@veeqo/ui 4.3.1 → 4.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/View/View.d.ts +7 -0
- package/dist/components/ViewTab/ViewTab.d.ts +10 -0
- package/dist/components/ViewTab/ViewTab.test.d.ts +1 -0
- package/dist/components/ViewTab/index.d.ts +1 -0
- package/dist/components/ViewTab/styled.d.ts +21 -0
- package/dist/components/ViewTab/types.d.ts +33 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/tempIcons/ThreeDotsIcon.d.ts +2 -0
- package/package.json +1 -1
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.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","../node_modules/tslib/tslib.es6.js","../src/utils/generateId.ts","../src/components/Portal/Portal.tsx","../src/components/Popover/styled.ts","../src/utils/buildClassnames.ts","../src/utils/color.ts","../src/components/Popover/hooks/useHandleFocus.ts","../src/components/Popover/Popover.tsx","../src/components/Popover/hooks/useUpdateAriaAnchor.ts","../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/ActionList/styled.ts","../src/components/ActionList/ActionList.tsx","../src/components/Anchor/styled.ts","../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/Tooltip/types.ts","../src/components/Tooltip/styled.ts","../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/Stack/Alignments.ts","../src/components/Stack/Stack.tsx","../src/components/Choice/components/styled.ts","../src/tempIcons/HelpIcon.tsx","../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/SuccessIcon.tsx","../src/tempIcons/ClipboardIcon.tsx","../src/components/CopyToClipboard/CopyToClipboard.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/hooks/useColumns.ts","../src/components/DataTable/hooks/useDragToScroll.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/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/tempIcons/InfoIcon.tsx","../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/InputGroup/index.ts","../src/components/types.ts","../src/hoc/withLabels/styled.ts","../src/hoc/withLabels/withLabels.tsx","../src/components/TextField/styled.ts","../src/components/TextField/TextField.tsx","../src/components/TextField/index.ts","../src/components/DimensionsInput/styled.ts","../src/components/DimensionsInput/DimensionsInput.tsx","../src/hooks/useClickOutside.ts","../src/hooks/useDropdown.ts","../src/hooks/useFocusVisible.tsx","../src/hooks/useHover.ts","../src/hooks/useIsOverflowing.ts","../src/components/FilterTag/styled.ts","../src/components/FilterTag/FilterTag.tsx","../src/components/Grid/index.ts","../src/components/Image/components/PlaceholderImage.tsx","../src/components/Image/components/styled.ts","../src/components/Image/utils.ts","../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/PageHeader/styled.ts","../src/tempIcons/LeftArrowIcon.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/utils/paginationList.ts","../src/components/PaginationRange/styled.ts","../src/components/PaginationRange/Items/Item/styled.ts","../src/components/PaginationRange/Items/Item/Item.tsx","../src/components/PaginationRange/Items/Items.tsx","../src/components/PaginationRange/PaginationRange.tsx","../src/components/Stepper/styled.ts","../src/components/Stepper/Stepper.tsx","../src/components/PriceInput/styled.ts","../src/components/PriceInput/PriceInput.tsx","../src/components/Search/styled.ts","../src/tempIcons/SearchIcon.tsx","../src/components/SegmentedControl/styled.ts","../src/components/Select/styled.ts","../src/components/Select/Select.tsx","../src/components/SimpleTable/styled.ts","../src/components/SimpleTable/SimpleTable.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/AttentionIcon.tsx","../src/tempIcons/MergeIcon.tsx","../src/components/Toggle/styled.ts","../src/components/Toggle/Toggle.tsx","../src/components/ToggleButton/styled.ts","../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/View/types.ts","../src/components/View/styled.ts","../src/tempIcons/EditIcon.tsx","../src/components/View/View.tsx","../src/components/WeightInput/styled.ts","../src/components/WeightInput/WeightInput.tsx","../src/components/WeightInput/types.ts","../src/components/Accordion/Accordion.tsx","../src/components/Anchor/Anchor.tsx","../src/components/Avatar/Avatar.tsx","../src/components/DetailPage/DetailPage.tsx","../src/components/Image/Image.tsx","../src/components/Modal/Modal.tsx","../src/components/PageHeader/PageHeader.tsx","../src/components/Pagination/Pagination.tsx","../src/components/Search/Search.tsx","../src/components/SegmentedControl/SegmentedControl.tsx","../src/components/ToastsLayout/ToastsLayout.tsx","../src/components/ToggleButton/ToggleButton.tsx","../src/components/VideoModal/VideoModal.tsx","../src/hooks/useDebounce.ts","../src/components/DataTable/hooks/useNested.ts","../src/hooks/useTabs.ts","../src/hoc/withDeprecated.tsx"],"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;}}`;\nexport { AccordionSummary, Top, Text, Left, Right, Description, AccordionDetails, AccordionContent, };\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","/******************************************************************************\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","export const generateId = (prefix) => {\n const randomNumber = Math.floor(Math.random() * 1000);\n return `${prefix}-${randomNumber}`;\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","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 } = _a, dialogProps = __rest(_a, [\"id\", \"children\", \"zIndex\", \"placement\", \"anchorElement\", \"rootElementRef\", \"onShouldClose\", \"style\", \"disableFocusLock\"]);\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 React.createElement(Backdrop, { onClick: onClose, zIndex: zIndex }),\n React.createElement(PopoverDialog, Object.assign({ open: true, zIndex: zIndex, ref: setPopperElement, style: Object.assign(Object.assign({}, styles.popper), style), onKeyDown: handleKeyDown }, attributes.popper, dialogProps), children)));\n};\n//# sourceMappingURL=Popover.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 anchorElement.setAttribute('aria-expanded', 'true');\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 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 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 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;'};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 `;\n}} &:hover{cursor:pointer;}&:disabled{pointer-events:none;cursor:unset !important;}& > span{position:relative;top:-1px;}`;\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:rgba(0, 0, 0, 0.1);}&:active{background-color:rgba(0, 0, 0, 0.1);}&: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};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 && React.createElement(\"span\", null, 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 { theme } from '../../theme';\nimport { Button } from '../Button';\nimport { Card } from '../Card';\nimport { Text } from '../Text';\nconst { sizes, colors, text } = theme;\nexport const ListCard = styled(Card.Surface).withConfig({ displayName: \"vui--ListCard\", componentId: \"vui--kw21jd\" }) `min-width:280px;padding:${sizes.base} 0;display:flex;flex-direction:column;`;\nexport const Section = styled.section.withConfig({ displayName: \"vui--Section\", componentId: \"vui--1s2yh62\" }) `display:flex;flex-direction:column;& + &{border-top:1px solid ${colors.neutral.grey.base};margin-top:${sizes.base};padding-top:${sizes.base};}`;\nexport const SectionHeading = styled(Text).attrs({ variant: 'subheadingSmall' }).withConfig({ displayName: \"vui--SectionHeading\", componentId: \"vui--pmpwvh\" }) `margin:${sizes.sm} ${sizes.base} ${sizes.sm};`;\nexport const Item = styled(Button).attrs({ variant: 'unstyled' }).withConfig({ displayName: \"vui--Item\", componentId: \"vui--16t44ko\" }) `box-sizing:border-box;min-height:${sizes.lg};padding:${sizes.xs} ${sizes.base};display:flex;align-items:center;white-space:nowrap;font-family:${text.body.fontFamily};font-size:${text.body.fontSize};font-weight:${text.body.fontWeight};&:hover{background-color:${colors.neutral.grey.light};color:${colors.secondary.blue.base};}& > * + *{margin-left:${sizes[3]};}`;\nexport const ActionItem = styled(Item).withConfig({ displayName: \"vui--ActionItem\", componentId: \"vui--18nrzt0\" }) `color:${colors.secondary.blue.base};`;\nexport const LinkItem = styled(Item).withConfig({ displayName: \"vui--LinkItem\", componentId: \"vui--1vta1xq\" }) `color:${colors.secondary.blue.base};text-decoration:underline;`;\n//# sourceMappingURL=styled.js.map","import React, { useState } from 'react';\nimport { Popover } from '../Popover';\nimport { Button } from '../Button';\nimport { Section, SectionHeading, ListCard, Item, ActionItem, LinkItem } from './styled';\nconst itemMap = {\n item: Item,\n action: ActionItem,\n link: LinkItem,\n};\nexport const ActionList = ({ title, items = [], sections, buttonVariant, buttonSize, }) => {\n const [isActive, setIsActive] = useState(false);\n const [anchorEl, setAnchorEl] = useState(null);\n const handleClick = (callback) => {\n setIsActive(false);\n callback();\n };\n const renderItem = (item) => {\n const ItemComponent = itemMap[item.variant || 'item'];\n return (React.createElement(ItemComponent, { onClick: () => handleClick(item.onClick), key: item.title },\n item.icon && item.icon,\n React.createElement(\"span\", null, item.title)));\n };\n const renderSection = (section) => (React.createElement(Section, { key: section.title },\n section.title && React.createElement(SectionHeading, null, section.title),\n section.items.map(renderItem)));\n const listItemMarkup = sections ? sections.map(renderSection) : items.map(renderItem);\n return (React.createElement(React.Fragment, null,\n React.createElement(Button, { dropdown: true, variant: buttonVariant, size: buttonSize, onClick: () => setIsActive(!isActive), ref: setAnchorEl }, title),\n isActive && (React.createElement(Popover, { anchorElement: anchorEl, placement: \"bottom-start\", onShouldClose: () => setIsActive(false) },\n React.createElement(ListCard, null, listItemMarkup)))));\n};\n//# sourceMappingURL=ActionList.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 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","export var Position;\n(function (Position) {\n Position[\"end\"] = \"end\";\n Position[\"start\"] = \"start\";\n})(Position || (Position = {}));\nexport var Sides;\n(function (Sides) {\n Sides[\"BOTTOM\"] = \"bottom\";\n Sides[\"TOP\"] = \"top\";\n})(Sides || (Sides = {}));\n//# sourceMappingURL=types.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--12sulil\" }) `display:inline-block;`;\nconst Hoverable = styled(Container).withConfig({ displayName: \"vui--Hoverable\", componentId: \"vui--17ltyut\" }) ``;\nconst TooltipText = styled(Text).withConfig({ displayName: \"vui--TooltipText\", componentId: \"vui--183a4l5\" }) `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--rjghyf\" }) `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--1v5pppn\" }) `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--1xs3k5t\" }) `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","import React, { useState, useCallback } from 'react';\nimport { usePopper } from 'react-popper';\nimport ReactDOM from 'react-dom';\nimport { theme } from '../../theme';\nimport { Sides } from './types';\nimport { Container, TooltipText, Tip, Hoverable, Wrap, Triangle } from './styled';\nconst defaultConfig = {\n duration: 400,\n side: Sides.TOP,\n triangleOffset: 8,\n tipMinWidth: 60,\n tipMaxWidth: 340,\n};\nexport const Tooltip = ({ children, text, content, config, reversed = false, className, withTriangle, initialShouldShow = false, useReactPortal = true, }) => {\n const hasText = text ? text.trim().length > 0 : false;\n const usedConfig = Object.assign(Object.assign({}, defaultConfig), config);\n const { duration, side, triangleOffset, tipMinWidth, tipMaxWidth } = usedConfig;\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 [shouldShow, setShouldShow] = useState(initialShouldShow);\n const [hoverableElement, setHoverableElement] = useState(null);\n const [popperElement, setPopperElement] = useState(null);\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 show = useCallback(() => setShouldShow(true), [setShouldShow]);\n const hide = useCallback(() => setShouldShow(false), [setShouldShow]);\n const tooltipStyles = Object.assign(Object.assign({}, styles.popper), { zIndex: theme.layers.tooltip });\n const tooltipMarkup = shouldShow && (content || hasText) && (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 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","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 { 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]};width:24px;height:24px;`;\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 LabelText = styled.span.withConfig({ displayName: \"vui--LabelText\", componentId: \"vui--xampag\" }) `font-family:${theme.text.body.fontFamily};font-size:${theme.text.body.fontSize};font-weight:${theme.text.body.fontWeight};line-height:${theme.sizes.md};color:${theme.text.body.color};`;\nexport const HintText = styled.div.withConfig({ displayName: \"vui--HintText\", componentId: \"vui--nu56mb\" }) `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--k1l2b9\" }) `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--124eta7\" }) `box-sizing:border-box;&:hover{cursor:${(props) => (props.disabled ? 'default' : 'pointer')};}`;\nexport const BorderedWrapper = styled(Wrapper).withConfig({ displayName: \"vui--BorderedWrapper\", componentId: \"vui--1g99902\" }) `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};}& ${LabelText}{font-weight:${theme.text.bodyBold.fontWeight};}`;\nexport const BlockTooltip = styled(Tooltip).withConfig({ displayName: \"vui--BlockTooltip\", componentId: \"vui--1ycxtt7\" }) `display:block;&-hoverable{display:block;}`;\n//# sourceMappingURL=styled.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';\nimport { Stack } from '../Stack';\nimport { theme } from '../../theme';\nimport { Wrapper, BorderedWrapper, RootLayout, InputLayout, AccessoryLayout, TextLayout, LabelText, HintText, ErrorText, BlockTooltip, } from './components/styled';\nimport { HelpIcon } from '../../tempIcons/HelpIcon';\nexport const Choice = ({ id, label, hint, tooltip, error, bordered, Badge, Accessory, Footer, children, disabled = false, }) => {\n const contentMarkup = (React.createElement(RootLayout, null,\n 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(LabelText, null, label),\n tooltip && (React.createElement(BlockTooltip, { text: tooltip },\n React.createElement(HelpIcon, { name: \"help\", width: theme.sizes.base, color: theme.colors.neutral.ink.lightest })))),\n hint && React.createElement(HintText, null, hint),\n error && React.createElement(ErrorText, null, error),\n Footer)) : null));\n if (bordered) {\n return (React.createElement(BorderedWrapper, { disabled: disabled, htmlFor: id }, contentMarkup));\n }\n return (React.createElement(Wrapper, { disabled: disabled, htmlFor: id }, 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 }, otherProps),\n React.createElement(Input, { ref: checkboxRef, id: id, type: \"checkbox\", checked: checked, value: value, name: name, disabled: disabled, \"aria-label\": ariaLabel, className: className, 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 } = _a, otherProps = __rest(_a, [\"checked\", \"value\", \"name\", \"disabled\", \"onChange\", \"id\"]);\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});\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 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 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","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","export function useColumns(columns) {\n const visible = columns.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 };\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","/* 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};display:flex;align-items:center;justify-content:${({ align = 'left' }) => alignmentToFlex(align)};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 from 'react';\nimport { Tooltip } from '../../Tooltip';\nimport { Header } from '../components/Header';\nimport { HeaderContent, ClickableHeaderContent, SortIndicator } from '../components/ColumnHeader';\nimport { getNextSortState, GetSortIcon } from '../utils';\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, }) {\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 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),\n React.createElement(Tooltip, { text: column.tooltip },\n React.createElement(ColumnHeaderContent, Object.assign({}, columnHeaderProps),\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}\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;}`;\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","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","/* 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, emptyState = defaultEmptyState, expandedRowIds, loading, loadingRowCount, onChangeSort, rows, disabledRowIds, selectionMode, selectionState, setExpanded, sortState, stripingMode, enableStickyHeader, }) => {\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, ...columns];\n const allColumns = selectionEnabled ? columnsWithSelection : columns;\n const cellWidths = useCellWidths(tableRef, scrollContainerRef);\n const { visible, pinnedLeft, pinnedRight } = useColumns(allColumns);\n // Generate styles\n const { scrollPosition } = useScrollPosition(scrollContainerRef);\n const tableCss = generateTableCss({\n pinnedLeft,\n pinnedRight,\n cellWidths,\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) => renderHeader({ column, sortState, onChangeSort })))),\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) => renderHeader({ column, sortState, onChangeSort })))),\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) => renderHeader({ column, sortState, onChangeSort }))));\n const shouldRenderFooter = columns.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: cellWidths }, 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 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 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:block;}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React, { useMemo } 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 { generateId } from '../../utils/generateId';\nexport const withLabels = (Component) => (_a) => {\n var { label, hint, error, tooltip } = _a, otherProps = __rest(_a, [\"label\", \"hint\", \"error\", \"tooltip\"]);\n const componentId = useMemo(() => generateId(Component.name), []);\n if (!label) {\n return React.createElement(Component, Object.assign({ hasError: !!error }, otherProps));\n }\n return (React.createElement(RootStack, { spacing: \"sm\", alignX: \"stretch\" },\n React.createElement(\"div\", null,\n React.createElement(Stack, { direction: \"horizontal\", alignY: \"center\", spacing: \"sm\" },\n React.createElement(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 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, 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","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';\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 }, 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 }, 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 }, rest)),\n React.createElement(Button, { size: size }, unit)))));\n});\nDimensionsInput.displayName = 'DimensionsInput';\n//# sourceMappingURL=DimensionsInput.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, useCallback } from 'react';\nexport function useDropdown() {\n const [shouldShowDropdown, setShouldShowDropdown] = useState(false);\n const toggleShouldShowDropdown = useCallback(() => setShouldShowDropdown(!shouldShowDropdown), [shouldShowDropdown, setShouldShowDropdown]);\n const closeDropdown = useCallback(() => setShouldShowDropdown(false), [setShouldShowDropdown]);\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 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';\nconst Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--1tebbdi\" }) `display:inline-flex;flex-direction:row;align-items:center;background-color:${colors.neutral.grey.base};border-radius:4px;padding:4px 8px;cursor:pointer;svg{width:${sizes.base};height:${sizes.base};}`;\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 } 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';\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, onClickAway, onClick, shouldCloseOnClickAway = true, }) => {\n const classNames = generateClassNames(className);\n const e2eClassNames = generateClassNames(e2eClassName);\n const { shouldShowDropdown, toggleShouldShowDropdown, closeDropdown } = useDropdown();\n const handleClick = useCallback((event) => {\n toggleShouldShowDropdown();\n if (onClickAway && shouldShowDropdown)\n onClickAway(event);\n }, [toggleShouldShowDropdown, onClickAway, shouldShowDropdown]);\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 }, [closeDropdown, onClickAway, shouldCloseOnClickAway]);\n const shouldShowSimple = !content;\n return shouldShowSimple ? (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 }))) : (React.createElement(Dropdown, { className: classNames.filterTagDropdown, shouldShowDropdown: shouldShowDropdown, onClickAway: handleClickAway, cta: React.createElement(Container, { className: classNames.container, onClick: handleClick },\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, null,\n React.createElement(Header, { color: fill },\n iconSlot,\n React.createElement(Text, { variant: \"bodyBold\" }, label)),\n content,\n footer)));\n};\n//# sourceMappingURL=FilterTag.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 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 from 'react';\nimport { CalanderIcon } from '../../../tempIcons/CalendarIcon';\nimport { FailIcon } from '../../../tempIcons/FailIcon';\nconst iconSize = { width: 64, height: 64 };\nexport const defaultEmptyState = {\n icon: React.createElement(CalanderIcon, 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 CalanderIcon = (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: \"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 styled from 'styled-components';\nimport { Button } from '../Button';\nimport { theme } from '../../theme';\nconst { sizes, text, shadows } = theme;\nconst { grey } = theme.colors.neutral;\nexport const Header = styled.header.withConfig({ displayName: \"vui--Header\", componentId: \"vui--1x6mrf4\" }) `padding:${sizes.base} ${sizes.md};background-color:white;box-shadow:${({ shadow }) => shadow !== 'none' && shadows[shadow]};`;\nexport const Title = styled.h1.withConfig({ displayName: \"vui--Title\", componentId: \"vui--1rcauam\" }) `font-family:${text.headingXL.fontFamily};font-size:${text.headingXL.fontSize};font-weight:${text.headingXL.fontWeight};margin:unset;line-height:1;`;\nexport const Subtitle = styled.p.withConfig({ displayName: \"vui--Subtitle\", componentId: \"vui--1w1czl4\" }) `margin:0.75rem 0 0;font-family:${text.subheadingLarge.fontFamily};font-weight:${text.subheadingLarge.fontWeight};font-size:${text.subheadingLarge.fontSize};line-height:${text.subheadingLarge.lineHeight};`;\nexport const Image = styled.img.withConfig({ displayName: \"vui--Image\", componentId: \"vui--6akliy\" }) `border-radius:${theme.radius.base};border:${sizes.line} solid ${grey.base};object-fit:cover;`;\nexport const ActionsContainer = styled.div.withConfig({ displayName: \"vui--ActionsContainer\", componentId: \"vui--eer17r\" }) `height:100%;display:grid;grid-template-rows:1fr auto;gap:1rem;`;\nexport const SidebarToggleButton = styled(Button).attrs({ variant: 'unstyled' }).withConfig({ displayName: \"vui--SidebarToggleButton\", componentId: \"vui--17ubnor\" }) `display:flex;align-items:center;font-family:${theme.text.link.fontFamily};font-size:${theme.text.link.fontSize};font-weight:${theme.text.link.fontWeight};line-height:${theme.text.link.lineHeight};color:${theme.text.link.color};&:hover{text-decoration:${theme.text.link.textDecoration};}& > * + *{margin-left:${theme.sizes.xs};}`;\nexport const ColumnGrid = styled.div.withConfig({ displayName: \"vui--ColumnGrid\", componentId: \"vui--1fmdpk3\" }) `width:100%;display:grid;grid-template-columns:1fr minmax(312px, auto);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;}`;\n//# sourceMappingURL=styled.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 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","export const paginationDefaultRangeList = [\n { label: '10 / page', value: 10 },\n { label: '25 / page', value: 25 },\n { label: '50 / page', value: 50 },\n { label: '100 / page', value: 100 },\n];\n//# sourceMappingURL=paginationList.js.map","import styled from 'styled-components';\nimport { AnimatedDropdown } from '../AnimatedDropdown';\nimport { Text } from '../Text';\nimport { BaseContainer } from '../BaseContainer';\nimport { colors } from '../../theme/modules/colors';\nconst Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--vvvb5w\" }) `display:flex;flex-direction:row;justify-content:flex-start;align-items:center;`;\nconst Dropdown = styled(AnimatedDropdown).withConfig({ displayName: \"vui--Dropdown\", componentId: \"vui--1762fp7\" }) `&-container{width:100%;}`;\nconst Button = styled.button.withConfig({ displayName: \"vui--Button\", componentId: \"vui--18oel89\" }) `width:100%;height:32px;padding:6px 8px 8px 8px;display:flex;border:1px solid ${colors.neutral.grey.base};box-sizing:border-box;border-radius:4px;justify-content:space-between;background:white;cursor:pointer;svg{padding-left:8px;padding-top:2px;}`;\nexport { Container, Dropdown, Button, Text };\n//# sourceMappingURL=styled.js.map","import styled from 'styled-components';\nimport { colors } from '../../../../theme/modules/colors';\nimport { Text } from '../../../Text';\nimport { BaseContainer } from '../../../BaseContainer';\nconst Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--yx82xe\" }) `display:flex;flex-direction:row;justify-content:flex-start;align-items:center;`;\nconst StyledText = styled(Text).withConfig({ displayName: \"vui--StyledText\", componentId: \"vui--gffv6m\" }) `width:100%;padding:8px 16px;cursor:pointer;&:hover{color:${colors.secondary.blue.base};background:${colors.neutral.grey.lightest};}`;\nexport { StyledText as Text, Container };\n//# sourceMappingURL=styled.js.map","import React, { useCallback } from 'react';\nimport { Container, Text } from './styled';\nexport const Item = ({ item, handleRangeListChange }) => {\n const onClick = useCallback(() => handleRangeListChange(item), [handleRangeListChange, item]);\n return (React.createElement(Container, { onClick: onClick },\n React.createElement(Text, { variant: \"bodySmall\" }, item.label)));\n};\n//# sourceMappingURL=Item.js.map","import React, { Fragment } from 'react';\nimport { paginationDefaultRangeList } from '../../../utils/paginationList';\nimport { Item } from './Item';\nexport const Items = (props) => {\n const { handleRangeListChange, paginationRange = paginationDefaultRangeList } = props;\n return (React.createElement(React.Fragment, null, paginationRange.map((item) => (React.createElement(Fragment, { key: item.label },\n React.createElement(Item, { item: item, handleRangeListChange: handleRangeListChange }))))));\n};\n//# sourceMappingURL=Items.js.map","import React, { Component } from 'react';\nimport { paginationDefaultRangeList } from '../../utils/paginationList';\nimport { theme } from '../../theme';\nimport { Container, Dropdown, Button, Text } from './styled';\nimport { Items } from './Items';\nimport { DropdownIcon } from '../../tempIcons/DropdownIcon';\nexport class PaginationRange extends Component {\n constructor(props) {\n super(props);\n this.handleRangeListChange = (item) => {\n const { onPaginationRangeChange } = this.props;\n this.setDropdownValue(item);\n onPaginationRangeChange(item);\n };\n this.setDropdownValue = (currentValue) => this.setState({\n shouldShowDropdown: false,\n dropdownValue: currentValue,\n });\n this.toggleShouldShow = () => {\n const { shouldShowDropdown } = this.state;\n this.setState({ shouldShowDropdown: !shouldShowDropdown });\n };\n const { dropdownValue = paginationDefaultRangeList[1] } = this.props;\n this.state = {\n dropdownValue,\n shouldShowDropdown: false,\n };\n }\n render() {\n const { className, paginationRange = paginationDefaultRangeList, reversedDropdown, } = this.props;\n const { shouldShowDropdown, dropdownValue } = this.state;\n return (React.createElement(Container, { className: className },\n React.createElement(Dropdown, { cta: React.createElement(Button, { onClick: this.toggleShouldShow },\n React.createElement(Text, { variant: \"bodySmall\" }, dropdownValue.label),\n React.createElement(DropdownIcon, { color: theme.colors.neutral.ink.base })), shouldShowDropdown: shouldShowDropdown, onClickAway: this.toggleShouldShow, reversed: reversedDropdown },\n React.createElement(Items, { paginationRange: paginationRange, handleRangeListChange: this.handleRangeListChange }))));\n }\n}\n//# sourceMappingURL=PaginationRange.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 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 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;:focus,:active{background-color:${buttonBackgroundColor};border-color:${buttonBorderColor};box-shadow:none;}}> .veeqo-components-active-button{:focus,: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 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;}`;\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 }, option.label)))));\n}));\nSelect.displayName = 'Select';\n//# sourceMappingURL=Select.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 { 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;`;\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 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 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 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\" }) `&: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.label.withConfig({ displayName: \"vui--Switch\", componentId: \"vui--13yy1uj\" }) `display:inline-block;position:relative;cursor:${({ disabled }) => (disabled ? 'default' : 'pointer')};height:${({ small }) => (small ? '28px' : '36px')};width:${({ small }) => (small ? '56px' : '72px')};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\" }) `cursor:${({ disabled }) => (disabled ? 'not-allowed' : 'pointer')};display:inline-block;user-select:none;`;\nexport { Switch, Slider, Input, Wrapper };\n//# sourceMappingURL=styled.js.map","import React, { forwardRef } from 'react';\nimport { Input, Slider, Switch, Wrapper } from './styled';\n/**\n * A toggle switch component, use-cases should wrap with a label or\n */\nexport const Toggle = forwardRef(({ id, className, name, switched, small, onClick = () => { }, disabled, ariaLabel }, ref) => (React.createElement(Wrapper, { className: className, disabled: disabled },\n React.createElement(Switch, { small: small, disabled: disabled, role: \"switch\" },\n React.createElement(Input, { id: id, type: \"checkbox\", name: name, \"aria-label\": ariaLabel, checked: !!switched, onChange: disabled ? undefined : onClick, disabled: disabled, ref: ref }),\n React.createElement(Slider, { switched: switched, disabled: disabled })))));\n//# sourceMappingURL=Toggle.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 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};}}`;\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 }) => {\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\" })));\n};\n//# sourceMappingURL=UploadedFile.js.map","import 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(({ id, name, maxBytes = 1000000, format = FileSizeUnit.MB, fileTypes, label = 'Upload file', }, outerRef) => {\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 // 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)\n updateFiles(files);\n }, [updateFiles]);\n // Empties input'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 const surfaceError = () => {\n var _a;\n (_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.reportValidity();\n };\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('invalid', surfaceError);\n return () => {\n ref === null || ref === void 0 ? void 0 : ref.removeEventListener('change', onInputChange);\n ref === null || ref === void 0 ? void 0 : ref.removeEventListener('invalid', surfaceError);\n };\n }, [onInputChange]);\n return (React.createElement(RootStack, { spacing: \"sm\", alignX: \"stretch\" },\n React.createElement(Label, { htmlFor: id },\n label,\n React.createElement(Stack, { spacing: \"xs\", 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\", { ref: inputRef, id: id, type: \"file\", accept: acceptedTypesForInputEl, name: name })))),\n React.createElement(Stack, { alignX: \"stretch\", spacing: \"sm\" },\n React.createElement(UploadedFile, { file: file, resetSelection: resetSelection }),\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","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});\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","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';\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 }, 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: \"ounce\", type: \"number\", value: rest.pound, hasError: hasError }, 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: \"pound\", type: \"number\", value: rest.ounce, hasError: hasError }, 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","import React, { useState } from 'react';\nimport { motion } from 'framer-motion';\nimport { Top, Text, Left, Right, Description, AccordionDetails, AccordionContent, AccordionSummary, } 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, }) => {\n const [shouldOpen, setShouldOpen] = useState(!!shouldOpenOnMount);\n const handleOpen = () => setShouldOpen(!shouldOpen);\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: \"body\" }, 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, { initial: { opacity: 0 }, exit: { opacity: 0 }, animate: { opacity: 1 }, transition: { from: 0, type: 'tween', duration: timeout / 1000 } }, children))));\n};\n//# sourceMappingURL=Accordion.js.map","import React from 'react';\nimport { CommonAnchor } from './styled';\nexport const Anchor = ({ children, className, text, href, target }) => (React.createElement(CommonAnchor, { href: href, target: target, className: className }, children || text));\n//# sourceMappingURL=Anchor.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 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 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 { __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 React from 'react';\nimport { Stack } from '../Stack';\nimport { ActionList } from '../ActionList';\nimport { Button } from '../Button';\nimport { Header, Title, Subtitle, Image, ActionsContainer, SidebarToggleButton, ColumnGrid, } from './styled';\nimport { RightArrowIcon } from '../../tempIcons/RightArrowIcon';\nimport { LeftArrowIcon } from '../../tempIcons/LeftArrowIcon';\nimport { sizes } from '../../theme/modules/sizes';\nexport const PageHeader = ({ title, subtitle, imageSrc, actions, quickActions, backAction, Accessory, shadow = 'none', onClickPrevious, onClickNext, onClickToggleSidebar, }) => {\n const actionsMarkup = actions && (React.createElement(ActionList, { buttonVariant: !quickActions ? 'primary' : 'default', title: \"Actions\", sections: actions }));\n const quickActionsMarkup = quickActions === null || quickActions === void 0 ? void 0 : quickActions.map((action) => (React.createElement(Button, { key: action.title, variant: action.variant, icon: action.icon, onClick: action.onClick }, action.title)));\n const backActionMarkup = backAction && (React.createElement(Button, { onClick: backAction.onClick, icon: React.createElement(LeftArrowIcon, null), variant: \"link\" }, backAction.title));\n const toggleSidebarMarkup = onClickToggleSidebar && (React.createElement(Stack, { direction: \"horizontal\", alignX: \"end\" },\n React.createElement(SidebarToggleButton, { onClick: onClickToggleSidebar },\n React.createElement(\"span\", null, \"Toggle sidebar\"),\n React.createElement(RightArrowIcon, { width: sizes.md }))));\n return (React.createElement(Header, { shadow: shadow },\n React.createElement(Stack, null,\n backActionMarkup,\n React.createElement(ColumnGrid, null,\n React.createElement(Stack, { direction: \"horizontal\", spacing: \"md\" },\n imageSrc && React.createElement(Image, { src: imageSrc, alt: \"\", width: \"72\", height: \"72\" }),\n React.createElement(\"div\", { style: { flex: 1 } },\n React.createElement(Stack, { alignX: \"stretch\" },\n React.createElement(Title, null, title),\n Accessory,\n subtitle && React.createElement(Subtitle, null, subtitle)))),\n React.createElement(ActionsContainer, null,\n React.createElement(Stack, { direction: \"horizontal\", alignX: \"end\", spacing: \"sm\" },\n quickActionsMarkup,\n actionsMarkup,\n onClickPrevious && React.createElement(Button, { icon: React.createElement(LeftArrowIcon, null), onClick: onClickPrevious }),\n onClickNext && React.createElement(Button, { icon: React.createElement(RightArrowIcon, null), onClick: onClickNext })),\n toggleSidebarMarkup)))));\n};\n//# sourceMappingURL=PageHeader.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 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\" },\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\" },\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 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, { 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 { 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 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 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","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 } 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","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 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"],"names":["BaseContainer","styled","default","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","UpArrowIcon","props","React","createElement","viewBox","fill","xmlns","role","height","fillRule","clipRule","d","__rest","s","e","t","p","prototype","hasOwnProperty","call","indexOf","getOwnPropertySymbols","length","propertyIsEnumerable","SuppressedError","generateId","prefix","Math","floor","random","Portal","PureComponent","constructor","super","this","id","portalNode","state","isMounted","componentDidMount","rootElementRef","document","setAttribute","style","cssText","appendChild","setState","componentWillUnmount","removeChild","render","children","createPortal","PopoverDialog","dialog","zIndex","Backdrop","buildClassnames","names","filter","Boolean","join","hexToRgb","hex","hexTmp","replace","m","r","g","b","result","exec","parseInt","getOpaqueHexColor","opacity","rgb","TABBABLE_SELECTORS","useHandleFocus","popperElement","anchorElement","onClose","disableFocusLock","useEffect","focusableElements","querySelectorAll","setTimeout","focus","focusWithinPopper","event","key","shiftKey","stopPropagation","preventDefault","addEventListener","removeEventListener","handleKeyDown","firstElement","lastElement","activeElement","handleFocusTrap","Popover","_a","passedId","placement","onShouldClose","dialogProps","setPopperElement","useState","styles","attributes","update","usePopper","useMemo","popoverId","_","console","warn","hasAttribute","useUpdateAriaAnchor","resizeObserver","ResizeObserver","observe","disconnect","window","onClick","open","ref","popper","onKeyDown","TailSpin","width","className","label","x1","y1","x2","y2","stopColor","stopOpacity","offset","transform","stroke","strokeWidth","attributeName","type","from","to","dur","repeatCount","cx","cy","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","primary","destructive","primaryDestructive","flat","unstyled","Button","forwardRef","icon","dropdown","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","HeaderActionSlot","collapsable","renderFooter","setIsCollapsed","headerMarkup","showBody","bodyMarkup","animate","variants","transition","duration","ease","footerMarkup","ListCard","SectionHeading","Item","itemMap","item","ActionList","items","sections","buttonVariant","buttonSize","isActive","setIsActive","anchorEl","setAnchorEl","renderItem","ItemComponent","handleClick","callback","listItemMarkup","map","Fragment","CommonAnchor","a","Container","BasicDropdown","BasicContainer","Wrap","Dropdown","reversed","AnimatedDropdown","cta","shouldShowDropdown","onClickAway","timeout","transitionClassnames","onMouseEnter","onMouseLeave","dropdownRef","useRef","handleClickAway","current","contains","target","useClickAway","CSSTransition","in","classNames","unmountOnExit","AvatarSC","textColor","bgColor","Position","Sides","Hoverable","TooltipText","Triangle","Tip","tipMinWidth","tipMaxWidth","defaultConfig","side","TOP","triangleOffset","Tooltip","content","config","withTriangle","initialShouldShow","useReactPortal","trim","usedConfig","container","tip","wrap","triangle","hoverable","shouldShow","setShouldShow","hoverableElement","setHoverableElement","modifiers","name","options","show","useCallback","hide","tooltipStyles","tooltipMarkup","triangleOffsetSize","ReactDOM","BaseBadge","hideBorder","warning","BannerLayout","accentColor","backgroundColor","Row","Col","IconCol","ChildContainer","HeaderCol","StyledText","accentColors","help","BreadcrumbsSC","ul","BreadcrumbSC","li","RightArrowIcon","Breadcrumb","LinkComponent","href","DefaultSeparator","DefaultLink","BreadcrumbText","Alignments","Stack","direction","alignX","alignY","spacing","alignItems","justifyContent","flexDirection","itemFlex","marginTop","marginLeft","alignMap","top","center","RootLayout","InputLayout","align","AccessoryLayout","TextLayout","LabelText","HintText","ErrorText","Wrapper","disabled","BorderedWrapper","BlockTooltip","HelpIcon","Choice","hint","bordered","Badge","Accessory","contentMarkup","htmlFor","Input","input","Checkbox","checked","indeterminate","ariaLabel","onChange","checkboxRef","handleChange","currentTarget","Radio","Fieldset","fieldset","Legend","legend","ChoiceList","Component","arguments","allowMultiple","handleChangeMultiple","handleChangeSingle","selected","newSelected","selectedValue","InputComponent","option","includes","SuccessIcon","ClipboardIcon","iconSizes","XSButton","alignmentToFlex","parseWidth","fallback","min","max","generateTableCss","pinnedLeft","pinnedRight","cellWidths","scrollPosition","visible","stripingMode","pinnedLeftStyles","index","array","slice","reduce","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","Array","cell","getBoundingClientRect","resizeObserverCallback","throttle","useColumns","columns","hidden","pinned","notPinned","useDragToScroll","targetRef","isDragging","scrollTarget","position","left","x","mouseMoveHandler","dx","clientX","scrollLeft","cursor","userSelect","mouseUpHandler","removeProperty","mouseDownHandler","useScrollPosition","setScrollPosition","updateScrollPosition","scrollWidth","headerCellHeight","th","SelectionHeader","selectionMode","headerProps","Cell","td","SelectionCell","rowId","cellProps","emptySelectionState","useSelection","selectionState","enabledRowIds","selectionEnabled","selectedRowIds","setSelectedRowIds","toggleAllSelected","selectionColumn","renderHeader","column","renderCell","row","actions","rowState","setSelected","rowIds","findIndex","splice","SortIndicator","HeaderContent","ClickableHeaderContent","onChangeSort","sortable","Error","toString","ColumnHeaderContent","columnHeaderProps","log","nextSortState","isColumnSame","isDefaultDirection","newSortDirection","descending","getNextSortState","shimmerLight","shimmerDark","LoadingCellContent","Content","ActionBar","intersectionTargetRef","isSticky","setIsSticky","intersectionObserver","IntersectionObserver","entries","forEach","entry","isIntersecting","containerRect","stickyPositionStyles","right","VisiblityIcon","VisiblityOffIcon","ReorderIcon","EmptyBodyContent","columnCount","EmptyBodyGlyphWrapper","NoWrap","tr","ScrollContainer","TableGrid","table","css","Truncate","borderModeStyles","vertical","borderMode","StickyHead","tableCss","stickyContainerRef","isVisible","setIsVisible","setContainerRect","updateContainerDimensions","targetRect","newRect","updateContainerScrollPosition","xScrollOffset","scrollTo","threshold","containerStyle","overflowX","overflowY","borderBottom","allCss","getRowState","expandedRowIds","disabledRowIds","InfoIcon","defaultEmptyState","heading","emptyAction","DataTable","ActionBarSlot","emptyState","loadingRowCount","rows","setExpanded","enableStickyHeader","scrollContainerRef","columnsWithSelection","allColumns","loadingRows","data","renderLoadingCell","subheading","renderRow","e2eClassName","renderNestedRow","nestedRow","_b","nestedRowE2eClassName","e2eClassNames","renderNestedCell","renderSection","isExpanded","nestedRows","headersMarkup","shouldRenderFooter","some","shouldRenderActionBar","hasNestedRows","renderBody","footerProps","defaultProps","ColumnMenu","columnGroups","setColumns","popoverAnchor","setPopoverAnchor","showPopover","setShowPopover","columnEntries","columnsMap","fromEntries","groups","group","setHidden","groupIndex","columnIds","newColumns","border","padding","flex","List","dl","ItemRow","DescriptionContainer","Term","dt","dd","ColumnGrid","showSidebar","ContentContainer","InputGroup","ComponentSize","Label","Hint","RootStack","withLabels","hasError","pseudoStates","inputSize","Textarea","textarea","NUMBER_REGEX","TextField","multiline","pattern","step","spellCheck","newValue","RegExp","test","StyledTextField","StyledButton","DimensionsInput","handleChangeHeight","handleChangeWidth","handleChangeLength","rest","useClickOutside","isOpen","escapeListener","clickListener","useDropdown","setShouldShowDropdown","toggleShouldShowDropdown","closeDropdown","FocusVisibleContext","createContext","hadKeyboardEvent","isInitialized","useHover","initialState","isHovered","setIsHovered","useIsOverflowing","isOverflowing","setIsOverflowing","isAtBottom","setIsAtBottom","hasOverflow","scrollHeight","clientHeight","onScroll","scrollTop","NonSelectableText","GroupLabel","MainIcon","StyledCrossIcon","generateClassNames","filterTagDropdown","cross","PlaceholderImage","CommonImage","img","previewEnabled","PreviewImageContainer","PreviewImage","image","previewImageContainer","iconSize","defaultErrorState","subTitle","ScrollPosition","fixedColumnShadow","TooltipContent","scrollDisabled","showScrollbar","lastStartFixedColumnsIndex","firstEndFixedColumnsIndex","middle","end","start","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","isError","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","find","skeleton","skeletonStyle","renderSelectionInput","isSelected","inputProps","renderSkeletonSelectionInput","rowIndex","generalStyle","margin","animationDuration","getNestedRow","isHidden","renderDefaultLoadingRow","unshift","getFooter","renderedRows","_c","bodyClassName","rowE2eClassName","rowClassName","specificStateValues","ClickableCell","EditableCell","LoginButton","buttonImg","buttonDescription","NonScrollableBody","createGlobalStyle","MainSection","fullBleed","isScrollable","hasFooterSlot","footerSlot","heightMap","widthMap","fullScreenBreakpointMap","StyledDialog","initial","y","bounce","exit","Dialog","shadow","Title","h1","Subtitle","Image","ActionsContainer","SidebarToggleButton","LeftArrowIcon","PageLimitContainer","PaginationButton","PageInput","PageCount","usePagination","currentPage","totalPagesCount","handleChangePage","pageInputValue","setPageInputValue","validatePageValue","handleSubmit","handleIncrement","handleDecrement","handleInputChange","intValue","newPage","handleFormSubmit","StartArrowIcon","EndArrowIcon","paginationDefaultRangeList","handleRangeListChange","Items","paginationRange","PaginationRange","onPaginationRangeChange","setDropdownValue","currentValue","dropdownValue","toggleShouldShow","reversedDropdown","StepButton","Stepper","onIncrement","onDecrement","PrefixContainer","PrefixText","PriceInputGroup","PriceInput","currency","onPriceChange","priceValue","parseFloat","toFixed","onBlur","roundedValue","form","blur","IconContainer","iconPosition","SearchIcon","buttonBackgroundColor","buttonBorderColor","activeButtonColor","SegmentedControlContainer","SelectInput","select","sizeVariant","Select","TableHeader","TableBody","TableRow","TableCell","TableHeaderCell","SimpleTable","SliderContainer","SLIDER_SIZE","SliderTrack","SliderDiv","SliderRange","sliderRange","slider","startSlider","endSlider","Tag","ToastsLayoutContainer","Toast","minWidth","last","IconWrap","ContentStack","toastTypes","merge","closeIcon","iconSlot","ToastContainer","Slider","switched","Switch","small","Toggle","borderColor","DropZoneContainer","AcceptedFileTypes","FileSizeUnit","InputState","UploadGraphic","UploadCopy","pointerEvents","paddingTop","UploadFileErrors","acceptedTypesCopy","maxSizeCopy","SingleLineText","UploadedFilesListStack","UploadedFile","file","resetSelection","UploadFile","maxBytes","format","MB","fileTypes","outerRef","inputRef","useImperativeHandle","setFile","errorState","setErrorState","VALID","isInvalidFormat","INVALID_FORMAT","INVALID_FORMAT_AND_SIZE","isOverMaxSize","INVALID_SIZE","baseString","KB","Number","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","split","hasInvalidFormat","validType","substring","fileList","elementId","inputEl","getElementById","setInputElFile","onInputChange","surfaceError","reportValidity","onDrop","dataTransfer","onDragEnter","onDragOver","onDragLeave","accept","commonStyles","Shadow","WithPortal","usePortal","Popup","ScrollLock","PopupContent","VideoWrapper","ButtonSC","ViewTypes","CounterText","Contour","colourPalette","customTextColour","active","CounterContainer","IconStyling","CustomIconWrapper","EditIcon","delete","edit","counter","WeightInput","weightUnit","handleChangeGram","gram","isWeightImperial","handleChangePound","pound","handleChangeOunce","ounce","description","shouldOpenOnMount","shouldOpen","setShouldOpen","rotate","userInitials","toUpperCase","match","BadgeVariant","Pill","marginRight","Separator","pathname","onCopy","copied","setCopied","handleCopy","navigator","clipboard","writeText","horizontal","renderDescription","isArray","term","shouldShowSidebar","setShouldShowSidebar","shouldCloseOnClickAway","setHadKeyboardEvent","onPointerDown","onInitialPointerMove","nodeName","toLowerCase","removeInitialPointerMoveListeners","addInitialPointerMoveListeners","metaKey","altKey","ctrlKey","onVisibilityChange","visibilityState","Provider","src","alt","previewWidth","previewHeight","previewPlacement","placeholderWidth","placeholderHeight","disablePlaceholder","isPreviewOpen","setIsPreviewOpen","imageState","setImageState","isLoaded","referenceElement","setReferenceElement","openImagePreview","closeImagePreview","isImageHidden","onLoad","onError","display","setImage","onMouseDown","onMouseUp","showHeaderCloseButton","parentOnClose","modalRef","mainSectionRef","setMainSectionRef","removeAttribute","showModal","isContentOverflowing","close","AnimatePresence","headerSlot","hasHeaderSlot","headerTitle","headerSubtitle","leftActions","rightActions","actionProps","imageSrc","quickActions","backAction","onClickPrevious","onClickNext","onClickToggleSidebar","actionsMarkup","quickActionsMarkup","backActionMarkup","toggleSidebarMarkup","testId","onSubmit","onClearClick","onFocus","onKeyUp","onKeyPress","autoComplete","shouldShowClear","onSlideStart","onSlideEnd","setIsDragging","draggingSliderIndex","setDraggingSliderIndex","startSliderRef","endSliderRef","handleMouseMove","sliderValue","containerSize","pageX","diff","ceil","decimalPlaces","pop","resultValue","handleMouseUp","handleMouseDown","handleStartSliderMouseDown","handleEndSliderMouseDown","startSliderEl","endSliderEl","renderSlider","valueNow","sliderClassName","renderRangeSlider","rangeSliderValue","handleValueStart","handleValueEnd","rangeWidth","handleValue","renderSingleSlider","toasts","TransitionGroup","component","reverse","toast","tabIndex","youtubeVideoId","showVideoModal","handleCloseClick","frameBorder","allow","allowFullScreen","onDelete","onEdit","handleEnter","handleLeave","handleDelete","handleEdit","isDraft","draft","isSaved","saved","handler","clearTimeout","isFocused","setIsFocused","useContext","focusVisible","setExpandedRowIds","nestedTableProps","tabs","defaultActiveIndex","listOfTabs","setActive","newActiveTab","tab"],"mappings":"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","x_google_ignoreList":[13]}
|
|
1
|
+
{"version":3,"file":"index.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","../node_modules/tslib/tslib.es6.js","../src/utils/generateId.ts","../src/components/Portal/Portal.tsx","../src/components/Popover/styled.ts","../src/utils/buildClassnames.ts","../src/utils/color.ts","../src/components/Popover/hooks/useHandleFocus.ts","../src/components/Popover/Popover.tsx","../src/components/Popover/hooks/useUpdateAriaAnchor.ts","../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/ActionList/styled.ts","../src/components/ActionList/ActionList.tsx","../src/components/Anchor/styled.ts","../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/Tooltip/types.ts","../src/components/Tooltip/styled.ts","../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/Stack/Alignments.ts","../src/components/Stack/Stack.tsx","../src/components/Choice/components/styled.ts","../src/tempIcons/HelpIcon.tsx","../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/SuccessIcon.tsx","../src/tempIcons/ClipboardIcon.tsx","../src/components/CopyToClipboard/CopyToClipboard.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/hooks/useColumns.ts","../src/components/DataTable/hooks/useDragToScroll.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/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/tempIcons/InfoIcon.tsx","../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/InputGroup/index.ts","../src/components/types.ts","../src/hoc/withLabels/styled.ts","../src/hoc/withLabels/withLabels.tsx","../src/components/TextField/styled.ts","../src/components/TextField/TextField.tsx","../src/components/TextField/index.ts","../src/components/DimensionsInput/styled.ts","../src/components/DimensionsInput/DimensionsInput.tsx","../src/hooks/useClickOutside.ts","../src/hooks/useDropdown.ts","../src/hooks/useFocusVisible.tsx","../src/hooks/useHover.ts","../src/hooks/useIsOverflowing.ts","../src/components/FilterTag/styled.ts","../src/components/FilterTag/FilterTag.tsx","../src/components/Grid/index.ts","../src/components/Image/components/PlaceholderImage.tsx","../src/components/Image/components/styled.ts","../src/components/Image/utils.ts","../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/PageHeader/styled.ts","../src/tempIcons/LeftArrowIcon.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/utils/paginationList.ts","../src/components/PaginationRange/styled.ts","../src/components/PaginationRange/Items/Item/styled.ts","../src/components/PaginationRange/Items/Item/Item.tsx","../src/components/PaginationRange/Items/Items.tsx","../src/components/PaginationRange/PaginationRange.tsx","../src/components/Stepper/styled.ts","../src/components/Stepper/Stepper.tsx","../src/components/PriceInput/styled.ts","../src/components/PriceInput/PriceInput.tsx","../src/components/Search/styled.ts","../src/tempIcons/SearchIcon.tsx","../src/components/SegmentedControl/styled.ts","../src/components/Select/styled.ts","../src/components/Select/Select.tsx","../src/components/SimpleTable/styled.ts","../src/components/SimpleTable/SimpleTable.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/AttentionIcon.tsx","../src/tempIcons/MergeIcon.tsx","../src/components/Toggle/styled.ts","../src/components/Toggle/Toggle.tsx","../src/components/ToggleButton/styled.ts","../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/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/WeightInput/styled.ts","../src/components/WeightInput/WeightInput.tsx","../src/components/WeightInput/types.ts","../src/components/Accordion/Accordion.tsx","../src/components/Anchor/Anchor.tsx","../src/components/Avatar/Avatar.tsx","../src/components/DetailPage/DetailPage.tsx","../src/components/Image/Image.tsx","../src/components/Modal/Modal.tsx","../src/components/PageHeader/PageHeader.tsx","../src/components/Pagination/Pagination.tsx","../src/components/Search/Search.tsx","../src/components/SegmentedControl/SegmentedControl.tsx","../src/components/ToastsLayout/ToastsLayout.tsx","../src/components/ToggleButton/ToggleButton.tsx","../src/components/VideoModal/VideoModal.tsx","../src/components/ViewTab/ViewTab.tsx","../src/hooks/useDebounce.ts","../src/components/DataTable/hooks/useNested.ts","../src/hooks/useTabs.ts","../src/hoc/withDeprecated.tsx"],"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;}}`;\nexport { AccordionSummary, Top, Text, Left, Right, Description, AccordionDetails, AccordionContent, };\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","/******************************************************************************\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","export const generateId = (prefix) => {\n const randomNumber = Math.floor(Math.random() * 1000);\n return `${prefix}-${randomNumber}`;\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","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 } = _a, dialogProps = __rest(_a, [\"id\", \"children\", \"zIndex\", \"placement\", \"anchorElement\", \"rootElementRef\", \"onShouldClose\", \"style\", \"disableFocusLock\"]);\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 React.createElement(Backdrop, { onClick: onClose, zIndex: zIndex }),\n React.createElement(PopoverDialog, Object.assign({ open: true, zIndex: zIndex, ref: setPopperElement, style: Object.assign(Object.assign({}, styles.popper), style), onKeyDown: handleKeyDown }, attributes.popper, dialogProps), children)));\n};\n//# sourceMappingURL=Popover.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 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;'};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 `;\n}} &:hover{cursor:pointer;}&:disabled{pointer-events:none;cursor:unset !important;}& > span{position:relative;top:-1px;}`;\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};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 && React.createElement(\"span\", null, 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 { theme } from '../../theme';\nimport { Button } from '../Button';\nimport { Card } from '../Card';\nimport { Text } from '../Text';\nconst { sizes, colors, text } = theme;\nexport const ListCard = styled(Card.Surface).withConfig({ displayName: \"vui--ListCard\", componentId: \"vui--kw21jd\" }) `min-width:280px;padding:${sizes.base} 0;display:flex;flex-direction:column;`;\nexport const Section = styled.section.withConfig({ displayName: \"vui--Section\", componentId: \"vui--1s2yh62\" }) `display:flex;flex-direction:column;& + &{border-top:1px solid ${colors.neutral.grey.base};margin-top:${sizes.base};padding-top:${sizes.base};}`;\nexport const SectionHeading = styled(Text).attrs({ variant: 'subheadingSmall' }).withConfig({ displayName: \"vui--SectionHeading\", componentId: \"vui--pmpwvh\" }) `margin:${sizes.sm} ${sizes.base} ${sizes.sm};`;\nexport const Item = styled(Button).attrs({ variant: 'unstyled' }).withConfig({ displayName: \"vui--Item\", componentId: \"vui--16t44ko\" }) `box-sizing:border-box;min-height:${sizes.lg};padding:${sizes.xs} ${sizes.base};display:flex;align-items:center;white-space:nowrap;font-family:${text.body.fontFamily};font-size:${text.body.fontSize};font-weight:${text.body.fontWeight};&:hover{background-color:${colors.neutral.grey.light};color:${colors.secondary.blue.base};}& > * + *{margin-left:${sizes[3]};}`;\nexport const ActionItem = styled(Item).withConfig({ displayName: \"vui--ActionItem\", componentId: \"vui--18nrzt0\" }) `color:${colors.secondary.blue.base};`;\nexport const LinkItem = styled(Item).withConfig({ displayName: \"vui--LinkItem\", componentId: \"vui--1vta1xq\" }) `color:${colors.secondary.blue.base};text-decoration:underline;`;\n//# sourceMappingURL=styled.js.map","import React, { useState } from 'react';\nimport { Popover } from '../Popover';\nimport { Button } from '../Button';\nimport { Section, SectionHeading, ListCard, Item, ActionItem, LinkItem } from './styled';\nconst itemMap = {\n item: Item,\n action: ActionItem,\n link: LinkItem,\n};\nexport const ActionList = ({ title, items = [], sections, buttonVariant, buttonSize, }) => {\n const [isActive, setIsActive] = useState(false);\n const [anchorEl, setAnchorEl] = useState(null);\n const handleClick = (callback) => {\n setIsActive(false);\n callback();\n };\n const renderItem = (item) => {\n const ItemComponent = itemMap[item.variant || 'item'];\n return (React.createElement(ItemComponent, { onClick: () => handleClick(item.onClick), key: item.title },\n item.icon && item.icon,\n React.createElement(\"span\", null, item.title)));\n };\n const renderSection = (section) => (React.createElement(Section, { key: section.title },\n section.title && React.createElement(SectionHeading, null, section.title),\n section.items.map(renderItem)));\n const listItemMarkup = sections ? sections.map(renderSection) : items.map(renderItem);\n return (React.createElement(React.Fragment, null,\n React.createElement(Button, { dropdown: true, variant: buttonVariant, size: buttonSize, onClick: () => setIsActive(!isActive), ref: setAnchorEl }, title),\n isActive && (React.createElement(Popover, { anchorElement: anchorEl, placement: \"bottom-start\", onShouldClose: () => setIsActive(false) },\n React.createElement(ListCard, null, listItemMarkup)))));\n};\n//# sourceMappingURL=ActionList.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 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","export var Position;\n(function (Position) {\n Position[\"end\"] = \"end\";\n Position[\"start\"] = \"start\";\n})(Position || (Position = {}));\nexport var Sides;\n(function (Sides) {\n Sides[\"BOTTOM\"] = \"bottom\";\n Sides[\"TOP\"] = \"top\";\n})(Sides || (Sides = {}));\n//# sourceMappingURL=types.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--12sulil\" }) `display:inline-block;`;\nconst Hoverable = styled(Container).withConfig({ displayName: \"vui--Hoverable\", componentId: \"vui--17ltyut\" }) ``;\nconst TooltipText = styled(Text).withConfig({ displayName: \"vui--TooltipText\", componentId: \"vui--183a4l5\" }) `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--rjghyf\" }) `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--1v5pppn\" }) `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--1xs3k5t\" }) `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","import React, { useState, useCallback } from 'react';\nimport { usePopper } from 'react-popper';\nimport ReactDOM from 'react-dom';\nimport { theme } from '../../theme';\nimport { Sides } from './types';\nimport { Container, TooltipText, Tip, Hoverable, Wrap, Triangle } from './styled';\nconst defaultConfig = {\n duration: 400,\n side: Sides.TOP,\n triangleOffset: 8,\n tipMinWidth: 60,\n tipMaxWidth: 340,\n};\nexport const Tooltip = ({ children, text, content, config, reversed = false, className, withTriangle, initialShouldShow = false, useReactPortal = true, }) => {\n const hasText = text ? text.trim().length > 0 : false;\n const usedConfig = Object.assign(Object.assign({}, defaultConfig), config);\n const { duration, side, triangleOffset, tipMinWidth, tipMaxWidth } = usedConfig;\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 [shouldShow, setShouldShow] = useState(initialShouldShow);\n const [hoverableElement, setHoverableElement] = useState(null);\n const [popperElement, setPopperElement] = useState(null);\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 show = useCallback(() => setShouldShow(true), [setShouldShow]);\n const hide = useCallback(() => setShouldShow(false), [setShouldShow]);\n const tooltipStyles = Object.assign(Object.assign({}, styles.popper), { zIndex: theme.layers.tooltip });\n const tooltipMarkup = shouldShow && (content || hasText) && (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 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","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 { 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]};width:24px;height:24px;`;\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 LabelText = styled.span.withConfig({ displayName: \"vui--LabelText\", componentId: \"vui--xampag\" }) `font-family:${theme.text.body.fontFamily};font-size:${theme.text.body.fontSize};font-weight:${theme.text.body.fontWeight};line-height:${theme.sizes.md};color:${theme.text.body.color};`;\nexport const HintText = styled.div.withConfig({ displayName: \"vui--HintText\", componentId: \"vui--nu56mb\" }) `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--k1l2b9\" }) `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--124eta7\" }) `box-sizing:border-box;&:hover{cursor:${(props) => (props.disabled ? 'default' : 'pointer')};}`;\nexport const BorderedWrapper = styled(Wrapper).withConfig({ displayName: \"vui--BorderedWrapper\", componentId: \"vui--1g99902\" }) `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};}& ${LabelText}{font-weight:${theme.text.bodyBold.fontWeight};}`;\nexport const BlockTooltip = styled(Tooltip).withConfig({ displayName: \"vui--BlockTooltip\", componentId: \"vui--1ycxtt7\" }) `display:block;&-hoverable{display:block;}`;\n//# sourceMappingURL=styled.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';\nimport { Stack } from '../Stack';\nimport { theme } from '../../theme';\nimport { Wrapper, BorderedWrapper, RootLayout, InputLayout, AccessoryLayout, TextLayout, LabelText, HintText, ErrorText, BlockTooltip, } from './components/styled';\nimport { HelpIcon } from '../../tempIcons/HelpIcon';\nexport const Choice = ({ id, label, hint, tooltip, error, bordered, Badge, Accessory, Footer, children, disabled = false, }) => {\n const contentMarkup = (React.createElement(RootLayout, null,\n 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(LabelText, null, label),\n tooltip && (React.createElement(BlockTooltip, { text: tooltip },\n React.createElement(HelpIcon, { name: \"help\", width: theme.sizes.base, color: theme.colors.neutral.ink.lightest })))),\n hint && React.createElement(HintText, null, hint),\n error && React.createElement(ErrorText, null, error),\n Footer)) : null));\n if (bordered) {\n return (React.createElement(BorderedWrapper, { disabled: disabled, htmlFor: id }, contentMarkup));\n }\n return (React.createElement(Wrapper, { disabled: disabled, htmlFor: id }, 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 }, otherProps),\n React.createElement(Input, { ref: checkboxRef, id: id, type: \"checkbox\", checked: checked, value: value, name: name, disabled: disabled, \"aria-label\": ariaLabel, className: className, 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 } = _a, otherProps = __rest(_a, [\"checked\", \"value\", \"name\", \"disabled\", \"onChange\", \"id\"]);\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});\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 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 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","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","export function useColumns(columns) {\n const visible = columns.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 };\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","/* 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};display:flex;align-items:center;justify-content:${({ align = 'left' }) => alignmentToFlex(align)};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 from 'react';\nimport { Tooltip } from '../../Tooltip';\nimport { Header } from '../components/Header';\nimport { HeaderContent, ClickableHeaderContent, SortIndicator } from '../components/ColumnHeader';\nimport { getNextSortState, GetSortIcon } from '../utils';\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, }) {\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 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),\n React.createElement(Tooltip, { text: column.tooltip },\n React.createElement(ColumnHeaderContent, Object.assign({}, columnHeaderProps),\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}\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;}`;\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","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","/* 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, emptyState = defaultEmptyState, expandedRowIds, loading, loadingRowCount, onChangeSort, rows, disabledRowIds, selectionMode, selectionState, setExpanded, sortState, stripingMode, enableStickyHeader, }) => {\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, ...columns];\n const allColumns = selectionEnabled ? columnsWithSelection : columns;\n const cellWidths = useCellWidths(tableRef, scrollContainerRef);\n const { visible, pinnedLeft, pinnedRight } = useColumns(allColumns);\n // Generate styles\n const { scrollPosition } = useScrollPosition(scrollContainerRef);\n const tableCss = generateTableCss({\n pinnedLeft,\n pinnedRight,\n cellWidths,\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) => renderHeader({ column, sortState, onChangeSort })))),\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) => renderHeader({ column, sortState, onChangeSort })))),\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) => renderHeader({ column, sortState, onChangeSort }))));\n const shouldRenderFooter = columns.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: cellWidths }, 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 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 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:block;}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React, { useMemo } 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 { generateId } from '../../utils/generateId';\nexport const withLabels = (Component) => (_a) => {\n var { label, hint, error, tooltip } = _a, otherProps = __rest(_a, [\"label\", \"hint\", \"error\", \"tooltip\"]);\n const componentId = useMemo(() => generateId(Component.name), []);\n if (!label) {\n return React.createElement(Component, Object.assign({ hasError: !!error }, otherProps));\n }\n return (React.createElement(RootStack, { spacing: \"sm\", alignX: \"stretch\" },\n React.createElement(\"div\", null,\n React.createElement(Stack, { direction: \"horizontal\", alignY: \"center\", spacing: \"sm\" },\n React.createElement(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 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, 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","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';\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 }, 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 }, 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 }, rest)),\n React.createElement(Button, { size: size }, unit)))));\n});\nDimensionsInput.displayName = 'DimensionsInput';\n//# sourceMappingURL=DimensionsInput.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, useCallback } from 'react';\nexport function useDropdown() {\n const [shouldShowDropdown, setShouldShowDropdown] = useState(false);\n const toggleShouldShowDropdown = useCallback(() => setShouldShowDropdown(!shouldShowDropdown), [shouldShowDropdown, setShouldShowDropdown]);\n const closeDropdown = useCallback(() => setShouldShowDropdown(false), [setShouldShowDropdown]);\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 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';\nconst Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--1tebbdi\" }) `display:inline-flex;flex-direction:row;align-items:center;background-color:${colors.neutral.grey.base};border-radius:4px;padding:4px 8px;cursor:pointer;svg{width:${sizes.base};height:${sizes.base};}`;\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 } 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';\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, onClickAway, onClick, shouldCloseOnClickAway = true, }) => {\n const classNames = generateClassNames(className);\n const e2eClassNames = generateClassNames(e2eClassName);\n const { shouldShowDropdown, toggleShouldShowDropdown, closeDropdown } = useDropdown();\n const handleClick = useCallback((event) => {\n toggleShouldShowDropdown();\n if (onClickAway && shouldShowDropdown)\n onClickAway(event);\n }, [toggleShouldShowDropdown, onClickAway, shouldShowDropdown]);\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 }, [closeDropdown, onClickAway, shouldCloseOnClickAway]);\n const shouldShowSimple = !content;\n return shouldShowSimple ? (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 }))) : (React.createElement(Dropdown, { className: classNames.filterTagDropdown, shouldShowDropdown: shouldShowDropdown, onClickAway: handleClickAway, cta: React.createElement(Container, { className: classNames.container, onClick: handleClick },\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, null,\n React.createElement(Header, { color: fill },\n iconSlot,\n React.createElement(Text, { variant: \"bodyBold\" }, label)),\n content,\n footer)));\n};\n//# sourceMappingURL=FilterTag.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 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 from 'react';\nimport { CalanderIcon } from '../../../tempIcons/CalendarIcon';\nimport { FailIcon } from '../../../tempIcons/FailIcon';\nconst iconSize = { width: 64, height: 64 };\nexport const defaultEmptyState = {\n icon: React.createElement(CalanderIcon, 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 CalanderIcon = (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: \"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 styled from 'styled-components';\nimport { Button } from '../Button';\nimport { theme } from '../../theme';\nconst { sizes, text, shadows } = theme;\nconst { grey } = theme.colors.neutral;\nexport const Header = styled.header.withConfig({ displayName: \"vui--Header\", componentId: \"vui--1x6mrf4\" }) `padding:${sizes.base} ${sizes.md};background-color:white;box-shadow:${({ shadow }) => shadow !== 'none' && shadows[shadow]};`;\nexport const Title = styled.h1.withConfig({ displayName: \"vui--Title\", componentId: \"vui--1rcauam\" }) `font-family:${text.headingXL.fontFamily};font-size:${text.headingXL.fontSize};font-weight:${text.headingXL.fontWeight};margin:unset;line-height:1;`;\nexport const Subtitle = styled.p.withConfig({ displayName: \"vui--Subtitle\", componentId: \"vui--1w1czl4\" }) `margin:0.75rem 0 0;font-family:${text.subheadingLarge.fontFamily};font-weight:${text.subheadingLarge.fontWeight};font-size:${text.subheadingLarge.fontSize};line-height:${text.subheadingLarge.lineHeight};`;\nexport const Image = styled.img.withConfig({ displayName: \"vui--Image\", componentId: \"vui--6akliy\" }) `border-radius:${theme.radius.base};border:${sizes.line} solid ${grey.base};object-fit:cover;`;\nexport const ActionsContainer = styled.div.withConfig({ displayName: \"vui--ActionsContainer\", componentId: \"vui--eer17r\" }) `height:100%;display:grid;grid-template-rows:1fr auto;gap:1rem;`;\nexport const SidebarToggleButton = styled(Button).attrs({ variant: 'unstyled' }).withConfig({ displayName: \"vui--SidebarToggleButton\", componentId: \"vui--17ubnor\" }) `display:flex;align-items:center;font-family:${theme.text.link.fontFamily};font-size:${theme.text.link.fontSize};font-weight:${theme.text.link.fontWeight};line-height:${theme.text.link.lineHeight};color:${theme.text.link.color};&:hover{text-decoration:${theme.text.link.textDecoration};}& > * + *{margin-left:${theme.sizes.xs};}`;\nexport const ColumnGrid = styled.div.withConfig({ displayName: \"vui--ColumnGrid\", componentId: \"vui--1fmdpk3\" }) `width:100%;display:grid;grid-template-columns:1fr minmax(312px, auto);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;}`;\n//# sourceMappingURL=styled.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 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","export const paginationDefaultRangeList = [\n { label: '10 / page', value: 10 },\n { label: '25 / page', value: 25 },\n { label: '50 / page', value: 50 },\n { label: '100 / page', value: 100 },\n];\n//# sourceMappingURL=paginationList.js.map","import styled from 'styled-components';\nimport { AnimatedDropdown } from '../AnimatedDropdown';\nimport { Text } from '../Text';\nimport { BaseContainer } from '../BaseContainer';\nimport { colors } from '../../theme/modules/colors';\nconst Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--vvvb5w\" }) `display:flex;flex-direction:row;justify-content:flex-start;align-items:center;`;\nconst Dropdown = styled(AnimatedDropdown).withConfig({ displayName: \"vui--Dropdown\", componentId: \"vui--1762fp7\" }) `&-container{width:100%;}`;\nconst Button = styled.button.withConfig({ displayName: \"vui--Button\", componentId: \"vui--18oel89\" }) `width:100%;height:32px;padding:6px 8px 8px 8px;display:flex;border:1px solid ${colors.neutral.grey.base};box-sizing:border-box;border-radius:4px;justify-content:space-between;background:white;cursor:pointer;svg{padding-left:8px;padding-top:2px;}`;\nexport { Container, Dropdown, Button, Text };\n//# sourceMappingURL=styled.js.map","import styled from 'styled-components';\nimport { colors } from '../../../../theme/modules/colors';\nimport { Text } from '../../../Text';\nimport { BaseContainer } from '../../../BaseContainer';\nconst Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--yx82xe\" }) `display:flex;flex-direction:row;justify-content:flex-start;align-items:center;`;\nconst StyledText = styled(Text).withConfig({ displayName: \"vui--StyledText\", componentId: \"vui--gffv6m\" }) `width:100%;padding:8px 16px;cursor:pointer;&:hover{color:${colors.secondary.blue.base};background:${colors.neutral.grey.lightest};}`;\nexport { StyledText as Text, Container };\n//# sourceMappingURL=styled.js.map","import React, { useCallback } from 'react';\nimport { Container, Text } from './styled';\nexport const Item = ({ item, handleRangeListChange }) => {\n const onClick = useCallback(() => handleRangeListChange(item), [handleRangeListChange, item]);\n return (React.createElement(Container, { onClick: onClick },\n React.createElement(Text, { variant: \"bodySmall\" }, item.label)));\n};\n//# sourceMappingURL=Item.js.map","import React, { Fragment } from 'react';\nimport { paginationDefaultRangeList } from '../../../utils/paginationList';\nimport { Item } from './Item';\nexport const Items = (props) => {\n const { handleRangeListChange, paginationRange = paginationDefaultRangeList } = props;\n return (React.createElement(React.Fragment, null, paginationRange.map((item) => (React.createElement(Fragment, { key: item.label },\n React.createElement(Item, { item: item, handleRangeListChange: handleRangeListChange }))))));\n};\n//# sourceMappingURL=Items.js.map","import React, { Component } from 'react';\nimport { paginationDefaultRangeList } from '../../utils/paginationList';\nimport { theme } from '../../theme';\nimport { Container, Dropdown, Button, Text } from './styled';\nimport { Items } from './Items';\nimport { DropdownIcon } from '../../tempIcons/DropdownIcon';\nexport class PaginationRange extends Component {\n constructor(props) {\n super(props);\n this.handleRangeListChange = (item) => {\n const { onPaginationRangeChange } = this.props;\n this.setDropdownValue(item);\n onPaginationRangeChange(item);\n };\n this.setDropdownValue = (currentValue) => this.setState({\n shouldShowDropdown: false,\n dropdownValue: currentValue,\n });\n this.toggleShouldShow = () => {\n const { shouldShowDropdown } = this.state;\n this.setState({ shouldShowDropdown: !shouldShowDropdown });\n };\n const { dropdownValue = paginationDefaultRangeList[1] } = this.props;\n this.state = {\n dropdownValue,\n shouldShowDropdown: false,\n };\n }\n render() {\n const { className, paginationRange = paginationDefaultRangeList, reversedDropdown, } = this.props;\n const { shouldShowDropdown, dropdownValue } = this.state;\n return (React.createElement(Container, { className: className },\n React.createElement(Dropdown, { cta: React.createElement(Button, { onClick: this.toggleShouldShow },\n React.createElement(Text, { variant: \"bodySmall\" }, dropdownValue.label),\n React.createElement(DropdownIcon, { color: theme.colors.neutral.ink.base })), shouldShowDropdown: shouldShowDropdown, onClickAway: this.toggleShouldShow, reversed: reversedDropdown },\n React.createElement(Items, { paginationRange: paginationRange, handleRangeListChange: this.handleRangeListChange }))));\n }\n}\n//# sourceMappingURL=PaginationRange.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 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 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;:focus,:active{background-color:${buttonBackgroundColor};border-color:${buttonBorderColor};box-shadow:none;}}> .veeqo-components-active-button{:focus,: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 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;}`;\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 }, option.label)))));\n}));\nSelect.displayName = 'Select';\n//# sourceMappingURL=Select.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 { 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;`;\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 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 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 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\" }) `&: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.label.withConfig({ displayName: \"vui--Switch\", componentId: \"vui--13yy1uj\" }) `display:inline-block;position:relative;cursor:${({ disabled }) => (disabled ? 'default' : 'pointer')};height:${({ small }) => (small ? '28px' : '36px')};width:${({ small }) => (small ? '56px' : '72px')};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\" }) `cursor:${({ disabled }) => (disabled ? 'not-allowed' : 'pointer')};display:inline-block;user-select:none;`;\nexport { Switch, Slider, Input, Wrapper };\n//# sourceMappingURL=styled.js.map","import React, { forwardRef } from 'react';\nimport { Input, Slider, Switch, Wrapper } from './styled';\n/**\n * A toggle switch component, use-cases should wrap with a label or\n */\nexport const Toggle = forwardRef(({ id, className, name, switched, small, onClick = () => { }, disabled, ariaLabel }, ref) => (React.createElement(Wrapper, { className: className, disabled: disabled },\n React.createElement(Switch, { small: small, disabled: disabled, role: \"switch\" },\n React.createElement(Input, { id: id, type: \"checkbox\", name: name, \"aria-label\": ariaLabel, checked: !!switched, onChange: disabled ? undefined : onClick, disabled: disabled, ref: ref }),\n React.createElement(Slider, { switched: switched, disabled: disabled })))));\n//# sourceMappingURL=Toggle.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 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};}}`;\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 }) => {\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\" })));\n};\n//# sourceMappingURL=UploadedFile.js.map","import 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(({ id, name, maxBytes = 1000000, format = FileSizeUnit.MB, fileTypes, label = 'Upload file', }, outerRef) => {\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 // 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)\n updateFiles(files);\n }, [updateFiles]);\n // Empties input'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 const surfaceError = () => {\n var _a;\n (_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.reportValidity();\n };\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('invalid', surfaceError);\n return () => {\n ref === null || ref === void 0 ? void 0 : ref.removeEventListener('change', onInputChange);\n ref === null || ref === void 0 ? void 0 : ref.removeEventListener('invalid', surfaceError);\n };\n }, [onInputChange]);\n return (React.createElement(RootStack, { spacing: \"sm\", alignX: \"stretch\" },\n React.createElement(Label, { htmlFor: id },\n label,\n React.createElement(Stack, { spacing: \"xs\", 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\", { ref: inputRef, id: id, type: \"file\", accept: acceptedTypesForInputEl, name: name })))),\n React.createElement(Stack, { alignX: \"stretch\", spacing: \"sm\" },\n React.createElement(UploadedFile, { file: file, resetSelection: resetSelection }),\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","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\", 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';\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:8px 12px;border:1px solid transparent;cursor:pointer;background-color:white;${({ 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:8px 12px;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 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';\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 }, 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: \"ounce\", type: \"number\", value: rest.pound, hasError: hasError }, 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: \"pound\", type: \"number\", value: rest.ounce, hasError: hasError }, 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","import React, { useState } from 'react';\nimport { motion } from 'framer-motion';\nimport { Top, Text, Left, Right, Description, AccordionDetails, AccordionContent, AccordionSummary, } 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, }) => {\n const [shouldOpen, setShouldOpen] = useState(!!shouldOpenOnMount);\n const handleOpen = () => setShouldOpen(!shouldOpen);\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: \"body\" }, 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, { initial: { opacity: 0 }, exit: { opacity: 0 }, animate: { opacity: 1 }, transition: { from: 0, type: 'tween', duration: timeout / 1000 } }, children))));\n};\n//# sourceMappingURL=Accordion.js.map","import React from 'react';\nimport { CommonAnchor } from './styled';\nexport const Anchor = ({ children, className, text, href, target }) => (React.createElement(CommonAnchor, { href: href, target: target, className: className }, children || text));\n//# sourceMappingURL=Anchor.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 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 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 { __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 React from 'react';\nimport { Stack } from '../Stack';\nimport { ActionList } from '../ActionList';\nimport { Button } from '../Button';\nimport { Header, Title, Subtitle, Image, ActionsContainer, SidebarToggleButton, ColumnGrid, } from './styled';\nimport { RightArrowIcon } from '../../tempIcons/RightArrowIcon';\nimport { LeftArrowIcon } from '../../tempIcons/LeftArrowIcon';\nimport { sizes } from '../../theme/modules/sizes';\nexport const PageHeader = ({ title, subtitle, imageSrc, actions, quickActions, backAction, Accessory, shadow = 'none', onClickPrevious, onClickNext, onClickToggleSidebar, }) => {\n const actionsMarkup = actions && (React.createElement(ActionList, { buttonVariant: !quickActions ? 'primary' : 'default', title: \"Actions\", sections: actions }));\n const quickActionsMarkup = quickActions === null || quickActions === void 0 ? void 0 : quickActions.map((action) => (React.createElement(Button, { key: action.title, variant: action.variant, icon: action.icon, onClick: action.onClick }, action.title)));\n const backActionMarkup = backAction && (React.createElement(Button, { onClick: backAction.onClick, icon: React.createElement(LeftArrowIcon, null), variant: \"link\" }, backAction.title));\n const toggleSidebarMarkup = onClickToggleSidebar && (React.createElement(Stack, { direction: \"horizontal\", alignX: \"end\" },\n React.createElement(SidebarToggleButton, { onClick: onClickToggleSidebar },\n React.createElement(\"span\", null, \"Toggle sidebar\"),\n React.createElement(RightArrowIcon, { width: sizes.md }))));\n return (React.createElement(Header, { shadow: shadow },\n React.createElement(Stack, null,\n backActionMarkup,\n React.createElement(ColumnGrid, null,\n React.createElement(Stack, { direction: \"horizontal\", spacing: \"md\" },\n imageSrc && React.createElement(Image, { src: imageSrc, alt: \"\", width: \"72\", height: \"72\" }),\n React.createElement(\"div\", { style: { flex: 1 } },\n React.createElement(Stack, { alignX: \"stretch\" },\n React.createElement(Title, null, title),\n Accessory,\n subtitle && React.createElement(Subtitle, null, subtitle)))),\n React.createElement(ActionsContainer, null,\n React.createElement(Stack, { direction: \"horizontal\", alignX: \"end\", spacing: \"sm\" },\n quickActionsMarkup,\n actionsMarkup,\n onClickPrevious && React.createElement(Button, { icon: React.createElement(LeftArrowIcon, null), onClick: onClickPrevious }),\n onClickNext && React.createElement(Button, { icon: React.createElement(RightArrowIcon, null), onClick: onClickNext })),\n toggleSidebarMarkup)))));\n};\n//# sourceMappingURL=PageHeader.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 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\" },\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\" },\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 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, { 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 { 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 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 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","import 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 = ({ id, iconSlot, name, type, className, colourPalette = colors.secondary.blue, customTextColour, count, active = false, 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, { className: `${buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.container])}\n }`, onClick: handleAction, role: \"tab\", \"aria-selected\": active, \"aria-label\": `${getLabelAction()} ${name} view ${count ? `with ${count} ${ariaContext}` : ''}`, customTextColour: customTextColour },\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, { 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 { 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 } 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","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 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"],"names":["BaseContainer","styled","default","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","UpArrowIcon","props","React","createElement","viewBox","fill","xmlns","role","height","fillRule","clipRule","d","__rest","s","e","t","p","prototype","hasOwnProperty","call","indexOf","getOwnPropertySymbols","length","propertyIsEnumerable","SuppressedError","generateId","prefix","Math","floor","random","Portal","PureComponent","constructor","super","this","id","portalNode","state","isMounted","componentDidMount","rootElementRef","document","setAttribute","style","cssText","appendChild","setState","componentWillUnmount","removeChild","render","children","createPortal","PopoverDialog","dialog","zIndex","Backdrop","buildClassnames","names","filter","Boolean","join","hexToRgb","hex","hexTmp","replace","m","r","g","b","result","exec","parseInt","getOpaqueHexColor","opacity","rgb","TABBABLE_SELECTORS","useHandleFocus","popperElement","anchorElement","onClose","disableFocusLock","useEffect","focusableElements","querySelectorAll","setTimeout","focus","focusWithinPopper","event","key","shiftKey","stopPropagation","preventDefault","addEventListener","removeEventListener","handleKeyDown","firstElement","lastElement","activeElement","handleFocusTrap","Popover","_a","passedId","placement","onShouldClose","dialogProps","setPopperElement","useState","styles","attributes","update","usePopper","useMemo","popoverId","hasAttribute","console","warn","_","useUpdateAriaAnchor","resizeObserver","ResizeObserver","observe","disconnect","window","onClick","open","ref","popper","onKeyDown","TailSpin","width","className","label","x1","y1","x2","y2","stopColor","stopOpacity","offset","transform","stroke","strokeWidth","attributeName","type","from","to","dur","repeatCount","cx","cy","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","primary","destructive","primaryDestructive","flat","unstyled","Button","forwardRef","icon","dropdown","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","HeaderActionSlot","collapsable","renderFooter","setIsCollapsed","headerMarkup","showBody","bodyMarkup","animate","variants","transition","duration","ease","footerMarkup","ListCard","SectionHeading","Item","itemMap","item","ActionList","items","sections","buttonVariant","buttonSize","isActive","setIsActive","anchorEl","setAnchorEl","renderItem","ItemComponent","handleClick","callback","listItemMarkup","map","Fragment","CommonAnchor","a","Container","BasicDropdown","BasicContainer","Wrap","Dropdown","reversed","AnimatedDropdown","cta","shouldShowDropdown","onClickAway","timeout","transitionClassnames","onMouseEnter","onMouseLeave","dropdownRef","useRef","handleClickAway","current","contains","target","useClickAway","CSSTransition","in","classNames","unmountOnExit","AvatarSC","textColor","bgColor","Position","Sides","Hoverable","TooltipText","Triangle","Tip","tipMinWidth","tipMaxWidth","defaultConfig","side","TOP","triangleOffset","Tooltip","content","config","withTriangle","initialShouldShow","useReactPortal","trim","usedConfig","container","tip","wrap","triangle","hoverable","shouldShow","setShouldShow","hoverableElement","setHoverableElement","modifiers","name","options","show","useCallback","hide","tooltipStyles","tooltipMarkup","triangleOffsetSize","ReactDOM","BaseBadge","hideBorder","warning","BannerLayout","accentColor","backgroundColor","Row","Col","IconCol","ChildContainer","HeaderCol","StyledText","accentColors","help","BreadcrumbsSC","ul","BreadcrumbSC","li","RightArrowIcon","Breadcrumb","LinkComponent","href","DefaultSeparator","DefaultLink","BreadcrumbText","Alignments","Stack","direction","alignX","alignY","spacing","alignItems","justifyContent","flexDirection","itemFlex","marginTop","marginLeft","alignMap","top","center","RootLayout","InputLayout","align","AccessoryLayout","TextLayout","LabelText","HintText","ErrorText","Wrapper","disabled","BorderedWrapper","BlockTooltip","HelpIcon","Choice","hint","bordered","Badge","Accessory","contentMarkup","htmlFor","Input","input","Checkbox","checked","indeterminate","ariaLabel","onChange","checkboxRef","handleChange","currentTarget","Radio","Fieldset","fieldset","Legend","legend","ChoiceList","Component","arguments","allowMultiple","handleChangeMultiple","handleChangeSingle","selected","newSelected","selectedValue","InputComponent","option","includes","SuccessIcon","ClipboardIcon","iconSizes","XSButton","alignmentToFlex","parseWidth","fallback","min","max","generateTableCss","pinnedLeft","pinnedRight","cellWidths","scrollPosition","visible","stripingMode","pinnedLeftStyles","index","array","slice","reduce","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","Array","cell","getBoundingClientRect","resizeObserverCallback","throttle","useColumns","columns","hidden","pinned","notPinned","useDragToScroll","targetRef","isDragging","scrollTarget","position","left","x","mouseMoveHandler","dx","clientX","scrollLeft","cursor","userSelect","mouseUpHandler","removeProperty","mouseDownHandler","useScrollPosition","setScrollPosition","updateScrollPosition","scrollWidth","headerCellHeight","th","SelectionHeader","selectionMode","headerProps","Cell","td","SelectionCell","rowId","cellProps","emptySelectionState","useSelection","selectionState","enabledRowIds","selectionEnabled","selectedRowIds","setSelectedRowIds","toggleAllSelected","selectionColumn","renderHeader","column","renderCell","row","actions","rowState","setSelected","rowIds","findIndex","splice","SortIndicator","HeaderContent","ClickableHeaderContent","onChangeSort","sortable","Error","toString","ColumnHeaderContent","columnHeaderProps","log","nextSortState","isColumnSame","isDefaultDirection","newSortDirection","descending","getNextSortState","shimmerLight","shimmerDark","LoadingCellContent","Content","ActionBar","intersectionTargetRef","isSticky","setIsSticky","intersectionObserver","IntersectionObserver","entries","forEach","entry","isIntersecting","containerRect","stickyPositionStyles","right","VisiblityIcon","VisiblityOffIcon","ReorderIcon","EmptyBodyContent","columnCount","EmptyBodyGlyphWrapper","NoWrap","tr","ScrollContainer","TableGrid","table","css","Truncate","borderModeStyles","vertical","borderMode","StickyHead","tableCss","stickyContainerRef","isVisible","setIsVisible","setContainerRect","updateContainerDimensions","targetRect","newRect","updateContainerScrollPosition","xScrollOffset","scrollTo","threshold","containerStyle","overflowX","overflowY","borderBottom","allCss","getRowState","expandedRowIds","disabledRowIds","InfoIcon","defaultEmptyState","heading","emptyAction","DataTable","ActionBarSlot","emptyState","loadingRowCount","rows","setExpanded","enableStickyHeader","scrollContainerRef","columnsWithSelection","allColumns","loadingRows","data","renderLoadingCell","subheading","renderRow","e2eClassName","renderNestedRow","nestedRow","_b","nestedRowE2eClassName","e2eClassNames","renderNestedCell","renderSection","isExpanded","nestedRows","headersMarkup","shouldRenderFooter","some","shouldRenderActionBar","hasNestedRows","renderBody","footerProps","defaultProps","ColumnMenu","columnGroups","setColumns","popoverAnchor","setPopoverAnchor","showPopover","setShowPopover","columnEntries","columnsMap","fromEntries","groups","group","setHidden","groupIndex","columnIds","newColumns","border","padding","flex","List","dl","ItemRow","DescriptionContainer","Term","dt","dd","ColumnGrid","showSidebar","ContentContainer","InputGroup","ComponentSize","Label","Hint","RootStack","withLabels","hasError","pseudoStates","inputSize","Textarea","textarea","NUMBER_REGEX","TextField","multiline","pattern","step","spellCheck","newValue","RegExp","test","StyledTextField","StyledButton","DimensionsInput","handleChangeHeight","handleChangeWidth","handleChangeLength","rest","useClickOutside","isOpen","escapeListener","clickListener","useDropdown","setShouldShowDropdown","toggleShouldShowDropdown","closeDropdown","FocusVisibleContext","createContext","hadKeyboardEvent","isInitialized","useHover","initialState","isHovered","setIsHovered","useIsOverflowing","isOverflowing","setIsOverflowing","isAtBottom","setIsAtBottom","hasOverflow","scrollHeight","clientHeight","onScroll","scrollTop","NonSelectableText","GroupLabel","MainIcon","StyledCrossIcon","generateClassNames","filterTagDropdown","cross","PlaceholderImage","CommonImage","img","previewEnabled","PreviewImageContainer","PreviewImage","image","previewImageContainer","iconSize","defaultErrorState","subTitle","ScrollPosition","fixedColumnShadow","TooltipContent","scrollDisabled","showScrollbar","lastStartFixedColumnsIndex","firstEndFixedColumnsIndex","middle","end","start","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","isError","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","find","skeleton","skeletonStyle","renderSelectionInput","isSelected","inputProps","renderSkeletonSelectionInput","rowIndex","generalStyle","margin","animationDuration","getNestedRow","isHidden","renderDefaultLoadingRow","unshift","getFooter","renderedRows","_c","bodyClassName","rowE2eClassName","rowClassName","specificStateValues","ClickableCell","EditableCell","LoginButton","buttonImg","buttonDescription","NonScrollableBody","createGlobalStyle","MainSection","fullBleed","isScrollable","hasFooterSlot","footerSlot","heightMap","widthMap","fullScreenBreakpointMap","StyledDialog","initial","y","bounce","exit","Dialog","shadow","Title","h1","Subtitle","Image","ActionsContainer","SidebarToggleButton","LeftArrowIcon","PageLimitContainer","PaginationButton","PageInput","PageCount","usePagination","currentPage","totalPagesCount","handleChangePage","pageInputValue","setPageInputValue","validatePageValue","handleSubmit","handleIncrement","handleDecrement","handleInputChange","intValue","newPage","handleFormSubmit","StartArrowIcon","EndArrowIcon","paginationDefaultRangeList","handleRangeListChange","Items","paginationRange","PaginationRange","onPaginationRangeChange","setDropdownValue","currentValue","dropdownValue","toggleShouldShow","reversedDropdown","StepButton","Stepper","onIncrement","onDecrement","PrefixContainer","PrefixText","PriceInputGroup","PriceInput","currency","onPriceChange","priceValue","parseFloat","toFixed","onBlur","roundedValue","form","blur","IconContainer","iconPosition","SearchIcon","buttonBackgroundColor","buttonBorderColor","activeButtonColor","SegmentedControlContainer","SelectInput","select","sizeVariant","Select","TableHeader","TableBody","TableRow","TableCell","TableHeaderCell","SimpleTable","SliderContainer","SLIDER_SIZE","SliderTrack","SliderDiv","SliderRange","sliderRange","slider","startSlider","endSlider","Tag","ToastsLayoutContainer","Toast","minWidth","last","IconWrap","ContentStack","toastTypes","merge","closeIcon","iconSlot","ToastContainer","Slider","switched","Switch","small","Toggle","borderColor","DropZoneContainer","AcceptedFileTypes","FileSizeUnit","InputState","UploadGraphic","UploadCopy","pointerEvents","paddingTop","UploadFileErrors","acceptedTypesCopy","maxSizeCopy","SingleLineText","UploadedFilesListStack","UploadedFile","file","resetSelection","UploadFile","maxBytes","format","MB","fileTypes","outerRef","inputRef","useImperativeHandle","setFile","errorState","setErrorState","VALID","isInvalidFormat","INVALID_FORMAT","INVALID_FORMAT_AND_SIZE","isOverMaxSize","INVALID_SIZE","baseString","KB","Number","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","split","hasInvalidFormat","validType","substring","fileList","elementId","inputEl","getElementById","setInputElFile","onInputChange","surfaceError","reportValidity","onDrop","dataTransfer","onDragEnter","onDragOver","onDragLeave","accept","commonStyles","Shadow","WithPortal","usePortal","Popup","ScrollLock","PopupContent","VideoWrapper","ButtonSC","ViewTypes","CounterText","Contour","colourPalette","customTextColour","active","CounterContainer","IconStyling","CustomIconWrapper","EditIcon","delete","edit","counter","ViewTabTypes","ThreeDotsIconStyling","CrossIconStyling","ViewButton","WeightInput","weightUnit","handleChangeGram","gram","isWeightImperial","handleChangePound","pound","handleChangeOunce","ounce","description","shouldOpenOnMount","shouldOpen","setShouldOpen","rotate","userInitials","toUpperCase","match","BadgeVariant","Pill","marginRight","Separator","pathname","onCopy","copied","setCopied","handleCopy","navigator","clipboard","writeText","horizontal","renderDescription","isArray","term","shouldShowSidebar","setShouldShowSidebar","shouldCloseOnClickAway","setHadKeyboardEvent","onPointerDown","onInitialPointerMove","nodeName","toLowerCase","removeInitialPointerMoveListeners","addInitialPointerMoveListeners","metaKey","altKey","ctrlKey","onVisibilityChange","visibilityState","Provider","src","alt","previewWidth","previewHeight","previewPlacement","placeholderWidth","placeholderHeight","disablePlaceholder","isPreviewOpen","setIsPreviewOpen","imageState","setImageState","isLoaded","referenceElement","setReferenceElement","openImagePreview","closeImagePreview","isImageHidden","onLoad","onError","display","setImage","onMouseDown","onMouseUp","showHeaderCloseButton","parentOnClose","modalRef","mainSectionRef","setMainSectionRef","removeAttribute","showModal","isContentOverflowing","close","AnimatePresence","headerSlot","hasHeaderSlot","headerTitle","headerSubtitle","leftActions","rightActions","actionProps","imageSrc","quickActions","backAction","onClickPrevious","onClickNext","onClickToggleSidebar","actionsMarkup","quickActionsMarkup","backActionMarkup","toggleSidebarMarkup","testId","onSubmit","onClearClick","onFocus","onKeyUp","onKeyPress","autoComplete","shouldShowClear","onSlideStart","onSlideEnd","setIsDragging","draggingSliderIndex","setDraggingSliderIndex","startSliderRef","endSliderRef","handleMouseMove","sliderValue","containerSize","pageX","diff","ceil","decimalPlaces","pop","resultValue","handleMouseUp","handleMouseDown","handleStartSliderMouseDown","handleEndSliderMouseDown","startSliderEl","endSliderEl","renderSlider","valueNow","sliderClassName","renderRangeSlider","rangeSliderValue","handleValueStart","handleValueEnd","rangeWidth","handleValue","renderSingleSlider","toasts","TransitionGroup","component","reverse","toast","tabIndex","youtubeVideoId","showVideoModal","handleCloseClick","frameBorder","allow","allowFullScreen","onDelete","onEdit","handleEnter","handleLeave","handleDelete","handleEdit","isDraft","draft","isSaved","saved","subAction","ariaContext","handler","clearTimeout","isFocused","setIsFocused","useContext","focusVisible","setExpandedRowIds","nestedTableProps","tabs","defaultActiveIndex","listOfTabs","setActive","newActiveTab","tab"],"mappings":"8aACY,MAACA,EAAgBC,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,qBAAsBC,YAAa,eAAiB,8DCDhHC,EAAe,CACjBC,WAAY,QACZC,gBAAiB,QACjBC,aAAc,KACdC,cAAe,KACfC,aAAc,KACdC,UAAW,KACXC,WAAY,KAEZC,OAAQ,SACRC,YAAa,UAEJC,EAAuB,CAACC,EAAIC,IACjCD,IAEAC,EACOZ,EAAaY,QADxB,GCfSC,EAAS,CAClBC,MAAO,CACHC,KAAM,CACFC,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,UACNC,QAAS,WAEbC,MAAO,CACHL,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,UACNC,QAAS,YAGjBE,QAAS,CACLC,IAAK,CACDP,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,WAEVK,KAAM,CACFR,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,WAEVM,SAAU,CACNT,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,YAGdO,UAAW,CACPC,IAAK,CACDX,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,UACNC,QAAS,WAEbQ,OAAQ,CACJZ,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,UACNC,QAAS,WAEbS,MAAO,CACHb,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,UACNC,QAAS,WAEbU,KAAM,CACFd,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,UACNC,QAAS,WAEbW,KAAM,CACFf,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,UACNC,QAAS,WAEbY,KAAM,CACFhB,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,UACNC,QAAS,WAEba,OAAQ,CACJjB,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,UACNC,QAAS,WAEbL,KAAM,CACFC,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,UACNC,QAAS,WAEbc,KAAM,CACFlB,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,UACNC,QAAS,WAEbe,OAAQ,CACJnB,SAAU,UACVC,MAAO,UACPC,KAAM,UACNC,KAAM,UACNC,QAAS,YAGjBgB,OAAQ,CACJC,UAAW,CACPC,MAAO,yBACPC,WAAY,iBChHXC,EAAc,CACvBC,OAAQ,QACRC,OAAQ,QACRC,SAAU,QACVC,QAAS,SACTC,UAAW,UCLFC,EAAS,CAClBC,GAAI,WACJ7B,KAAM,UACN8B,GAAI,SACJC,GAAI,UACJC,KAAM,OCLH,IAAIC,ECAPC,GDCJ,SAAWD,GACPA,EAAY,GAAI,qCAChBA,EAAc,KAAI,oCAClBA,EAAY,GAAI,sCAChBA,EAAY,GAAI,qCACnB,CALD,CAKGA,IAAYA,EAAU,CAAA,ICLzB,SAAWC,GACPA,EAAgB,KAAI,OACpBA,EAAgB,KAAI,OACpBA,EAAc,GAAI,KAClBA,EAAc,GAAI,KAClBA,EAAgB,KAAI,OACpBA,EAAc,GAAI,KAClBA,EAAc,GAAI,KAClBA,EAAc,GAAI,KAClBA,EAAe,IAAI,KACtB,CAVD,CAUGA,IAAcA,EAAY,CAAE,IAUxB,MAAMC,EATb,UAAwBC,UAAEA,EAASC,KAAEA,EAAIC,MAAEA,IACvC,MAAMC,EAAQ,CAAA,EAEd,IAAK,IAAIC,EAAI,EAAGA,GAAKF,EAAOE,IAAK,CAC7B,MAAMC,EAAQD,EAAIJ,EAClBG,EAAMC,GAAK,GAAGC,IAAQJ,GACzB,CACD,OAAOE,CACX,CACyBG,CAAe,CAAEN,UAAW,IAAMC,KAAM,MAAOC,MAAO,KAClEK,EAAc,CACvB,CAACT,EAAUU,MAAO,IAClB,CAACV,EAAUW,MAAO,MAClB,CAACX,EAAUY,IAAKX,EAAU,GAC1B,CAACD,EAAUL,IAAKM,EAAU,GAC1B,CAACD,EAAUlC,MAAOmC,EAAU,GAC5B,CAACD,EAAUJ,IAAKK,EAAU,GAC1B,CAACD,EAAUH,IAAKI,EAAU,GAC1B,CAACD,EAAUa,IAAKZ,EAAU,IAC1B,CAACD,EAAUc,KAAMb,EAAU,KAElBI,EAAQU,OAAOC,OAAOD,OAAOC,OAAO,GAAIP,GAAcR,GChCtDgB,EAAS,CAClBC,WAAY,gJAEHC,EAAO,CAChBhE,WAAY,CACR+D,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIL,KAC1B2D,eAAgB,OAChBC,cAAe,aAEnBxE,UAAW,CACPgE,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIL,KAC1B2D,eAAgB,OAChBC,cAAe,YAEnBzE,aAAc,CACViE,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIL,KAC1B2D,eAAgB,OAChBC,cAAe,aAEnB1E,cAAe,CACXkE,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIL,KAC1B2D,eAAgB,OAChBC,cAAe,aAEnB3E,aAAc,CACVmE,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIL,KAC1B2D,eAAgB,OAChBC,cAAe,aAEnBC,aAAc,CACVT,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIL,KAC1B2D,eAAgB,OAChBC,cAAe,KAEnBE,gBAAiB,CACbV,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,SACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIN,MAC1B4D,eAAgB,OAChBC,cAAe,aAEnBG,iBAAkB,CACdX,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,SACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIN,MAC1B4D,eAAgB,OAChBC,cAAe,aAEnBI,gBAAiB,CACbZ,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,SACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIN,MAC1B4D,eAAgB,OAChBC,cAAe,KAEnBK,oBAAqB,CACjBb,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIL,KAC1B2D,eAAgB,OAChBC,cAAe,KAEnBM,KAAM,CACFd,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,SACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIL,KAC1B2D,eAAgB,OAChBC,cAAe,aAEnBO,UAAW,CACPf,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,SACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIL,KAC1B2D,eAAgB,OAChBC,cAAe,KAEnBQ,SAAU,CACNhB,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIL,KAC1B2D,eAAgB,OAChBC,cAAe,aAEnBS,aAAc,CACVjB,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIJ,KAC1B0D,eAAgB,OAChBC,cAAe,KAEnBU,cAAe,CACXlB,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIL,KAC1B2D,eAAgB,OAChBC,cAAe,KAEnBtE,OAAQ,CACJ8D,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOa,UAAUX,KAAKG,KAC7B2D,eAAgB,OAChBC,cAAe,aAEnBrE,YAAa,CACT6D,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOa,UAAUX,KAAKG,KAC7B2D,eAAgB,OAChBC,cAAe,aAEnBW,UAAW,CACPnB,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,SACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOa,UAAUX,KAAKG,KAC7B2D,eAAgB,YAChBC,cAAe,aAEnBY,WAAY,CACRpB,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,SACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOa,UAAUX,KAAKG,KAC7B2D,eAAgB,YAChBC,cAAe,aAEnBa,KAAM,CACFrB,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,SACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOa,UAAUX,KAAKG,KAC7B2D,eAAgB,YAChBC,cAAe,aAEnBc,UAAW,CACPtB,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,SACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOa,UAAUX,KAAKG,KAC7B2D,eAAgB,YAChBC,cAAe,KAEnB7E,WAAY,CACRqE,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIL,KAC1B2D,eAAgB,OAChBC,cAAe,aAEnB5E,gBAAiB,CACboE,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIL,KAC1B2D,eAAgB,OAChBC,cAAe,KAEnBe,SAAU,CACNvB,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,SACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIN,MAC1B4D,eAAgB,OAChBC,cAAe,KAEnBgB,YAAa,CACTxB,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,SACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIP,SAC1B6D,eAAgB,OAChBC,cAAe,aAEnBiB,iBAAkB,CACdzB,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,SACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIP,SAC1B6D,eAAgB,OAChBC,cAAe,KAEnBkB,gBAAiB,CACb1B,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,SACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIP,SAC1B6D,eAAgB,OAChBC,cAAe,UAEnBmB,qBAAsB,CAClB3B,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,SACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOS,QAAQC,IAAIP,SAC1B6D,eAAgB,OAChBC,cAAe,YAEnBoB,MAAO,CACH5B,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOa,UAAUC,IAAIT,KAC5B2D,eAAgB,OAChBC,cAAe,aAEnBqB,WAAY,CACR7B,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOa,UAAUC,IAAIT,KAC5B2D,eAAgB,OAChBC,cAAe,KAEnBsB,aAAc,CACV9B,WAAYD,EAAOC,WACnBE,UAAW,SACXC,WAAY,IACZC,SAAU,OACVC,WAAY,OACZC,MAAO/D,EAAOa,UAAUG,MAAMX,KAC9B2D,eAAgB,OAChBC,cAAe,MClTVuB,EAAQlC,OAAOC,OAAOD,OAAOC,OAAO,GAAIC,GAAS,aAAE7B,EAChE3B,OAAIA,EACAyF,OCTkB,CAClBpF,KAAM,EACNqF,MAAO,IACPC,MAAO,IACPC,QAAS,KDMb3D,OAAIA,EAAQ4D,QAASvD,QAASM,EAC9Bc,KAAIA,KEREA,KAAEA,EAAM1D,OAAAA,EAAMyD,WAAEA,GAAe+B,EACxBM,EAAOjH,EAAMC,QAACiH,KAAKC,OAAM,EAAGlG,KAAIC,cAAe,CACxDD,GAAID,EAAqBC,EAAIC,OAC7Bf,WAAW,CAAEC,YAAa,YAAaC,YAAa,eAAiB,iIAAiIuE,oCAA6C,EAAG1D,cAA2B,WAAZA,GAAoC,gBAAZA,IAC7R,oFAIG,EAAGA,UAASkG,SAAQ,MACvB,IAAKlG,EACD,MAAO,GACX,MAAMgE,EAAQkC,EAAQjG,EAAOS,QAAQC,IAAIP,SAAWuD,EAAK3D,GAASgE,MAClE,MAAO,wBACUL,EAAK3D,GAAS0D,kCACfC,EAAK3D,GAAS4D,kCACbD,EAAK3D,GAAS6D,iCAChBF,EAAK3D,GAAS8D,iCACZH,EAAK3D,GAAS+D,6BACpBC,8BACUL,EAAK3D,GAASiE,0CACfN,EAAK3D,GAASkE,sBACjC,IClBCiC,EAAcrH,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,eAAiB,sDAChHiH,EAAOtH,EAAMC,QAACoH,GAAalH,WAAW,CAAEC,YAAa,YAAaC,YAAa,eAAiB,gCAAgC0D,EAAMvC,cAAcuC,EAAMvC,cAAc,EAAG+F,gBAAiBA,MAC5LC,EAAQxH,EAAMC,QAACoH,GAAalH,WAAW,CAAEC,YAAa,aAAcC,YAAa,gBAAkB,wCAKnGoH,EAAmBzH,EAAAA,QAAO0H,QAAQvH,WAAW,CAAEC,YAAa,wBAAyBC,YAAa,gBAAkB,sHAAsHsG,EAAMxF,OAAOS,QAAQE,KAAKL,iDAAiDkF,EAAMxF,OAAOa,UAAUX,KAAKE,uCAAuCoF,EAAMxF,OAAOa,UAAUX,KAAKE,UACpZoG,EAAM3H,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,WAAYC,YAAa,eAAiB,kEAChGuH,EAAc5H,EAAMC,QAACgH,GAAM9G,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,gBAAkB,kBACxGwH,EAAmB7H,EAAAA,QAAO8H,EAAAA,OAAO/H,IAAgBI,WAAW,CAAEC,YAAa,wBAAyBC,YAAa,eAAiB,wEAClI0H,EAAmB/H,EAAMC,QAAC+H,QAAQ7H,WAAW,CAAEC,YAAa,wBAAyBC,YAAa,eAAiB,wECf5G4H,EAAeC,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,6BAA8BC,KAAM,eAAgBC,OAAQ1E,EAAMT,IAAM4E,GACjMC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,6GAA8GN,KAAM,kBCuC5L,SAASO,EAAOC,EAAGC,GACtB,IAAIC,EAAI,CAAA,EACR,IAAK,IAAIC,KAAKH,EAAOrE,OAAOyE,UAAUC,eAAeC,KAAKN,EAAGG,IAAMF,EAAEM,QAAQJ,GAAK,IAC9ED,EAAEC,GAAKH,EAAEG,IACb,GAAS,MAALH,GAAqD,mBAAjCrE,OAAO6E,sBACtB,KAAItF,EAAI,EAAb,IAAgBiF,EAAIxE,OAAO6E,sBAAsBR,GAAI9E,EAAIiF,EAAEM,OAAQvF,IAC3D+E,EAAEM,QAAQJ,EAAEjF,IAAM,GAAKS,OAAOyE,UAAUM,qBAAqBJ,KAAKN,EAAGG,EAAEjF,MACvEgF,EAAEC,EAAEjF,IAAM8E,EAAEG,EAAEjF,IAF4B,CAItD,OAAOgF,CACX,CAuQkD,mBAApBS,iBAAiCA,gBC3TnD,MAACC,EAAcC,GAEhB,GAAGA,KADWC,KAAKC,MAAsB,IAAhBD,KAAKE,YCKlC,MAAMC,UAAeC,EAAAA,cACxB,WAAAC,CAAY/B,GACRgC,MAAMhC,GACNiC,KAAKC,GAAKV,EAAW,UACrBS,KAAKE,WAAa,KAClBF,KAAKG,MAAQ,CACTC,WAAW,EAElB,CACD,iBAAAC,GACI,MAAMC,eAAEA,GAAmBN,KAAKjC,MAChCiC,KAAKE,WAAaK,SAAStC,cAAc,OACzC+B,KAAKE,WAAWM,aAAa,KAAM,UAAUR,KAAKC,MAClDD,KAAKE,WAAWO,MAAMC,QAAU,uCAC5BJ,EACAA,SAAgEA,EAAeK,YAAYX,KAAKE,YAGhGK,SAAShF,KAAKoF,YAAYX,KAAKE,YAEnCF,KAAKY,SAAS,CAAER,WAAW,GAC9B,CACD,oBAAAS,GACI,GAAIb,KAAKE,WAAY,CACjB,MAAMI,eAAEA,GAAmBN,KAAKjC,MAC5BuC,EACAA,EAAeQ,YAAYd,KAAKE,YAGhCK,SAAShF,KAAKuF,YAAYd,KAAKE,WAEtC,CACJ,CACD,MAAAa,GACI,MAAMC,SAAEA,GAAahB,KAAKjC,OACpBqC,UAAEA,GAAcJ,KAAKG,MAC3B,OAAOH,KAAKE,YAAcE,EAAYa,EAAAA,aAAaD,EAAUhB,KAAKE,YAAc,IACnF,EC1CE,MAAMgB,EAAgBrL,EAAMC,QAACqL,OAAOnL,WAAW,CAAEC,YAAa,qBAAsBC,YAAa,eAAiB,WAAW,EAAGkL,YAAaA,EAAS,2DAChJC,EAAWxL,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,eAAiB,wDAAwD,EAAGkL,YAAaA,KCFvKE,EAAmBC,GAAUA,EAAMC,OAAOC,SAASC,KAAK,KCGxDC,EAAYC,IACrB,MACMC,EAASD,EAAIE,QADI,oCACoB,CAACC,EAAGC,EAAGC,EAAGC,IAAMF,EAAIA,EAAIC,EAAIA,EAAIC,EAAIA,IACzEC,EAAS,4CAA4CC,KAAKP,GAChE,OAAOM,EACD,CACEH,EAAGK,SAASF,EAAO,GAAI,IACvBF,EAAGI,SAASF,EAAO,GAAI,IACvBD,EAAGG,SAASF,EAAO,GAAI,KAEzB,IAAI,EAMDG,EAAoB,CAACV,EAAKW,KACnC,MAAMC,EAAMb,EAASC,GACrB,OAAKY,EAEE,QAAQA,EAAIR,MAAMQ,EAAIP,MAAMO,EAAIN,MAAMK,KADlCX,CAC4C,ECtBrDa,EAAqB,qMACdC,EAAiB,EAAGC,gBAAeC,gBAAeC,UAASC,oBAAmB,MAIvFC,EAAAA,WAAU,KACN,IAAKJ,GAAiBG,EAClB,OACJ,MAAME,EAAoBL,EAAcM,iBAAiBR,GACrDO,EAAkB5D,OAAS,GAE/B8D,YAAW,KACPF,EAAkB,GAAGG,OAAO,GAC7B,EAAE,GACN,CAACR,EAAeG,IAOnBC,EAAAA,WAAU,KACN,IAAKJ,IAAkBA,EACnB,OACJ,MAAMS,EAAqBC,IACvB,GAAkB,QAAdA,EAAMC,MAAkBD,EAAME,SAAU,CACxC,MAAMP,EAAoBL,EAAcM,iBAAiBR,GAEzD,GAAIO,EAAkB5D,OAAS,EAE3B,YADAyD,IAGJG,EAAkB,GAAGG,QACrBE,EAAMG,kBACNH,EAAMI,gBACT,GAKL,OAFAb,SAA8DA,EAAcc,iBAAiB,UAAWN,GAEjG,IAAMR,aAAqD,EAASA,EAAce,oBAAoB,UAAWP,EAAkB,GAC3I,CAACR,EAAeD,EAAeE,IAgClC,MAAO,CACHe,cAbmBP,IACdV,IAGa,WAAdU,EAAMC,IACNT,IAGMC,GAAkC,QAAdO,EAAMC,KAvBhB,CAACD,IACrB,MAAML,EAAoBL,EAAcM,iBAAiBR,GACnDoB,EAAeb,EAAkB,GACjCc,EAAcd,EAAkBA,EAAkB5D,OAAS,GAE7DiE,EAAME,UAAYhD,SAASwD,gBAAkBF,GAC7CR,EAAMI,iBACNK,EAAYX,SAGNE,EAAME,UAAYhD,SAASwD,gBAAkBD,IACnDT,EAAMI,iBACNI,EAAaV,QAChB,EAWGa,CAAgBX,GACnB,EAIJ,ECjEQY,GAAWC,IACpB,IAAMjE,GAAIkE,EAAQnD,SAAEA,EAAQI,OAAEA,EAAS5E,EAAMC,OAAOC,MAAK0H,UAAEA,EAAY,SAAQxB,cAAEA,EAAatC,eAAEA,EAAc+D,cAAEA,EAAa5D,MAAEA,EAAKqC,iBAAEA,GAAqBoB,EAAII,EAAc5F,EAAOwF,EAAI,CAAC,KAAM,WAAY,SAAU,YAAa,gBAAiB,iBAAkB,gBAAiB,QAAS,qBAE/R,MAAOvB,EAAe4B,GAAoBC,EAAQA,SAAC,OAC7CC,OAAEA,EAAMC,WAAEA,EAAUC,OAAEA,GAAWC,YAAUhC,EAAeD,EAAe,CAAEyB,cAE3EnE,EAAK4E,EAAOA,SAAC,IAAMV,GAAY5E,EAAW,YAAY,CAAC4E,ICT9B,GAAGvB,gBAAekC,gBACjD/B,EAAAA,WAAU,KACN,GAAKH,EAAL,CAGA,IACSA,EAAcmC,aAAa,mBAC5BC,QAAQC,KAAK,qDAAsDrC,GACnEA,EAAcpC,aAAa,gBAAiB,QAEnD,CACD,MAAO0E,GACHF,QAAQC,KAAK,6DAChB,CAED,IACSrC,EAAcmC,aAAa,mBAC5BC,QAAQC,KAAK,qDAAsDrC,GACnEA,EAAcpC,aAAa,gBAAiBsE,GAEnD,CACD,MAAOI,GACHF,QAAQC,KAAK,+CAA+CH,IAC/D,CAED,IACSlC,EAAcmC,aAAa,mBAC5BC,QAAQC,KAAK,qDAAsDrC,GACnEA,EAAcpC,aAAa,gBAAiB,UAEnD,CACD,MAAO0E,GACHF,QAAQC,KAAK,+CAA+CH,IAC/D,CAED,MAAO,KACH,IACIlC,EAAcpC,aAAa,gBAAiB,QAC/C,CACD,MAAO0E,GACHF,QAAQC,KAAK,8DAChB,EAtCM,CAuCV,GACF,CAACrC,EAAekC,GAAW,EDhC9BK,CAAoB,CAAEvC,gBAAekC,UAAW7E,IAChD,MAAM4C,EAAU,KACZD,SAA8DA,EAAcO,QAC5EkB,SAA8DA,GAAe,GAE3ET,cAAEA,GAAkBlB,EAAe,CACrCC,gBACAC,gBACAC,UACAC,qBAqBJ,OAhBAC,EAAAA,WAAU,KACN,IAAK4B,IAAWhC,EACZ,OACJ,MAAMyC,EAAiB,IAAIC,UAAeV,GAE1C,OADAS,EAAeE,QAAQ3C,GAChB,IAAMyC,EAAeG,YAAY,GACzC,CAACZ,EAAQhC,IAIZI,EAAAA,WAAU,KACN,GAAK4B,EAGL,OADAa,OAAO9B,iBAAiB,SAAUiB,GAC3B,IAAMa,OAAO7B,oBAAoB,SAAUgB,EAAO,GAC1D,CAACA,IACI3G,EAAKlI,QAACmI,cAAc2B,EAAQ,CAAEU,eAAgBA,GAClDtC,EAAKlI,QAACmI,cAAcoD,EAAU,CAAEoE,QAAS5C,EAASzB,OAAQA,IAC1DpD,EAAAA,QAAMC,cAAciD,EAAe5G,OAAOC,OAAO,CAAEmL,MAAM,EAAMtE,OAAQA,EAAQuE,IAAKpB,EAAkB9D,MAAOnG,OAAOC,OAAOD,OAAOC,OAAO,CAAA,EAAIkK,EAAOmB,QAASnF,GAAQoF,UAAWjC,GAAiBc,EAAWkB,OAAQtB,GAActD,GAAY,EElDzO8E,GAAW,EAAGC,QAAOzH,SAAQ0H,YAAWjL,QAAOkL,WAAajI,EAAAA,QAAMC,cAAc,MAAO,CAAE8H,MAAOA,EAAOzH,OAAQA,EAAQ0H,UAAWA,EAAW9H,QAAS,YAAaE,MAAO,6BAA8B,aAAc6H,GAC/NjI,UAAMC,cAAc,OAAQ,KACxBD,EAAAA,QAAMC,cAAc,iBAAkB,CAAEiI,GAAI,SAAUC,GAAI,KAAMC,GAAI,UAAWC,GAAI,UAAWpG,GAAI,KAC9FjC,UAAMC,cAAc,OAAQ,CAAEqI,UAAWvL,EAAOwL,YAAa,IAAKC,OAAQ,OAC1ExI,UAAMC,cAAc,OAAQ,CAAEqI,UAAWvL,EAAOwL,YAAa,OAAQC,OAAQ,YAC7ExI,UAAMC,cAAc,OAAQ,CAAEqI,UAAWvL,EAAOyL,OAAQ,WAChExI,EAAKlI,QAACmI,cAAc,IAAK,CAAEE,KAAM,OAAQI,SAAU,WAC/CP,EAAAA,QAAMC,cAAc,IAAK,CAAEwI,UAAW,kBAClCzI,EAAAA,QAAMC,cAAc,OAAQ,CAAEQ,EAAG,8BAA+BwB,GAAI,SAAUyG,OAAQ3L,EAAO4L,YAAa,KACtG3I,EAAKlI,QAACmI,cAAc,mBAAoB,CAAE2I,cAAe,YAAaC,KAAM,SAAUC,KAAM,UAAWC,GAAI,YAAaC,IAAK,OAAQC,YAAa,gBACtJjJ,EAAAA,QAAMC,cAAc,SAAU,CAAEE,KAAM,OAAQ+I,GAAI,KAAMC,GAAI,KAAMnF,EAAG,KACjEhE,UAAMC,cAAc,mBAAoB,CAAE2I,cAAe,YAAaC,KAAM,SAAUC,KAAM,UAAWC,GAAI,YAAaC,IAAK,OAAQC,YAAa,mBCXrJG,GAAO,EAAGrB,QAAOzH,SAAQ0H,YAAWjL,QAAOkL,WAAajI,EAAAA,QAAMC,cAAc,MAAO,CAAE8H,MAAOA,EAAOzH,OAAQA,EAAQ0H,UAAWA,EAAW9H,QAAS,cAAeC,KAAMpD,EAAO,aAAckL,GACrMjI,UAAMC,cAAc,SAAU,CAAEiJ,GAAI,OAAQC,GAAI,OAAQnF,EAAG,QACvDhE,EAAKlI,QAACmI,cAAc,UAAW,CAAE2I,cAAe,eAAgBS,MAAO,KAAML,IAAK,KAAMM,OAAQ,SAAUC,SAAU,SAAUN,YAAa,gBAC/IjJ,UAAMC,cAAc,SAAU,CAAEiJ,GAAI,OAAQC,GAAI,OAAQnF,EAAG,QACvDhE,EAAKlI,QAACmI,cAAc,UAAW,CAAE2I,cAAe,eAAgBS,MAAO,QAASL,IAAK,KAAMM,OAAQ,SAAUC,SAAU,SAAUN,YAAa,gBAClJjJ,UAAMC,cAAc,SAAU,CAAEiJ,GAAI,OAAQC,GAAI,OAAQnF,EAAG,QACvDhE,EAAKlI,QAACmI,cAAc,UAAW,CAAE2I,cAAe,eAAgBS,MAAO,QAASL,IAAK,KAAMM,OAAQ,SAAUC,SAAU,SAAUN,YAAa,gBAClJjJ,UAAMC,cAAc,SAAU,CAAEiJ,GAAI,OAAQC,GAAI,OAAQnF,EAAG,QACvDhE,EAAKlI,QAACmI,cAAc,UAAW,CAAE2I,cAAe,eAAgBS,MAAO,QAASL,IAAK,KAAMM,OAAQ,SAAUC,SAAU,SAAUN,YAAa,gBAClJjJ,UAAMC,cAAc,SAAU,CAAEiJ,GAAI,OAAQC,GAAI,OAAQnF,EAAG,QACvDhE,EAAKlI,QAACmI,cAAc,UAAW,CAAE2I,cAAe,eAAgBS,MAAO,QAASL,IAAK,KAAMM,OAAQ,SAAUC,SAAU,SAAUN,YAAa,gBAClJjJ,UAAMC,cAAc,SAAU,CAAEiJ,GAAI,OAAQC,GAAI,OAAQnF,EAAG,QACvDhE,EAAKlI,QAACmI,cAAc,UAAW,CAAE2I,cAAe,eAAgBS,MAAO,QAASL,IAAK,KAAMM,OAAQ,SAAUC,SAAU,SAAUN,YAAa,gBAClJjJ,UAAMC,cAAc,SAAU,CAAEiJ,GAAI,OAAQC,GAAI,OAAQnF,EAAG,QACvDhE,EAAKlI,QAACmI,cAAc,UAAW,CAAE2I,cAAe,eAAgBS,MAAO,QAASL,IAAK,KAAMM,OAAQ,SAAUC,SAAU,SAAUN,YAAa,gBAClJjJ,UAAMC,cAAc,SAAU,CAAEiJ,GAAI,OAAQC,GAAI,OAAQnF,EAAG,QACvDhE,EAAKlI,QAACmI,cAAc,UAAW,CAAE2I,cAAe,eAAgBS,MAAO,QAASL,IAAK,KAAMM,OAAQ,SAAUC,SAAU,SAAUN,YAAa,gBAClJjJ,UAAMC,cAAc,SAAU,CAAEiJ,GAAI,OAAQC,GAAI,OAAQnF,EAAG,QACvDhE,EAAKlI,QAACmI,cAAc,UAAW,CAAE2I,cAAe,eAAgBS,MAAO,QAASL,IAAK,KAAMM,OAAQ,SAAUC,SAAU,SAAUN,YAAa,iBClBzIO,GAAY,EAAGzB,QAAOzH,SAAQ0H,YAAWjL,QAAOkL,WAAajI,EAAKlI,QAACmI,cAAc,MAAO,CAAE8H,MAAOA,EAAOzH,OAAQA,EAAQ0H,UAAWA,EAAW9H,QAAS,aAAcE,MAAO,6BAA8BD,KAAMpD,EAAO,aAAckL,GAC9OjI,UAAMC,cAAc,SAAU,CAAEiJ,GAAI,KAAMC,GAAI,KAAMnF,EAAG,MACnDhE,UAAMC,cAAc,UAAW,CAAE2I,cAAe,IAAKE,KAAM,KAAMC,GAAI,KAAMM,MAAO,KAAML,IAAK,OAAQM,OAAQ,UAAWC,SAAU,SAAUN,YAAa,eACzJjJ,UAAMC,cAAc,UAAW,CAAE2I,cAAe,cAAeE,KAAM,IAAKC,GAAI,IAAKM,MAAO,KAAML,IAAK,OAAQM,OAAQ,SAAUC,SAAU,SAAUN,YAAa,gBACpKjJ,EAAKlI,QAACmI,cAAc,SAAU,CAAEiJ,GAAI,KAAMC,GAAI,KAAMnF,EAAG,IAAK4E,cAAe,cAAeE,KAAM,IAAKC,GAAI,OACrG/I,UAAMC,cAAc,UAAW,CAAE2I,cAAe,IAAKE,KAAM,IAAKC,GAAI,IAAKM,MAAO,KAAML,IAAK,OAAQM,OAAQ,SAAUC,SAAU,SAAUN,YAAa,eACtJjJ,UAAMC,cAAc,UAAW,CAAE2I,cAAe,cAAeE,KAAM,MAAOC,GAAI,MAAOM,MAAO,KAAML,IAAK,OAAQM,OAAQ,UAAWC,SAAU,SAAUN,YAAa,gBACzKjJ,UAAMC,cAAc,SAAU,CAAEiJ,GAAI,MAAOC,GAAI,KAAMnF,EAAG,MACpDhE,UAAMC,cAAc,UAAW,CAAE2I,cAAe,IAAKE,KAAM,KAAMC,GAAI,KAAMM,MAAO,KAAML,IAAK,OAAQM,OAAQ,UAAWC,SAAU,SAAUN,YAAa,eACzJjJ,UAAMC,cAAc,UAAW,CAAE2I,cAAe,cAAeE,KAAM,IAAKC,GAAI,IAAKM,MAAO,KAAML,IAAK,OAAQM,OAAQ,SAAUC,SAAU,SAAUN,YAAa,iBCN3JQ,GAAS,EAAGzB,YAAW1H,SAAS,GAAIyH,QAAQ,GAAIhL,QAAQ,UAAW8L,OAAO,eACnF,OAAQA,GACJ,IAAK,OACD,OAAO7I,EAAKlI,QAACmI,cAAcmJ,GAAM,CAAEpB,UAAWA,EAAW1H,OAAQA,EAAQyH,MAAOA,EAAOhL,MAAOA,IAElG,IAAK,YACD,OAAOiD,EAAKlI,QAACmI,cAAcuJ,GAAW,CAAExB,UAAWA,EAAW1H,OAAQA,EAAQyH,MAAOA,EAAOhL,MAAOA,IAGvG,QACI,OAAOiD,EAAKlI,QAACmI,cAAc6H,GAAU,CAAEE,UAAWA,EAAW1H,OAAQA,EAAQyH,MAAOA,EAAOhL,MAAOA,IAEzG,ECbQ2M,GAAc7R,EAAMC,QAACiH,KAAK/G,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,eAAiB,8CAA8C,EAAGyR,aAAeA,EAAU,MAAQ,SAAU,EAAGC,aAAcA,GAAW,2BAA2B,EAAGC,UAAWjO,EAAMiO,aAAgB,EAAGA,UAAWjO,EAAMiO,OACxTC,GAAajS,EAAMC,QAACa,OAAOX,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,eAAiB,4IAA4IsG,EAAM/B,+FAAgGsD,IAC1V,IAAIO,EAAS,OACTyJ,EAAc,OACdC,EAAe,OACfC,EAAe,MACfpN,EAAW,OACXqN,EAAe,MAyBnB,OAxBInK,EAAMoK,UACNJ,EAAc,QAEdhK,EAAMqK,cACNJ,EAAe,QAEA,OAAfjK,EAAM8J,OACNvJ,EAAS,OACTyJ,EAAc,OACdC,EAAe,OACfC,EAAe,MACfpN,EAAW,OACXqN,EAAe,MACXnK,EAAMoK,UACNJ,EAAc,OAEdhK,EAAMqK,cACNJ,EAAe,QAGlBjK,EAAM4J,UACPI,EAAc,MACdC,EAAe,OAEZ,4BACcE,uBAET5J,2BACMyJ,4BACCC,4BACAC,wBACJpN,UACd,0HAEQwN,GAAgBxS,EAAAA,QAAOiS,IAAY9R,WAAW,CAAEC,YAAa,qBAAsBC,YAAa,gBAAkB,gBAAgBsG,EAAMxF,OAAOS,QAAQE,KAAKL,iFAAiF,EAAGqQ,aAAcA,EAAUnL,EAAMxF,OAAOS,QAAQC,IAAIL,KAAOmF,EAAMxF,OAAOa,UAAUX,KAAKG,iCAAiCmF,EAAMxF,OAAOS,QAAQE,KAAKR,uCAAuCqF,EAAMxF,OAAOS,QAAQE,KAAKR,yBAAyBqF,EAAMxF,OAAOa,UAAUX,KAAKG,6CAA6CmF,EAAMxF,OAAOa,UAAUX,KAAKE,+DAA+DoF,EAAMxF,OAAOa,UAAUX,KAAKE,2EAA2EoF,EAAMxF,OAAOS,QAAQE,KAAKN,gCAAgCmF,EAAMxF,OAAOS,QAAQE,KAAKN,yBAAyBmF,EAAMxF,OAAOS,QAAQC,IAAIN,qBAC12BkR,GAA2BzS,EAAMC,QAACuS,IAAerS,WAAW,CAAEC,YAAa,gCAAiCC,YAAa,gBAAkB,SAASsG,EAAMxF,OAAOa,UAAUC,IAAIT,sBAAsBmF,EAAMxF,OAAOa,UAAUC,IAAIR,+BAA+BkF,EAAMxF,OAAOa,UAAUC,IAAIT,6CAA6CmF,EAAMxF,OAAOa,UAAUC,IAAIV,eAAeoF,EAAMxF,OAAOa,UAAUC,IAAIR,8DAA8DkF,EAAMxF,OAAOa,UAAUC,IAAIV,UACremR,GAAgB1S,EAAAA,QAAOwS,IAAerS,WAAW,CAAEC,YAAa,qBAAsBC,YAAa,gBAAkB,oBAAoBsG,EAAMxF,OAAOa,UAAUX,KAAKG,qBAAqBmF,EAAMxF,OAAOa,UAAUX,KAAKG,6CAA6CmF,EAAMxF,OAAOa,UAAUX,KAAKI,qBAAqBkF,EAAMxF,OAAOa,UAAUX,KAAKI,mCAAmCkF,EAAMxF,OAAOa,UAAUX,KAAKI,qBAAqBkF,EAAMxF,OAAOa,UAAUX,KAAKI,6CAA6CkF,EAAMxF,OAAOa,UAAUX,KAAKE,+DAA+DoF,EAAMxF,OAAOa,UAAUX,KAAKE,UACpmBoR,GAA2B3S,EAAAA,QAAO0S,IAAevS,WAAW,CAAEC,YAAa,gCAAiCC,YAAa,gBAAkB,oBAAoBsG,EAAMxF,OAAOa,UAAUC,IAAIT,qBAAqBmF,EAAMxF,OAAOa,UAAUC,IAAIT,6CAA6CmF,EAAMxF,OAAOa,UAAUC,IAAIR,qBAAqBkF,EAAMxF,OAAOa,UAAUC,IAAIR,mCAAmCkF,EAAMxF,OAAOa,UAAUC,IAAIR,qBAAqBkF,EAAMxF,OAAOa,UAAUC,IAAIR,6CAA6CkF,EAAMxF,OAAOa,UAAUC,IAAIV,+DAA+DoF,EAAMxF,OAAOa,UAAUC,IAAIV,UAClnBqR,GAAa5S,EAAAA,QAAOiS,IAAY9R,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,eAAiB,kDAAkDsG,EAAMxF,OAAOS,QAAQC,IAAIL,iCAAiCmF,EAAMxF,OAAOS,QAAQE,KAAKP,oCAAoCoF,EAAMxF,OAAOS,QAAQE,KAAKP,8CAA8CoF,EAAMxF,OAAOa,UAAUX,KAAKE,+DAA+DoF,EAAMxF,OAAOa,UAAUX,KAAKE,sFACpdsR,GAAiB7S,EAAMC,QAACa,OAAOX,WAAW,CAAEC,YAAa,sBAAuBC,YAAa,eAAiB,wGAC9GyS,GAAa9S,EAAAA,QAAO6S,IAAgB1S,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,eAAiB,yEAAyEsG,EAAM9B,KAAKoB,KAAKrB,wBAAwB+B,EAAM9B,KAAKoB,KAAKjB,wBAAwB2B,EAAM9B,KAAKoB,KAAKlB,0BAA0B4B,EAAM9B,KAAKoB,KAAKhB,8BAA8B0B,EAAM9B,KAAKoB,KAAKd,wBAAwBwB,EAAMxF,OAAOa,UAAUX,KAAKG,sBAAsBmF,EAAMxF,OAAOa,UAAUX,KAAKI,+BAA+BkF,EAAM5C,MAAMO,sEAAsEqC,EAAMxF,OAAOa,UAAUX,KAAKE,4BACnmBwR,GAAiB/S,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,sBAAuBC,YAAa,gBAAkB,wHCnD5G2S,GAAgB9K,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GAC1JC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,oBAAqBN,KAAM,kBCGpG2K,GAAa,CACfhT,QAASuS,GACTU,QAASR,GACTS,YAAaV,GACbW,mBAAoBT,GACpBU,KAAMT,GACN3M,KAAM6M,GACNQ,SAAUT,IAEDU,GAASC,EAAUA,YAAC,CAACnF,EAAIyB,KAClC,IAAIK,UAAEA,EAAShF,SAAEA,EAAQsI,KAAEA,EAAIvS,QAAEA,EAAU,UAAS8Q,KAAEA,EAAO,OAAM0B,SAAEA,GAAW,EAAK3B,QAAEA,GAAU,GAAU1D,EAAIsF,EAAa9K,EAAOwF,EAAI,CAAC,YAAa,WAAY,OAAQ,UAAW,OAAQ,WAAY,YACxM,GAAgB,aAAZnN,EACA,OAAQiH,EAAKlI,QAACmI,cAAcyK,GAAgBpO,OAAOC,OAAO,CAAEoL,IAAKA,EAAKK,UAAWA,GAAawD,GAAaxI,GAE/G,MAAMyI,EAAgBX,GAAW/R,GAC3B2S,OAA2BC,IAAb3I,EACdmH,IAAYmB,EAClB,OAAQtL,EAAKlI,QAACmI,cAAcwL,EAAenP,OAAOC,OAAO,CAAEoL,IAAKA,EAAKK,UAAWA,EAAW6B,KAAMA,EAAMF,QAAS+B,EAAavB,QAASA,EAASC,YAAamB,GAAYC,IACnKE,GAAevB,IAAanK,EAAKlI,QAACmI,cAAcyJ,GAAa,CAAEE,QAASA,EAASD,UAAW3G,EAAU6G,KAAM7G,GAAqB,OAAT6G,EAAgB,OAAS,MAC9IyB,GAAQA,OACKK,IAAb3I,GAA0BhD,EAAKlI,QAACmI,cAAc,OAAQ,KAAM+C,GAC5DuI,GAAYvL,EAAAA,QAAMC,cAAc4K,GAAc,OAClDjB,GAAY5J,EAAKlI,QAACmI,cAAc2K,GAAgB,KAC5C5K,EAAAA,QAAMC,cAAcwJ,GAAQ,OAAU,IC1BrCmC,GAAS/T,EAAAA,QAAOgU,OAAO7T,WAAW,CAAEC,YAAa,cAAeC,YAAa,eAAiB,eAAe0D,EAAMT,oBAAoBS,EAAMT,mBAAmBS,EAAMT,oBAAoBS,EAAMT,2BAA2BS,EAAMO,OACjO2P,GAAajU,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,gBAAkB,KAAK0D,EAAMvC,4FCD/G0S,GAAiBhM,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,6BAA8BC,KAAM,eAAgBC,OAAQ1E,EAAMT,IAAM4E,GACnMC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,iHAAkHN,KAAM,kBCF1L6L,GAAajM,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,6BAA8BC,KAAM,eAAgBC,OAAQ,GAAIyH,MAAO,IAAMhI,GACpMC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,uJAAwJN,KAAM,kBCKhO8L,GAAa,EAAGhK,KAAIiK,QAAOC,WAAUC,gBAAgB,eAAgBC,SAAQC,aAAYC,cAAaC,kBAAiBC,kBAAqBzM,EAAAA,QAAMC,cAAc2L,GAAQ,KACjL5L,UAAMC,cAAc6L,GAAY,KAC5B9L,UAAMC,cAAcnB,EAAM,CAAEmD,GAAIA,EAAIlJ,QAASqT,GAAiBF,GAC9DG,GAAWrM,EAAAA,QAAMC,cAAcmL,GAAQ,CAAErS,QAAS,OAAQ0O,QAAS4E,EAAO5E,SAAW4E,EAAOH,OAC5FI,EACAE,GAAoBxM,EAAAA,QAAMC,cAAcmL,GAAQ,CAAErS,QAAS,OAAQuS,KAAMiB,EAAcvM,UAAMC,cAAc8L,GAAe,MAAQ/L,EAAKlI,QAACmI,cAAcH,EAAa,MAAO2H,QAAS+E,IACnLC,GAAiBzM,EAAKlI,QAACmI,cAAcmL,GAAQ,CAAErS,QAAS,OAAQuS,KAAMtL,EAAKlI,QAACmI,cAAc+L,GAAW,MAAOvE,QAASgF,EAAc,aAAc,WACrJN,GAAYnM,EAAAA,QAAMC,cAAcnB,EAAM,CAAE/F,QAAS,mBAAqBoT,UCPlExS,IAASX,EAAOS,QAClBiT,GAAqB,CACvB,EAAG,OACH,EAAGpR,EAAQJ,GACX,EAAGI,EAAQjC,KACX,EAAGiC,EAAQH,GACX,EAAGG,EAAQF,IAETuR,GAAU,CACZC,KAAM5T,EAAOa,UAAUX,KAAKG,KAC5BwT,QAAS7T,EAAOa,UAAUG,MAAMX,KAChCgF,MAAOrF,EAAOa,UAAUC,IAAIT,MAEnByT,GAASjV,EAAMC,QAACiV,OAAO/U,WAAW,CAAEC,YAAa,cAAeC,YAAa,eAAiB,cAAc0D,EAAMvC,gBAAgBuC,EAAMT,gBACxI6R,GAAUnV,EAAMC,QAACmV,QAAQjV,WAAW,CAAEC,YAAa,eAAgBC,YAAa,eAAiB,iBAAiB0D,EAAMT,mBAAmBS,EAAMT,iBAAiBS,EAAMT,oBAAoBS,EAAMT,kBAAkBuB,EAAKa,KAAKd,wBAAwBC,EAAKa,KAAKV,wBAAwBH,EAAKa,KAAKX,0BAA0BF,EAAKa,KAAKT,oBAAoBJ,EAAKa,KAAKR,0BAA0BnB,EAAMM,cAAcvC,GAAKN,oBAAoBuC,EAAMT,OACjb+R,GAAYrV,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,gBAAkB,gBAAgB0D,EAAMT,oBAAoBS,EAAMT,MAClJgS,GAAOtV,EAAMC,QAAC6H,EAAMA,OAAC5H,KAAKC,WAAW,CAAEC,YAAa,YAAaC,YAAa,eAAiB,0CAA0C8U,gCACzII,GAAUvV,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,eAAgBC,YAAa,eAAiB,8DAA8D0D,EAAMM,cAAcvC,GAAKN,mBAAoB0G,QAA8B4L,IAApB5L,EAAMsN,UAA0BX,GAAmB3M,EAAMsN,WAAa/R,EAAQJ,oBAAoBD,EAAOE,4CAA4C,EAAGmS,YAAaA,GAChY,kIAOY1R,EAAMO,gCACIwQ,GAAQW,mBC9B5BC,GAA4B,CAC9BC,SAAU,CAAElN,OAAQ,QACpBmN,UAAW,CAAEnN,OAAQ,IAEZoN,GAAO,EAAG1F,YAAWvF,QAAOyJ,QAAOC,WAAUwB,mBAAkBtB,SAAQuB,cAAaP,YAAWC,SAAQtK,WAAU6B,UAASgJ,mBACnI,MAAOtB,EAAauB,GAAkBtH,EAAQA,UAAC,GAIzCuH,EAAe7B,GAAUlM,EAAKlI,QAACmI,cAAcgM,GAAY,CAAEC,MAAOA,EAAOC,SAAUA,EAAUG,WAAYqB,EAAkBtB,OAAQA,EAAQI,aAAc5H,EAAS0H,YAAaA,EAAaC,gBAAiBoB,EAH3L,KACpBE,GAAgBvB,EAAY,OAEmNZ,IAC7OqC,EAAYJ,IAAgBrB,IAAiBqB,EAC7CK,EAAcjO,EAAAA,QAAMC,cAAckN,GAAM,CAAEe,QAASF,EAAW,WAAa,YAAaG,SAAUZ,GAA2Ba,WAAY,CAAEC,SAAU,GAAKC,KAAM,YAClKtO,EAAKlI,QAACmI,cAAc+M,GAAS,KAAMhK,IACjCuL,OAAgC5C,IAAjBkC,GAA8B7N,EAAKlI,QAACmI,cAAc6M,GAAQ,KAAMe,KACrF,OAAQ7N,UAAMC,cAAcmN,GAAS,CAAEpF,UAAWA,EAAWvF,MAAOA,EAAO4K,UAAWA,EAAWC,OAAQA,GACrGS,EACAE,EACAM,EAAe,EAEvBb,GAAKN,QAAUA,GACfM,GAAKV,QAAUA,GACfU,GAAKR,UAAYA,GACjBQ,GAAKZ,OAASA,GCpBd,MAAMlR,MAAEA,GAAO5C,OAAAA,QAAQ0D,IAAS8B,EACnBgQ,GAAW3W,EAAMC,QAAC4V,GAAKN,SAASpV,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,eAAiB,2BAA2B0D,GAAMvC,6CAC1I2T,GAAUnV,EAAMC,QAACmV,QAAQjV,WAAW,CAAEC,YAAa,eAAgBC,YAAa,gBAAkB,iEAAiEc,GAAOS,QAAQE,KAAKN,mBAAmBuC,GAAMvC,oBAAoBuC,GAAMvC,SAC1OoV,GAAiB5W,EAAMC,QAACgH,GAAME,MAAM,CAAEjG,QAAS,oBAAqBf,WAAW,CAAEC,YAAa,sBAAuBC,YAAa,eAAiB,UAAU0D,GAAMV,MAAMU,GAAMvC,QAAQuC,GAAMV,MAC7LwT,GAAO7W,EAAMC,QAACsT,IAAQpM,MAAM,CAAEjG,QAAS,aAAcf,WAAW,CAAEC,YAAa,YAAaC,YAAa,gBAAkB,oCAAoC0D,GAAMR,cAAcQ,GAAMO,MAAMP,GAAMvC,uEAAuEqD,GAAKa,KAAKd,wBAAwBC,GAAKa,KAAKV,wBAAwBH,GAAKa,KAAKX,uCAAuC5D,GAAOS,QAAQE,KAAKP,eAAeJ,GAAOa,UAAUX,KAAKG,+BAA+BuC,GAAM,OCLte+S,GAAU,CACZC,KAAMF,GACNrC,ODIsBxU,EAAMC,QAAC4W,IAAM1W,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,gBAAkB,SAASc,GAAOa,UAAUX,KAAKG,QCH9IyE,KDIoBjG,EAAMC,QAAC4W,IAAM1W,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,gBAAkB,SAASc,GAAOa,UAAUX,KAAKG,mCCFjIwV,GAAa,EAAG3C,QAAO4C,QAAQ,GAAIC,WAAUC,gBAAeC,iBACrE,MAAOC,EAAUC,GAAe3I,EAAQA,UAAC,IAClC4I,EAAUC,GAAe7I,EAAQA,SAAC,MAKnC8I,EAAcV,IAChB,MAAMW,EAAgBZ,GAAQC,EAAK7V,SAAW,QAC9C,OAAQiH,UAAMC,cAAcsP,EAAe,CAAE9H,QAAS,KAAM+H,OAN3CC,EAMuDb,EAAKnH,QAL7E0H,GAAY,QACZM,IAFgB,IAACA,CAMoE,EAAEnK,IAAKsJ,EAAK1C,OAC7F0C,EAAKtD,MAAQsD,EAAKtD,KAClBtL,EAAKlI,QAACmI,cAAc,OAAQ,KAAM2O,EAAK1C,OAAS,EAKlDwD,EAAiBX,EAAWA,EAASY,KAHpB1C,GAAajN,UAAMC,cAAc+M,GAAS,CAAE1H,IAAK2H,EAAQf,OAC5Ee,EAAQf,OAASlM,UAAMC,cAAcwO,GAAgB,KAAMxB,EAAQf,OACnEe,EAAQ6B,MAAMa,IAAIL,MAC0CR,EAAMa,IAAIL,GAC1E,OAAQtP,UAAMC,cAAcD,EAAKlI,QAAC8X,SAAU,KACxC5P,EAAKlI,QAACmI,cAAcmL,GAAQ,CAAEG,UAAU,EAAMxS,QAASiW,EAAenF,KAAMoF,EAAYxH,QAAS,IAAM0H,GAAaD,GAAWvH,IAAK0H,GAAenD,GACnJgD,GAAalP,EAAAA,QAAMC,cAAcgG,GAAS,CAAErB,cAAewK,EAAUhJ,UAAW,eAAgBC,cAAe,IAAM8I,GAAY,IAC7HnP,EAAKlI,QAACmI,cAAcuO,GAAU,KAAMkB,IAAoB,EC3BvDG,GAAehY,EAAMC,QAACgY,EAAE9X,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,gBAAkB,4EAA4EsG,EAAM9B,KAAKoB,KAAKrB,yBAAyB+B,EAAM9B,KAAKoB,KAAKnB,yBAAyB6B,EAAM9B,KAAKoB,KAAKlB,wBAAwB4B,EAAM9B,KAAKoB,KAAKjB,wBAAwB2B,EAAM9B,KAAKoB,KAAKhB,oBAAoB0B,EAAMxF,OAAOa,UAAUX,KAAKG,wBAAwBmF,EAAM9B,KAAKoB,KAAKd,gCAAgCwB,EAAMxF,OAAOa,UAAUX,KAAKI,SCAxfyW,GAAYlY,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,eAAiB,iICA5G8X,GAAgB3E,EAAUA,YAAC,CAACtL,EAAO4H,KAC5C,MAAM3E,SAAEA,EAAQgF,UAAEA,EAAS3H,KAAEA,GAASN,EACtC,OAAQC,UAAMC,cAAc8P,GAAW,CAAE/H,UAAWA,EAAWL,IAAKA,EAAKtH,KAAMA,GAAQ2C,EAAW,ICAhG+M,GAAYlY,EAAMC,QAACmY,GAAgBjY,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,eAAiB,wFAC7GgY,GAAOrY,EAAMC,QAACmY,GAAgBjY,WAAW,CAAEC,YAAa,YAAaC,YAAa,eAAiB,uGACnGiY,GAAWtY,EAAMC,QAACkY,IAAehY,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,eAAiB,mDAAmDsG,EAAMC,OAAOC,SAAUqB,GAAWA,EAAMqQ,SAAW,eAAiB,+RCF1NC,GAAmB,EAAGC,MAAKC,qBAAoBvN,WAAUgF,YAAY,oBAAqBoI,YAAW,EAAOI,cAAc,SAAWC,UAAU,IAAKC,uBAAuB,WAAYjJ,UAASkJ,eAAcC,mBACvN,MAAMC,EAAcC,SAAO,MAM3B,MCVwB,EAACnJ,EAAK6I,KAC9BzL,EAAAA,WAAU,KACN,MAAMgM,EAAmB1L,IACjBsC,EAAIqJ,UAAYrJ,EAAIqJ,QAAQC,SAAS5L,EAAM6L,SAC3CV,EAAYnL,EACf,EAGL,OADA9C,SAASmD,iBAAiB,YAAaqL,GAChC,KACHxO,SAASoD,oBAAoB,YAAaoL,EAAgB,CAC7D,GACF,CAACpJ,EAAK6I,GAAa,EDNtBW,CAAaN,GAAcxL,IACnBkL,GACAC,EAAYnL,EACf,IAEGrF,EAAAA,QAAMC,cAAc8P,GAAW,CAAE/H,UAAW,GAAGA,eAAuBA,IAAaP,QAASA,EAASkJ,aAAcA,EAAcC,aAAcA,EAAcjJ,IAAKkJ,IACrKT,GAAYE,EACbtQ,UAAMC,cAAciQ,GAAM,CAAElI,UAAW,GAAGA,UAAkBA,KACxDhI,EAAAA,QAAMC,cAAcmR,gBAAe,CAAEC,GAAId,EAAoBE,QAASA,EAASa,WAAYZ,EAAsBa,eAAe,GAC5HvR,EAAKlI,QAACmI,cAAckQ,GAAU,CAAE9P,KAAM,SAAU+P,SAAUA,EAAUpI,UAAW,GAAGA,oBAA4BA,KAAehF,KACrIoN,GAAYE,EAAM,EEdbkB,GAAW3Z,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,gBAAkB,SAAU6H,GAAUA,EAAMgI,gBAAiBhI,GAAUA,EAAMgI,0BAA0BvJ,EAAMxF,OAAOS,QAAQE,KAAKN,cAAe0G,GAAUA,EAAM0R,8BAA+B1R,GAAUA,EAAM2R,0IAA0IlT,EAAM9B,KAAKiB,cAAclB,0BAA0B+B,EAAM9B,KAAKiB,cAAcf,wBAAwB4B,EAAM9B,KAAKiB,cAAcd,wBAAwB2B,EAAM9B,KAAKiB,cAAcb,eCF3lB,IAAI6U,GAKAC,IAJX,SAAWD,GACPA,EAAc,IAAI,MAClBA,EAAgB,MAAI,OACvB,CAHD,CAGGA,KAAaA,GAAW,CAAE,IAE7B,SAAWC,GACPA,EAAc,OAAI,SAClBA,EAAW,IAAI,KAClB,CAHD,CAGGA,KAAUA,GAAQ,CAAA,ICNrB,MAAM7B,GAAYlY,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,gBAAkB,wBAClG2Z,GAAYha,EAAMC,QAACiY,IAAW/X,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,gBAAkB,GACzG4Z,GAAcja,EAAMC,QAACgH,GAAM9G,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,gBAAkB,SAASsG,EAAMxF,OAAOS,QAAQE,KAAKR,yEAC3I4Y,GAAWla,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,eAAiB,qGAC/F8Z,GAAMna,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,WAAYC,YAAa,gBAAkB,cAAc,EAAGmW,cAAe,WAAWA,8ZACjI6B,GAAOrY,EAAAA,QAAOkY,IAAW/X,WAAW,CAAEC,YAAa,YAAaC,YAAa,gBAAkB,sKAAsK,EAAG+Z,iBAAkBA,iBAA2B,EAAGC,iBAAkBA,OCF1UC,GAAgB,CAClB9D,SAAU,IACV+D,KAAMR,GAAMS,IACZC,eAAgB,EAChBL,YAAa,GACbC,YAAa,KAEJK,GAAU,EAAGvP,WAAUtG,OAAM8V,UAASC,SAAQrC,YAAW,EAAOpI,YAAW0K,eAAcC,qBAAoB,EAAOC,kBAAiB,MAC9I,MAAMjJ,IAAUjN,GAAOA,EAAKmW,OAAOzR,OAAS,EACtC0R,EAAaxW,OAAOC,OAAOD,OAAOC,OAAO,GAAI4V,IAAgBM,IAC7DpE,SAAEA,EAAQ+D,KAAEA,EAAIE,eAAEA,EAAcL,YAAEA,EAAWC,YAAEA,GAAgBY,EAC/DxB,EAAa,CACfyB,UAAW/K,GAAa,GAAGA,KAAaA,cACxCgL,IAAKhL,GAAa,GAAGA,QACrBiL,KAAMjL,GAAa,GAAGA,SACtBkL,SAAUlL,GAAa,GAAGA,aAC1BmL,UAAWnL,GAAa,GAAGA,gBAExBoL,EAAYC,GAAiB7M,EAAQA,SAACmM,IACtCW,EAAkBC,GAAuB/M,EAAQA,SAAC,OAClD7B,EAAe4B,GAAoBC,EAAQA,SAAC,OAC7CC,OAAEA,EAAMC,WAAEA,GAAeE,EAAAA,UAAU0M,EAAkB3O,EAAe,CACtEyB,UAAW,GAAGgM,KAAQhC,EAAW,MAAQ,UACzCoD,UAAW,CACP,CACIC,KAAM,SACNC,QAAS,CACLlL,OAAQ,CAAC,EAAG,SAKtBmL,EAAOC,EAAAA,aAAY,IAAMP,GAAc,IAAO,CAACA,IAC/CQ,EAAOD,EAAAA,aAAY,IAAMP,GAAc,IAAQ,CAACA,IAChDS,EAAgBxX,OAAOC,OAAOD,OAAOC,OAAO,CAAA,EAAIkK,EAAOmB,QAAS,CAAExE,OAAQ5E,EAAMC,OAAOG,UACvFmV,EAAgBX,IAAeZ,GAAW7I,IAAa3J,EAAKlI,QAACmI,cAAc+R,GAAK1V,OAAOC,OAAO,CAAEyL,UAAWsJ,EAAW0B,IAAKrL,IAAKpB,EAAkB8H,SAAUA,EAAU2F,mBAAoB1B,EAAgB7P,MAAOqR,GAAiBpN,EAAWkB,OAAQ,CAAEvH,KAAM,YAC/PL,UAAMC,cAAciQ,GAAM,CAAElI,UAAWsJ,EAAW2B,KAAMhB,YAAaA,EAAaC,YAAaA,GAAeM,QAAyCA,EAAUxS,UAAMC,cAAc6R,GAAa,KAAMpV,IACxMgW,GAAgB1S,EAAKlI,QAACmI,cAAc8R,GAAU,CAAE9P,GAAI,4BAA6B+F,UAAWsJ,EAAW4B,YAC3G,OAAQlT,EAAAA,QAAMC,cAAc8P,GAAW,CAAE/H,UAAWsJ,EAAWyB,WAC3DH,EAAiBqB,EAAQnc,QAACmL,aAAa8Q,EAAexR,SAAShF,MAAQwW,EACvE/T,EAAKlI,QAACmI,cAAc4R,GAAW,CAAElK,IAAK4L,EAAqBvL,UAAWsJ,EAAW6B,UAAWxC,aAAcgD,EAAM/C,aAAciD,GAAQ7Q,GAAY,ECzCpJkR,GAAYrc,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,eAAiB,0GAA0GwE,EAAKc,UAAUf,0BAA0BC,EAAKc,UAAUZ,0EAA2EmD,GAAWA,EAAMoU,WAAa,OAAS,oDAAqDvY,EAAMvC,eAAeuC,EAAMvC,SCDhdyR,GAAa,CACfhT,QDCwBD,EAAAA,QAAOqc,IAAWlc,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,eAAiB,yCAAyCc,EAAOa,UAAUX,KAAKG,cAAcL,EAAOa,UAAUX,KAAKG,QCA1N0R,QDCwBlT,EAAAA,QAAOqc,IAAWlc,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,gBAAkB,gBAAgBc,EAAOa,UAAUX,KAAKG,yBAAyBL,EAAOa,UAAUX,KAAKC,kBAAkBH,EAAOa,UAAUX,KAAKG,QCArP+a,QDCwBvc,EAAAA,QAAOqc,IAAWlc,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,gBAAkB,gBAAgBc,EAAOa,UAAUE,OAAOV,yBAAyBL,EAAOa,UAAUE,OAAOZ,kBAAkBH,EAAOa,UAAUS,OAAOhB,SEJzP+a,GAAexc,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,eAAiB,mIAAmI,EAAGoc,iBAAkBA,GAC5Q,6EACsEA,+BAChD,EAAGC,qBAAsBA,GAAmB,WAChEC,GAAM3c,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,WAAYC,YAAa,gBAAkB,mCACjGuc,GAAM5c,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,WAAYC,YAAa,gBAAkB,qEAC1Fwc,GAAU7c,EAAMC,QAAC2c,IAAKzc,WAAW,CAAEC,YAAa,eAAgBC,YAAa,eAAiB,aAAa0D,EAAMT,aAAaS,EAAMT,YAAY,EAAGmZ,iBAAkBA,MACrKK,GAAiB9c,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,sBAAuBC,YAAa,eAAiB,cAC7H0c,GAAY/c,EAAMC,QAAC2c,IAAKzc,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,gBAAkB,iCACnG2c,GAAahd,EAAMC,QAACgH,GAAM9G,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,eAAiB,8BCNrG4c,GAAe,CACjBC,KAAM/b,EAAOa,UAAUX,KAAKG,KAC5BuT,KAAM5T,EAAOS,QAAQC,IAAIL,KACzBgF,MAAOrF,EAAOa,UAAUC,IAAIT,KAC5BwT,QAAS7T,EAAOa,UAAUG,MAAMX,MCTvB2b,GAAgBnd,EAAAA,QAAOod,GAAGjd,WAAW,CAAEC,YAAa,qBAAsBC,YAAa,gBAAkB,kFAAkFwE,EAAKa,KAAKd,0BAA0BC,EAAKa,KAAKX,wBAAwBF,EAAKa,KAAKV,wBAAwBH,EAAKa,KAAKT,cAC7SoY,GAAerd,EAAMC,QAACqd,GAAGnd,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,gBAAkB,qPCFvGkd,GAAkBrV,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GAC5JC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,sFAAuFN,KAAM,kBCA/JkV,GAAa,EAAGrS,WAAUkJ,QAAOoJ,gBAAeC,UACrDD,EACQtV,EAAKlI,QAACmI,cAAciV,GAAc,CAAElN,UAAW,cACnDhI,EAAKlI,QAACmI,cAAcqV,EAAe,CAAEC,KAAMA,GAAQrJ,GACnDlJ,GAEAhD,EAAKlI,QAACmI,cAAciV,GAAc,CAAElN,UAAW,cACnDkE,EACAlJ,GCLFwS,GAAmB,IAAOxV,EAAAA,QAAMC,cAAcmV,GAAgB,CAAEpN,UAAW,YAAaD,MAAOnM,EAAMvC,KAAMiH,OAAQ1E,EAAMvC,OACzHoc,GAAc,EAAGzS,WAAUuS,UAAWvV,EAAKlI,QAACmI,cAAc,IAAK,CAAEsV,KAAMA,GAAQvS,GAC/E0S,GAAiB,EAAG1S,cAAehD,EAAAA,QAAMC,cAAc,OAAQ,KAAM+C,GCPpE,IAAI2S,IACX,SAAWA,GACPA,EAAkB,MAAI,aACtBA,EAAmB,OAAI,SACvBA,EAAgB,IAAI,WACpBA,EAAoB,QAAI,UACxBA,EAAoB,QAAI,gBACxBA,EAAmB,OAAI,cAC1B,CAPD,CAOGA,KAAeA,GAAa,CAAA,ICFnB,MAACC,GAAQ/d,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,aAAcC,YAAa,gBAAkB,gBAAiB6H,IACpH,MAAM8V,UAAEA,EAAY,WAAUC,OAAEA,EAAS,QAAOC,OAAEA,EAAS,QAAOC,QAAEA,EAAU,QAAWjW,EACzF,IAAIkW,EACAC,EACAC,EACAC,EACAC,EAAY,GACZC,EAAa,GAmBjB,MAlBkB,aAAdT,GACAI,EAAaH,GAAUH,GAAWG,GAClCI,EAAiBH,GAAUJ,GAAWI,GACtCM,EAAY7X,EAAM5C,MAAMoa,GACxBG,EAAgB,WAGhBF,EAAaF,GAAUJ,GAAWI,GAClCG,EAAiBJ,GAAUH,GAAWG,GACtCQ,EAAa9X,EAAM5C,MAAMoa,GACzBG,EAAgB,QAID,aAAdN,GAAuC,YAAXE,GACd,eAAdF,GAAyC,YAAXC,KAC/BM,EAAW,GAER,wBACUH,8BACIC,6BACDC,sCAGRC,yDAIMC,4BACCC,mBAElB,IAELV,GAAM3d,YAAc,QC5CpB,MAAMse,GAAW,CACbC,IAAK,aACLC,OAAQ,UAECC,GAAa7e,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,gBAAkB,yDAAyDsG,EAAM5C,MAAMvC,SACzKsd,GAAc9e,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,gBAAkB,+CAAgD6H,GAAUwW,GAASxW,EAAM6W,iCAC/KC,GAAkBhf,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,uBAAwBC,YAAa,eAAiB,qDAC7G4e,GAAajf,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,gBAAkB,+BAA+BsG,EAAM5C,MAAMV,OAC/I6b,GAAYlf,EAAMC,QAACiH,KAAK/G,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,eAAiB,eAAesG,EAAM9B,KAAKa,KAAKd,wBAAwB+B,EAAM9B,KAAKa,KAAKV,wBAAwB2B,EAAM9B,KAAKa,KAAKX,0BAA0B4B,EAAM5C,MAAMT,YAAYqD,EAAM9B,KAAKa,KAAKR,SACnRia,GAAWnf,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,eAAiB,eAAesG,EAAM/B,wBAAwB+B,EAAM5C,MAAM,kBAAkB4C,EAAM5C,MAAM,YAAY4C,EAAMxF,OAAOS,QAAQC,IAAIN,SAC3N6d,GAAYpf,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,eAAiB,eAAesG,EAAM9B,KAAK2B,MAAM5B,wBAAwB+B,EAAM9B,KAAK2B,MAAMxB,wBAAwB2B,EAAM9B,KAAK2B,MAAMzB,0BAA0B4B,EAAM9B,KAAK2B,MAAMvB,oBAAoB0B,EAAM9B,KAAK2B,MAAMtB,SACnSma,GAAUrf,EAAAA,QAAOoQ,MAAMjQ,WAAW,CAAEC,YAAa,eAAgBC,YAAa,gBAAkB,wCAAyC6H,GAAWA,EAAMoX,SAAW,UAAY,cACjLC,GAAkBvf,EAAAA,QAAOqf,IAASlf,WAAW,CAAEC,YAAa,uBAAwBC,YAAa,gBAAkB,oBAAoBsG,EAAMxF,OAAOS,QAAQE,KAAKL,sBAAsBkF,EAAMvD,OAAOE,cAAcqD,EAAM5C,MAAMvC,qCAAqCmF,EAAMxF,OAAOa,UAAUX,KAAKG,WAAW0d,kBAAyBvY,EAAM9B,KAAKe,SAASb,eACvVya,GAAexf,EAAMC,QAACya,IAASva,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,gBAAkB,4CCf7Gof,GAAYvX,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GACtJC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,sVAAuVN,KAAM,kBCG/ZoX,GAAS,EAAGtV,KAAIgG,QAAOuP,OAAM5Y,UAASP,QAAOoZ,WAAUC,QAAOC,YAAW7K,SAAQ9J,WAAUmU,YAAW,MAC/G,MAAMS,EAAiB5X,EAAAA,QAAMC,cAAcyW,GAAY,KACnD1W,UAAMC,cAAc0W,GAAa,CAAEC,MAAOe,EAAY,SAAW,OAAS3U,GAC1E2U,GAAa3X,EAAAA,QAAMC,cAAc4W,GAAiB,KAAMc,GACxD1P,GAASuP,GAAQnZ,GAASqZ,GAAS5K,EAAU9M,UAAMC,cAAc6W,GAAY,KACzE9W,UAAMC,cAAc2V,GAAO,CAAEC,UAAW,aAAcE,OAAQ,SAAUC,QAAS,MAC7E0B,EACAzP,GAASjI,EAAAA,QAAMC,cAAc8W,GAAW,KAAM9O,GAC9CrJ,GAAYoB,EAAKlI,QAACmI,cAAcoX,GAAc,CAAE3a,KAAMkC,GAClDoB,EAAKlI,QAACmI,cAAcqX,GAAU,CAAE7D,KAAM,OAAQ1L,MAAOvJ,EAAM5C,MAAMvC,KAAM0D,MAAOyB,EAAMxF,OAAOS,QAAQC,IAAIP,aAC/Gqe,GAAQxX,EAAAA,QAAMC,cAAc+W,GAAU,KAAMQ,GAC5CnZ,GAAS2B,EAAAA,QAAMC,cAAcgX,GAAW,KAAM5Y,GAC9CyO,GAAW,MACnB,OAAI2K,EACQzX,EAAKlI,QAACmI,cAAcmX,GAAiB,CAAED,SAAUA,EAAUU,QAAS5V,GAAM2V,GAE9E5X,EAAKlI,QAACmI,cAAciX,GAAS,CAAEC,SAAUA,EAAUU,QAAS5V,GAAM2V,EAAgB,GCnBxF5e,OAAEA,GAAQ4C,MAAAA,GAAKX,OAAEA,IAAWuD,EACrBsZ,GAAQjgB,EAAMC,QAACigB,MAAM/f,WAAW,CAAEC,YAAa,aAAcC,YAAa,eAAiB,wFAAwFc,GAAOS,QAAQC,IAAIP,0BAA0B8B,GAAO5B,iHAAiHL,GAAOa,UAAUX,KAAKG,qBAAqBL,GAAOa,UAAUX,KAAKG,8UAA8UuC,GAAM,uDAAuD5C,GAAOa,UAAUX,KAAKG,+BAA+BL,GAAOa,UAAUX,KAAKG,sCAAsCL,GAAOa,UAAUX,KAAKE,qDAAqDJ,GAAOa,UAAUX,KAAKG,qBAAqBL,GAAOa,UAAUX,KAAKG,kQAAkQuC,GAAM,8EAA8E5C,GAAOS,QAAQE,KAAKN,qBAAqBL,GAAOS,QAAQE,KAAKN,cAAcL,GAAOS,QAAQC,IAAIN,2iBCEr9C4e,GAAY9R,IACrB,IAAI+R,QAAEA,EAAOC,cAAEA,EAAapc,MAAEA,EAAK2X,KAAEA,EAAI0D,SAAEA,EAAQgB,UAAEA,EAASnQ,UAAEA,EAASoQ,SAAEA,GAAalS,EAAIsF,EAAa9K,EAAOwF,EAAI,CAAC,UAAW,gBAAiB,QAAS,OAAQ,WAAY,YAAa,YAAa,aACxM,MAAMjE,EAAK4E,EAAAA,SAAQ,IAAMtF,EAAW,aAAa,IAC3C8W,EAAcvH,SAAO,MACrBwH,EAAe1E,eAAahT,IAC9BwX,EAASxX,EAAE2X,cAAcN,QAASnc,EAAM,GACzC,CAACsc,EAAUtc,IAUd,OATAiJ,EAAAA,WAAU,KACDsT,EAAYrH,UAMjBqH,EAAYrH,QAAQkH,eAJE,IAAlBA,EAIqC,GAC1C,CAACA,IACIlY,UAAMC,cAAcsX,GAAQjb,OAAOC,OAAO,CAAE0F,GAAIA,EAAIkV,SAAUA,GAAY3L,GAC9ExL,EAAAA,QAAMC,cAAc6X,GAAO,CAAEnQ,IAAK0Q,EAAapW,GAAIA,EAAI4G,KAAM,WAAYoP,QAASA,EAASnc,MAAOA,EAAO2X,KAAMA,EAAM0D,SAAUA,EAAU,aAAcgB,EAAWnQ,UAAWA,EAAWoQ,SAAUE,IAAkB,ECrB/MR,GAAQjgB,EAAMC,QAACigB,MAAM/f,WAAW,CAAEC,YAAa,aAAcC,YAAa,gBAAkB,8oBCI5FsgB,GAAQnN,EAAUA,YAAC,CAACnF,EAAIyB,KACjC,IAAIsQ,QAAEA,EAAOnc,MAAEA,EAAK2X,KAAEA,EAAI0D,SAAEA,EAAQiB,SAAEA,EAAQnW,GAAEA,GAAOiE,EAAIsF,EAAa9K,EAAOwF,EAAI,CAAC,UAAW,QAAS,OAAQ,WAAY,WAAY,OACxI,MAAMoS,EAAe1E,eAAahT,IAC9BwX,EAASxX,EAAE2X,cAAcN,QAASnc,EAAM,GACzC,CAACsc,EAAUtc,IACR5D,EAAc+J,QAA+BA,EAAKV,EAAW,SACnE,OAAQvB,UAAMC,cAAcsX,GAAQjb,OAAOC,OAAO,CAAE0F,GAAI/J,EAAaif,SAAUA,GAAY3L,GACvFxL,UAAMC,cAAc6X,GAAO,CAAE7V,GAAI/J,EAAa2Q,KAAM,QAASoP,QAASA,EAASnc,MAAOA,EAAO2X,KAAMA,EAAM0D,SAAUA,EAAUiB,SAAUE,EAAc3Q,IAAKA,IAAS,ICV9J8Q,GAAW5gB,EAAMC,QAAC4gB,SAAS1gB,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,eAAiB,oFACpGygB,GAAS9gB,EAAAA,QAAO+gB,OAAO5gB,WAAW,CAAEC,YAAa,cAAeC,YAAa,gBAAkB,eAAesG,EAAM9B,KAAKtE,WAAWqE,wBAAwB+B,EAAM9B,KAAKtE,WAAWyE,uBAAuB2B,EAAM9B,KAAKtE,WAAWuE,yBAAyB6B,EAAM9B,KAAKtE,WAAWwE,0BAA0B4B,EAAM9B,KAAKtE,WAAW0E,8BAA8B0B,EAAM9B,KAAKtE,WAAW4E,wBAAwBwB,EAAM9B,KAAKtE,WAAW2E,SCCta,MAAM8b,WAAmBC,EAAAA,UAC5B,WAAAhX,GACIC,SAASgX,WACT/W,KAAKsW,aAAe,CAACxc,EAAOmc,KACxB,MAAMe,cAAEA,GAAkBhX,KAAKjC,MAC3BiZ,EACAhX,KAAKiX,qBAAqBnd,EAAOmc,GAGrCjW,KAAKkX,mBAAmBpd,EAAOmc,EAAQ,EAE3CjW,KAAKkX,mBAAqB,CAACpd,EAAOmc,KAC9B,MAAMG,SAAEA,GAAapW,KAAKjC,MACtBkY,GACAG,EAAS,CAACtc,GACb,EAELkG,KAAKiX,qBAAuB,CAACnd,EAAOmc,KAChC,MAAMkB,SAAEA,EAAQf,SAAEA,GAAapW,KAAKjC,MACpC,IAAIqZ,EAAc,GAEdA,EADAnB,EACc,IAAIkB,EAAUrd,GAGdqd,EAAS3V,QAAQ6V,GAAkBA,IAAkBvd,IAEvEsc,EAASgB,EAAY,CAE5B,CACD,MAAArW,GACI,MAAMiW,cAAEA,EAAatF,QAAEA,EAAOyF,SAAEA,EAAQjN,MAAEA,EAAKiL,SAAEA,EAAQM,SAAEA,GAAazV,KAAKjC,MACvEuZ,EAAiBN,EAAgBhB,GAAWQ,GAClD,OAAQxY,EAAKlI,QAACmI,cAAcwY,GAAU,CAAEtB,SAAUA,GAC9CjL,GAASlM,EAAAA,QAAMC,cAAc0Y,GAAQ,KAAMzM,GAC3CwH,EAAQ/D,KAAK4J,GAAYvZ,EAAAA,QAAMC,cAAcqZ,EAAgBhd,OAAOC,OAAO,CAAE+I,IAAKiU,EAAOzd,MAAO2b,SAAUA,EAAUQ,QAASkB,EAASK,SAASD,EAAOzd,OAAQsc,SAAWH,GAAYjW,KAAKsW,aAAaiB,EAAOzd,MAAOmc,IAAYsB,MACxO,ECtCE,MAAME,GAAe1Z,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GACzJC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,iYAAkYN,KAAM,kBCD1cuZ,GAAiB3Z,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GAC3JC,UAAMC,cAAc,OAAQ,CAAEQ,EAAG,sQAAuQN,KAAM,kBCM5SwZ,GAAY,CAAE5R,MAAOnM,EAAMvC,KAAMiH,OAAQ1E,EAAMvC,MAK/CugB,GAAW/hB,EAAMC,QAACsT,IAAQpT,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,eAAiB,wCAAwC0D,EAAMvC,cAAcuC,EAAMvC,mBCbpK,SAASwgB,GAAgBjD,GAC5B,OAAQA,GACJ,IAAK,OAML,QACI,MAAO,aALX,IAAK,SACD,MAAO,SACX,IAAK,QACD,MAAO,WAInB,CCXO,SAASkD,GAAW/R,EAAOgS,GAC9B,cAAehS,GACX,IAAK,SACD,OAAOA,EACX,IAAK,SACD,MAAO,GAAGA,MACd,IAAK,SACD,MAAO,UAAU+R,GAAW/R,EAAMiS,IAAK,mBAAmBF,GAAW/R,EAAMkS,QAC/E,QACI,OAAOF,GAAY,MAE/B,CCRO,SAASG,IAAiBC,WAAEA,EAAUC,YAAEA,EAAWC,WAAEA,EAAUC,eAAEA,EAAcC,QAAEA,EAAOC,aAAEA,IAC7F,MAAMC,EAAmBN,EAAWxK,KAAI,CAACzI,EAAGwT,IAAU,sBACvCA,EAAQ,yBACRA,EAAQ,8CAEbL,ECRP,SAA2BM,EAAOD,GACrC,OAAOC,EAAMC,MAAM,EAAGF,EAAQ,GAAGG,QAAO,CAACC,EAAKC,IAAQD,EAAMC,GAAK,EACrE,CDM2BC,CAAkBX,EAAYK,EAAQ,GAAK,uCAI5DO,EAAoBb,EAAYzK,KAAI,CAACzI,EAAGwT,IAAU,2BACpCA,EAAQ,8BACRA,EAAQ,+CAEjBL,ECbR,SAA0BM,EAAOD,GACpC,OAAOC,EAAMC,MAAMF,GAAOG,QAAO,CAACC,EAAKC,IAAQD,EAAMC,GAAK,EAC9D,CDW4BG,CAAiBb,EAAYA,EAAWjZ,OAASsZ,GAAS,oBAG5ES,EAAyC,UAAnBb,GAAiD,SAAnBA,EACpDc,EAAa,sBACJjB,EAAW/Y,qCACX+Y,EAAW/Y,8PAUV+Z,EAAsB,0CAA4C,qBAG5EE,EAA0C,QAAnBf,GAA+C,SAAnBA,EACnDgB,EAAc,2BACAlB,EAAYhZ,0CACZgZ,EAAYhZ,8PAUhBia,EAAuB,2CAA6C,qBAG9EE,EAAc,2DAEE/c,EAAMxF,OAAOS,QAAQE,KAAKR,uEAItBqF,EAAMxF,OAAOS,QAAQE,KAAKN,mBAG9CmiB,EAAiB,qEAEDhd,EAAMxF,OAAOS,QAAQE,KAAKR,8FAItBqF,EAAMxF,OAAOS,QAAQE,KAAKN,mBAGpD,MAAO,gCACkBkhB,EAAQ5K,KAAK8L,GAAQ3B,GAAW2B,EAAI1T,SAAQrE,KAAK,wFAMxEyW,EAAW/Y,OAAS,EAAIqZ,EAAmB,WAC3CL,EAAYhZ,OAAS,EAAI6Z,EAAoB,aAE7CG,UACAE,YAEiB,WAAjBd,EAA4BgB,EAAiBD,OAEnD,CEnFO,IAAIG,IACX,SAAWA,GACPA,EAAyB,UAAI,YAC7BA,EAA0B,WAAI,YACjC,CAHD,CAGGA,KAAkBA,GAAgB,CAAA,ICJ9B,MAAMC,GAAmB5b,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GAC7JC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,sBAAuBN,KAAM,iBACxGH,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,sBAAuBN,KAAM,kBCF/Fyb,GAAe7b,GAChBC,EAAKlI,QAACmI,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GAC1HC,UAAMC,cAAc,OAAQ,CAAEQ,EAAG,uEAAwEN,KAAM,kBCF1G0b,GAAiB9b,GAClBC,EAAKlI,QAACmI,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GAC1HC,UAAMC,cAAc,OAAQ,CAAEQ,EAAG,wEAAyEN,KAAM,kBCG3G2b,GAAc,EAAGC,YAAWC,WAAUnS,UAC1CkS,GAAaA,EAAUC,WAAaA,EAErCD,EAAUlG,YAAc6F,GAAcO,UAC/Bjc,EAAKlI,QAACmI,cAAc2b,GAAa,CAAE7e,MAAOyB,EAAMxF,OAAOS,QAAQC,IAAIJ,KAAMuQ,KAAMA,IAEnF7J,EAAKlI,QAACmI,cAAc4b,GAAe,CAAE9e,MAAOyB,EAAMxF,OAAOS,QAAQC,IAAIJ,KAAMuQ,KAAMA,IAJ7E7J,EAAAA,QAAMC,cAAc0b,GAAiB,CAAE9R,KAAMA,ICJrD,SAASqS,GAAcC,EAAUC,GACpC,MAAO/B,EAAYgC,GAAiB7V,EAAQA,SAAC,IACvC8V,EAAmB,KACrB,IAAKH,EAASnL,QACV,OACJ,MAAMuL,EAAQJ,EAASnL,QAAQ/L,iBAAiB,2BAC1CuX,EAASC,MAAM3T,KAAKyT,GAAO5M,KAAK+M,GAASA,EAAKC,wBAAwB5U,QAC5EsU,EAAcG,EAAO,EAezB,OAbAzX,EAAAA,WAAU,KACNuX,GAAkB,GACnB,CAACH,EAASnL,UAEbjM,EAAAA,WAAU,KACN,IAAKqX,EAAapL,QACd,OACJ,MAAM4L,EAAyBC,EAAAA,QAASP,EAAkB,IACpDlV,EAAiB,IAAIC,UAAeuV,GAG1C,OAFAxV,EAAeE,QAAQ8U,EAAapL,SAE7B,IAAM5J,EAAeG,YAAY,GACzC,CAAC6U,EAAapL,UACVqJ,CACX,CC3BO,SAASyC,GAAWC,GACvB,MAAMxC,EAAUwC,EAAQvZ,QAAQiY,IAAuB,IAAfA,EAAIuB,SACtC7C,EAAaI,EAAQ/W,QAAQiY,GAAuB,SAAfA,EAAIwB,SACzC7C,EAAcG,EAAQ/W,QAAQiY,GAAuB,UAAfA,EAAIwB,SAC1CC,EAAY3C,EAAQ/W,QAAQiY,GAAuB,SAAfA,EAAIwB,SAAsBxB,EAAIwB,SACxE,MAAO,CACH1C,QAAS,IAAIJ,KAAe+C,KAAc9C,GAC1CD,aACAC,cAER,CCTO,SAAS+C,GAAgBC,GAC5BrY,EAAAA,WAAU,KACN,IAAKqY,EAAUpM,QACX,OACJ,IAAIqM,GAAa,EACjB,MAAMC,EAAeF,EAAUpM,QACzBuM,EAAW,CACbC,KAAM,EACNC,EAAG,GAEDC,EAAoB9c,IACtB,IAAK0c,EACD,OACJ,MAAMK,EAAK/c,EAAEgd,QAAUL,EAASE,EAChCH,EAAaO,WAAaN,EAASC,KAAOG,EACrCN,IACDC,EAAa7a,MAAMqb,OAAS,WAC5BR,EAAa7a,MAAMsb,WAAa,QAEpCV,GAAa,CAAI,EAEfW,EAAiB,KACnBzb,SAASoD,oBAAoB,YAAa+X,GAC1Cnb,SAASoD,oBAAoB,UAAWqY,GACxCX,GAAa,EACRC,IAELA,EAAa7a,MAAMwb,eAAe,UAClCX,EAAa7a,MAAMwb,eAAe,eAAc,EAE9CC,EAAoBtd,IACjB0c,IAELC,EAASC,KAAOF,EAAaO,WAC7BN,EAASE,EAAI7c,EAAEgd,QACfrb,SAASmD,iBAAiB,YAAagY,GACvCnb,SAASmD,iBAAiB,UAAWsY,GAAe,EAIxD,OAFAV,EAAa5X,iBAAiB,YAAawY,GAEpC,IAAMZ,aAAmD,EAASA,EAAa3X,oBAAoB,YAAauY,EAAiB,GAEzI,CAACd,EAAUpM,SAClB,CCvCO,SAASmN,GAAkB/B,GAC9B,MAAO9B,EAAgB8D,GAAqB5X,EAAQA,SAAC,SAC/C6X,EAAuB,KACzB,IAAKjC,EAAapL,QACd,OACJ,MAAMjJ,MAAEA,GAAUqU,EAAapL,QAAQ2L,yBACjCkB,WAAEA,EAAUS,YAAEA,GAAgBlC,EAAapL,QAE7CoN,EADAE,EAAcvW,EACI,OAGH,IAAf8V,EAIAA,EAAa9V,GAASuW,EACJ,MAGJ,SAPI,QAOK,EAgB/B,OAdAvZ,EAAAA,WAAU,KACN,GAAKqX,EAAapL,QAGlB,OADAoL,EAAapL,QAAQtL,iBAAiB,SAAU2Y,GACzC,KAAQ,IAAInY,EAAI,OAAuC,QAA/BA,EAAKkW,EAAapL,eAA4B,IAAP9K,OAAgB,EAASA,EAAGP,oBAAoB,SAAU0Y,EAAqB,CAAG,GACzJ,CAACjC,EAAapL,UACjBjM,EAAAA,WAAU,KACN,IAAKqX,EAAapL,QACd,OACJ,MAAM4L,EAAyBC,EAAAA,QAASwB,EAAsB,IACxDjX,EAAiB,IAAIC,UAAeuV,GAE1C,OADAxV,EAAeE,QAAQ8U,EAAapL,SAC7B,IAAM5J,EAAeG,YAAY,GACzC,CAAC6U,EAAapL,UACV,CAAEsJ,iBAAgB8B,eAC7B,CCzCO,MACMmC,GAAmB,OCGnB3S,GAAS/T,EAAMC,QAAC0mB,GAAGxmB,WAAW,CAAEC,YAAa,cAAeC,YAAa,gBAAkB,UAAUqmB,sDAAoE,EAAG3H,QAAQ,UAAaiD,GAAgBjD,0CAA8C,EAAGZ,UDJ7O,KCIgRxX,EAAM5C,MAAMoa,oBAA0B,EAAGA,UDJzT,KCI4VxX,EAAM5C,MAAMoa,8BAAoCxX,EAAMxF,OAAOS,QAAQE,KAAKN,wBAAwB,EAAG0F,OAAO,KAAQ,QAAQA,OCAnf,SAAS0f,GAAgBvY,GAC5B,IAAIiT,SAAEA,EAAQjB,cAAEA,EAAaE,SAAEA,EAAQsG,cAAEA,GAAkBxY,EAAIyY,EAAcje,EAAOwF,EAAI,CAAC,WAAY,gBAAiB,WAAY,kBAClI,MAAsB,WAAlBwY,EACO1e,EAAKlI,QAACmI,cAAc2L,GAAQtP,OAAOC,OAAO,CAAE,EAAEoiB,IACjD3e,EAAAA,QAAMC,cAAc2L,GAAQtP,OAAOC,OAAO,CAAE,EAAEoiB,GAClD3e,EAAAA,QAAMC,cAAc+X,GAAU,CAAEC,QAASkB,EAAUjB,cAAeA,EAAeE,SAAUA,IACnG,CCNO,MAAMwG,GAAO/mB,EAAAA,QAAOgnB,GAAG7mB,WAAW,CAAEC,YAAa,YAAaC,YAAa,gBAAkB,mDAAmD,EAAG0e,QAAQ,UAAaiD,GAAgBjD,mGAAuG,EAAGZ,UHJvQ,KGI0SxX,EAAM5C,MAAMoa,oBAA0B,EAAGA,UHJnV,KGIsXxX,EAAM5C,MAAMoa,YAAkBxX,EAAM9B,KAAKc,UAAUT,qBAAqByB,EAAM9B,KAAKc,UAAUf,wBAAwB+B,EAAM9B,KAAKc,UAAUX,uBAAuB2B,EAAM9B,KAAKc,UAAUb,yBAAyB6B,EAAM9B,KAAKc,UAAUZ,0BAA0B4B,EAAM9B,KAAKc,UAAUV,8BAA8B,EAAGiC,OAAO,KAAQ,QAAQA,0BHFnsB,+BGEywBP,EAAMxF,OAAOa,UAAUX,KAAKG,yBAAyBmF,EAAMxF,OAAOS,QAAQE,KAAKR,aCCj3B,SAAS2lB,GAAc5Y,GAC1B,IAAIiT,SAAEA,EAAQ4F,MAAEA,EAAK3G,SAAEA,EAAQsG,cAAEA,EAAavH,SAAEA,GAAajR,EAAI8Y,EAAYte,EAAOwF,EAAI,CAAC,WAAY,QAAS,WAAY,gBAAiB,aAC3I,MAAsB,WAAlBwY,EACQ1e,EAAAA,QAAMC,cAAc2e,GAAMtiB,OAAOC,OAAO,CAAE,EAAEyiB,GAChDhf,EAAAA,QAAMC,cAAcuY,GAAO,CAAE1c,MAAOijB,EAAO9G,QAASkB,EAAUhC,SAAUA,EAAUiB,SAAUA,KAE5FpY,EAAAA,QAAMC,cAAc2e,GAAMtiB,OAAOC,OAAO,CAAE,EAAEyiB,GAChDhf,EAAAA,QAAMC,cAAc+X,GAAU,CAAElc,MAAOijB,EAAO9G,QAASkB,EAAUhC,SAAUA,EAAUiB,SAAUA,IACvG,CCTA,MAAM6G,GAAsB,CAAC,GAAI,QAC1B,SAASC,IAAaR,cAAEA,EAAgB,WAAUS,eAAEA,EAAcC,cAAEA,IACvE,MAAMC,IAAqBF,GACpBG,EAAgBC,GAAqBJ,GAAkBF,GA4BxDO,EAAoB,KAClBF,EAAele,SAAWge,EAAche,OAI5Cme,EAAkBH,GAHdG,EAAkB,GAGU,EAYpC,MAAO,CACHF,mBACAC,iBACAG,gBAZoB,CACpBxd,GAAI,YACJiK,MAAO,YACPnE,MAAO,OACP6O,MAAO,SACPqG,OAAQ,OACRyC,aAAc,CAACC,EAAQhB,IAAiB3e,EAAKlI,QAACmI,cAAcwe,GAAiBniB,OAAOC,OAAO,CAAE,EAAEoiB,EAAa,CAAExF,SAAUmG,EAAele,SAAWge,EAAche,OAAQ8W,cAAeoH,EAAele,OAAS,GAAKke,EAAele,OAASge,EAAche,OAAQgX,SAAUoH,EAAmBd,cAAeA,KAC9SkB,WAAY,CAACC,EAAKb,EAAWc,EAASC,IAAc/f,EAAKlI,QAACmI,cAAc6e,GAAexiB,OAAOC,OAAO,CAAA,EAAIyiB,EAAW,CAAED,MAAOc,EAAI5d,GAAIkX,SAAU4G,EAAS5G,SAAUf,SAAU0H,EAAQE,YAAatB,cAAeA,EAAevH,SAAU4I,EAAS5I,aAMlP6I,YA/CgB,CAAC7G,EAAU4F,KAC3B,GAAIA,QAEJ,GAAI5F,GAA8B,WAAlBuF,EAEZa,EAAkB,CAACR,SAGvB,GAAI5F,EAAU,CAEV,GAAImG,EAAe9F,SAASuF,GACxB,OACJ,MAAMkB,EAAS,IAAIX,EAAgBP,GACnCQ,EAAkBU,EACrB,KACI,CAED,MAAMvF,EAAQ4E,EAAeY,WAAWje,GAAOA,IAAO8c,IACtD,GAAIrE,EAAQ,EACR,OACJ,MAAMuF,EAAS,IAAIX,GACnBW,EAAOE,OAAOzF,EAAO,GACrB6E,EAAkBU,EACrB,GA0BT,CCxDO,MAAMG,GAAgBvoB,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,qBAAsBC,YAAa,eAAiB,8GAA8GsG,EAAMxF,OAAOS,QAAQC,IAAIP,YAChPknB,GAAgBxoB,EAAAA,QAAOkH,KAAK/G,WAAW,CAAEC,YAAa,qBAAsBC,YAAa,eAAiB,gFAAgFsG,EAAM9B,KAAKQ,aAAaH,qBAAqByB,EAAM9B,KAAKQ,aAAaT,wBAAwB+B,EAAM9B,KAAKQ,aAAaL,uBAAuB2B,EAAM9B,KAAKQ,aAAaP,yBAAyB6B,EAAM9B,KAAKQ,aAAaN,0BAA0B4B,EAAM9B,KAAKQ,aAAaJ,cACjcwjB,GAAyBzoB,EAAMC,QAACuoB,IAAerhB,OAAM,KAAO,CACrElG,GAAI,SACJ+P,KAAM,aACN7Q,WAAW,CAAEC,YAAa,8BAA+BC,YAAa,eAAiB,oIAAoIkoB,uBAAkC5hB,EAAMxF,OAAOS,QAAQE,KAAKP,eAAeoF,EAAMxF,OAAOS,QAAQC,IAAIL,8DAA8DmF,EAAMxF,OAAOa,UAAUX,KAAKE,UCItZ,SAASsmB,IAAaC,OAAEA,EAAM5D,UAAEA,EAASwE,aAAEA,IAC9C,GAAIZ,EAAOa,WAAazE,EACpB,MAAM,IAAI0E,MAAM,WAAWd,EAAO1d,yEAEtC,GAAI0d,EAAO3C,OACP,OAAO,KAEX,MAAM2B,EAAc,CAChBrZ,IAAKqa,EAAO1d,GAAGye,WACfze,GAAI,oBAAoB0d,EAAO1d,KAC/B5B,KAAM,eACNuW,MAAO+I,EAAO/I,MACdZ,QAAS2J,EAAO3J,QAChBhO,UAAW2X,EAAOa,SAAW,gBAAa7U,GAG9C,GAAIgU,EAAOD,aACP,OAAOC,EAAOD,aAAaC,EAAQhB,GAEvC,MAYMgC,EAAsBhB,EAAOa,SAAWF,GAAyBD,GACjEO,EAAoBjB,EAAOa,SAAW,CAAE/Y,QAbtB,KACpB,IAAKsU,EAED,YADA/U,QAAQ6Z,IAAI,sEAGhB,MAAMC,EClCP,UAA0B/E,UAAEA,EAASC,SAAEA,IAC1C,MAAM+E,EAAehF,EAAUC,WAAaA,EACtCgF,EAAqBjF,EAAUlG,YAAc6F,GAAcO,UACjE,IAAIgF,EAAmBvF,GAAcO,UAIrC,OAHI8E,GAAgBC,IAChBC,EAAmBvF,GAAcwF,YAE9B,CAAElF,WAAUnG,UAAWoL,EAClC,CD0B8BE,CAAiB,CAAEpF,YAAWC,SAAU2D,EAAO1d,KAChEse,EAILA,EAAaO,GAHT9Z,QAAQ6Z,IAAI,wEAGW,GAG4C,GAC3E,OAAQ7gB,EAAAA,QAAMC,cAAc2L,GAAQtP,OAAOC,OAAO,CAAE,EAAEoiB,GAClD3e,EAAKlI,QAACmI,cAAcsS,GAAS,CAAE7V,KAAMijB,EAAO/gB,SACxCoB,EAAKlI,QAACmI,cAAc0gB,EAAqBrkB,OAAOC,OAAO,CAAE,EAAEqkB,GACvDjB,EAAOrU,MAAQqU,EAAOrU,KACtBqU,EAAOzT,OAASlM,UAAMC,cAAc,OAAQ,KAAM0f,EAAOzT,OACzDyT,EAAOa,UAAaxgB,EAAAA,QAAMC,cAAcmgB,GAAe,KACnDpgB,EAAAA,QAAMC,cAAc6b,GAAa,CAAEC,UAAWA,EAAWC,SAAU2D,EAAO1d,GAAI4H,KAAM,OACxG,CEhDA,MAAMuX,GAAe5iB,EAAMxF,OAAOS,QAAQE,KAAKN,KACzCgoB,GAAc7iB,EAAMxF,OAAOS,QAAQE,KAAKL,KACjCgoB,GAAqBzpB,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,0BAA2BC,YAAa,gBAAkB,uCAAuCsG,EAAMvD,OAAO5B,mBAAmB+nB,4DAAsEA,eAAyBC,gBAAyBD,gBAA0BA,mUCA1V,MAAMrR,GAAYlY,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,gBAAkB,2HAA2HqmB,6BAC7NgD,GAAU1pB,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,eAAgBC,YAAa,eAAiB,mGAAmGsG,EAAMxF,OAAOS,QAAQE,KAAKN,sBACzN,SAASmoB,IAAU/B,gBAAEA,EAAegC,sBAAEA,EAAqBrF,aAAEA,EAAYpZ,SAAEA,IAC9E,IAAIkD,EACJ,MAAOwb,EAAUC,GAAenb,EAAQA,UAAC,GACzCzB,EAAAA,WAAU,KACN,IAAK0c,EAAsBzQ,QACvB,OACJ,MAKM4Q,EAAuB,IAAIC,sBALfC,IACdA,EAAQC,SAASC,IACbL,GAAaK,EAAMC,eAAe,GACpC,IAKN,OAFAL,EAAqBta,QAAQma,EAAsBzQ,SAE5C,IAAM4Q,EAAqBra,YAAY,GAE/C,CAACka,EAAsBzQ,UAC1B,MAAMkR,EAAgD,QAA/Bhc,EAAKkW,EAAapL,eAA4B,IAAP9K,OAAgB,EAASA,EAAGyW,wBAOpFwF,EAAuB,CACzB5E,SAAU,QACV/G,IAAK,EACLgH,KAAM0E,aAAqD,EAASA,EAAc1E,KAClFzV,MAAOma,aAAqD,EAASA,EAAcna,OAEjFtF,EAAQif,EAAWS,EAZK,CAC1B5E,SAAU,WACV/G,IAAK,EACLgH,KAAM,EACN4E,MAAO,GASX,OAAQpiB,EAAKlI,QAACmI,cAAc8P,GAAW,CAAEtN,MAAOA,GAC5Cid,GAAa,CAAEC,OAAQF,IACvBzf,EAAAA,QAAMC,cAAcshB,GAAS,KAAMve,GAC3C,CCxCO,MAAMqf,GAAiBtiB,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GAC3JC,UAAMC,cAAc,OAAQ,CAAEQ,EAAG,0SAA2SN,KAAM,kBCDzUmiB,GAAoBviB,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GAC9JC,UAAMC,cAAc,OAAQ,CAAEQ,EAAG,mnBAAonBN,KAAM,kBCDlpBoiB,GAAexiB,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GACzJC,UAAMC,cAAc,OAAQ,CAAEQ,EAAG,mEAAoEN,KAAM,kBCAxG,MAAMqiB,GAAmB3qB,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,wBAAyBC,YAAa,eAAiB,eAAesG,EAAM5C,MAAMR,qBAAqBoD,EAAM5C,MAAMR,kBAAkB,EAAGqnB,iBAAkB,YAAYA,wFAAkGjkB,EAAM5C,MAAMT,MAC5UunB,GAAwB7qB,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,6BAA8BC,YAAa,gBAAkB,WAAWsG,EAAM5C,MAAMT,uBAAuBqD,EAAMxF,OAAOS,QAAQE,KAAKP,uBAAuBoF,EAAMvD,OAAOI,QCFtOsnB,GAAS9qB,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,cAAeC,YAAa,eAAiB,sBCC3Fsc,GAAM3c,EAAAA,QAAO+qB,GAAG5qB,WAAW,CAAEC,YAAa,WAAYC,YAAa,eAAiB,oBAAoB,EAAGihB,cAAeA,GACnI,8CAEsB3a,EAAMxF,OAAOC,MAAMC,KAAKC,0BAE3C,EAAGmb,iBAAkBA,GACxB,6OAYsBA,kBCnBbuO,GAAkBhrB,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,uBAAwBC,YAAa,gBAAkB,kECE9G4qB,GAAYjrB,EAAAA,QAAOkrB,MAAM/qB,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,gBAAkB,qGAAqGsG,EAAM5C,MAAoB,iDAA8C,EAAGonB,SAAUA,ICF9RC,GAAWprB,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,gBAAkB,6DCCvGgrB,GAAmB,CACrB7nB,KAAM,qCAAqCmD,EAAMvD,OAAO5B,QACxD8pB,SAAU,oEACVlnB,KAAM,oBAEGib,GAAUrf,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,eAAgBC,YAAa,eAAiB,gEAAgEsG,EAAMxF,OAAOS,QAAQE,KAAKL,QAAQ,EAAG8pB,aAAa,UAAaF,GAAiBE,mCCAnP,SAASC,IAAWrgB,SAAEA,EAAQye,sBAAEA,EAAqBrF,aAAEA,EAAY/B,WAAEA,EAAUiJ,SAAEA,IACpF,MAAMC,EAAqBzS,SAAO,OAC3B0S,EAAWC,GAAgBjd,EAAQA,UAAC,IACpC0b,EAAewB,GAAoBld,WAAS,CAC/CgQ,IAAK,EACLgH,KAAM,EACNzV,MAAO,EACPzH,OAAQ,IAENqjB,EAA4B,KAC9B,IAAIzd,EACJ,MAAM0d,EAA6C,QAA/B1d,EAAKkW,EAAapL,eAA4B,IAAP9K,OAAgB,EAASA,EAAGyW,wBACjFkH,EAAU,CACZrG,MAAOoG,aAA+C,EAASA,EAAWpG,OAAS,EACnFzV,OAAQ6b,aAA+C,EAASA,EAAW7b,QAAU,EACrFyO,IAAK,EACLlW,OAAQ,IAEZojB,EAAiBG,EAAQ,EAEvBC,EAAgC,KAClC,IAAI5d,EACJ,IAAKkW,EAAapL,QACd,OACJ,MAAM+S,EAAgB3H,EAAapL,QAAQ6M,WACL,QAArC3X,EAAKqd,EAAmBvS,eAA4B,IAAP9K,GAAyBA,EAAG8d,SAASD,EAAe,EAAE,EAkDxG,GA/CAhf,EAAAA,WAAU,KACN,IAAK0c,EAAsBzQ,QACvB,OACJ,MAQM4Q,EAAuB,IAAIC,sBALHC,IAC1BA,EAAQC,SAASC,IACbyB,GAAczB,EAAMC,eAAe,GACrC,GANU,CACZgC,UAAW,IASf,OADArC,EAAqBta,QAAQma,EAAsBzQ,SAC5C,IAAM4Q,EAAqBra,YAAY,GAC/C,CAACka,EAAsBzQ,UAE1BjM,EAAAA,WAAU,KACDye,GAEApH,EAAapL,SAElB2S,GAA2B,GAC5B,CAACvH,EAAapL,QAASwS,IAE1Bze,EAAAA,WAAU,KACN,IAAKye,EACD,OACJ,IAAKpH,EAAapL,QACd,OACJ,MAAM4L,EAAyBC,EAAAA,QAAS8G,EAA2B,IAC7Dvc,EAAiB,IAAIC,UAAeuV,GAE1C,OADAxV,EAAeE,QAAQ8U,EAAapL,SAC7B,IAAM5J,EAAeG,YAAY,GACzC,CAAC6U,EAAapL,QAASwS,IAE1Bze,EAAAA,WAAU,KACN+e,GAA+B,GAChC,CAACN,IACJze,EAAAA,WAAU,KACN,IAAImB,EAEJ,OADgC,QAA/BA,EAAKkW,EAAapL,eAA4B,IAAP9K,GAAyBA,EAAGR,iBAAiB,SAAUoe,GACxF,KACH,IAAI5d,EAC4B,QAA/BA,EAAKkW,EAAapL,eAA4B,IAAP9K,GAAyBA,EAAGP,oBAAoB,SAAUme,EAA8B,CACnI,GACF,CAAC1H,EAAapL,WAEZwS,EACD,OAAO,KACX,MAAMU,EAAiB5nB,OAAOC,OAAOD,OAAOC,OAAO,CAAA,EAAI2lB,GAAgB,CAAE5hB,OAAQie,GAAkBhB,SAAU,QAASna,OAAQ,EAAG+gB,UAAW,SAAUC,UAAW,SAAUC,aAAc,aAAa7lB,EAAMxF,OAAOS,QAAQE,KAAKN,SAU1NirB,EAAShB,EARIjJ,EACd1K,KAAI,CAAC5H,EAAO2S,IAAU,wBACVA,EAAQ,sBACd3S,oBAGNrE,KAAK,IAGV,OAAQ1D,EAAAA,QAAMC,cAAc,MAAO,CAAEwC,MAAOyhB,EAAgBvc,IAAK4b,GAC7DvjB,EAAAA,QAAMC,cAAc6iB,GAAW,CAAEE,IAAKsB,GAClCtkB,EAAKlI,QAACmI,cAAc,QAAS,KAAM+C,IAC/C,CClGO,MAAMuhB,GAAc,CAACxF,GAASO,iBAAgBkF,iBAAgBC,qBAChD,CACbtL,UAAWmG,aAAuD,EAASA,EAAe9F,SAASuF,MAAW,EAC9GvR,UAAWgX,aAAuD,EAASA,EAAehL,SAASuF,MAAW,EAC9G5H,UAAWsN,aAAuD,EAASA,EAAejL,SAASuF,MAAW,ICHzG2F,GAAY3kB,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GACtJC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,2LAA4LN,KAAM,iBAC7QH,EAAAA,QAAMC,cAAc,SAAU,CAAEiJ,GAAI,KAAMC,GAAI,IAAKnF,EAAG,IAAK7D,KAAM,iBACjEH,UAAMC,cAAc,OAAQ,CAAEQ,EAAG,wCAAyCN,KAAM,kBCmB9EwkB,GAAoB,CACtBrZ,KAAMtL,EAAAA,QAAMC,cAAcykB,GAAU,CAAE3c,MAAO,GAAIzH,OAAQ,KACzDskB,QAAS,cAEPC,GAAc,OACPC,GAAY,EAAGC,gBAAe3B,aAAYrG,UAASiI,aAAaL,GAAmBH,iBAAgB5a,UAASqb,kBAAiB1E,eAAc2E,OAAMT,iBAAgB/F,gBAAeS,iBAAgBgG,cAAapJ,YAAWvB,eAAc4K,yBAE/O,MAAMC,EAAqBvU,SAAO,MAC5BqL,EAAWrL,SAAO,MAClB2Q,EAAwB3Q,SAAO,MACrCqM,GAAgBkI,GAEhB,MAAMjG,EAAgB8F,EAAKvV,KAAKkQ,GAAQA,EAAI5d,KAAIuB,QAAQvB,KAASwiB,aAAuD,EAASA,EAAejL,SAASvX,OACnJod,iBAAEA,EAAgBC,eAAEA,EAAcG,gBAAEA,EAAeO,YAAEA,GAAgBd,GAAa,CACpFR,gBACAS,iBACAC,kBAGEU,EAAU,CACZE,YAAaA,GAAe6E,GAC5BM,YAAaA,GAAeN,IAG1BS,EAAuB,CAAC7F,KAAoB1C,GAC5CwI,EAAalG,EAAmBiG,EAAuBvI,EACvD1C,EAAa6B,GAAcC,EAAUkJ,IACrC9K,QAAEA,EAAOJ,WAAEA,EAAUC,YAAEA,GAAgB0C,GAAWyI,IAElDjL,eAAEA,GAAmB6D,GAAkBkH,GACvC/B,EAAWpJ,GAAiB,CAC9BC,aACAC,cACAC,aACAC,iBACAC,UACAC,iBAGJ,GAAI5Q,EAAS,CACT,MAAM4b,EAAc,IAAI/I,MAAMwI,GAAiB9kB,MAAK,GAAMwP,KAAI,KAAO,CAEjE1N,GAAoB,IAAhBR,KAAKE,SACT8jB,KAAM,SAEV,OAAQzlB,EAAKlI,QAACmI,cAAciX,GAAS,CAAEkM,WAAYA,GAC/CpjB,EAAAA,QAAMC,cAAc4iB,GAAiB,CAAElb,IAAK0d,GACxCrlB,UAAMC,cAAc6iB,GAAW,CAAEE,IAAKM,EAAU3b,IAAKwU,EAAU9b,KAAM,SACjEL,EAAAA,QAAMC,cAAc,QAAS,CAAEI,KAAM,YACjCL,EAAKlI,QAACmI,cAAcuU,GAAK,CAAEnU,KAAM,OAASka,EAAQ5K,KAAKgQ,GAAWD,GAAa,CAAEC,SAAQ5D,YAAWwE,qBACxGvgB,EAAAA,QAAMC,cAAc,QAAS,CAAEI,KAAM,YAAcmlB,EAAY7V,KAAKkQ,GAAS7f,EAAKlI,QAACmI,cAAcuU,GAAK,CAAElP,IAAKua,EAAI5d,IAAMsY,EAAQ5K,KAAK8L,GChEjJ,SAA2BoE,EAAKF,GACnC,IAAsB,IAAlBA,EAAO3C,OACP,OAAO,KAEX,MAAMgC,EAAY,CACdpI,MAAO+I,EAAO/I,MACdtR,IAAK,GAAGua,EAAI5d,MAAM0d,EAAO1d,KACzB5B,KAAM,OACN2V,QAAS2J,EAAO3J,SAEpB,OAAQhW,EAAAA,QAAMC,cAAc2e,GAAMtiB,OAAOC,OAAO,CAAE,EAAEyiB,GAChDhf,EAAAA,QAAMC,cAAcqhB,GAAoB,MAChD,CDoDgKoE,CAAkB7F,EAAKpE,WAClL,CACD,GAAoB,IAAhByJ,EAAK9jB,OACL,OAAQpB,EAAKlI,QAACmI,cAAciX,GAAS,CAAEkM,WAAYA,GAC/CpjB,EAAAA,QAAMC,cAAc4iB,GAAiB,CAAElb,IAAK0d,GACxCrlB,UAAMC,cAAc6iB,GAAW,CAAEE,IAAKM,EAAU3b,IAAKwU,EAAU9b,KAAM,SACjEL,EAAAA,QAAMC,cAAc,QAAS,CAAEI,KAAM,YACjCL,EAAKlI,QAACmI,cAAcuU,GAAK,CAAEnU,KAAM,OAASka,EAAQ5K,KAAKgQ,GAAWD,GAAa,CAAEC,SAAQ5D,YAAWwE,qBACxGvgB,EAAAA,QAAMC,cAAc,QAAS,CAAEI,KAAM,YACjCL,EAAKlI,QAACmI,cAAcuiB,GAAkB,CAAEC,YAAalI,EAAQnZ,QACzDpB,EAAAA,QAAMC,cAAcyiB,GAAuB,KAAMsC,EAAW1Z,MAC5DtL,EAAKlI,QAACmI,cAAc2V,GAAO,CAAEI,QAAS,KAAMF,OAAQ,UAChD9V,EAAKlI,QAACmI,cAAcnB,EAAM,CAAE/F,QAAS,iBAAmBisB,EAAWJ,SACnEI,EAAWW,YAAe3lB,EAAAA,QAAMC,cAAcnB,EAAM,CAAE/F,QAAS,oBAAsBisB,EAAWW,kBAE5H,MAAMC,EAAa/F,IACf,MAAMgG,aAAEA,EAAe,GAAEvR,YAAEA,GAAgBuL,EACrCE,EAAWwE,GAAY1E,EAAI5d,GAAI,CAAEqd,iBAAgBkF,iBAAgBC,mBACvE,OAAQzkB,EAAKlI,QAACmI,cAAcuU,GAAKlY,OAAOC,OAAO,CAAE8D,KAAM,MAAOiF,IAAKua,EAAI5d,GAAIqS,YAAaA,EAAatM,UAAW6d,GAAgB9F,GAAWxF,EAAQ5K,KAAK8L,GEpFzJ,SAAoBoE,EAAKF,EAAQG,EAASC,GAC7C,GAAIJ,EAAO3C,OACP,OAAO,KAEX,MAAMgC,EAAY,CACdpI,MAAO+I,EAAO/I,MACdtR,IAAK,GAAGua,EAAI5d,MAAM0d,EAAO1d,KACzB5B,KAAM,OACN2V,QAAS2J,EAAO3J,QAChBjX,KAAM4gB,EAAO5gB,MAEjB,OAAO4gB,EAAOC,WAAWC,EAAKb,EAAWc,EAASC,EACtD,CFwEwKH,CAAWC,EAAKpE,EAAKqE,EAASC,KAAa,EAEzM+F,EAAkB,CAACC,EAAWhH,KAChC,IAAI7Y,EAAI8f,EACR,MAAMC,EAAqK,QAA5ID,EAAqF,QAA/E9f,EAAK6f,aAA6C,EAASA,EAAUN,YAAyB,IAAPvf,OAAgB,EAASA,EAAGggB,qBAAkC,IAAPF,OAAgB,EAASA,EAAGnG,IACzME,EAAWwE,GAAYxF,EAAO,CAAEO,iBAAgBkF,iBAAgBC,mBACtE,OAAQzkB,EAAKlI,QAACmI,cAAcuU,GAAK,CAAEnU,KAAM,MAAOiF,IAAKygB,EAAU9jB,GAAI+F,UAAWie,GAAyB1L,EAAQ5K,KAAK8L,GGxFrH,SAA0BsK,EAAWpG,EAAQI,GAChD,GAAIJ,EAAO3C,OACP,OAAO,KAEX,MAAMgC,EAAY,CACdpI,MAAO+I,EAAO/I,MACdtR,IAAK,GAAGygB,EAAU9jB,MAAM0d,EAAO1d,KAC/B5B,KAAM,OACN2V,QAAS2J,EAAO3J,SAEpB,OAAK2J,EAAOwG,iBAGLxG,EAAOwG,iBAAiBJ,EAAW/G,EAAWe,GAF1C/f,EAAKlI,QAACmI,cAAc2e,GAAMtiB,OAAOC,OAAO,CAAE,EAAEyiB,GAG3D,CH0EoImH,CAAiBJ,EAAWtK,EAAKsE,KAAa,EAExKqG,EAAiBvG,IACnB,IAAI3Z,EACJ,MAAMmgB,EAAa7B,aAAuD,EAASA,EAAehL,SAASqG,EAAI5d,IAC/G,OAAQjC,EAAKlI,QAACmI,cAAc,QAAS,CAAEI,KAAM,WAAYiF,IAAKua,EAAI5d,IAC9D2jB,EAAU/F,GACVwG,IAAyC,QAAzBngB,EAAK2Z,EAAIyG,kBAA+B,IAAPpgB,OAAgB,EAASA,EAAGyJ,KAAKoW,GAAcD,EAAgBC,EAAWlG,EAAI5d,OAAQ,EAqBzIskB,EAAiBvmB,EAAAA,QAAMC,cAAcuU,GAAK,CAAEnU,KAAM,OAASka,EAAQ5K,KAAKgQ,GAAWD,GAAa,CAAEC,SAAQ5D,YAAWwE,oBACrHiG,EAAqBzJ,EAAQ0J,MAAM9G,KAAaA,EAAO9R,eACvD6Y,EAAwBpH,EAAele,OAAS,KAAO2jB,EAC7D,OAAQ/kB,EAAKlI,QAACmI,cAAciX,GAAS,CAAEkM,WAAYA,GAC/CsD,GAA0B1mB,EAAAA,QAAMC,cAAcuhB,GAAW,CAAE/B,gBAAiBA,EAAiBgC,sBAAuBA,EAAuBrF,aAAciJ,GAAsBN,GAC/K/kB,EAAAA,QAAMC,cAAc4iB,GAAiB,CAAElb,IAAK0d,GACxCD,GAAuBplB,EAAKlI,QAACmI,cAAcojB,GAAY,CAAEC,SAAUA,EAAU7B,sBAAuBA,EAAuBrF,aAAciJ,EAAoBhL,WAAYA,GAAckM,GACvLvmB,UAAMC,cAAc,MAAO,CAAE0H,IAAK8Z,EAAuBhf,MAAO,CAAEnC,OAAQ,KAC1EN,UAAMC,cAAc6iB,GAAW,CAAEE,IAAKM,EAAU3b,IAAKwU,EAAU9b,KAAM,SACjEL,EAAKlI,QAACmI,cAAc,QAAS,CAAEI,KAAM,YAAckmB,GA5B5C,MACf,MAAMI,IAAkBnC,EAExB,OAD4BmC,GAAkC,WAAjBnM,EAElC0K,EAAKvV,IAAIyW,GAEhBO,EACQ3mB,EAAKlI,QAACmI,cAAc,QAAS,CAAEI,KAAM,YAAc6kB,EAAKvV,KAAKkQ,IACjE,IAAI3Z,EAMJ,MAAO,CALY0f,EAAU/F,OACV2E,aAAuD,EAASA,EAAehL,SAASqG,EAAI5d,OAEhF,QAAzBiE,EAAK2Z,EAAIyG,kBAA+B,IAAPpgB,OAAgB,EAASA,EAAGyJ,KAAKoW,GAAcD,EAAgBC,EAAWlG,EAAI5d,QACjH,GACqC,KAG1CjC,UAAMC,cAAc,QAAS,CAAEI,KAAM,YAAc6kB,EAAKvV,IAAIiW,GAAW,EAYtEgB,GACAJ,GAAuBxmB,EAAKlI,QAACmI,cAAc,QAAS,CAAEI,KAAM,YACxDL,EAAKlI,QAACmI,cAAcuU,GAAK,CAAEnU,KAAM,OAASka,EAAQ5K,KAAKgQ,GIjIpE,UAAsBA,OAAEA,IAC3B,GAAIA,EAAO3C,OACP,OAAO,KAEX,MAAM6J,EAAc,CAChBvhB,IAAKqa,EAAO1d,GACZ5B,KAAM,OACNuW,MAAO+I,EAAO/I,MACdZ,QAAS2J,EAAO3J,SAEpB,OAAK2J,EAAO9R,aAGL8R,EAAO9R,aAAa8R,EAAQkH,GAFxB7mB,EAAKlI,QAACmI,cAAc2e,GAAMtiB,OAAOC,OAAO,CAAE,EAAEsqB,GAG3D,CJmHsFhZ,CAAa,CAAE8R,iBAAkB,EAEvHmF,GAAUgC,aAAe,CACrBld,SAAS,EACTqb,gBAAiB,EACjBvG,cAAe,WACflE,aAAc,MACd4K,oBAAoB,GAExBN,GAAUlG,KAAOA,GACjBkG,GAAUiC,WK1IH,UAAoBhK,QAAEA,EAAOiK,aAAEA,EAAYC,WAAEA,IAChD,MAAOC,EAAeC,GAAoB3gB,EAAQA,SAAC,OAC5C4gB,EAAaC,GAAkB7gB,EAAQA,UAAC,GACzC8gB,EAAgBvK,EAAQpN,KAAKgQ,GAAW,CAACA,EAAO1d,GAAI0d,KACpD4H,EAAajrB,OAAOkrB,YAAYF,GAChCG,EAAST,EAAarX,KAAK+X,GAAUA,EAAM/X,KAAKqM,GAAauL,EAAWvL,OACxE2L,EAAY,CAACC,EAAY5K,KAC3B,MAAM6K,EAAYJ,EAAOG,GAAYjY,KAAKgQ,GAAWA,EAAO1d,KACtD6lB,EAAa,IAAI/K,GACvB8K,EAAU9F,SAAS/F,IACf,MAAMtB,EAAQoN,EAAW5H,WAAWP,GAAWA,EAAO1d,KAAO+Z,IACzDtB,EAAQ,IAEZoN,EAAWpN,GAASpe,OAAOC,OAAOD,OAAOC,OAAO,CAAE,EAAEurB,EAAWpN,IAAS,CAAEsC,WAAS,IAEvFiK,EAAWa,EAAW,EAE1B,OAAQ9nB,UAAMC,cAAcD,EAAKlI,QAAC8X,SAAU,KACxC5P,EAAAA,QAAMC,cAAcmL,GAAQ,CAAEzD,IAAKwf,EAAkB5b,UAAU,EAAM9D,QAAS,IAAM4f,GAAe,IAAS,WAC5GD,GAAgBpnB,EAAKlI,QAACmI,cAAcgG,GAAS,CAAErB,cAAesiB,EAAe7gB,cAAe,IAAMghB,GAAe,IAC7GrnB,EAAKlI,QAACmI,cAAcyN,GAAM,CAAEjL,MAAO,CAAEsF,MAAO,MACxC/H,EAAAA,QAAMC,cAAc2V,GAAO,CAAEE,OAAQ,UAAWE,QAAS,MAAQyR,EAAO9X,KAAI,CAAC+X,EAAOE,IAAgB5nB,EAAKlI,QAACmI,cAAc2V,GAAO,CAAEtQ,IAAKoiB,EAAM,GAAGzlB,GAAI4T,UAAW,aAAcE,OAAQ,SAAUC,QAAS,KAAMvT,MAAO,CAC5MslB,OAAQ,kBACRC,QAAS,IAEbhoB,EAAAA,QAAMC,cAAcmL,GAAQ,CAAErS,QAAS,OAAQuS,KAAMtL,EAAAA,QAAMC,cAAcsiB,GAAa,QACtFviB,EAAAA,QAAMC,cAAc2V,GAAO,CAAEI,QAAS,KAAMvT,MAAO,CAAEwlB,KAAM,IAAOP,EAAM/X,KAAKgQ,GAAY3f,EAAKlI,QAACmI,cAAc,MAAO,CAAEqF,IAAKqa,EAAO1d,IAAM0d,EAAOzT,UAC/IlM,EAAAA,QAAMC,cAAc2V,GAAO,CAAEC,UAAW,aAAcG,QAAS,MAAQ0R,EAAM,GAAG1K,OAAUhd,EAAAA,QAAMC,cAAcmL,GAAQ,CAAErS,QAAS,OAAQuS,KAAMtL,EAAAA,QAAMC,cAAcqiB,GAAkB,MAAO7a,QAAS,IAAMkgB,EAAUC,GAAY,GAAQnlB,MAAO,CAAE1F,MAAOyB,EAAMxF,OAAOS,QAAQC,IAAIP,YAAkB6G,UAAMC,cAAcmL,GAAQ,CAAErS,QAAS,OAAQuS,KAAMtL,EAAKlI,QAACmI,cAAcoiB,GAAe,MAAO5a,QAAS,IAAMkgB,EAAUC,GAAY,YAC5b,EL+GA9C,GAAUhG,cAAgBA,GAC1BgG,GAAUrG,gBAAkBA,GAC5BqG,GAAUlZ,OAASA,GACnBkZ,GAAU7B,SAAWA,GACrB6B,GAAUnC,OAASA,GMrJnB,MAAMuF,GAAOrwB,EAAMC,QAACqwB,GAAGnwB,WAAW,CAAEC,YAAa,YAAaC,YAAa,eAAiB,qCAAqCsG,EAAM5C,MAAMvC,SACvIqV,GAAO7W,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,YAAaC,YAAa,eAAiB,wBAAwBsG,EAAM5C,MAAMO,OAC3HisB,GAAUvwB,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,eAAgBC,YAAa,gBAAkB,oEAAoEsG,EAAM5C,MAAMvC,SAC9KgvB,GAAuBxwB,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,4BAA6BC,YAAa,eAAiB,yCAAyCsG,EAAM5C,MAAMO,OAC5KmsB,GAAOzwB,EAAMC,QAACywB,GAAGvwB,WAAW,CAAEC,YAAa,YAAaC,YAAa,eAAiB,eAAesG,EAAM9B,KAAKe,SAAShB,wBAAwB+B,EAAM9B,KAAKe,SAASZ,wBAAwB2B,EAAM9B,KAAKe,SAASb,0BAA0B4B,EAAM9B,KAAKe,SAASX,oBAAoB0B,EAAM9B,KAAKe,SAASV,SACvS0C,GAAc5H,EAAMC,QAAC0wB,GAAGxwB,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,gBAAkB,iCAAiCsG,EAAM9B,KAAKa,KAAKd,wBAAwB+B,EAAM9B,KAAKa,KAAKV,wBAAwB2B,EAAM9B,KAAKa,KAAKX,0BAA0B4B,EAAM9B,KAAKa,KAAKT,oBAAoB0B,EAAM9B,KAAKa,KAAKR,gBCNlTnB,GAAK5C,OAAEA,IAAWwF,EACbiqB,GAAa5wB,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,eAAiB,iDAAiD,EAAGwwB,eAAc,KAAWA,EAAc,uBAAuB9sB,GAAMT,YAAc,gDAAgDS,GAAMT,iEAAiE,EAAGutB,eAAc,KAAYA,EAAc,MAAQ,gCACnZC,GAAmB9wB,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,wBAAyBC,YAAa,eAAiB,4CAA4C0D,GAAMT,yCAAyCnC,GAAOS,QAAQE,KAAKR,YCH9NyvB,GAAa/wB,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,gBAAkB,+oBCD1G,IAAI2wB,IACX,SAAWA,GACPA,EAAoB,KAAI,OACxBA,EAAkB,GAAI,IACzB,CAHD,CAGGA,KAAkBA,GAAgB,CAAA,ICA9B,MAAMC,GAAQjxB,EAAMC,QAACmQ,MAAMjQ,WAAW,CAAEC,YAAa,aAAcC,YAAa,eAAiB,6BAA6BsG,EAAM9B,KAAKtE,WAAWqE,wBAAwB+B,EAAM9B,KAAKtE,WAAWyE,wBAAwB2B,EAAM9B,KAAKtE,WAAWwE,0BAA0B4B,EAAM9B,KAAKtE,WAAW0E,oBAAoB0B,EAAM9B,KAAKtE,WAAW2E,SACpUgsB,GAAOlxB,EAAAA,QAAOkH,KAAK/G,WAAW,CAAEC,YAAa,YAAaC,YAAa,gBAAkB,6BAA6BsG,EAAM/B,wBAAwB+B,EAAM5C,MAAM,kBAAkB4C,EAAM5C,MAAM,YAAY4C,EAAMxF,OAAOS,QAAQC,IAAIN,SACnOqnB,GAAQ5oB,EAAMC,QAACiH,KAAK/G,WAAW,CAAEC,YAAa,aAAcC,YAAa,eAAiB,6BAA6BsG,EAAM9B,KAAK2B,MAAM5B,wBAAwB+B,EAAM9B,KAAK2B,MAAMxB,wBAAwB2B,EAAM9B,KAAK2B,MAAMzB,0BAA0B4B,EAAM9B,KAAK2B,MAAMvB,oBAAoB0B,EAAM9B,KAAK2B,MAAMtB,yEAAyEyB,EAAM5C,MAAM,uCAAuC4C,EAAMxF,OAAOa,UAAUC,IAAIT,SACjc2vB,GAAYnxB,EAAMC,QAAC8d,IAAO5d,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,gBAAkB,qBACrGmf,GAAexf,EAAMC,QAACya,IAASva,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,gBAAkB,4CCD7G+wB,GAAcnQ,GAAe5S,IACtC,IAAI+B,MAAEA,EAAKuP,KAAEA,EAAInZ,MAAEA,EAAKO,QAAEA,GAAYsH,EAAIsF,EAAa9K,EAAOwF,EAAI,CAAC,QAAS,OAAQ,QAAS,YAC7F,MAAMhO,EAAc2O,EAAAA,SAAQ,IAAMtF,EAAWuX,EAAUrF,OAAO,IAC9D,OAAKxL,EAGGjI,EAAAA,QAAMC,cAAc+oB,GAAW,CAAEhT,QAAS,KAAMF,OAAQ,WAC5D9V,UAAMC,cAAc,MAAO,KACvBD,UAAMC,cAAc2V,GAAO,CAAEC,UAAW,aAAcE,OAAQ,SAAUC,QAAS,MAC7EhW,EAAKlI,QAACmI,cAAc6oB,GAAO,CAAEjR,QAAS3f,GAAe+P,GACrDrJ,GAAYoB,EAAKlI,QAACmI,cAAcoX,GAAc,CAAE3a,KAAMkC,GAClDoB,UAAMC,cAAcqX,GAAU,CAAEvP,MAAOvJ,EAAM5C,MAAMvC,KAAMiH,OAAQ9B,EAAM5C,MAAMvC,KAAM0D,MAAOyB,EAAMxF,OAAOS,QAAQC,IAAIN,UAC3Hoe,GAAQxX,EAAKlI,QAACmI,cAAc8oB,GAAM,KAAMvR,IAC5CxX,EAAAA,QAAMC,cAAc6Y,EAAWxc,OAAOC,OAAO,CAAE0F,GAAI/J,EAAagxB,WAAY7qB,GAASmN,IACrFnN,GAAS2B,EAAKlI,QAACmI,cAAcwgB,GAAO,KAAMpiB,IAVnC2B,UAAMC,cAAc6Y,EAAWxc,OAAOC,OAAO,CAAE2sB,WAAY7qB,GAASmN,GAUxB,ECnBrD2d,GAAe,EAAGD,WAAUE,eAAgBpG,EAAAA,GAAI,oBAAkC,OAAdoG,EAAqB,MAAQ,kQAAkQF,GACrW,mJAUSpR,GAAQjgB,EAAMC,QAACigB,MAAM/f,WAAW,CAAEC,YAAa,aAAcC,YAAa,eAAiB,eAAesG,EAAM/B,mKAAmK,EAAG2sB,gBAC/R,IAAI9oB,EAAS,OACTzD,EAAW,OAKf,MAJkB,OAAdusB,IACA9oB,EAAS,OACTzD,EAAW,QAER,mBACKyD,wBACGzD,UACd,KACAssB,yKACQE,GAAWxxB,EAAAA,QAAOyxB,SAAStxB,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,eAAiB,yGAAyGixB,KCpBpNI,GAAe,sBCHRC,GAAYP,GDIA5d,EAAUA,YAAC,CAACnF,EAAIyB,KACrC,IAAI1F,GAAEA,EAAE+F,UAAEA,EAASmP,SAAEA,GAAW,EAAK+R,SAAEA,EAAQjP,IAAEA,EAAGD,IAAEA,EAAGyP,UAAEA,GAAY,EAAKhW,KAAEA,EAAI2E,SAAEA,EAAQsR,QAAEA,EAAOzrB,YAAEA,EAAWinB,KAAEA,EAAO,IAAGrb,KAAEA,EAAOgf,GAAcxvB,KAAIswB,KAAEA,EAAI9gB,KAAEA,EAAO,OAAM/M,MAAEA,EAAK8tB,WAAEA,GAAa,GAAU1jB,EAAIsF,EAAa9K,EAAOwF,EAAI,CAAC,KAAM,YAAa,WAAY,WAAY,MAAO,MAAO,YAAa,OAAQ,WAAY,UAAW,cAAe,OAAQ,OAAQ,OAAQ,OAAQ,QAAS,eACxY,MAAMoS,EAAe1E,eAAavO,IAC9B,IAAK+S,EACD,OACJ,MAAMyR,EAAWxkB,EAAMkT,cAAczc,MACrC,GAAiB,KAAb+tB,EAEA,YADAzR,EAASyR,GAGb,GAAa,WAAThhB,EAEA,YADAuP,EAASyR,GAGD,IAAIC,OAAOP,IACdQ,KAAKF,IAGdzR,EAASyR,EAAS,GACnB,CAACzR,EAAUvP,IACR3Q,EAAc+J,QAA+BA,EAAKV,EAAW,aACnE,MAAa,SAATsH,GAAmB4gB,EACXzpB,EAAAA,QAAMC,cAAcopB,GAAU/sB,OAAOC,OAAO,CAAEyL,UAAWA,EAAWmP,SAAUA,EAAU+R,SAAUA,EAAUjnB,GAAI/J,EAAaub,KAAMA,EAAM2E,SAAUE,EAAcra,YAAaA,EAAainB,KAAMA,EAAMppB,MAAOA,EAAO8tB,WAAYA,EAAYjiB,IAAKA,GAAO6D,IAE7PxL,EAAKlI,QAACmI,cAAc6X,GAAOxb,OAAOC,OAAO,CAAEyL,UAAWA,EAAWmP,SAAUA,EAAU+R,SAAUA,EAAUjnB,GAAI/J,EAAakxB,UAAWvf,EAAMoQ,IAAKA,EAAKD,IAAKA,EAAKvG,KAAMA,EAAM2E,SAAUE,EAAcra,YAAaA,EAAa0rB,KAAMA,EAAM9gB,KAAMA,EAAM/M,MAAOA,EAAO8tB,WAAYA,EAAYjiB,IAAKA,GAAO6D,GAAc,KC3BjUge,GAAUvxB,YAAc,YCGxB,MAAM8X,GAAYlY,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,eAAiB,wDAC5Gsc,GAAM3c,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,WAAYC,YAAa,eAAiB,0DAChG8xB,GAAkBnyB,EAAMC,QAAC0xB,IAAWxxB,WAAW,CAAEC,YAAa,uBAAwBC,YAAa,gBAAkB,sEAAsEsG,EAAMxF,OAAOS,QAAQC,IAAIP,aACpN8wB,GAAepyB,EAAMC,QAACsT,IAAQpT,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,gBAAkB,8BAA8BsG,EAAMxF,OAAOS,QAAQC,IAAIP,YAC3JtB,EAAAA,QAAOiH,GAAM9G,WAAW,CAAEC,YAAa,aAAcC,YAAa,eAAiB,GACnFL,EAAAA,QAAOkH,KAAK/G,WAAW,CAAEC,YAAa,aAAcC,YAAa,gBAAkB,6BAA6BsG,EAAM9B,KAAK2B,MAAM5B,wBAAwB+B,EAAM9B,KAAK2B,MAAMxB,wBAAwB2B,EAAM9B,KAAK2B,MAAMzB,0BAA0B4B,EAAM9B,KAAK2B,MAAMvB,oBAAoB0B,EAAM9B,KAAK2B,MAAMtB,yEAAyEyB,EAAM5C,MAAM,uCAAuC4C,EAAMxF,OAAOa,UAAUC,IAAIT,SAC3bxB,EAAMC,QAACiH,KAAK/G,WAAW,CAAEC,YAAa,YAAaC,YAAa,eAAiB,6BAA6BsG,EAAM/B,wBAAwB+B,EAAM5C,MAAM,kBAAkB4C,EAAM5C,MAAM,YAAY4C,EAAMxF,OAAOS,QAAQC,IAAIN,SCJ5N,MAAC8wB,GAAkBjB,IAAY/iB,IACvC,IAAI2D,KAAEA,EAAOgf,GAAcxvB,KAAI8wB,mBAAEA,EAAkBC,kBAAEA,EAAiBC,mBAAEA,EAAkBriB,UAAEA,EAAS1H,OAAEA,EAAMyH,MAAEA,EAAK3G,OAAEA,EAAM1F,KAAEA,GAASwK,EAAIokB,EAAO5pB,EAAOwF,EAAI,CAAC,OAAQ,qBAAsB,oBAAqB,qBAAsB,YAAa,SAAU,QAAS,SAAU,SACjR,OAAQlG,EAAKlI,QAACmI,cAAc8P,GAAW,CAAE/H,UAAWA,GAChDhI,UAAMC,cAAcuU,GAAK,KACrBxU,UAAMC,cAAcupB,GAAWltB,OAAOC,OAAO,CAAE6b,SAAUiS,EAAoBxgB,KAAMA,EAAM4J,KAAM,SAAU5K,KAAM,SAAU5K,YAAa,IAAKnC,MAAOsF,GAAUkpB,IAC5JtqB,EAAAA,QAAMC,cAAc+L,GAAW,CAAE1L,OAAQ9B,EAAM5C,MAAMvC,KAAM0O,MAAOvJ,EAAM5C,MAAMvC,OAC9E2G,UAAMC,cAAcupB,GAAWltB,OAAOC,OAAO,CAAE6b,SAAUgS,EAAmBvgB,KAAMA,EAAM4J,KAAM,QAAS5K,KAAM,SAAU5K,YAAa,IAAKnC,MAAOiM,GAASuiB,IACzJtqB,EAAAA,QAAMC,cAAc+L,GAAW,CAAE1L,OAAQ9B,EAAM5C,MAAMvC,KAAM0O,MAAOvJ,EAAM5C,MAAMvC,OAC9E2G,UAAMC,cAAc2oB,GAAY,KAC5B5oB,UAAMC,cAAcupB,GAAWltB,OAAOC,OAAO,CAAE6b,SAAU+R,EAAoBtgB,KAAMA,EAAM4J,KAAM,SAAU5K,KAAM,SAAU5K,YAAa,IAAKnC,MAAOwE,GAAUgqB,IAC5JtqB,UAAMC,cAAcmL,GAAQ,CAAEvB,KAAMA,GAAQnO,KAAU,IAEtEwuB,GAAgBjyB,YAAc,kBChBlB,MAACsyB,GAAkB,CAACC,EAAQ3lB,KACpC,MAAM8C,EAAMmJ,SAAO,MACb2Z,EAAiB7W,eAAahT,IAClB,WAAVA,EAAE0E,MACFT,SAAkDA,IACrD,GACF,CAACA,IACE6lB,EAAgB9W,eAAahT,IAC1B+G,EAAIqJ,QAAQC,SAASrQ,EAAEsQ,SACxBrM,SAAkDA,GACrD,GACF,CAACA,IAYJ,OAXAE,EAAAA,WAAU,KACN,GAAIylB,EAGA,OAFAjoB,SAASmD,iBAAiB,QAASglB,GACnCnoB,SAASmD,iBAAiB,QAAS+kB,GAC5B,KACHloB,SAASoD,oBAAoB,QAAS+kB,GACtCnoB,SAASoD,oBAAoB,QAAS8kB,EAAe,CAG7C,GACjB,CAACC,EAAeD,EAAgBD,IAC5B7iB,CAAG,EC1BP,SAASgjB,KACZ,MAAOpa,EAAoBqa,GAAyBpkB,EAAQA,UAAC,GACvDqkB,EAA2BjX,eAAY,IAAMgX,GAAuBra,IAAqB,CAACA,EAAoBqa,IAC9GE,EAAgBlX,EAAAA,aAAY,IAAMgX,GAAsB,IAAQ,CAACA,IACvE,MAAO,CACHra,qBACAsa,2BACAD,wBACAE,gBAER,CCTO,MAAMC,GAAsB/qB,EAAKlI,QAACkzB,cAAc,CACnDC,kBAAkB,EAClBC,eAAe,ICHP,MAACC,GAAW,CAACC,GAAe,KACpC,MAAOC,EAAWC,GAAgB9kB,EAAQA,SAAC4kB,GAG3C,MAAO,CAACC,EAFYzX,EAAAA,aAAY,IAAM0X,GAAa,IAAO,CAACA,IACvC1X,EAAAA,aAAY,IAAM0X,GAAa,IAAQ,CAACA,IAChB,ECAnCC,GAAoB5jB,IAC7B,MAAO6jB,EAAeC,GAAoBjlB,EAAQA,UAAC,IAC5CklB,EAAYC,GAAiBnlB,EAAQA,UAAC,GAC7CzB,EAAAA,WAAU,KACN,IAAK4C,EACD,OACJ,MAAMP,EAAiB,IAAIC,gBAAe,KACtC,MAAMukB,EAAcjkB,EAAIkkB,aAAelkB,EAAImkB,aAC3CL,EAAiBG,EAAY,IAIjC,OAFAxkB,EAAeE,QAAQK,GAEhB,KAAQP,EAAeG,YAAY,CAAG,GAC9C,CAACI,IAOJ,MAAO,CAAE6jB,cAAeA,IAAkBE,EAAYK,SANpC1mB,IACd,IAAKsC,EACD,OACJ,MAAMqkB,UAAEA,EAASH,aAAEA,EAAYC,aAAEA,GAAiBzmB,EAAM6L,OACxDya,EAAcE,EAAeG,EAAYF,GAAgB,EAAE,EAEC,ECjB9D/b,GAAYlY,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,gBAAkB,8EAA8Ec,EAAOS,QAAQE,KAAKN,mEAAmEuC,EAAMvC,eAAeuC,EAAMvC,SAC7S4yB,GAAoBp0B,EAAMC,QAACgH,GAAM9G,WAAW,CAAEC,YAAa,yBAA0BC,YAAa,eAAiB,oBACnHg0B,GAAar0B,EAAMC,QAACm0B,IAAmBj0B,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,gBAAkB,oBACnHi0B,GAAWt0B,EAAAA,QAAOkU,IAAe/T,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,eAAiB,oCAAqC6H,GAAWA,EAAMqT,WAAa,SAAW,+BACxLgZ,GAAkBv0B,EAAMC,QAACkU,IAAWhU,WAAW,CAAEC,YAAa,uBAAwBC,YAAa,gBAAkB,0CACrHqpB,GAAU1pB,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,eAAgBC,YAAa,eAAiB,qFACxG0T,GAAS/T,EAAAA,QAAOD,GAAeI,WAAW,CAAEC,YAAa,cAAeC,YAAa,eAAiB,2HAA2Hc,EAAOS,QAAQE,KAAKN,kBAAkB,EAAG0D,WAAYA,WAAenB,EAAM,aAAaA,EAAM,yBCT9TywB,GAAsB7qB,IAAY,CACpC8qB,kBAAmB9qB,EAAS,GAAGA,6BAA+BmK,EAC9DoH,UAAWvR,EAAS,GAAGA,mBAAqBmK,EAC5C4gB,MAAO/qB,EAAS,GAAGA,eAAiBmK,ICL3BvC,GAAOvR,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,YAAaC,YAAa,gBAAkB,6CAA6C,EAAG6kB,aAAcA,oBAA0B,EAAG/G,UAAU,UAAcA,EAAUpa,EAAMoa,GAAW,KCFjPwW,GAAoBzsB,GAAWC,UAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAEwL,MAAO,KAAMzH,OAAQ,KAAMJ,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GACzLC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,0NAA2NN,KAAM,aCDnS4P,GAAYlY,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,eAAiB,GACjGu0B,GAAc50B,EAAAA,QAAO60B,IAAI10B,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,eAAiB,gCAAgC,EAAGy0B,oBAAsBA,EAAiB,UAAY,aAC3LC,GAAwB/0B,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,6BAA8BC,YAAa,eAAiB,2CACzH20B,GAAeh1B,EAAMC,QAAC40B,IAAI10B,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,eAAiB,+CCJvGm0B,GAAsB7qB,IAAY,CAC3CuR,UAAWvR,EAAS,GAAGA,yBAA2BmK,EAClDmhB,MAAOtrB,EAAS,GAAGA,eAAiBmK,EACpC1N,YAAauD,EAAS,GAAGA,2BAA6BmK,EACtDohB,sBAAuBvrB,EAAS,GAAGA,iCAAmCmK,ICDpEqhB,GAAW,CAAEjlB,MAAO,GAAIzH,OAAQ,IACzBqkB,GAAoB,CAC7BrZ,KAAMtL,EAAAA,QAAMC,eCJaF,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GAC1JC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,8WAA+WN,KAAM,mBDGxZ7D,OAAOC,OAAO,CAAA,EAAIywB,KAC1D9gB,MAAO,iBAEE+gB,GAAoB,CAC7B3hB,KAAMtL,EAAAA,QAAMC,eERSF,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GACtJC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,8pBAA+pBN,KAAM,mBFO5sB7D,OAAOC,OAAO,CAAA,EAAIywB,KACtD9gB,MAAO,4CACPghB,SAAU,2FAEP,IAAIC,IACX,SAAWA,GACPA,EAAsB,MAAI,QAC1BA,EAAuB,OAAI,SAC3BA,EAAoB,IAAI,MACxBA,EAAqB,KAAI,MAC5B,CALD,CAKGA,KAAmBA,GAAiB,CAAA,IGhBvC,WAAQzwB,GAAId,MAAEA,IAAU4C,GAClBtF,KAAEA,IAASsF,EAAMxF,OAAOa,WACxBF,KAAEA,IAAS6E,EAAMxF,OAAOS,SACxBe,UAAEA,IAAcgE,EAAMxF,OAAOuB,OAC7B6yB,GAAoB,2KAgBbC,GAAiBx1B,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,sBAAuBC,YAAa,gBAAkB,sDAC5Ggf,GAAUrf,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,eAAgBC,YAAa,gBAAkB,yBAA0B6H,GAAWA,EAAMutB,eAAiB,SAAW,mEAAoE3zB,GAAKL,gCAAgCK,GAAKL,QAAQ,EAAGi0B,mBAAoBA,EACzT,gMAUc/yB,GAAUE,kFAIVF,GAAUC,kDAIxB,MAAM,EAAG6yB,iBAAgBE,6BAA4BC,4BAA2BnT,oBAAqBgT,EACrG,GACA,sBACaE,+BACAA,yEAGXJ,gBAEA9S,IAAmB6S,GAAeO,QAAUpT,IAAmB6S,GAAeQ,IAnCvD,6DAqCrB,wCAGcF,oCACAA,yEAGhBL,gBAEA9S,IAAmB6S,GAAeS,OAAStT,IAAmB6S,GAAeO,OA3CxD,8DA6CnB,oBAGGG,GAAkBh2B,EAAMC,QAACof,IAASlf,WAAW,CAAEC,YAAa,uBAAwBC,YAAa,eAAiB,oBAAoByB,GAAKL,0BAC3Iw0B,GAAOj2B,EAAMC,QAACi2B,MAAM/1B,WAAW,CAAEC,YAAa,YAAaC,YAAa,gBAAkB,0BAC1FiV,GAAOtV,EAAAA,QAAOm2B,MAAMh2B,WAAW,CAAEC,YAAa,YAAaC,YAAa,eAAiB,MAAM,EAAG+1B,uBAAwBA,uDAAuEt0B,GAAKN,8GAC/LxB,EAAAA,QAAOq2B,MAAMl2B,WAAW,CAAEC,YAAa,YAAaC,YAAa,eAAiB,yBAAyByB,GAAKR,qDAAqDD,GAAKG,SACvL,MAAMmb,GAAM3c,EAAAA,QAAO+qB,GAAG5qB,WAAW,CAAEC,YAAa,WAAYC,YAAa,gBAAkB,iCAAiC,EAAGoc,iBAAkBA,GACpJ,kLAQsBA,oBAGbsK,GAAO/mB,EAAAA,QAAOgnB,GAAG7mB,WAAW,CAAEC,YAAa,YAAaC,YAAa,eAAiB,qDAAqD,EAAG0e,WAAYA,GAAS,6CAA6Cla,GAAKc,UAAUf,wBAAwBC,GAAKc,UAAUX,wBAAwBH,GAAKc,UAAUZ,oBAAoBF,GAAKc,UAAUT,qBAAqBnB,GAAMvC,cAAc,EAAG80B,UAAYA,EAAO,OAAS,uCACxZC,GAAav2B,EAAMC,QAAC8mB,IAAM5f,MAAM,CACzClG,GAAI,OACLd,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,gBAAkB,4CAA4CyB,GAAKL,oBAAoBoD,GAAKiB,cAAclB,wBAAwBC,GAAKiB,cAAcd,wBAAwBH,GAAKiB,cAAcf,oBAAoBF,GAAKiB,cAAcZ,uFAAuFpD,GAAKP,UAC1Xi1B,GAAe,CACjB7Q,KAAM,aACN/G,OAAQ,SACR2L,MAAO,YAEEkM,GAAmBz2B,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,wBAAyBC,YAAa,gBAAkB,mDAAmD,EAAG0e,WAAaA,EAAQyX,GAAazX,GAAS,+CACjN2X,GAAQ12B,EAAAA,QAAOkrB,MAAM/qB,WAAW,CAAEC,YAAa,aAAcC,YAAa,gBAAkB,4CAA4C,EAAGs2B,mBAAqBA,EAAgB,QAAU,UAAW,EAAGC,aAAcA,GAC/N,WACIthB,oDACkBxT,GAAKR,oDAEE,EAAGu1B,kBAAmBA,GACnD,mEAGK,EAAGC,YAAaA,GACrB,WACIP,SAAiBA,qDAIZthB,GAASjV,EAAAA,QAAOq2B,MAAMl2B,WAAW,CAAEC,YAAa,cAAeC,YAAa,eAAiB,MAAM,EAAG+1B,uBAAwBA,QAAwBrP,2BAA6BjlB,GAAKL,yBAAyBK,GAAKR,wBAAwByC,GAAMvC,uBAAuBuC,GAAMvC,0BACjRu1B,GAAsB/2B,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,2BAA4BC,YAAa,eAAiB,oDACrH22B,GAAkBh3B,EAAMC,QAACy2B,IAAOv2B,WAAW,CAAEC,YAAa,uBAAwBC,YAAa,eAAiB,GC3GvH42B,GAAyBj3B,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,8BAA+BC,YAAa,eAAiB,uFAAwF6H,GAAUA,EAAMO,6BAC9OyuB,GAAmBl3B,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,wBAAyBC,YAAa,gBAAkB,kHAAkHsG,EAAMxF,OAAOS,QAAQE,KAAKN,0DACvQ21B,GAAYn3B,EAAMC,QAACgH,GAAM9G,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,eAAiB,mBACnG+2B,GAAep3B,EAAMC,QAACgH,GAAM9G,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,gBAAkB,kBCLnGg3B,GAAgB,EAAG5uB,SAAQgL,OAAMY,QAAOghB,cAAgBltB,EAAAA,QAAMC,cAAc6uB,GAAwB,CAAExuB,OAAQA,GACvHN,EAAAA,QAAMC,cAAc8uB,GAAkB,KAAMzjB,GAC5CtL,EAAKlI,QAACmI,cAAc+uB,GAAW,CAAEj2B,QAAS,gBAAkBmT,GAC5DghB,GAAYltB,EAAAA,QAAMC,cAAcgvB,GAAc,CAAEl2B,QAAS,oBAAsBm0B,ICFtEiC,GAAat3B,EAAMC,QAACa,OAAOX,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,gBAAkB,2NAA2NsG,EAAM5C,MAAMvC,sBAAsBmF,EAAMvD,OAAO5B,gDAAgDmF,EAAMxF,OAAOa,UAAUX,KAAKC,aCGpci2B,GAAkBv3B,EAAAA,QAAOs3B,IAAYn3B,WAAW,CAAEC,YAAa,uBAAwBC,YAAa,gBAAkB,SAASsG,EAAM9B,KAAKoB,KAAKf,yBAAyByB,EAAM9B,KAAKoB,KAAKd,kBCDxLukB,GAAU1pB,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,eAAgBC,YAAa,eAAiB,sDCF7FyB,KAAEA,IAAS6E,EAAMxF,OAAOS,QACxB41B,GAAyBx3B,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,8BAA+BC,YAAa,eAAiB,0BAC3Ho3B,GAA2Bz3B,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,gCAAiCC,YAAa,eAAiB,+EAA+E,EAAGq3B,aAAY,KAAYA,EAAY,KAAO,6KAA8K51B,GAAKN,YAAYM,GAAKL,aAAaK,GAAKN,2KAC3cm2B,GAAkB,EAAGD,YAAW9sB,WAAazC,UAAMC,cAAcovB,GAAwB,CAAE5sB,MAAOA,GAC3GzC,EAAKlI,QAACmI,cAAcqvB,GAA0B,CAAEC,UAAWA,KCHlDE,GAAgBvpB,IACzB,IAAIzD,MAAEA,GAAUyD,EAAIsF,EAAa9K,EAAOwF,EAAI,CAAC,UAC7C,OAAQlG,EAAAA,QAAMC,cAAc2e,GAAMtiB,OAAOC,OAAO,CAAE,EAAEiP,GAChDxL,EAAKlI,QAACmI,cAAcuvB,GAAiB,CAAE/sB,MAAOA,IAAW,EAEjEgtB,GAAa3I,aAAe,CACxBrkB,MAAO,CAAE,GCTN,MCGMitB,GAAe,EAAGhQ,eAAcvD,WAAUwT,aAAYnB,gBAAeoB,mBAC9E,IAAI1pB,EACJ,MAAO2pB,EAAkBC,GAAuBtpB,EAAQA,SAAC,OACnDkb,SAAEA,GDNmB,EAACvF,EAAU4T,KACtC,MAAOrO,EAAUC,GAAenb,EAAQA,UAAC,GACnCwpB,EAAqBpc,EAAWA,aAAC,EAAG4C,MAAKyZ,aAC3C,IAAIC,EAASxO,EAETwO,EADA1Z,IAAQuZ,GAAa,IAAME,EAAS,GAC1BvO,GAAkBwO,GAGnBxO,GAAmBwO,EAE5BA,IAAWxO,GACXC,EAAYuO,EAAO,GACxB,CAACxO,EAAUqO,IAad,OAZAhrB,EAAAA,WAAU,KACN,MAAMgnB,EAAW,KACb,IAAI7lB,EACAiW,EAASnL,SACTgf,EAA+C,QAA3B9pB,EAAKiW,EAASnL,eAA4B,IAAP9K,OAAgB,EAASA,EAAGyW,wBACtF,EAGL,OADAnV,OAAO9B,iBAAiB,SAAUqmB,GAC3B,KACHvkB,OAAO7B,oBAAoB,SAAUomB,EAAS,CACjD,GACF,CAACiE,EAAoB7T,IACjB,CAAEuF,WAAU,ECnBEyO,CAAgBhU,EAAU9X,SAAmG,iBAAlFurB,aAAmD,EAASA,EAAapZ,KAAoBoZ,aAAmD,EAASA,EAAapZ,IAAM,GAAGoZ,aAAmD,EAASA,EAAapZ,MAAO,KAEzT4Z,IAA+C,QAA7BlqB,EAAKypB,EAAW3e,eAA4B,IAAP9K,OAAgB,EAASA,EAAGyW,wBAAwB5U,QAAU,GAAK,EAGhIsoB,EAASA,UAACV,GACV,MAAMW,EAAgB3oB,IAClB,IAAIzB,EACJ,MAAM2X,GAA4C,QAA7B3X,EAAKypB,EAAW3e,eAA4B,IAAP9K,OAAgB,EAASA,EAAG2X,aAAe,EACjGlW,EAEAA,EAAIkW,WAAaA,EAGjBgS,IACAA,EAAiBhS,WAAaA,EAAU,EAGhD,OADAyS,IACO5O,EAAY1hB,EAAAA,QAAMC,cAAc2uB,GAAqB,CAAEjnB,IAAMA,IAC5DmoB,EAAoBnoB,GACpB2oB,EAAa3oB,EAAI,EAClBlF,MAAOnG,OAAOC,OAAO,CAAEwL,MAAOqoB,GAAgBR,IACjD5vB,EAAAA,QAAMC,cAAc4uB,GAAiB,CAAEpsB,MAAO,CAAE8tB,YAAa/B,EAAgB,QAAU,SAAY9O,MAAoB,IAAI,EC7BtH8Q,GAAyCvC,IAClD,MAAMxnB,EAAS,GAQf,OAPAwnB,EAAkBlM,SAAQ,EAAGrH,QAAOjY,WAAYgE,EAAOgqB,KAAK,qBACpC9kB,IAAflJ,EAAM+a,KAAqB,YAAc,oBAAoB/b,KAAKivB,IAAIhW,kDAE1D/O,IAAflJ,EAAM+a,KAAqB,OAAS,iBAA2B7R,IAAflJ,EAAM+a,KAAqB/a,EAAM+a,KAAO/a,EAAM2f,8BACrF3f,EAAMW,4BAGdqD,EAAO/C,KAAK,OAAO,ECLjBitB,GAAsBzqB,IAC/B,IAAIzD,MAAEA,EAAKsF,MAAEA,EAAKwnB,UAAEA,GAAcrpB,EAAIsF,EAAa9K,EAAOwF,EAAI,CAAC,QAAS,QAAS,cACjF,OAAQlG,UAAMC,cAAcmuB,GAAY9xB,OAAOC,OAAO,GAAIiP,EAAY,CAAE/I,MAAO,CAAEsF,WAC7E/H,UAAMC,cAAcuvB,GAAiB,CAAE/sB,MAAOA,EAAO8sB,UAAWA,IAAe,ECN1EqB,GAAsB7wB,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GAChKC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,sBAAuBN,KAAM,YACxGH,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,sBAAuBN,KAAM,aCF/F0wB,GAAuB9wB,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GACjKC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,sBAAuBN,KAAM,YACxGH,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,sBAAuBN,KAAM,aCc/F2wB,GAAe,IAAO9wB,EAAAA,QAAMC,cAAc0b,GAAiB,CAAE5T,MAAOvJ,EAAM5C,MAAMvC,KAAMiH,OAAQ9B,EAAM5C,MAAMvC,KAAM0D,MAAO,cACvHg0B,GAAc,IAAO/wB,EAAAA,QAAMC,cAAc2wB,GAAoB,CAAE7oB,MAAOvJ,EAAM5C,MAAMvC,KAAMiH,OAAQ9B,EAAM5C,MAAMvC,KAAM0D,MAAO,cACzHi0B,GAAe,IAAOhxB,EAAAA,QAAMC,cAAc4wB,GAAqB,CAAE9oB,MAAOvJ,EAAM5C,MAAMvC,KAAMiH,OAAQ9B,EAAM5C,MAAMvC,KAAM0D,MAAO,cAM3Hk0B,GAAkB,EAAGC,cAAa,EAAOzC,WAAU,EAAME,UAAS,EAAOpB,iBAAgB,EAAO4D,UAASjM,OAAMU,YAAWE,kBAAiBtB,iBAAgB4M,mBAAkBC,kBAAiBC,yBAAwBC,2BAA0B,EAAOjS,iBAAgBkS,+BAA8B9S,gBAAgB,WAAY+S,yBAAwBC,eAAcC,gBAAepR,eAAcqR,WAAU,EAAOrC,aAAY,EAAOsC,qBAAqB,EAAGC,kBAAiB,EAAMC,oBAAmBC,sBAAqBC,6BAA6B,IAAKC,0BAAyBC,4BACnkB,MAAMC,EAAmBlB,EAAaha,GAAU2W,GAC1CwE,IAAUnN,GAAuB,IAAhBA,EAAK9jB,OACtBotB,EAAgB/qB,QAAQyuB,GAA2BC,GACnDG,GAA4BJ,IAA4BC,EACxDhW,EAAWrL,SAAO,MAClB6e,EAAa7e,SAAO,OAEnBwJ,EAAgB8D,GAAqB5X,EAAAA,SAAS2mB,GAAelxB,MACpE8I,EAAAA,WAAU,KACN,IAAImB,EACJ,IAAIqsB,EAAW,KACf,MAAMC,EAAe,KACjB,IAAK7C,EAAW3e,SAAWshB,EACvB,OACJ,MAAMG,EAAK9C,EAAW3e,QAChBsN,EAAcmU,EAAGnU,YAAc,GAC/BT,WAAEA,GAAe4U,GACjB1qB,MAAEA,GAAU0qB,EAAG9V,wBACf+V,EAAc7U,EAAa9V,EAC7BuW,IAAgBvW,EAChBqW,EAAkB+O,GAAelxB,MACb,IAAf4hB,EACLO,EAAkB+O,GAAeS,OAC5B/P,EAAa,GAAK6U,EAAcpU,EACrCF,EAAkB+O,GAAeO,QAC5BgF,IAAgBpU,GACrBF,EAAkB+O,GAAeQ,IAAI,EAO7C,OALIgC,EAAW3e,UACXuhB,EAAW5C,EAAW3e,QACtBwhB,IAC8B,QAA7BtsB,EAAKypB,EAAW3e,eAA4B,IAAP9K,GAAyBA,EAAGR,iBAAiB,SAAU8sB,IAE1F,KACHD,SAAoDA,EAAS5sB,oBAAoB,SAAU6sB,EAAa,CAC3G,GACF,CAACrW,EAAUmW,IACd,MAAMK,EAAoB/e,eAAa7L,GACd,iBAAVA,GAEPf,QAAQ3I,MAAM,uFACP,WAEGsN,IAAV5D,GAEAf,QAAQ3I,MAAM,6GACP,MAEJ0J,GACR,IACG6qB,EAAiChf,EAAWA,aAAC,CAAC8G,EAAOlS,EAAQ4J,KAAU,CACzEsI,MAAgB,SAATtI,EAAkBsI,GAASA,EAClCjY,MAAO,CACH8a,SAAU,SACVnL,CAACA,GAAO5J,EACRpF,OAAQ,MAEZ,IACEyvB,EAA4Bjf,EAAAA,aAAY,KAC1C,IAAKud,GAAW5B,EACZ,OAAO,KACX,MAAMuD,EAAe,GACfC,EAAa,GACnB,IAAIC,EAAmB,EACnBC,EAAiB,EACrB,GAAIf,EAAyB,CACrB5S,IACAwT,EAAarC,KAAKmC,EAA+B,EAAGI,EAAkB,SACtEA,GA9DiB,IAgErB,IAAK,IAAIn3B,EAAI,EAAGA,EAAIq2B,EAAyBr2B,GAAK,EAAG,CACjD,MAAMq3B,EAAcP,EAAkBxB,EAAQt1B,GAAGkM,OAC7CmrB,IACAJ,EAAarC,KAAKmC,EAA+BtT,EAAiBzjB,EAAI,EAAIA,EAAI,EAAGm3B,EAAkB,SACnGA,GAAoBE,EAE3B,CACJ,CACD,GAAIf,EACA,IAAK,IAAIt2B,EAAI,EAAGA,EAAIs2B,EAAuBt2B,GAAK,EAAG,CAC/C,MAAMq3B,EAAcP,EAAkBxB,EAAQvW,OAAO/e,EAAI,GAAG,GAAGkM,OAC3DmrB,IACAH,EAAWtC,KAAKmC,EAA+B/2B,EAAI,EAAGo3B,EAAgB,UACtEA,GAAkBC,EAEzB,CAEL,OAA4B,IAAxBJ,EAAa1xB,QAAsC,IAAtB2xB,EAAW3xB,OACjC,KACJ,IAAI0xB,KAAiBC,EAAW,GACxC,CACCxD,EACAoD,EACAR,EACAS,EACAzB,EACAe,EACA5S,IAEE2O,EAAoBpnB,EAAAA,SAAQ,IAAMgsB,KAA6B,CAACA,IAChEM,EAAkBvf,EAAAA,aAAY,CAACqE,EAAS4H,KAC1C,IAAKP,IAAmBmS,EACpB,OACJ,GAAIxZ,EACA,MAAsB,WAAlByG,OACA+S,EAAuB,CAAC5R,EAAI5d,UAGhCwvB,EAAuB,IAAInS,EAAgBO,EAAI5d,KAGnD,MAAMmxB,EAAoB,IAAI9T,GACxB5E,EAAQ0Y,EAAkBlT,WAAWje,GAAOA,IAAO4d,EAAI5d,KAC7DmxB,EAAkBjT,OAAOzF,EAAO,GAChC+W,EAAuB2B,EAAkB,GAC1C,CAAC3B,EAAwBnS,EAAgBZ,IACtC2U,EAAkBzf,EAAAA,aAAY,KAChC,IAAK0L,IAAmBmS,EACpB,OACJ,GAAInS,EAAele,SAAW8jB,EAAK9jB,OAE/B,YADAqwB,EAAuB,IAG3B,MAAMxR,EAASiF,EAAKvV,KAAKkQ,GAAQA,EAAI5d,KACrCwvB,EAAuBxR,EAAO,GAC/B,CAACwR,EAAwBvM,EAAM5F,IAC5BgU,EAA4B1f,eAAaoI,IAC3C,QAAqBrQ,IAAjB+lB,QAA+C/lB,IAAjB4U,EAC9B,OACJ,IAAIgT,EAAe7B,EACf8B,EAAgB,YACE,cAAlB7B,IACA6B,EAAgB,cAEhBxX,IAAa0V,IACb6B,EAAevX,EACfwX,EAAgB,aAEpBjT,EAAagT,EAAcC,EAAc,GAC1C,CAACjT,EAAcmR,EAAcC,IAC1B8B,EAAmB7f,EAAAA,aAAY,CAAC/H,EAAQpJ,KAC1C,IAAIuF,EAAY,GACZP,EAAU,OACVisB,EAAW1zB,EAAKlI,QAACmI,cAAc6wB,GAAc,MACjD,MAAMlyB,QAAEA,EAAOgY,MAAEA,EAAKtL,KAAEA,EAAIY,MAAEA,EAAKsU,SAAEA,EAAQve,GAAEA,GAAO4J,EAClD2U,IACAxY,EAAY,WACZP,EAAU,IAAM6rB,EAA0BrxB,GACtCyvB,IAAiBzvB,IACjByxB,EAA6B,cAAlB/B,EAAgC3xB,EAAAA,QAAMC,cAAc8wB,GAAa,MAAQ/wB,EAAAA,QAAMC,cAAc+wB,GAAc,QAG9H,MAAM2C,EAAkB3zB,EAAAA,QAAMC,cAAcquB,GAAkB,CAAE1X,MAAOA,GACnEtL,GAAQA,EACRY,GAASlM,EAAAA,QAAMC,cAAc,OAAQ,KAAMiM,GAC3CsU,GAAYkT,GAChB,OAAQ1zB,EAAAA,QAAMC,cAAcmuB,GAAY,CAAE9oB,IAAKrD,EAAIA,GAAI,qBAAqBA,IAAM+F,UAAWA,EAAWP,QAASA,EAASmP,MAAO/K,EAAO+K,MAAOuX,KAAMtiB,EAAOsiB,KAAM1rB,MAAOnG,OAAOC,OAAO,CAAEwL,MAAO8D,EAAO9D,OAAS,QAAUtF,IAAU7D,EAAWoB,EAAKlI,QAACmI,cAAcsS,GAAS,CAAE7V,KAAMkC,GAChRoB,EAAKlI,QAACmI,cAAcotB,GAAgB,KAAMsG,IAAgB,EAAuB,GACtF,CAACL,EAA2B5B,EAAcC,IACvCiC,EAA2BhgB,EAAAA,aAAY,CAAC/H,EAAQpJ,IAAWzC,UAAMC,cAAc0wB,GAAoB,CAAErrB,IAAKuG,EAAO5J,GAAI8F,MAAO8D,EAAO9D,OAAS,OAAQtF,MAAOA,EAAO8sB,UAAWA,KAAe,CAACA,IAC7L7P,EAAe9L,EAAAA,aAAY,KAC7B,IAAKud,EACD,OAAO,KACX,MAAM1qB,EAASosB,IACTgB,EAAqBptB,EAASA,EAAO,GAAGhE,MAAQ,GACtD,OAAQzC,EAAKlI,QAACmI,cAAc6tB,GAAM,KAC9B9tB,UAAMC,cAAcuU,GAAK,KACrB8K,GAAmBtf,EAAAA,QAAMC,cAAcmuB,GAAY,CAAE3rB,MAAOnG,OAAOC,OAAO,CAAEwL,MAjK3D,IAiK0F8rB,IAAyC,aAAlBnV,GAAiC1e,EAAKlI,QAACmI,cAAc+X,GAAU,CAAEC,QAAUiN,EAAK9jB,OAAS,IAAMke,aAAuD,EAASA,EAAele,UAAY8jB,EAAK9jB,SAAW,EAAOgX,SAAUib,EAAiBlc,SAAWqa,GAAgCA,EAA6BpwB,OAAS,GACvbmuB,GACA8C,EAASla,UAAW,gBAC5BgZ,EAAQxhB,KAAI,CAAC9D,EAAQ6O,KACjB,MAAMoZ,EAAmBxU,EAAiB5E,EAAQ,EAAIA,EAAQ,EACxDqZ,EAAiBrZ,EAAQyW,EAAQ/vB,OACjC4yB,EAAkBvtB,aAAuC,EAASA,EAAOwtB,MAAMxxB,GAAUA,EAAMiY,QAAUoZ,GAAoBrxB,EAAMiY,QAAUqZ,IACnJ,OAAOloB,EAAOqoB,WAAa3E,GAAaqC,GAAWS,GAC7CuB,EAAyB/nB,EAAQA,EAAOsoB,eAAiB,CAAA,GACzDV,EAAiB5nB,GAASmoB,aAAyD,EAASA,EAAgBvxB,QAAU,CAAE,EAAC,KAC7H,GACf,CACCowB,EACAQ,EACAlC,EACAkB,EACAT,EACArC,EACAqE,EACAH,EACAvO,EAAK9jB,OACLke,EACAZ,EACA8S,IAEE4C,EAAuBxgB,EAAAA,aAAY,CAACygB,EAAYxU,KAClD,MAAMyU,EAAa,CACfrc,QAASoc,EACTjc,SAAWH,GAAYkb,EAAgBlb,EAAS4H,GAChD1I,UAAWqa,aAAmF,EAASA,EAA6BhY,SAASqG,EAAI5d,OAAQ,GAE7J,MAAsB,WAAlByc,EACO1e,EAAKlI,QAACmI,cAAcuY,GAAOlc,OAAOC,OAAO,CAAE,EAAE+3B,IAEjDt0B,EAAKlI,QAACmI,cAAc+X,GAAU1b,OAAOC,OAAO,CAAE,EAAE+3B,GAAY,GACpE,CAACnB,EAAiBzU,EAAe8S,IAC9B+C,EAA+B3gB,eAAa4gB,IAC9C,MAAMC,EAAe,CACjB1sB,MAAO,GACPzH,OAAQ,GACRo0B,OAAQ,EACRC,kBAAmB,MAEvB,MAAsB,WAAlBjW,EACQ1e,UAAMC,cAAcwvB,GAAc,CAAEnqB,SAAkBqG,IAAb6oB,EAAyB,KAAO,kBAAkBA,IAAY/xB,MAAOnG,OAAOC,OAAOD,OAAOC,OAAO,CAAE,EAAEk4B,GAAe,CAAExqB,aAAc,UAEjLjK,UAAMC,cAAcwvB,GAAc,CAAEnqB,SAAkBqG,IAAb6oB,EAAyB,KAAO,qBAAqBA,IAAY/xB,MAAOnG,OAAOC,OAAOD,OAAOC,OAAO,CAAE,EAAEk4B,GAAe,CAAExqB,aAAc,aAAiB,GAC1M,CAACyU,IACEkW,EAAehhB,EAAAA,aAAY,CAACmS,EAAW8O,KACzC,IAAI3uB,EAAI8f,EACR,IAAKF,EACD,OAAO,KACX,MAAMtT,EAAUsT,EAAgBC,GAChC,IAAKvT,EACD,OAAO,KACX,MAAMyT,GAAsK,QAA5ID,EAAqF,QAA/E9f,EAAK6f,aAA6C,EAASA,EAAUN,YAAyB,IAAPvf,OAAgB,EAASA,EAAGggB,qBAAkC,IAAPF,OAAgB,EAASA,EAAGnG,MAAQ,GACxN,OAAQ7f,EAAAA,QAAMC,cAAcuU,GAAK,CAAElP,IAAKygB,EAAU9jB,GAAI+F,UAAW,GAAGie,KAAyB4O,EAAW,SAAW,MAC/GvV,GAAkBtf,EAAKlI,QAACmI,cAAc2e,GAAM,MAC5CpM,EAAU,GACf,CAACsT,EAAiBxG,IACfwV,EAA0BlhB,eAAa4gB,IACzC,IAAKrD,EACD,OAAOnxB,UAAMC,cAAcwvB,GAAc,MAE7C,MAAMlT,EAAQ4U,EAAQxhB,KAAK9D,GAAW7L,EAAAA,QAAMC,cAAcwvB,GAAc,CAAEnqB,IAAK,GAAGkvB,KAAY3oB,EAAO5J,SAGrG,OAFIqd,GACA/C,EAAMwY,QAAQR,EAA6BC,IACxCjY,CAAK,GACb,CAAC4U,EAASoD,EAA8BjV,IACrC0V,EAAY,IACT3D,EAED9B,IAAc+B,IAEb/B,GAAa8C,EADP,KAGHryB,EAAKlI,QAACmI,cAAc6M,GAAQ,CAAEmhB,kBAAmBuC,GAAsCvC,GAAqB,KAChHjuB,UAAMC,cAAcuU,GAAK,KACrB8K,IAAmBiS,GAA2BvxB,EAAAA,QAAMC,cAAc2e,GAAM,OACvE2Q,GAAa8B,EAAgBnM,GAC9BqK,GAAa+B,GAA0BA,MATpC,KAWf,IAAI9D,GAA6B0E,EAC7B5S,GAAkBkO,KAClBA,IAA8B,GAClC,MAAMyH,GAAepuB,EAAAA,SAAQ,IAAMqe,EAAKvV,KAAKkQ,IACzC,IAAI3Z,EAAI8f,EAAIkP,EACZ,MAAMzP,KAAEA,GAAS5F,EACXwU,IAAa/U,GAAiBA,EAAe9F,SAASqG,EAAI5d,IAC1DokB,GAAa7B,GAAiBA,EAAehL,SAASqG,EAAI5d,IAC1DkzB,EAA0F,QAAzEjvB,EAAKuf,aAAmC,EAASA,EAAKS,qBAAkC,IAAPhgB,OAAgB,EAASA,EAAG3I,KAC9H63B,EAA+I,QAA5HF,EAA+E,QAAzElP,EAAKP,aAAmC,EAASA,EAAKS,qBAAkC,IAAPF,OAAgB,EAASA,EAAGnG,WAAwB,IAAPqV,EAAgBA,EAAK,GAC5KG,EAAehB,EAAa,YAAYe,IAAoB,GAAGA,IACrE,OAAQp1B,EAAKlI,QAACmI,cAAckN,GAAM,CAAE7H,IAAKua,EAAI5d,GAAI+F,UAAWmtB,EAAelH,kBAAmBuC,GAAsCvC,GAAqB,KACrJjuB,EAAAA,QAAMC,cAAcuU,GAAK,CAAElP,IAAKua,EAAI5d,GAAI+F,UAAWqtB,EAAc/gB,YAAauL,EAAIvL,aAC9EgL,GAAkBtf,EAAAA,QAAMC,cAAc2e,GAAM,KAAMwV,EAAqBC,EAAYxU,IACnF+F,EAAU/F,IACdA,EAAIyG,YAAczG,EAAIyG,WAAW3W,KAAKf,GAASgmB,EAAahmB,GAAOyX,KAAe,KACtF,CACAnB,EACAV,EACAyJ,EACA2G,EACAhP,EACAwO,EACA9U,IAGJ,GAAIiQ,EAAW,CACX,MAAM/J,EAAc,GACpB,IAAK,IAAI3pB,EAAI,EAAGA,EAAIg2B,EAAoBh2B,GAAK,EACzC2pB,EAAYiL,KAAKzwB,EAAKlI,QAACmI,cAAckN,GAAM,CAAE7H,IAAK,eAAezJ,IAAKoyB,kBAAmBuC,GAAsCvC,GAAqB,KAChJjuB,UAAMC,cAAcuU,GAAK,KAAM4c,EAAoBpxB,EAAAA,QAAMC,cAAcD,UAAM4P,SAAU,KACnF0P,GAAkBiV,IAClBnD,KAAwB0D,EAAwBj5B,MAE5D,OAAQmE,EAAKlI,QAACmI,cAAcmyB,EAAkB,CAAEzqB,IAAKgoB,EAAYrC,gBAAgB,EAAMhT,eAAgBA,EAAgBkT,2BAA4BA,GAA4BC,0BAA2B0E,GACtML,GAAkBX,GAAYnxB,UAAMC,cAAcyvB,GAAc,CAAEhQ,aAAcA,EAAcvD,SAAUA,EAAUwT,WAAYA,EAAYnB,cAAeA,EAAeoB,aAAcmC,IACtL/xB,EAAAA,QAAMC,cAAcsuB,GAAO,CAAE5mB,IAAKwU,EAAUsS,QAASA,EAASE,OAAQA,EAAQD,cAAc,EAAMF,cAAeA,GAC7G9O,IACA8F,EACAwP,KACX,CAED,GAAI3C,GAAWT,EAAS,CACpB,IAAI0D,EAAsB3Q,GAK1B,OAJIqN,EACAsD,EAAsBtD,EACjBJ,IACL0D,EAAsBrI,IAClBjtB,EAAKlI,QAACmI,cAAcmyB,EAAkB,CAAE9E,gBAAgB,GAC5DttB,EAAAA,QAAMC,cAAcsuB,GAAO,CAAE5mB,IAAKwU,EAAUsS,QAASA,EAASE,OAAQA,EAAQD,cAAc,EAAOF,cAAeA,GAC9G9O,IACAsV,KACJh1B,EAAAA,QAAMC,cAAcivB,GAAe5yB,OAAOC,OAAO,CAAE+D,OAAQ2xB,GAA8BqD,IAChG,CAED,OAAQt1B,EAAAA,QAAMC,cAAcmyB,EAAkB,CAAE9E,gBAAgB,EAAO3lB,IAAKgoB,EAAYrV,eAAgBA,EAAgBkT,2BAA4BA,GAA4BC,0BAA2B0E,EAAuB5E,cAAeA,GAC7OuE,GAAkBX,GAAYnxB,UAAMC,cAAcyvB,GAAc,CAAEhQ,aAAcA,EAAcvD,SAAUA,EAAUwT,WAAYA,EAAYnB,cAAeA,EAAeoB,aAAcmC,IACtL/xB,EAAAA,QAAMC,cAAcsuB,GAAO,CAAE5mB,IAAKwU,EAAUsS,QAASA,EAASE,OAAQA,EAAQD,cAAc,EAAOF,cAAeA,GAC9G9O,IACAuV,GACAD,KAAe,EAE3B/D,GAAgBrS,KAAOA,GACvBqS,GAAgBsE,cV3UcrvB,IAC1B,IAAIuB,QAAEA,EAAOzE,SAAEA,GAAakD,EAAIsF,EAAa9K,EAAOwF,EAAI,CAAC,UAAW,aACpE,OAAQlG,EAAAA,QAAMC,cAAc2e,GAAMtiB,OAAOC,OAAO,CAAE,EAAEiP,GAChDxL,EAAKlI,QAACmI,cAAcmvB,GAAiB,CAAE3nB,QAASA,GAAWzE,GAAY,EUyU/EiuB,GAAgBuE,aT7UatvB,IACzB,IAAIuB,QAAEA,EAAOzE,SAAEA,GAAakD,EAAIsF,EAAa9K,EAAOwF,EAAI,CAAC,UAAW,aACpE,OAAQlG,EAAAA,QAAMC,cAAc2e,GAAMtiB,OAAOC,OAAO,CAAE,EAAEiP,GAChDxL,EAAAA,QAAMC,cAAckvB,GAAY,CAAE1nB,QAASA,GACvCzH,EAAKlI,QAACmI,cAAcshB,GAAS,KAAMve,IAAa,ES0U5DiuB,GAAgBxB,aAAeA,GAC/BwB,GAAgBzB,gBAAkBA,GCpV3B,MAAMiG,GAAc59B,EAAMC,QAACa,OAAOX,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,eAAiB,qFCC/Gw9B,GAAY,iFAELC,GAAoB,qBCDpBC,GAAoBC,EAAAA,iBAAkB,iDACtCC,GAAcj+B,EAAMC,QAACmV,QAAQjV,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,gBAAkB,0BAA0B,EAAG69B,gBAAiBA,GAAa,cAAcv3B,EAAM5C,MAAMT,SAAS,EAAG66B,kBAAmBA,GACvO,aACMtoB,GAAKZ,iDACuBtO,EAAMxF,OAAOS,QAAQC,IAAIJ,qBCElD28B,GAAiBl2B,KACjBA,EAAMm2B,WCTNC,GAAY,CACrBh6B,GAAI,OACJjB,GAAI,OACJ7B,KAAM,OACN+B,GAAI,QAEKg7B,GAAW,CACpB,CAACz7B,EAAYC,QAAS,CAClBuB,GAAI,OACJjB,GAAI,OACJ7B,KAAM,QACN+B,GAAI,SAER,CAACT,EAAYE,QAAS,CAClBsB,GAAI,OACJjB,GAAI,OACJ7B,KAAM,QACN+B,GAAI,SAER,CAACT,EAAYG,UAAW,CACpBqB,GAAI,OACJjB,GAAI,OACJ7B,KAAM,OACN+B,GAAI,SAER,CAACT,EAAYI,SAAU,CACnBoB,GAAI,OACJjB,GAAI,OACJ7B,KAAM,OACN+B,GAAI,QAER,CAACT,EAAYK,WAAY,CACrBmB,GAAI,OACJjB,GAAI,OACJ7B,KAAM,OACN+B,GAAI,SAGCi7B,GAA0B,CACnCl6B,GAAIxB,EAAYC,OAChBM,GAAIP,EAAYC,OAChBvB,KAAMsB,EAAYE,OAClBO,GAAIT,EAAYG,WCpCdH,YAAEA,IAAgB6D,EACX83B,GAAez+B,EAAAA,QAAO8H,EAAAA,OAAOwD,QAAQnE,MAAM,CACpDu3B,QAAS,CAAEhyB,QAAS,EAAGiyB,GAAI,GAAIC,OAAQ,GACvCC,KAAM,CAAEnyB,QAAS,EAAGiyB,GAAI,GAAIC,OAAQ,GACpCvoB,QAAS,CAAE3J,QAAS,EAAGiyB,EAAG,EAAGC,OAAQ,GACrCroB,WAAY,CAAEvF,KAAM,QAASwF,SAAU,OACxCrW,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,gBAAkB,uCAAuCsG,EAAM5C,MAAMV,iBAAiBsD,EAAMK,QAAQzD,4EAA4EsS,GAAKN,8CAA8C,EAAGrU,aAAc,eAAeo9B,GAAUp9B,SAAe+8B,qBAA8Bt3B,EAAM5C,MAAMT,OAAOuS,GAAKZ,kGAAkGnS,GAAYC,iCAAiCD,GAAYE,qBAAqB,EAAG9B,aAAcq9B,GAASz7B,GAAYE,QAAQ9B,0BAAgC4B,GAAYE,0BAA0BF,GAAYG,uBAAuB,EAAG/B,aAAcq9B,GAASz7B,GAAYG,UAAU/B,0BAAgC4B,GAAYG,4BAA4BH,GAAYI,sBAAsB,EAAGhC,aAAcq9B,GAASz7B,GAAYI,SAAShC,0BAAgC4B,GAAYI,sBAAsB,EAAGhC,aAAcq9B,GAASz7B,GAAYK,WAAWjC,0BAAgC,EAAGA,aAAcs9B,GAAwBt9B,kEAAwE2U,GAAKN,kGAAkG9I,EAAkB9F,EAAMxF,OAAOS,QAAQC,IAAIL,KAAM,kHCVhzCs9B,GAAS32B,EAAAA,QAAMqL,YAAW,CAACnF,EAAIyB,KACxC,IAAI2iB,EAAO5pB,EAAOwF,EAAI,IACtB,OAAOlG,UAAMC,cAAcq2B,GAAch6B,OAAOC,OAAO,CAAEoL,IAAKA,GAAO2iB,GAAM,KCFzE1uB,MAAEA,GAAKc,KAAEA,GAAImC,QAAEA,IAAYL,GAC3B7E,KAAEA,IAAS6E,EAAMxF,OAAOS,QACjBmS,GAAS/T,EAAMC,QAAC+T,OAAO7T,WAAW,CAAEC,YAAa,cAAeC,YAAa,gBAAkB,WAAW0D,GAAMvC,QAAQuC,GAAMT,wCAAwC,EAAGy7B,YAAwB,SAAXA,GAAqB/3B,GAAQ+3B,MACnNC,GAAQh/B,EAAMC,QAACg/B,GAAG9+B,WAAW,CAAEC,YAAa,aAAcC,YAAa,gBAAkB,eAAewE,GAAKjE,UAAUgE,wBAAwBC,GAAKjE,UAAUoE,wBAAwBH,GAAKjE,UAAUmE,yCACrMm6B,GAAWl/B,EAAAA,QAAOiJ,EAAE9I,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,gBAAkB,kCAAkCwE,GAAKS,gBAAgBV,0BAA0BC,GAAKS,gBAAgBP,wBAAwBF,GAAKS,gBAAgBN,wBAAwBH,GAAKS,gBAAgBL,cAC9Rk6B,GAAQn/B,EAAAA,QAAO60B,IAAI10B,WAAW,CAAEC,YAAa,aAAcC,YAAa,eAAiB,iBAAiBsG,EAAMvD,OAAO5B,eAAeuC,GAAMM,cAAcvC,GAAKN,yBAC/J49B,GAAmBp/B,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,wBAAyBC,YAAa,eAAiB,iEAC/Gg/B,GAAsBr/B,EAAMC,QAACsT,IAAQpM,MAAM,CAAEjG,QAAS,aAAcf,WAAW,CAAEC,YAAa,2BAA4BC,YAAa,gBAAkB,+CAA+CsG,EAAM9B,KAAKoB,KAAKrB,wBAAwB+B,EAAM9B,KAAKoB,KAAKjB,wBAAwB2B,EAAM9B,KAAKoB,KAAKlB,0BAA0B4B,EAAM9B,KAAKoB,KAAKhB,oBAAoB0B,EAAM9B,KAAKoB,KAAKf,iCAAiCyB,EAAM9B,KAAKoB,KAAKd,yCAAyCwB,EAAM5C,MAAMO,OAC5dssB,GAAa5wB,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,gBAAkB,yGAAyG0D,GAAMT,iEAAiE,EAAGutB,eAAc,KAAYA,EAAc,MAAQ,gCCVvUyO,GAAiBp3B,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GAC3JC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,oEAAqEN,KAAM,kBCG7Ii3B,GAAqBv/B,EAAMC,QAAC8d,IAAO5d,WAAW,CAAEC,YAAa,0BAA2BC,YAAa,gBAAkB,SAASsG,EAAM5C,MAAMR,mCAAmCoD,EAAMxF,OAAOS,QAAQE,KAAKP,0BAA0BoF,EAAMxF,OAAOS,QAAQE,KAAKN,sBAAsBmF,EAAM5C,MAAMO,MAC/Rk7B,GAAmBx/B,EAAMC,QAACsT,IAAQpT,WAAW,CAAEC,YAAa,wBAAyBC,YAAa,gBAAkB,SAASsG,EAAMxF,OAAOS,QAAQC,IAAIL,2DACtJi+B,GAAYz/B,EAAMC,QAAC0xB,IAAWxxB,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,eAAiB,iCCJxGq/B,GAAY,EAAG57B,WAAaqE,EAAKlI,QAACmI,cAAcD,EAAAA,QAAM4P,SAAU,KACzE5P,UAAMC,cAAc,MAAO,KACvBD,UAAMC,cAAcnB,EAAM,CAAE/F,QAAS,YAAa,eAAe,GAAQ,MAC7EiH,UAAMC,cAAcm3B,GAAoB,CAAEthB,OAAQ,SAAUC,OAAQ,SAAU,eAAe,GACzF/V,UAAMC,cAAcnB,EAAM,CAAE/F,QAAS,aAAe4C,KCH/C67B,GAAgB,EAAGC,cAAaC,kBAAiBC,uBAC1D,MAAOC,EAAgBC,GAAqBrxB,EAAQA,SAAC,GAAGixB,KAKxD1yB,EAAAA,WAAU,KACN8yB,EAAkB,GAAGJ,IAAc,GACpC,CAACA,IACJ,MAAMK,EAAqBh8B,GAAUA,GAAS,GAAKA,GAAS47B,EAuCtDK,EAAe,KAGjB,GAFKH,GACDC,EAAkB,GAAGJ,KACrBG,IAAmB,GAAGH,IACtB,OACJ,MAAM5N,EAAWxlB,SAASuzB,EAAgB,IACtCE,EAAkBjO,IAClB8N,EAAiB9N,EAAS,EAWlC,MAAO,CACH+N,iBACAI,gBAvCoB,KAChBF,EAAkBL,EAAc,IAChCE,EAAiBF,EAAc,EAAE,EAsCrCQ,gBAhCoB,KAChBH,EAAkBL,EAAc,IAChCE,EAAiBF,EAAc,EAAE,EA+BrCS,kBAnDuBrO,IAClBA,GACDgO,EAAkBhO,GACtB,MAAMsO,EAAW9zB,SAASwlB,EAAU,IAZX,IAACuO,EACtBN,EADsBM,EAaLD,IAXjBN,EAAkB,GAAGO,IAWK,EAgD9BL,eACAM,iBAVsBhzB,IACtBA,EAAMI,iBACNsyB,GAAc,EASjB,EC5EQO,GAAkBv4B,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GAC5JC,EAAKlI,QAACmI,cAAc,OAAQ,CAAEQ,EAAG,sFAAuFN,KAAM,iBAC9HH,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,yDAA0DN,KAAM,kBCFlIo4B,GAAgBx4B,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GAC1JC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,sFAAuFN,KAAM,iBACxKH,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,kDAAmDN,KAAM,kBCH3Hq4B,GAA6B,CACtC,CAAEvwB,MAAO,YAAanM,MAAO,IAC7B,CAAEmM,MAAO,YAAanM,MAAO,IAC7B,CAAEmM,MAAO,YAAanM,MAAO,IAC7B,CAAEmM,MAAO,aAAcnM,MAAO,MCC5BiU,GAAYlY,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,eAAiB,iFAC5GiY,GAAWtY,EAAMC,QAACuY,IAAkBrY,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,gBAAkB,2BAC9GkT,GAASvT,EAAMC,QAACa,OAAOX,WAAW,CAAEC,YAAa,cAAeC,YAAa,gBAAkB,gFAAgFc,EAAOS,QAAQE,KAAKN,oJCHnM0W,GAAYlY,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,eAAiB,iFAC5G2c,GAAahd,EAAAA,QAAOiH,GAAM9G,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,eAAiB,4DAA4Dc,EAAOa,UAAUX,KAAKG,mBAAmBL,EAAOS,QAAQE,KAAKR,aCHvNuV,GAAO,EAAGE,OAAM6pB,4BACzB,MAAMhxB,EAAUmM,EAAWA,aAAC,IAAM6kB,EAAsB7pB,IAAO,CAAC6pB,EAAuB7pB,IACvF,OAAQ5O,EAAKlI,QAACmI,cAAc8P,GAAW,CAAEtI,QAASA,GAC9CzH,UAAMC,cAAcnB,GAAM,CAAE/F,QAAS,aAAe6V,EAAK3G,OAAS,ECF7DywB,GAAS34B,IAClB,MAAM04B,sBAAEA,EAAqBE,gBAAEA,EAAkBH,IAA+Bz4B,EAChF,OAAQC,EAAAA,QAAMC,cAAcD,EAAAA,QAAM4P,SAAU,KAAM+oB,EAAgBhpB,KAAKf,GAAU5O,EAAAA,QAAMC,cAAc2P,EAAAA,SAAU,CAAEtK,IAAKsJ,EAAK3G,OACvHjI,EAAAA,QAAMC,cAAcyO,GAAM,CAAEE,KAAMA,EAAM6pB,sBAAuBA,OAA8B,ECA9F,MAAMG,WAAwB9f,EAAAA,UACjC,WAAAhX,CAAY/B,GACRgC,MAAMhC,GACNiC,KAAKy2B,sBAAyB7pB,IAC1B,MAAMiqB,wBAAEA,GAA4B72B,KAAKjC,MACzCiC,KAAK82B,iBAAiBlqB,GACtBiqB,EAAwBjqB,EAAK,EAEjC5M,KAAK82B,iBAAoBC,GAAiB/2B,KAAKY,SAAS,CACpD2N,oBAAoB,EACpByoB,cAAeD,IAEnB/2B,KAAKi3B,iBAAmB,KACpB,MAAM1oB,mBAAEA,GAAuBvO,KAAKG,MACpCH,KAAKY,SAAS,CAAE2N,oBAAqBA,GAAqB,EAE9D,MAAMyoB,cAAEA,EAAgBR,GAA2B,IAAOx2B,KAAKjC,MAC/DiC,KAAKG,MAAQ,CACT62B,gBACAzoB,oBAAoB,EAE3B,CACD,MAAAxN,GACI,MAAMiF,UAAEA,EAAS2wB,gBAAEA,EAAkBH,GAA0BU,iBAAEA,GAAsBl3B,KAAKjC,OACtFwQ,mBAAEA,EAAkByoB,cAAEA,GAAkBh3B,KAAKG,MACnD,OAAQnC,EAAKlI,QAACmI,cAAc8P,GAAW,CAAE/H,UAAWA,GAChDhI,EAAAA,QAAMC,cAAckQ,GAAU,CAAEG,IAAKtQ,EAAAA,QAAMC,cAAcmL,GAAQ,CAAE3D,QAASzF,KAAKi3B,kBACzEj5B,EAAKlI,QAACmI,cAAcnB,EAAM,CAAE/F,QAAS,aAAeigC,EAAc/wB,OAClEjI,EAAKlI,QAACmI,cAAc4K,GAAc,CAAE9N,MAAOyB,EAAMxF,OAAOS,QAAQC,IAAIL,QAAUkX,mBAAoBA,EAAoBC,YAAaxO,KAAKi3B,iBAAkB7oB,SAAU8oB,GACxKl5B,EAAAA,QAAMC,cAAcy4B,GAAO,CAAEC,gBAAiBA,EAAiBF,sBAAuBz2B,KAAKy2B,yBACtG,ECnCE,MAAM1oB,GAAYlY,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,gBAAkB,0EAA0E,EAAG2R,UAAqB,OAATA,EAAgB,OAAS,4BAA6B,EAAGA,UAAoB,OAATA,EACtQ,kGAGA,4VACOsvB,GAAathC,EAAMC,QAACa,OAAOX,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,eAAiB,wbCDtGkhC,GAAU,EAAGC,cAAaC,cAAaniB,YAAW,EAAOtN,UAAY7J,EAAKlI,QAACmI,cAAc8P,GAAW,CAAElG,KAAMA,GACrH7J,UAAMC,cAAck5B,GAAY,CAAEtwB,KAAM,SAAUpB,QAAS4xB,EAAaliB,SAAUA,GAC9EnX,UAAMC,cAAcH,EAAa,CAAEQ,OAAQ9B,EAAM5C,MAAMvC,KAAM0O,MAAOvJ,EAAM5C,MAAMvC,KAAM0D,MAAOyB,EAAMxF,OAAOS,QAAQC,IAAIL,QAC1H2G,UAAMC,cAAck5B,GAAY,CAAEtwB,KAAM,SAAUpB,QAAS6xB,EAAaniB,SAAUA,GAC9EnX,UAAMC,cAAc8L,GAAe,CAAEzL,OAAQ9B,EAAM5C,MAAMvC,KAAM0O,MAAOvJ,EAAM5C,MAAMvC,KAAM0D,MAAOyB,EAAMxF,OAAOS,QAAQC,IAAIL,SCHnH2wB,GAAkBnyB,EAAMC,QAAC0xB,IAAWxxB,WAAW,CAAEC,YAAa,uBAAwBC,YAAa,eAAiB,SAASsG,EAAMxF,OAAOS,QAAQC,IAAIJ,+FAA+FkF,EAAMxF,OAAOS,QAAQC,IAAIP,aAC9QogC,GAAkB1hC,EAAAA,QAAOD,GAAeI,WAAW,CAAEC,YAAa,uBAAwBC,YAAa,eAAiB,qCAAqCsG,EAAMxF,OAAOS,QAAQC,IAAIP,2FAA2F,EAAG0Q,UAAqB,OAATA,EAAgB,OAAS,2BAA4B,EAAGsN,cAAgBA,EAAW3Y,EAAMxF,OAAOS,QAAQE,KAAKP,MAAQ,yBAA0B,EAAGyQ,UAAqB,OAATA,EAAgB,6BAA+B,wFAC7e2vB,GAAa3hC,EAAMC,QAACgH,GAAM9G,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,cAAgB,kBACpGuhC,GAAkB5hC,EAAMC,QAAC8wB,IAAY5wB,WAAW,CAAEC,YAAa,uBAAwBC,YAAa,eAAiB,oEAAoE,EAAGgxB,cAAeA,GACpN,+BACwB1qB,EAAMxF,OAAOa,UAAUC,IAAIV,gDAG7BoF,EAAMxF,OAAOa,UAAUC,IAAIT,qCACxBmF,EAAMxF,OAAOa,UAAUC,IAAIT,mEAI7BmF,EAAMxF,OAAOa,UAAUC,IAAIT,mGAK1BmF,EAAMxF,OAAOa,UAAUC,IAAIT,sCACzBmF,EAAMxF,OAAOa,UAAUC,IAAIT,8EAI3BmF,EAAMxF,OAAOa,UAAUC,IAAIT,uCAC1BmF,EAAMxF,OAAOa,UAAUC,IAAIT,mEAGf,EAAG6vB,cAAeA,EAAW,GAAK,aAAa1qB,EAAMxF,OAAOa,UAAUX,KAAKE,gDAAgD,EAAG8vB,cAAeA,EAAW1qB,EAAMxF,OAAOa,UAAUC,IAAIT,KAAOmF,EAAMxF,OAAOa,UAAUX,KAAKG,4BAA4B,EAAG6vB,cAAeA,EAAW1qB,EAAMxF,OAAOa,UAAUC,IAAIT,KAAOmF,EAAMxF,OAAOa,UAAUX,KAAKG,0DAA0D,EAAG6vB,cAAeA,EAAW1qB,EAAMxF,OAAOa,UAAUC,IAAIT,KAAOmF,EAAMxF,OAAOa,UAAUX,KAAKG,+EAA+E,EAAG6vB,cAAeA,EAAW1qB,EAAMxF,OAAOa,UAAUC,IAAIT,KAAOmF,EAAMxF,OAAOa,UAAUX,KAAKG,2BAA2B,EAAG6vB,cAAeA,EAAW1qB,EAAMxF,OAAOa,UAAUC,IAAIT,KAAOmF,EAAMxF,OAAOa,UAAUX,KAAKG,gDAAgD,EAAG6vB,cAAeA,EAAW1qB,EAAMxF,OAAOa,UAAUC,IAAIT,KAAOmF,EAAMxF,OAAOa,UAAUX,KAAKG,4BAA4B,EAAG6vB,cAAeA,EAAW1qB,EAAMxF,OAAOa,UAAUC,IAAIT,KAAOmF,EAAMxF,OAAOa,UAAUX,KAAKG,UCtBniC,MAACqgC,GAAazQ,IAAY/iB,IAClC,IAAI8B,UAAEA,EAAY,GAAEkhB,SAAEA,EAAQyQ,SAAEA,EAAQxiB,SAAEA,GAAW,EAAKiB,SAAEA,EAAQwhB,cAAEA,EAAaC,WAAEA,EAAUlQ,KAAEA,EAAO,MAAK9f,KAAEA,EAAOgf,GAAcxvB,MAAS6M,EAAIsF,EAAa9K,EAAOwF,EAAI,CAAC,YAAa,WAAY,WAAY,WAAY,WAAY,gBAAiB,aAAc,OAAQ,SAC9Q,MAWM8xB,EAAkB,CAACvoB,EAAWmqB,KAGhCnqB,IAFqBqqB,WAAWD,IAAe,GAC3BC,WAAWnQ,IACOoQ,QArBvB,GAqB+C,EAE5D9B,EAAkB,CAACxoB,EAAWmqB,KAGhCnqB,IAFqBqqB,WAAWD,IAAe,GAC3BC,WAAWnQ,IACOoQ,QA1BvB,GA0B+C,EAelE,OAAQ/5B,EAAAA,QAAMC,cAAcw5B,GAAiB,CAAEzxB,UAAWA,EAAWkhB,SAAUA,GAC3ElpB,EAAKlI,QAACmI,cAAcs5B,GAAiB,CAAEpiB,SAAUA,EAAUtN,KAAMA,GAC7D7J,EAAKlI,QAACmI,cAAcu5B,GAAY,CAAEzgC,QAAS,YAAc4gC,IAC7D35B,EAAAA,QAAMC,cAAc+pB,GAAiB1tB,OAAOC,OAAO,CAAE0B,YAAa,OAAQ4K,KAAM,WAAY/M,MAAO+9B,EAAYlQ,KAAMA,EAAMvR,SArCzGtc,GAAUsc,EAAStc,EAAMgI,QAAQ,YAAa,IAAIA,QAAQ,IAAK,MAqCkEk2B,OApCnIp5B,IAChB,MAAMsQ,EAAStQ,EAAEsQ,QACXpV,MAAEA,GAAUoV,EAClB,IAAKpV,EAED,YADA89B,EAAc,IAGlB,MAAMK,EAbSH,WAaoBh+B,EAbHgI,QAAQ,IAAK,MAC/Bi2B,QAHC,GAgBfH,EAAcK,EAAa,EA4B4IpyB,UAhBpJjH,IACnB,MAAM0E,IAAEA,GAAQ1E,EACVsQ,EAAStQ,EAAEsQ,OACAA,EAAOgpB,MAER,UAAR50B,GACA4L,EAAOipB,OAEH,YAAR70B,GACA0yB,EAAgB5f,GACR,cAAR9S,GACA2yB,EAAgB7f,EAAS,EAKoKjB,SAAUA,EAAUtN,KAAMA,GAAQ2B,IACnOxL,EAAKlI,QAACmI,cAAcm5B,GAAS,CAAEC,YAAa,IAAMrB,IAAmBsB,YAAa,IAAMrB,IAAmB9gB,SAAUA,EAAUtN,KAAMA,IAAU,IAEvJ6vB,GAAWzhC,YAAc,aCjDzB,MAAM6f,GAAQjgB,EAAMC,QAAC0xB,IAAWxxB,WAAW,CAAEC,YAAa,aAAcC,YAAa,eAAiB,4CAChGkiC,GAAgBviC,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,qBAAsBC,YAAa,gBAAkB,qBAC1G6X,GAAYlY,EAAAA,QAAOD,GAAeI,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,gBAAkB,sGAAsG,EAAGmiC,mBACxN,IAAIrS,EAAU,yBACVzK,EAAW,iBAKf,MAJqB,SAAjB8c,IACArS,EAAU,uBACVzK,EAAW,iBAER,aACDzF,iBACAkQ,yBAGAoS,iBACA7c,kBAEL,ICpBQ+c,GAAcv6B,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GACxJC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,8fAA+fN,KAAM,kBCC9kBo6B,GAAwB/7B,EAAMxF,OAAOS,QAAQE,KAAKR,SAClDqhC,GAAoBh8B,EAAMxF,OAAOS,QAAQE,KAAKL,KAC9CmhC,GAAoBj8B,EAAMxF,OAAOa,UAAUX,KAAKI,KACzCohC,GAA4B7iC,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,iCAAkCC,YAAa,eAAiB,4GAA4GqiC,mBAAsCC,0FAAyGC,mBAAkCA,sHAAqIj8B,EAAMxF,OAAOS,QAAQE,KAAKL,oHCLxkBqhC,GAAc9iC,EAAAA,QAAO+iC,OAAO5iC,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,gBAAkB,ugBAAugB,EAAG2iC,kBAC5nB,IAAIv6B,EAAS,OACTzD,EAAW,OAKf,MAJoB,OAAhBg+B,IACAv6B,EAAS,OACTzD,EAAW,QAER,mBACKyD,wBACGzD,UACd,yOCPQi+B,GAAS7R,GAAW5d,EAAAA,YAAW,CAACnF,EAAIyB,KAC7C,IAAIK,UAAEA,EAAS0L,QAAEA,EAAO5X,MAAEA,EAAKsc,SAAEA,EAAQvO,KAAEA,EAAIsN,SAAEA,EAAQ+R,SAAEA,GAAahjB,EAAIsF,EAAa9K,EAAOwF,EAAI,CAAC,YAAa,UAAW,QAAS,WAAY,OAAQ,WAAY,aACtK,MAAMoS,EAAe1E,eAAahT,IACzBwX,GAELA,EAASxX,EAAE2X,cAAczc,MAAM,GAChC,CAACsc,IACJ,OAAQpY,EAAKlI,QAACmI,cAAc06B,GAAar+B,OAAOC,OAAO,CAAEyL,UAAWA,EAAW6yB,YAAahxB,EAAM/N,MAAOA,QAAqCA,OAAQ6P,EAAWyM,SAAUE,EAAcnB,SAAUA,EAAU+R,SAAUA,EAAUvhB,IAAKA,GAAO6D,KAAekI,GACxPA,EAAQ/D,KAAK4J,GAAYvZ,EAAKlI,QAACmI,cAAc,SAAU,CAAEqF,IAAKiU,EAAOtR,MAAOnM,MAAOyd,EAAOzd,MAAOqb,SAAUoC,EAAOpC,UAAYoC,EAAOtR,SAAW,KAExJ6yB,GAAO7iC,YAAc,SCVrB,MAAMiB,KAAEA,IAASF,EAAOa,WAClBF,KAAEA,IAASX,EAAOS,QACXshC,GAAcljC,EAAMC,QAACi2B,MAAM/1B,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,cAAgB,0BACtG8iC,GAAYnjC,EAAMC,QAACk2B,MAAMh2B,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,eAAiB,oCAAoCgB,GAAKC,aAC5I8hC,GAAWpjC,EAAMC,QAAC8qB,GAAG5qB,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,gBAAkB,GAC/FgjC,GAAYrjC,EAAMC,QAAC+mB,GAAG7mB,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,eAAiB,qDAAqD,EAAG0e,WAAYA,GAAS,6CAA6Cla,EAAKc,UAAUf,wBAAwBC,EAAKc,UAAUX,wBAAwBH,EAAKc,UAAUZ,oBAAoBF,EAAKc,UAAUT,qBAAqBnB,EAAMvC,qCACrX8hC,GAAkBtjC,EAAMC,QAACojC,IAAWl8B,MAAM,CACnDlG,GAAI,OACLd,WAAW,CAAEC,YAAa,uBAAwBC,YAAa,eAAiB,2BAA2ByB,GAAKL,oBAAoBoD,EAAKiB,cAAclB,wBAAwBC,EAAKiB,cAAcd,wBAAwBH,EAAKiB,cAAcf,oBAAoBF,EAAKiB,cAAcZ,SAC1QwxB,GAAQ12B,EAAAA,QAAOkrB,MAAM/qB,WAAW,CAAEC,YAAa,aAAcC,YAAa,eAAiB,+BAA+B,EAAGu2B,aAAcA,GACpJ,UACGuM,sDACkBrhC,GAAKR,uBCXjBiiC,GAAc,EAAG3M,WAAU,EAAMzmB,YAAWhF,cAAgBhD,EAAKlI,QAACmI,cAAcsuB,GAAO,CAAEE,QAASA,EAASzmB,UAAWA,GAAahF,GAChJo4B,GAAYxvB,OAASmvB,GACrBK,GAAYjuB,KAAO6tB,GACnBI,GAAY5mB,IAAMymB,GAClBG,GAAYhN,WAAa+M,GACzBC,GAAYxc,KAAOsc,GCRnB,MAIMG,GAAkBxjC,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,uBAAwBC,YAAa,gBAAkB,kEAAkEojC,WAChLC,GAAc1jC,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,gBAAkB,cAAcsG,EAAMxF,OAAOS,QAAQE,KAAKN,eAL/H,0BAMfmiC,GAAY3jC,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,gBAAkB,0BAA0B,YAAqE6H,GAAU,GAAGA,EAAMyd,iBAJtM,+CADA,aAK+Shf,EAAMxF,OAAOa,UAAUX,KAAKG,wEAJ3U,6EAIyemF,EAAMxF,OAAOa,UAAUX,KAAKE,UACnhBqiC,GAAc5jC,EAAMC,QAACyjC,IAAavjC,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,eAAiB,2BAA4B6H,GAAU,GAAGA,EAAMgI,iBAAkBhI,GAAU,GAAGA,EAAMyd,sBAAsBhf,EAAMxF,OAAOa,UAAUX,KAAKE,gBAPrO,uBCCfizB,GAAsB7qB,IAAY,CACpCuR,UAAWvR,EAAS,GAAGA,0BAA4BmK,EACnD+vB,YAAal6B,EAAS,GAAGA,sBAAwBmK,EACjDgwB,OAAQn6B,EAAS,GAAGA,gBAAkBmK,EACtCiwB,YAAap6B,EAAS,GAAGA,sBAAwBmK,EACjDkwB,UAAWr6B,EAAS,GAAGA,oBAAsBmK,ICLpCmwB,GAAMjkC,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,WAAYC,YAAa,gBAAkB,sHAAsH,EAAGqc,kBAAiBxX,WAAY,gBACvPA,QAAqCA,EAAQ/D,EAAOS,QAAQC,IAAIL,gCACrDkb,QAAyDA,EAAkBvb,EAAOS,QAAQE,KAAKN,cCC1G0iC,GAAwBlkC,EAAMC,QAAC8d,IAAO5d,WAAW,CAAEC,YAAa,6BAA8BC,YAAa,gBAAkB,6DAC7H8jC,GAAQnkC,EAAAA,QAAO+d,IAAO5d,WAAW,CAAEC,YAAa,aAAcC,YAAa,gBAAkB,oBAAoBsG,EAAMxF,OAAOS,QAAQC,IAAIJ,+CAA+CkF,EAAMK,QAAQzD,oBAAoBoD,EAAMvD,OAAOE,+CAA+C,EAAG8gC,cAAeA,gOAAuO,EAAGC,UAAYA,EAAO,gBAAkB,6EAA8E,EAAGA,UAAYA,EAAO,mBAAqB,uDACjrBC,GAAWtkC,EAAAA,QAAOD,GAAeI,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,gBAAkB,kHAAkHsG,EAAMvD,OAAOE,uBAAuB,EAAG4B,WAAYA,0BAA8BnB,EAAMT,aAAaS,EAAMT,OACvUihC,GAAevkC,EAAMC,QAAC8d,IAAO5d,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,eAAiB,eAC1G2c,GAAahd,EAAMC,QAACgH,GAAM9G,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,eAAiB,8BCA5GmkC,GAAa,CACfzvB,KAAM,CACF0H,YAAatb,EAAOC,MAAMC,KAAKG,KAC/BiS,KAAMtL,EAAKlI,QAACmI,cAAcykB,GAAU,OAExC7X,QAAS,CACLyH,YAAatb,EAAOa,UAAUG,MAAMX,KACpCiS,KAAMtL,EAAKlI,QAACmI,cAAcwZ,GAAa,OAE3Cpb,MAAO,CACHiW,YAAatb,EAAOa,UAAUC,IAAIT,KAClCiS,KAAMtL,EAAKlI,QAACmI,eCpBUF,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GAC3JC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,yOAA0ON,KAAM,mBDmB9Q,OAE7Cm8B,MAAO,CACHhoB,YAAatb,EAAOa,UAAUO,OAAOf,KACrCiS,KAAMtL,EAAKlI,QAACmI,eExBMF,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GACvJC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,2MAA4MN,KAAM,mBFuBpP,QAGvCksB,GAAsB7qB,IAAY,CACpCuR,UAAWvR,EAAS,GAAGA,yBAA2BmK,EAClDL,KAAM9J,EAAS,GAAGA,oBAAsBmK,EACxC4wB,UAAW/6B,EAAS,GAAGA,0BAA4BmK,IAE1CqwB,GAAQ,EAAGh0B,YAAW6d,eAAchd,OAAM2zB,WAAU9/B,OAAMw/B,OAAMD,WAAU3rB,MAAKzL,cACxF,MAAMyM,EAAa+a,GAAmBrkB,GAChCke,EAAgBmG,GAAmBxG,GACzC,OAAQ7lB,EAAAA,QAAMC,cAAcw8B,GAAgB,CAAEz0B,UAAW1E,EAAgB,CAACgO,aAA+C,EAASA,EAAWyB,UAAWmT,aAAqD,EAASA,EAAcnT,YAAa8C,UAAW,aAAcE,OAAQ,SAAUkmB,SAAUA,EAAUC,KAAMA,GAClTl8B,EAAAA,QAAMC,cAAck8B,GAAU,CAAEp/B,MAAOs/B,GAAWxzB,GAAMyL,YAAatM,UAAW1E,EAAgB,CAACgO,EAAWhG,KAAM4a,EAAc5a,QAAUkxB,QAA2CA,EAAWH,GAAWxzB,GAAMyC,MACjNtL,UAAMC,cAAcm8B,GAAc,CAAEvmB,UAAW,aAAcE,OAAQ,SAAUD,OAAQ,WACnF9V,EAAKlI,QAACmI,cAAcnB,GAAM,CAAE/F,QAAS,QAAU2D,GAC/C4T,GACJtQ,UAAMC,cAAcmL,GAAQ,CAAErS,QAAS,OAAQuS,KAAMtL,EAAKlI,QAACmI,cAAc+L,GAAW,CAAEjP,MAAO,UAAY0K,QAAS5C,EAAS,aAAc,UAAa,EGtCxJ63B,GAAS7kC,EAAMC,QAACiH,KAAK/G,WAAW,CAAEC,YAAa,cAAeC,YAAa,eAAiB,0NAA0N,EAAGif,WAAUwlB,cAAexlB,GAAYwlB,EAAWn+B,EAAMxF,OAAOa,UAAUX,KAAKC,SAAW,oDAChZ2e,GAAQjgB,EAAMC,QAACigB,MAAM/f,WAAW,CAAEC,YAAa,aAAcC,YAAa,gBAAkB,qBAAqBwkC,2BAA+Bl+B,EAAMxF,OAAOC,MAAMC,KAAKE,sBAAsBsjC,6CAAiDA,uBAA2Bl+B,EAAMxF,OAAOS,QAAQE,KAAKN,8BAA8BqjC,uBAA2Bl+B,EAAMxF,OAAOa,UAAUX,KAAKE,UACzXwjC,GAAS/kC,EAAAA,QAAOoQ,MAAMjQ,WAAW,CAAEC,YAAa,cAAeC,YAAa,gBAAkB,iDAAiD,EAAGif,cAAgBA,EAAW,UAAY,oBAAqB,EAAG0lB,WAAaA,EAAQ,OAAS,gBAAiB,EAAGA,WAAaA,EAAQ,OAAS,6CAA8CH,mBAAuB,EAAGG,WAAaA,EAAQ,OAAS,gBAAiB,EAAGA,WAAaA,EAAQ,OAAS,eAAgB,EAAGA,WAAaA,EAAQ,MAAQ,gBAAiB,EAAGA,WAAaA,EAAQ,MAAQ,UAAW/kB,gBAAmB4kB,+CAAmD,EAAGG,WAAaA,EAAQ,OAAS,oCAAqC,EAAGA,WAAaA,EAAQ,OAAS,gCAAiC,EAAGA,WAAaA,EAAQ,OAAS,aACpxB3lB,GAAUrf,EAAAA,QAAOD,GAAeI,WAAW,CAAEC,YAAa,eAAgBC,YAAa,eAAiB,UAAU,EAAGif,cAAgBA,EAAW,cAAgB,mDCDzJ2lB,GAASzxB,EAAAA,YAAW,EAAGpJ,KAAI+F,YAAWyL,OAAMkpB,WAAUE,QAAOp1B,UAAU,SAAW0P,WAAUgB,aAAaxQ,IAAS3H,EAAAA,QAAMC,cAAciX,GAAS,CAAElP,UAAWA,EAAWmP,SAAUA,GAC1LnX,UAAMC,cAAc28B,GAAQ,CAAEC,MAAOA,EAAO1lB,SAAUA,EAAU9W,KAAM,UAClEL,EAAAA,QAAMC,cAAc6X,GAAO,CAAE7V,GAAIA,EAAI4G,KAAM,WAAY4K,KAAMA,EAAM,aAAc0E,EAAWF,UAAW0kB,EAAUvkB,SAAUjB,OAAWxL,EAAYlE,EAAS0P,SAAUA,EAAUxP,IAAKA,IACpL3H,UAAMC,cAAcy8B,GAAQ,CAAEC,SAAUA,EAAUxlB,SAAUA,QCNvD8S,GAAepyB,EAAMC,QAACa,OAAOX,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,eAAiB,kIAAkIsG,EAAM/B,2FAA2F,EAAGoN,OAAMoO,cAC/V,IAAI3X,EAAS,OACTyJ,EAAc,OACdC,EAAe,OACfC,EAAe,MACfpN,EAAW,OACXqN,EAAe,MACfqK,EAAkB,QAClBwoB,EAAc,UACdhgC,EAAQ,UAcZ,MAba,OAAT8M,IACAvJ,EAAS,OACTyJ,EAAc,OACdC,EAAe,OACfC,EAAe,MACfpN,EAAW,OACXqN,EAAe,OAEf+N,IACA1D,EAAkB,UAClBwoB,EAAc,UACdhgC,EAAQ,SAEL,4BACcmN,uBAET5J,2BACMyJ,4BACCC,4BACAC,wBACJpN,iCAEO0X,2BACJwoB,oBACPhgC,UACV,wEACmE,EAAGkb,aAAeA,EAAU,UAAY,wCAAyC,EAAGA,aAAeA,EAAU,UAAY,0BAA2B,EAAGA,aAAeA,EAAU,UAAY,qQClCvP+kB,GAAoBnlC,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,yBAA0BC,YAAa,gBAAkB,kEAAkE0D,EAAMT,oBAAoBF,EAAO5B,6HAA6HL,EAAOS,QAAQC,IAAIP,6BAA6BH,EAAOS,QAAQE,KAAKR,qCAAqCH,EAAOa,UAAUX,KAAKG,yBAAyBL,EAAOa,UAAUX,KAAKC,uCAAuCH,EAAOa,UAAUX,KAAKG,6BAA6BL,EAAOa,UAAUX,KAAKE,0BAA0BJ,EAAOa,UAAUX,KAAKC,6CAA6CH,EAAOa,UAAUX,KAAKG,6BAA6BL,EAAOa,UAAUX,KAAKE,0BAA0BJ,EAAOa,UAAUX,KAAKC,oDAAoDH,EAAOa,UAAUC,IAAIT,iCAAiCL,EAAOa,UAAUC,IAAIT,yBAAyBL,EAAOa,UAAUC,IAAIX,uCAAuCH,EAAOa,UAAUC,IAAIT,6BAA6BL,EAAOa,UAAUC,IAAIV,0BAA0BJ,EAAOa,UAAUC,IAAIX,6CAA6CH,EAAOa,UAAUC,IAAIT,6BAA6BL,EAAOa,UAAUC,IAAIV,0BAA0BJ,EAAOa,UAAUC,IAAIX,cCHh0C,IAAW8jC,GAQAC,GAIAC,GAbAF,QAAkBA,uBAAA,GAClBA,GAMRA,4BAAsBA,QAAAA,kBAAoB,CAAE,IALpB,IAAI,OAC3BA,GAAwB,KAAI,QAC5BA,GAAuB,IAAI,OAC3BA,GAAuB,IAAI,OAC3BA,GAAuB,IAAI,OAEpBC,QAAaA,kBAAA,GACbA,GAGRA,uBAAiBA,QAAAA,aAAe,CAAE,IAFhB,GAAI,KACrBA,GAAiB,GAAI,KAGzB,SAAWC,GACPA,EAAkB,MAAI,GACtBA,EAA2B,eAAI,2BAC/BA,EAAyB,aAAI,uBAC7BA,EAAoC,wBAAI,sCAC3C,CALD,CAKGA,KAAeA,GAAa,CAAA,IClBxB,MAAMC,GAAgB,IAAOp9B,EAAAA,QAAMC,cAAc,MAAO,CAAEG,MAAO,6BAA8B2H,MAAO,KAAMzH,OAAQ,KAAMH,KAAM,OAAQE,KAAM,gBACjJL,EAAKlI,QAACmI,cAAc,OAAQ,CAAEE,KAAM,OAAQM,EAAG,+EAC/CT,UAAMC,cAAc,OAAQ,CAAEE,KAAM,UAAWM,EAAG,szBCEzC48B,GAAa,IAAOr9B,EAAAA,QAAMC,cAAc2V,GAAO,CAAEE,OAAQ,SAAUC,OAAQ,SAAUC,QAAS,KAAMvT,MAAO,CAAE66B,cAAe,SACrIt9B,UAAMC,cAAcm9B,GAAe,MACnCp9B,EAAAA,QAAMC,cAAcnB,EAAM,CAAE/F,QAAS,kBAAmB0J,MAAO,CAAE86B,WAAY3hC,EAAMV,KAAQ,mCCJlFsiC,GAAmB,EAAGC,oBAAmBC,iBAC7CD,GAAsBC,EAEnB19B,EAAAA,QAAMC,cAAc2V,GAAO,CAAEE,OAAQ,QAASE,QAAS,MAC3DynB,GAAqBz9B,EAAKlI,QAACmI,cAAcnB,EAAM,CAAE/F,QAAS,cACtD,mBACA0kC,EACA,KACJC,GAAe19B,EAAKlI,QAACmI,cAAcnB,EAAM,CAAE/F,QAAS,cAChD,oBACA2kC,EACA,MATG,KCCFC,GAAiB9lC,EAAMC,QAACgH,GAAM9G,WAAW,CAAEC,YAAa,sBAAuBC,YAAa,gBAAkB,wFAC9G0lC,GAAyB/lC,EAAAA,QAAO+d,IAAO5d,WAAW,CAAEC,YAAa,8BAA+BC,YAAa,gBAAkB,oBAAoBc,EAAOS,QAAQC,IAAIP,0BAA0B8B,EAAO5B,gBAAgBuC,EAAMO,MAAM2C,kBAAqBlD,EAAMO,OCH9P0hC,GAAe,EAAGC,OAAMC,oBAC5BD,EAEG99B,EAAKlI,QAACmI,cAAc29B,GAAwB,CAAE9nB,OAAQ,UAAWD,UAAW,aAAcE,OAAQ,UACtG/V,EAAAA,QAAMC,cAAc09B,GAAgB,CAAE5kC,QAAS,QAAU+kC,aAAmC,EAASA,EAAKrqB,MAC1GzT,UAAMC,cAAcmL,GAAQ,CAAEvB,KAAM,KAAM9Q,QAAS,OAAQ0O,QAASs2B,EAAgBzyB,KAAMtL,EAAKlI,QAACmI,cAAc+L,GAAW,MAAO,aAAc,iBAHvI,KCKFgyB,GAAa3yB,EAAUA,YAAC,EAAGpJ,KAAIwR,OAAMwqB,WAAW,IAASC,SAAShB,QAAYA,aAACiB,GAAIC,YAAWn2B,QAAQ,eAAkBo2B,KACjI,MAAMC,EAAWxtB,SAAO,MACxBytB,EAAAA,oBAAoBF,GAAU,IAAMC,EAASttB,SAAS,IACtD,MAAO8sB,EAAMU,GAAWh4B,EAAQA,YACzBi4B,EAAYC,GAAiBl4B,EAAAA,SAAS22B,GAAWwB,OAClDC,EAAkBH,IAAetB,GAAW0B,gBAAkBJ,IAAetB,GAAW2B,wBACxFC,EAAgBN,IAAetB,GAAW6B,cAAgBP,IAAetB,GAAW2B,wBAEpFpB,ECFuB,GAAGO,WAAUC,SAAQe,iBAClD,MAAM5lC,EAAqB,MAAd4lC,EAAqB,aAAeA,EACjD,OAAQf,GACJ,KAAKhB,QAAYA,aAACgC,GACd,MAAO,GAAG7lC,IAAO8lC,OAAOlB,GAAY,SACxC,KAAKf,QAAYA,aAACiB,GACd,MAAO,GAAG9kC,IAAO8lC,OAAOlB,GAAY,SACxC,QACI,MAAO,GAAG5kC,IAAO8lC,OAAOlB,GAAY,SAC3C,EDPmBmB,CAAkB,CAAEnB,WAAUC,WAC5CT,EEDyB,GAAGW,YAAWa,iBAC7C,IAAI5lC,EAAqB,MAAd4lC,EAAqB,gBAAkBA,EA6BlD,OA5BAb,EAAUrc,SAAQ,CAACsd,EAAU3kB,EAAO4kB,KAChC,MAAMC,EAAWD,EAAKl+B,OAAS,EACzBo+B,EAAS9kB,IAAU4kB,EAAKl+B,OAAS,GAAKm+B,EACtCE,EAAgB/kB,IAAU4kB,EAAKl+B,OAAS,GAAKm+B,EAGnD,OAFIC,IACAnmC,GAAQ,SACJgmC,GACJ,KAAKpC,QAAiBA,kBAACyC,IACnBrmC,GAAQ,MACR,MACJ,KAAK4jC,QAAiBA,kBAAC0C,IACnBtmC,GAAQ,MACR,MACJ,KAAK4jC,QAAiBA,kBAAC2C,KACnBvmC,GAAQ,OACR,MACJ,KAAK4jC,QAAiBA,kBAAC4C,IACnBxmC,GAAQ,MACR,MACJ,KAAK4jC,QAAiBA,kBAAC6C,IACnBzmC,GAAQ,OAKXomC,IAAkBD,GAAUF,EAAKl+B,OAAS,IAC3C/H,GAAQ,KAAI,IAEbA,CAAI,EF7Be0mC,CAAoB,CAAE3B,cAC1C4B,EGJ2B,GAAG5B,gBACpC,GAAyB,IAArBA,EAAUh9B,OACV,OAAOg9B,EAAU,GACrB,IAAI/kC,EAAO,GAQX,OAPA+kC,EAAUrc,SAAQ,CAACsd,EAAU3kB,EAAO4kB,KAChC,MAAMW,EAAgBX,EAAKl+B,OAAS,IAAMsZ,GAAS4kB,EAAKl+B,OAAS,EAE7D/H,GADA4mC,EACQ,GAAGZ,IAEH,GAAGA,KAAY,IAExBhmC,EAAKwZ,MAAM,EHPcqtB,CAAsB,CAAE9B,cAClD+B,EAAqB,KACvB,IAAIj6B,GAC4B,QAA3BA,EAAKo4B,EAASttB,eAA4B,IAAP9K,OAAgB,EAASA,EAAGpK,SAChEwiC,EAASttB,QAAQlV,MAAQ,GAAE,EAI7BskC,EAAqB,EAAGC,cAAaC,oBACvC,IAAIp6B,EACJ,IAAI7H,EAAQ8+B,GAAWwB,MACnB2B,IAAkBD,EAClBhiC,EAAQ8+B,GAAW0B,gBAEbyB,GAAiBD,EACvBhiC,EAAQ8+B,GAAW6B,aAEdsB,GAAiBD,IACtBhiC,EAAQ8+B,GAAW2B,yBAEK,QAA3B54B,EAAKo4B,EAASttB,eAA4B,IAAP9K,GAAyBA,EAAGq6B,kBAAkBliC,GAClFqgC,EAAcrgC,EAAM,EAGlBmiC,EAAc5sB,eAAa6sB,IAC7B,IAAKA,EAAMr/B,OAEP,YADAg/B,EAAmB,CAAEE,eAAe,IAGxC,MAAOI,GAAWD,EACZE,EAAqBD,EAAQ72B,KAAOo0B,GACpC,CAAG2C,GAAaF,EAAQ73B,KAAKg4B,MAAM,KAEnCC,GADc1C,EAAUnK,MAAM8M,GAAcA,EAAUC,UAAU,KAAOJ,IAEzED,GAAsBG,EAGtBX,IInDkB,GAAGc,WAAUC,gBACvC,MAAMC,EAAU5+B,SAAS6+B,eAAeF,GACpCD,EAAS7/B,SACT+/B,EAAQV,MAAQQ,EACnB,EJmDOI,CAAe,CAAEJ,SAAUR,EAAOS,UAAWj/B,IAEjDm+B,EAAmB,CACfE,cAAeQ,EACfT,YAAaM,IAEjBnC,EAAQkC,EAAQ,GACjB,CAACtC,EAAWn8B,EAAIg8B,IAwBbqD,EAAgB1tB,EAAAA,aAAY,KAC9B,IAAI1N,EACJ,MAAMu6B,EAAwF,QAA/Ev6B,EAAKo4B,aAA2C,EAASA,EAASttB,eAA4B,IAAP9K,OAAgB,EAASA,EAAGu6B,OAC9HA,aAAqC,EAASA,EAAMr/B,SACpDo/B,EAAYC,EAAM,GACvB,CAACD,IAEEzC,EAAiBnqB,EAAAA,aAAY,KAC/BusB,IACA3B,OAAQ7yB,GACRy0B,EAAmB,CACfE,eAAe,EACfD,aAAa,GACf,GACH,IACGkB,EAAe,KACjB,IAAIr7B,EACwB,QAA3BA,EAAKo4B,EAASttB,eAA4B,IAAP9K,GAAyBA,EAAGs7B,gBAAgB,EAWpF,OATAz8B,EAAAA,WAAU,KACN,MAAM4C,EAAM22B,aAA2C,EAASA,EAASttB,QAGzE,OAFArJ,SAA0CA,EAAIjC,iBAAiB,SAAU47B,GACzE35B,SAA0CA,EAAIjC,iBAAiB,UAAW67B,GACnE,KACH55B,SAA0CA,EAAIhC,oBAAoB,SAAU27B,GAC5E35B,SAA0CA,EAAIhC,oBAAoB,UAAW47B,EAAa,CAC7F,GACF,CAACD,IACIthC,EAAAA,QAAMC,cAAc+oB,GAAW,CAAEhT,QAAS,KAAMF,OAAQ,WAC5D9V,EAAAA,QAAMC,cAAc6oB,GAAO,CAAEjR,QAAS5V,GAClCgG,EACAjI,EAAAA,QAAMC,cAAc2V,GAAO,CAAEI,QAAS,KAAMF,OAAQ,UAAWrT,MAAO,CAAE86B,WAAY3hC,EAAMV,KACtF8E,UAAMC,cAAc8oB,GAAM,KACtB/oB,EAAAA,QAAMC,cAAc,MAAO,KAAMw9B,GACjCz9B,EAAAA,QAAMC,cAAc,MAAO,KAAMy9B,IACrC19B,EAAAA,QAAMC,cAAc+8B,GAAmB,CAAEyE,OA3CrCp8B,IACZA,EAAMI,iBAEDJ,EAAMq8B,aAAajB,MAAMr/B,QAE9Bo/B,EAAYn7B,EAAMq8B,aAAajB,MAAM,EAsC4BkB,YAzDhDt8B,IACjB,IAAIa,EACJb,EAAMI,iBACsB,QAA3BS,EAAKo4B,EAASttB,eAA4B,IAAP9K,GAAyBA,EAAGf,OAAO,EAsDoBy8B,WA7C3Ev8B,GAAUA,EAAMI,iBA6CmFo8B,YAnDlGx8B,IACjB,IAAIa,EACJb,EAAMI,iBACsB,QAA3BS,EAAKo4B,EAASttB,eAA4B,IAAP9K,GAAyBA,EAAGi0B,MAAM,GAiD1Dn6B,UAAMC,cAAco9B,GAAY,MAChCr9B,EAAKlI,QAACmI,cAAc,QAAS,CAAE0H,IAAK22B,EAAUr8B,GAAIA,EAAI4G,KAAM,OAAQi5B,OAAQ9B,EAAyBvsB,KAAMA,OACvHzT,EAAKlI,QAACmI,cAAc2V,GAAO,CAAEE,OAAQ,UAAWE,QAAS,MACrDhW,EAAKlI,QAACmI,cAAc49B,GAAc,CAAEC,KAAMA,EAAMC,eAAgBA,IAChE/9B,EAAAA,QAAMC,cAAcu9B,GAAkB,CAAEC,kBAAmBmB,EAAkBnB,OAAoB9xB,EAAW+xB,YAAaqB,EAAgBrB,OAAc/xB,KAAgB,IKlI7Ko2B,GAAe,4FAQRhyB,GAAYlY,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,gBAAkB,GAAG6pC,cAAyBhiC,GAAWA,EAAMqT,WAAa,UAAY,kBAAmB5U,EAAMC,OAAOE,SACnNqjC,GAASnqC,EAAAA,QAAOD,GAAeI,WAAW,CAAEC,YAAa,cAAeC,YAAa,cAAgB,GAAG6pC,0CACxG7xB,GAAOrY,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,YAAaC,YAAa,eAAiB,sDCPzG+pC,GAAa,EAAGC,YAAWl/B,cAEjChD,EAAKlI,QAACmI,cAAcD,EAAKlI,QAAC8X,SAAU,KAAMsyB,EAAYliC,EAAAA,QAAMC,cAAc2B,EAAQ,KAAMoB,GAAYA,GACvFm/B,GAAQ,EAAGn6B,YAAWhF,WAAW,KAAMoQ,cAAa,EAAO8uB,aAAY,KAAaliC,EAAAA,QAAMC,cAAcgiC,GAAY,CAAEC,UAAWA,GAC1IliC,EAAAA,QAAMC,cAAc8P,GAAW,CAAE/H,UAAW1E,EAAgB,CAAC,GAAG0E,cAAuBA,IAAaoL,WAAYA,GAC5GpT,UAAMC,cAAc+hC,GAAQ,MAC5BhiC,EAAAA,QAAMC,cAAcmiC,EAAAA,QAAY,CAAElzB,SAAUkE,GACxCpT,EAAKlI,QAACmI,cAAciQ,GAAM,CAAElI,UAAW1E,EAAgB,CAAC,GAAG0E,SAAkBA,KAAehF,MCX3Fq/B,GAAexqC,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,gBAAkB,sEACxGoqC,GAAezqC,EAAMC,QAACC,IAAIC,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,eAAiB,qFACvGqqC,GAAW1qC,EAAMC,QAACsT,IAAQpT,WAAW,CAAEC,YAAa,gBAAiBC,YAAa,eAAiB,yCCJzG,IAAIsqC,IACX,SAAWA,GACPA,EAAiB,MAAI,QACrBA,EAAiB,MAAI,QACrBA,EAAiB,MAAI,OACxB,CAJD,CAIGA,KAAcA,GAAY,CAAA,ICA7B,MAAMzyB,GAAYlY,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,gBAAkB,qBAC7GuqC,GAAc5qC,EAAMC,QAACgH,GAAM9G,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,eAAiB,iBACvGwqC,GAAU7qC,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,eAAgBC,YAAa,eAAiB,iKAAiK,EAAGyqC,gBAAeC,sBAAuB,4CAE9RD,EAActpC,kCACdspC,EAAcxpC,2BAGlC2F,qBACS8jC,QAA2DA,EAAmB5pC,EAAOS,QAAQC,IAAIJ,sBAEzG,EAAGupC,SAAQF,mBAAoBE,GAClC,2BACoBF,EAAcxpC,kBAEhC2pC,GAAmBjrC,EAAMC,QAACgH,GAAM9G,WAAW,CAAEC,YAAa,wBAAyBC,YAAa,eAAiB,iKAAiK,EAAG2qC,SAAQF,mBAAoBE,GACnT,2BACoBF,EAActpC,oBAE5BopC,wCAIJM,GAAc,CAChBtgC,MAAO,CACH6T,WAAY1a,EAAMO,GAClB6rB,QAASpsB,EAAMO,GACfmE,OAAQ1E,EAAMvC,KACd0O,MAAOnM,EAAMvC,OAGR2pC,GAAoBnrC,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,yBAA0BC,YAAa,eAAiB,gDAAgD0D,EAAMV,iBAAiBU,EAAMvC,cAAcuC,EAAMvC,SCnClN4pC,GAAYljC,GAAWC,EAAAA,QAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE2D,QAAS,YAAaC,KAAM,OAAQC,MAAO,8BAAgCL,GACtJC,EAAAA,QAAMC,cAAc,OAAQ,CAAEM,SAAU,UAAWC,SAAU,UAAWC,EAAG,oPAAqPN,KAAM,kBCMpUksB,GAAsB7qB,IAAY,CACpC0hC,OAAQ1hC,EAAS,GAAGA,gBAAkBmK,EACtC+H,QAASlS,EAAS,GAAGA,iBAAmBmK,EACxCw3B,KAAM3hC,EAAS,GAAGA,cAAgBmK,EAClCoH,UAAWvR,EAAS,GAAGA,mBAAqBmK,EAC5Ck3B,OAAQrhC,EAAS,GAAGA,gBAAkBmK,EACtCy3B,QAAS5hC,EAAS,GAAGA,iBAAmBmK,ICdrC,IAAI03B,IACX,SAAWA,GACPA,EAAoB,MAAI,QACxBA,EAAoB,MAAI,QACxBA,EAAoB,MAAI,OAC3B,CAJD,CAIGA,KAAiBA,GAAe,CAAA,ICJ5B,MCODZ,GAAc5qC,EAAMC,QAACgH,GAAM9G,WAAW,CAAEC,YAAa,mBAAoBC,YAAa,gBAAkB,iBACxGorC,GAAuBzrC,EAAMC,SDRLiI,GAAWC,UAAMC,cAAc,MAAO3D,OAAOC,OAAO,CAAE6D,MAAO,6BAA8B2H,MAAO,KAAMzH,OAAQ,IAAKH,KAAM,OAAQE,KAAM,gBAAkBN,GACrLC,UAAMC,cAAc,OAAQ,CAAEE,KAAM,eAAgBM,EAAG,gTCORzI,WAAW,CAAEC,YAAa,4BAA6BC,YAAa,eAAiB,GAClIqrC,GAAmB1rC,EAAMC,QAACkU,IAAWhU,WAAW,CAAEC,YAAa,wBAAyBC,YAAa,eAAiB,GACtH4qC,GAAmBjrC,EAAMC,QAACgH,GAAM9G,WAAW,CAAEC,YAAa,wBAAyBC,YAAa,gBAAkB,iKAAiK,EAAG2qC,SAAQF,mBAAoBE,GACpT,6BACsBF,EAAcrpC,sBAE5BmpC,wBACKzpC,EAAOS,QAAQE,KAAKR,2BAG/BupC,GAAU7qC,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,eAAgBC,YAAa,gBAAkB,0LAA0L,EAAG0qC,sBAAuB,0CAG3S5pC,EAAOS,QAAQE,KAAKN,kBAClCypC,iCACgB9pC,EAAOS,QAAQE,KAAKN,oBAClCopC,wBACKzpC,EAAOS,QAAQC,IAAIL,kCAG1ByF,qBACK8jC,QAA2DA,EAAmB5pC,EAAOS,QAAQC,IAAIJ,yBAEtGgqC,sBACKtqC,EAAOS,QAAQC,IAAIJ,yBAExBiqC,sBACKvqC,EAAOS,QAAQC,IAAIJ,8BAI1BwF,mBACK8jC,QAA2DA,EAAmB5pC,EAAOS,QAAQC,IAAIJ,oBAEvG,EAAGupC,SAAQF,gBAAeC,sBAAuBC,GACpD,2BACoBF,EAAcxpC,wBAE5BmqC,sBACKX,EAAcrpC,yBAEnBiqC,sBACKZ,EAAcrpC,2BAGnBwF,qBACK8jC,QAA2DA,EAAmBD,EAAcrpC,qBAGrGkqC,GAAa3rC,EAAMC,QAAC2S,IAAYzS,WAAW,CAAEC,YAAa,kBAAmBC,YAAa,eAAiB,6GAA6G,EAAG0qC,sBAAuB,8BAElPF,iCACoB1pC,EAAOS,QAAQE,KAAKN,oBAClCypC,mCACgB9pC,EAAOS,QAAQE,KAAKN,sBAClCopC,0BACKzpC,EAAOS,QAAQC,IAAIL,wCAG1ByF,uBACK8jC,QAA2DA,EAAmB5pC,EAAOS,QAAQC,IAAIJ,6BAEtGgqC,wBACKtqC,EAAOS,QAAQC,IAAIJ,6BAExBiqC,wBACKvqC,EAAOS,QAAQC,IAAIJ,8BAI9BypC,GAAc,CAChBtgC,MAAO,CACH6T,WAAY1a,EAAMO,GAClB6rB,QAASpsB,EAAMO,GACfmE,OAAQ1E,EAAMvC,KACd0O,MAAOnM,EAAMvC,OAGR2pC,GAAoBnrC,EAAAA,QAAOE,IAAIC,WAAW,CAAEC,YAAa,yBAA0BC,YAAa,gBAAkB,gDAAgD0D,EAAMV,iBAAiBU,EAAMvC,cAAcuC,EAAMvC,SClF1N0W,GAAYlY,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,iBAAkBC,YAAa,gBAAkB,wDAC7Gsc,GAAM3c,EAAMC,QAACF,GAAeI,WAAW,CAAEC,YAAa,WAAYC,YAAa,eAAiB,mCAChG8xB,GAAkBnyB,EAAMC,QAAC0xB,IAAWxxB,WAAW,CAAEC,YAAa,uBAAwBC,YAAa,gBAAkB,mCACrH+xB,GAAepyB,EAAAA,QAAOuT,IAAQpT,WAAW,CAAEC,YAAa,oBAAqBC,YAAa,eAAiB,8BAA8BsG,EAAMxF,OAAOS,QAAQC,IAAIP,6BAA8B4G,GAAUA,EAAMmpB,UAClN,uBACgB1qB,EAAMxF,OAAOa,UAAUC,IAAIT,eCHlCoqC,GAAcxa,IAAY/iB,IACnC,IAAI2D,KAAEA,EAAOgf,GAAcxvB,KAAI6vB,SAAEA,EAAQlhB,UAAEA,GAAc9B,EAAIokB,EAAO5pB,EAAOwF,EAAI,CAAC,OAAQ,WAAY,cACpG,OAAQlG,EAAKlI,QAACmI,cAAc8P,GAAW,CAAE/H,UAAWA,GAChDhI,UAAMC,cAAcuU,GAAK,KCTD,MDUL8V,ECVVoZ,YDUoB1jC,EAAKlI,QAACmI,cAAc2oB,GAAY,KACrD5oB,UAAMC,cAAcupB,GAAWltB,OAAOC,OAAO,CAAEsN,KAAMA,EAAMuO,SAAUkS,EAAKqZ,iBAAkBlwB,KAAM,OAAQ5K,KAAM,SAAU/M,MAAOwuB,EAAKsZ,KAAM1a,SAAUA,GAAYoB,IAClKtqB,UAAMC,cAAcmL,GAAQ,CAAE8d,SAAUA,EAAUrf,KAAMA,GAAQ,MCVhD,CAAC9J,GACD,OAArBA,EAAM2jC,YAA4C,OAArB3jC,EAAM2jC,WDUlCG,CAAiBvZ,IAAUtqB,EAAAA,QAAMC,cAAcD,EAAAA,QAAM4P,SAAU,KAC3D5P,UAAMC,cAAc2oB,GAAY,KAC5B5oB,UAAMC,cAAcupB,GAAWltB,OAAOC,OAAO,CAAEsN,KAAMA,EAAMuO,SAAUkS,EAAKwZ,kBAAmBrwB,KAAM,QAAS5K,KAAM,SAAU/M,MAAOwuB,EAAKyZ,MAAO7a,SAAUA,GAAYoB,IACrKtqB,UAAMC,cAAcmL,GAAQ,CAAE8d,SAAUA,EAAUrf,KAAMA,GAAQ,OACpE7J,UAAMC,cAAc2oB,GAAY,KAC5B5oB,UAAMC,cAAcupB,GAAWltB,OAAOC,OAAO,CAAEsN,KAAMA,EAAMuO,SAAUkS,EAAK0Z,kBAAmBvwB,KAAM,QAAS5K,KAAM,SAAU/M,MAAOwuB,EAAK2Z,MAAO/a,SAAUA,GAAYoB,IACrKtqB,EAAAA,QAAMC,cAAcmL,GAAQ,CAAE8d,SAAUA,EAAUrf,KAAMA,GAAQ,SAAY,IAEhG45B,GAAYxrC,YAAc,cAC1BwrC,GAAY3c,aAAe,CACvB4c,WAAY,wBEnBS,EAAG17B,YAAWhF,WAAUiF,QAAOu0B,WAAUp9B,aAAapG,EAAOS,QAAQC,IAAIP,SAAUsX,UAAU,IAAKyzB,cAAaC,wBACpI,MAAOC,EAAYC,GAAiB79B,EAAAA,WAAW29B,GAE/C,OAAQnkC,EAAKlI,QAACmI,cAAcL,EAAkB,CAAE8H,OAAQy8B,EAAmBn8B,UAAWA,GAClFhI,EAAAA,QAAMC,cAAcX,EAAkB,CAAEmI,QAFzB,IAAM48B,GAAeD,IAGhCpkC,UAAMC,cAAcT,EAAK,KACrBQ,EAAAA,QAAMC,cAAcd,EAAM,CAAEC,WAAYA,GACpCo9B,EACAx8B,EAAKlI,QAACmI,cAAcnB,EAAM,CAAE/F,QAAS,QAAUkP,IACnDjI,UAAMC,cAAcZ,EAAO,KACvBW,EAAAA,QAAMC,cAAcN,EAAAA,OAAOZ,KAAM,CAAEmP,QAAS,CACpCo2B,OAAQF,EAAa,IAAM,IAE/BpkC,UAAMC,cAAcH,EAAa,CAAE2T,KAAM2wB,EAAa,YAAc,iBAC9EF,GAAelkC,EAAKlI,QAACmI,cAAcR,EAAa,CAAE1G,QAAS,YAAcmrC,IAC/EE,GAAepkC,EAAAA,QAAMC,cAAcP,EAAkB,CAAE62B,QAAS,CAAEhyB,QAAS,GAAKmyB,KAAM,CAAEnyB,QAAS,GAAK2J,QAAS,CAAE3J,QAAS,GAAK6J,WAAY,CAAEtF,KAAM,EAAGD,KAAM,QAASwF,SAAUoC,EAAU,MAAUzN,GAAa,uCClBlM,EAAGA,WAAUgF,YAAWtL,OAAM6Y,OAAMrE,YAAclR,EAAAA,QAAMC,cAAc4P,GAAc,CAAE0F,KAAMA,EAAMrE,OAAQA,EAAQlJ,UAAWA,GAAahF,GAAYtG,8CCEtJ,EAAGqL,QAAQ,OAAQ0L,OAAO,QAAS/B,UAAUlT,EAAMxF,OAAOa,UAAUX,KAAKG,KAAMoY,YAAY,cAC7G,MAAM8yB,EAAe9wB,EAAK+wB,cAAcC,MAAM,WAC9C,OAAQzkC,EAAKlI,QAACmI,cAAcuR,GAAU,CAAEzJ,MAAOA,EAAO2J,QAASA,EAASD,UAAWA,EAAWzJ,UAAW,UAAYu8B,aAAmD,EAASA,EAAa3pB,MAAM,EAAG,GAAGjL,KAAI,CAAC4mB,EAAS16B,IAAMmE,EAAKlI,QAACmI,cAAc,OAAQ,CAAEqF,IAAK,GAAGixB,KAAW16B,KAAO06B,KAAY,gB5KGjR,EAAGx9B,UAAU,UAAWob,cAAa,EAAOqoB,WAAU59B,UAASoJ,YAAW6d,eAAc7iB,eACzG,MAAM0hC,EAAe55B,GAAW/R,GAChC,OAAQiH,EAAKlI,QAACmI,cAAcsS,GAAS,CAAE7V,KAAMkC,GACzCoB,EAAAA,QAAMC,cAAcykC,EAAc,CAAE18B,UAAW1E,EAAgB,CAAC0E,EAAW6d,IAAgB1R,WAAYA,GACnGqoB,GAAYA,EACZx5B,GAAYhD,EAAKlI,QAACmI,cAAc,OAAQ,KAAM+C,IAAa,iBEEhDkD,IACnB,IAAI2C,KAAEA,EAAO,OAAMnM,KAAEA,EAAI4O,KAAEA,EAAIzG,QAAEA,EAAOmD,UAAEA,EAAS6D,OAAEA,EAAM7I,SAAEA,EAAQuR,gBAAEA,EAAkB,SAAYrO,EAAInG,EAAQW,EAAOwF,EAAI,CAAC,OAAQ,OAAQ,OAAQ,UAAW,YAAa,SAAU,WAAY,oBACnM,MAAMoO,EAAcQ,GAAajM,GACjC,OAAQ7I,EAAKlI,QAACmI,cAAc0kC,GAAMroC,OAAOC,OAAO,CAAE+X,YAAaA,EAAatM,UAAWA,EAAWuM,gBAAiBA,GAAmBxU,GAClIC,UAAMC,cAAcuU,GAAK,KACrBlJ,GAAStL,EAAAA,QAAMC,cAAcyU,GAAS,CAAEjS,MAAO,CAAEmiC,YAAahpC,EAAMT,IAAMmZ,YAAaA,GAAehJ,GACtGtI,EAAYhD,EAAKlI,QAACmI,cAAc0U,GAAgB,KAAM3R,GAAchD,UAAMC,cAAcD,EAAKlI,QAAC8X,SAAU,KACpG5P,EAAAA,QAAMC,cAAc2U,GAAW,KAAM/I,GAAU7L,EAAKlI,QAACmI,cAAcnB,GAAM,CAAE/F,QAAS,gBAAkB2D,IACtGsD,EAAAA,QAAMC,cAAcwU,GAAK,KAAM5P,GAAY7E,UAAMC,cAAcmL,GAAQ,CAAErS,QAAS,OAAQ,aAAc,QAASuS,KAAMtL,EAAKlI,QAACmI,cAAc+L,GAAW,MAAOvE,QAAS5C,OAAkB,8CIhB7K,EAAGiK,QAAO+1B,YAAY7kC,EAAKlI,QAACmI,cAAcuV,GAAkB,MAAOF,gBAAgBG,MAAoBzV,UAAMC,cAAc+U,GAAe,CAAEhN,UAAW,eAAiB8G,EAAMa,KAAI,CAACf,EAAM/S,IAAOmE,EAAKlI,QAACmI,cAAcoV,GAAY,CAAE/P,IAAKsJ,EAAK1C,MAAOA,MAAO0C,EAAK1C,MAAOqJ,KAAM3G,EAAKk2B,SAAUxvB,cAAezZ,IAAMiT,EAAM1N,OAAS,EAAIkU,EAAgBI,IAAkB5G,EAAM1N,SAAWvF,EAAI,GAAKgpC,kJcS3X,EAAG78B,YAAWtL,OAAMqoC,aAC/C,MAAOC,EAAQC,GAAajlC,EAAAA,QAAMwG,UAAS,GACrC0+B,EAAatxB,EAAAA,aAAY,KAC3BuxB,UAAUC,UAAUC,UAAU3oC,GAC1BqoC,GACAA,IACJE,GAAU,GACV//B,YAAW,IAAM+/B,GAAU,IAAQ,KAAK,GACzC,CAACF,EAAQroC,IACZ,OAAQsD,EAAAA,QAAMC,cAAcsS,GAAS,CAAE7V,KAAMsoC,EAAS,UAAY,qBAC9DhlC,EAAAA,QAAMC,cAAc2Z,GAAU,CAAE7gB,QAAS,OAAQ8Q,KAAM,KAAM7B,UAAWA,EAAW,aAAc,GAAGg9B,EAAS,SAAW,WAAWtoC,kBAAsB4O,KAAM05B,EAAUhlC,EAAKlI,QAACmI,cAAcwZ,GAAand,OAAOC,OAAO,CAAEQ,MAAO/D,EAAOa,UAAUG,MAAMX,MAAQsgB,KAAgB3Z,EAAKlI,QAACmI,cAAcyZ,GAAepd,OAAOC,OAAO,CAAEQ,MAAO/D,EAAOa,UAAUX,KAAKG,MAAQsgB,KAAclS,QAASy9B,IAAgB,+C4ClBxX,EAAGp2B,QAAOw2B,iBACrC,MAAMC,EAAqBrB,GACnBznB,MAAM+oB,QAAQtB,GACPA,EAAYv0B,KAAKlP,GAAMT,EAAAA,QAAMC,cAAcR,GAAa,CAAE6F,IAAK7E,GAAKA,KAExET,EAAKlI,QAACmI,cAAcR,GAAa,KAAMykC,GAYlD,OAAOlkC,EAAKlI,QAACmI,cAAcioB,GAAM,KAAMpZ,EAAMa,KAVzBf,GACZ02B,EACQtlC,EAAAA,QAAMC,cAAcmoB,GAAS,CAAE9iB,IAAKsJ,EAAK62B,MAC7CzlC,EAAAA,QAAMC,cAAcqoB,GAAM,KAAM1Z,EAAK62B,MACrCzlC,UAAMC,cAAcooB,GAAsB,KAAMkd,EAAkB32B,EAAKs1B,eAEvElkC,EAAAA,QAAMC,cAAcyO,GAAM,CAAEpJ,IAAKsJ,EAAK62B,MAC1CzlC,EAAAA,QAAMC,cAAcqoB,GAAM,KAAM1Z,EAAK62B,MACrCF,EAAkB32B,EAAKs1B,gBAE8B,qB6GxBvC,EAAGxkB,eAAc1c,eACvC,MAAO0iC,EAAmBC,GAAwBn/B,EAAQA,UAAC,GAE3D,OAAQxG,EAAKlI,QAACmI,cAAc,OAAQ,KAChCyf,GAFkB,IAAMimB,GAAsBD,IAElBA,GAC5B1lC,UAAMC,cAAc0oB,GAAkB,KAClC3oB,UAAMC,cAAcwoB,GAAY,CAAEC,YAAagd,GAAqB1iC,IAAa,+C5FEpE,EAAGgF,YAAW6d,eAAc5d,QAAOvL,OAAM8/B,WAAUr8B,OAAOnH,EAAOa,UAAUX,KAAKG,KAAMmZ,UAASzF,SAAQyD,cAAa/I,UAASm+B,0BAAyB,MAC3K,MAAMt0B,EAAa+a,GAAmBrkB,GAChCke,EAAgBmG,GAAmBxG,IACnCtV,mBAAEA,EAAkBsa,yBAAEA,EAAwBC,cAAEA,GAAkBH,KAClEnb,EAAcoE,eAAavO,IAC7BwlB,IACIra,GAAeD,GACfC,EAAYnL,EAAM,GACvB,CAACwlB,EAA0Bra,EAAaD,IACrCQ,EAAkB6C,eAAavO,IAE7BmL,GACAA,EAAYnL,EAAOylB,GAEnB8a,GACA9a,GAAe,GACpB,CAACA,EAAeta,EAAao1B,IAEhC,OAD0BpzB,EACCxS,EAAKlI,QAACmI,cAAc8P,GAAW,CAAE/H,UAAW1E,EAAgB,CAACgO,aAA+C,EAASA,EAAWyB,UAAWmT,aAAqD,EAASA,EAAcnT,YAAatL,QAASA,GACpQQ,GAASjI,EAAKlI,QAACmI,cAAcisB,GAAY,CAAEnzB,QAAS,uBAAyB,GAAGkP,MAChFjI,EAAAA,QAAMC,cAAcnB,EAAM,KAAMpC,GAChCsD,EAAAA,QAAMC,cAAc+L,GAAW,CAAEhE,UAAW1E,EAAgB,CAACgO,aAA+C,EAASA,EAAWib,MAAOrG,aAAqD,EAASA,EAAcqG,QAAS9Y,KAAM,QAAS5J,KAAM,OAAQ9M,MAAO/D,EAAOS,QAAQC,IAAIL,QAAa2G,EAAKlI,QAACmI,cAAckQ,GAAU,CAAEnI,UAAWsJ,EAAWgb,kBAAmB/b,mBAAoBA,EAAoBC,YAAaO,EAAiBT,IAAKtQ,EAAKlI,QAACmI,cAAc8P,GAAW,CAAE/H,UAAWsJ,EAAWyB,UAAWtL,QAAS+H,GAC3fvH,GAASjI,EAAKlI,QAACmI,cAAcisB,GAAY,CAAEnzB,QAAS,uBAAyB,GAAGkP,MAChFjI,EAAAA,QAAMC,cAAcnB,EAAM,KAAMpC,GAChCsD,EAAAA,QAAMC,cAAcksB,GAAU,CAAEpvB,MAAO/D,EAAOS,QAAQC,IAAIL,KAAMoa,KAAM,YAAaL,WAAY7C,MACnGvQ,UAAMC,cAAcshB,GAAS,KACzBvhB,EAAAA,QAAMC,cAAc2L,GAAQ,CAAE7O,MAAOoD,GACjCq8B,EACAx8B,EAAKlI,QAACmI,cAAcnB,EAAM,CAAE/F,QAAS,YAAckP,IACvDuK,EACAzF,GAAS,8BJlCd,UAA6B/J,SAAEA,IAClC,MAAOioB,EAAkB4a,GAAuBr/B,EAAQA,UAAC,GAkGzD,OAjGAzB,EAAAA,WAAU,KACN,SAAS+gC,IACLD,GAAoB,EACvB,CASD,SAASE,EAAqBnlC,GAGtBA,EAAEsQ,OAAO80B,UAAgD,SAApCplC,EAAEsQ,OAAO80B,SAASC,gBAG3CJ,GAAoB,GAEpBK,IACH,CAOD,SAASC,IACL5jC,SAASmD,iBAAiB,YAAaqgC,GACvCxjC,SAASmD,iBAAiB,YAAaqgC,GACvCxjC,SAASmD,iBAAiB,UAAWqgC,GACrCxjC,SAASmD,iBAAiB,cAAeqgC,GACzCxjC,SAASmD,iBAAiB,cAAeqgC,GACzCxjC,SAASmD,iBAAiB,YAAaqgC,GACvCxjC,SAASmD,iBAAiB,YAAaqgC,GACvCxjC,SAASmD,iBAAiB,aAAcqgC,GACxCxjC,SAASmD,iBAAiB,WAAYqgC,EACzC,CACD,SAASG,IACL3jC,SAASoD,oBAAoB,YAAaogC,GAC1CxjC,SAASoD,oBAAoB,YAAaogC,GAC1CxjC,SAASoD,oBAAoB,UAAWogC,GACxCxjC,SAASoD,oBAAoB,cAAeogC,GAC5CxjC,SAASoD,oBAAoB,cAAeogC,GAC5CxjC,SAASoD,oBAAoB,YAAaogC,GAC1CxjC,SAASoD,oBAAoB,YAAaogC,GAC1CxjC,SAASoD,oBAAoB,aAAcogC,GAC3CxjC,SAASoD,oBAAoB,WAAYogC,EAC5C,CASD,SAASl+B,EAAUjH,GACXA,EAAEwlC,SAAWxlC,EAAEylC,QAAUzlC,EAAE0lC,SAG/BT,GAAoB,EACvB,CAMD,SAASU,IAC4B,WAA7BhkC,SAASikC,kBAKTX,GAAoB,GACpBM,IAEP,CAUD,OANA5jC,SAASmD,iBAAiB,UAAWmC,GAAW,GAChDtF,SAASmD,iBAAiB,YAAaogC,GAAe,GACtDvjC,SAASmD,iBAAiB,cAAeogC,GAAe,GACxDvjC,SAASmD,iBAAiB,aAAcogC,GAAe,GACvDvjC,SAASmD,iBAAiB,mBAAoB6gC,GAAoB,GAClEJ,IACO,KACH5jC,SAASoD,oBAAoB,UAAWkC,GAAW,GACnDtF,SAASoD,oBAAoB,YAAamgC,GAAe,GACzDvjC,SAASoD,oBAAoB,cAAemgC,GAAe,GAC3DvjC,SAASoD,oBAAoB,aAAcmgC,GAAe,GAC1DvjC,SAASoD,oBAAoB,mBAAoB4gC,GAAoB,GACrEL,GAAmC,CACtC,GACF,CAACL,IAGJ7lC,EAAAA,QAAMC,cAAc8qB,GAAoB0b,SAAU,CAAE3qC,MAAO,CAAEmvB,mBAAkBC,eAAe,IAAUloB,EAC5G,gCiGrGqB,EAAG0jC,MAAKC,MAAM,GAAI3+B,YAAW6d,eAAc9d,QAAOzH,SAAQsmC,eAAcC,gBAAeC,mBAAmB,QAASna,kBAAiB,EAAO1uB,cAAa8oC,mBAAkBC,oBAAmBC,sBAAqB,MACnO,MAAM31B,EAAa+a,GAAmBrkB,GAChCke,EAAgBmG,GAAmBxG,IAClCqhB,EAAeC,GAAoB3gC,EAAQA,UAAC,IAC5C4gC,EAAYC,GAAiB7gC,EAAQA,SAAC,CAAE8gC,UAAU,EAAO1V,SAAS,KAClE2V,EAAkBC,GAAuBxnC,EAAAA,QAAMwG,SAAS,OACxD7B,EAAe4B,GAAoBvG,EAAAA,QAAMwG,SAAS,OACnDC,OAAEA,EAAMC,WAAEA,GAAeE,EAAAA,UAAU2gC,EAAkB5iC,EAAe,CACtEyB,UAAW0gC,EACXtzB,UAAW,CACP,CACIC,KAAM,SACNC,QAAS,CACLlL,OAAQ,CAAC,EAAG,SAKtBi/B,EAAmB7zB,EAAAA,aAAY,IAAO+Y,EAAiBwa,GAAiB,GAAQ,IAAK,CAACxa,IACtF+a,EAAoB9zB,EAAAA,aAAY,IAAO+Y,EAAiBwa,GAAiB,GAAS,IAAK,CAACxa,IAGxFgb,GAAiBP,EAAWE,UAAYF,EAAWxV,QACzD,OAAQ5xB,UAAMC,cAAc8P,GAAW,CAAE/H,UAAW1E,EAAgB,CAACgO,aAA+C,EAASA,EAAWyB,UAAWmT,aAAqD,EAASA,EAAcnT,UAAW/K,KACtOhI,EAAAA,QAAMC,cAAcwsB,GAAa,CAAEia,IAAKA,EAAKC,IAAKA,EAAK3+B,UAAW1E,EAAgB,CAACgO,aAA+C,EAASA,EAAWwb,MAAO5G,aAAqD,EAASA,EAAc4G,QAAS/kB,MAAOA,EAAOzH,OAAQA,EAAQsnC,OAJrQ,IAAMP,EAAc,CAAEC,UAAU,EAAM1V,SAAS,IAIsOiW,QAHpR,IAAMR,EAAc,CAAEC,UAAU,EAAM1V,SAAS,IAGuPjF,eAAgBA,EAAgBhc,aAAc82B,EAAkB72B,aAAc82B,EAAmBjlC,MAAOklC,EAAgB,CAAEG,QAAS,QAAW,CAAA,EAAIngC,IAAK6/B,KACxcP,GACGU,IACC1pC,GAAgB+B,EAAKlI,QAACmI,cAAcusB,GAAkB,CAAExkB,UAAW1E,EAAgB,CAACgO,aAA+C,EAASA,EAAWrT,YAAaioB,aAAqD,EAASA,EAAcjoB,cAAe8J,MAAOg/B,GAAoBh/B,EAAOzH,OAAQ0mC,GAAqB1mC,KACnU4mC,GACIjkC,EAAYA,aAACjD,EAAKlI,QAACmI,cAAc2sB,GAAuBtwB,OAAOC,OAAO,CAAEoL,IAAKpB,EAAkB9D,MAAOgE,EAAOmB,QAAUlB,EAAWkB,OAAQ,CAAEI,UAAW1E,EAAgB,CAC/JgO,aAA+C,EAASA,EAAWyb,sBACnE7G,aAAqD,EAASA,EAAc6G,0BAEhF/sB,EAAKlI,QAACmI,cAAc4sB,GAAc,CAAE6Z,IAAKA,EAAKC,IAAK,GAAI5+B,MAAO6+B,EAActmC,OAAQumC,KAAmBtkC,SAAShF,MAAQ,mGrE/BlGwC,IAClC,MAAO+sB,EAAOib,GAAYvhC,EAAQA,SAACkvB,IAOnC,OAAQ11B,EAAKlI,QAACmI,cAAcw1B,GAAan5B,OAAOC,OAAO,CAAEyrC,YANjC,KACpBD,EATiB,yFASS,EAKyDE,UAHjE,KAClBF,EAASrS,GAAU,EAE0F,aAAcC,IAAqB51B,GAChJC,UAAMC,cAAc,MAAO,CAAEymC,IAAK5Z,EAAO6Z,IAAKhR,KAAuB,gBsENvD51B,IAClB,MAAMqT,WAAEA,EAAU80B,sBAAEA,GAAwB,EAAInS,UAAEA,GAAY,EAAKh9B,QAAEA,EAAU,OAAQ8L,QAASsjC,EAAanlC,SAAEA,GAAcjD,EACvHqoC,EAAWt3B,SAAO,OACjBu3B,EAAgBC,GAAqB9hC,EAAQA,SAAC,MACrDzB,EAAAA,WAAU,KACN,IAAImB,EAAI8f,EACJ5S,IAC4B,QAA3BlN,EAAKkiC,EAASp3B,eAA4B,IAAP9K,GAAyBA,EAAGqiC,gBAAgB,QACpD,QAA3BviB,EAAKoiB,EAASp3B,eAA4B,IAAPgV,GAAyBA,EAAGwiB,YACnE,GACF,CAACp1B,IACJ,MAAQoY,cAAeid,EAAoB1c,SAAEA,GAAaR,GAAiB8c,GACrExjC,EAAU,KACZ,IAAIqB,EACwB,QAA3BA,EAAKkiC,EAASp3B,eAA4B,IAAP9K,GAAyBA,EAAGwiC,QAChEP,GAAe,EAEnB,OAAQnoC,UAAMC,cAAc0oC,EAAeA,gBAAE,KAAMv1B,GAAepT,EAAKlI,QAACmI,cAAc,MAAO,CAAE,cAAe,kBAC1GD,UAAMC,cAAc21B,GAAmB,MACvC51B,EAAAA,QAAMC,cAAc02B,GAAQ,CAAEhvB,IAAKygC,EAAUvjC,QAASA,EAAS9L,QAASA,EAAS,mBAAoB,eACjGiH,EAAAA,QAAMC,cAAcyN,GAAKN,QAAS,KpE7BjB,CAACrN,KACjBA,EAAM6oC,WoE6BHC,CAAc9oC,GAAUA,EAAgB,WAAKC,EAAKlI,QAACmI,cAAcgM,GAAY3P,OAAOC,OAAO,CAAE0F,GAAI,cAAemK,cAAe,eAAgBF,MAAOnM,EAAM+oC,YAAa38B,SAAUpM,EAAMgpC,gBAAmBb,GAAyB,CAAEz7B,aAAc5H,KACrP7E,EAAAA,QAAMC,cAAc61B,GAAa,CAAE/J,SAAUA,EAAUpkB,IAAK2gC,EAAmBtS,aAAcyS,EAAsB1S,UAAWA,GAAa/yB,GAC3IizB,GAAcl2B,IAAUA,EAAMm2B,YAC7BD,GAAcl2B,KAAWA,EAAMipC,aAAejpC,EAAMkpC,eAAkBjpC,EAAAA,QAAMC,cAAcyN,GAAKZ,OAAQ,KACpG9M,EAAAA,QAAMC,cAAc2V,GAAO,CAAEC,UAAW,aAAcC,OAAQ/V,EAAMipC,YAAc,UAAY,OAC1FjpC,EAAMipC,aAAgBhpC,UAAMC,cAAc2V,GAAO,CAAEC,UAAW,aAAcC,OAAQ,QAAS,cAAe,0BAA4B/V,EAAMipC,YAAYr5B,KAAKzJ,IAC3J,IAAI+B,MAAEA,GAAU/B,EAAIgjC,EAAcxoC,EAAOwF,EAAI,CAAC,UAC9C,OAAQlG,EAAKlI,QAACmI,cAAcmL,GAAQ9O,OAAOC,OAAO,CAAE+I,IAAK2C,EAAOY,KAAM,UAAYqgC,GAAcjhC,EAAQ,KAE5GlI,EAAMkpC,cAAiBjpC,UAAMC,cAAc2V,GAAO,CAAEC,UAAW,aAAcC,OAAQ,MAAO,cAAe,2BAA6B/V,EAAMkpC,aAAat5B,KAAKzJ,IAC5J,IAAI+B,MAAEA,GAAU/B,EAAIgjC,EAAcxoC,EAAOwF,EAAI,CAAC,UAC9C,OAAQlG,EAAKlI,QAACmI,cAAcmL,GAAQ9O,OAAOC,OAAO,CAAE+I,IAAK2C,EAAOY,KAAM,UAAYqgC,GAAcjhC,EAAQ,UAC9F,qBCrCZ,EAAGiE,QAAOC,WAAUg9B,WAAUrpB,UAASspB,eAAcC,aAAY1xB,YAAWif,SAAS,OAAQ0S,kBAAiBC,cAAaC,2BACjJ,MAAMC,EAAgB3pB,GAAY9f,EAAAA,QAAMC,cAAc4O,GAAY,CAAEG,cAAgBo6B,EAA2B,UAAZ,UAAuBl9B,MAAO,UAAW6C,SAAU+Q,IAChJ4pB,EAAqBN,aAAmD,EAASA,EAAaz5B,KAAKtD,GAAYrM,EAAKlI,QAACmI,cAAcmL,GAAQ,CAAE9F,IAAK+G,EAAOH,MAAOnT,QAASsT,EAAOtT,QAASuS,KAAMe,EAAOf,KAAM7D,QAAS4E,EAAO5E,SAAW4E,EAAOH,SAC9Oy9B,EAAmBN,GAAerpC,UAAMC,cAAcmL,GAAQ,CAAE3D,QAAS4hC,EAAW5hC,QAAS6D,KAAMtL,EAAAA,QAAMC,cAAck3B,GAAe,MAAOp+B,QAAS,QAAUswC,EAAWn9B,OAC3K09B,EAAsBJ,GAAyBxpC,EAAAA,QAAMC,cAAc2V,GAAO,CAAEC,UAAW,aAAcC,OAAQ,OAC/G9V,EAAAA,QAAMC,cAAci3B,GAAqB,CAAEzvB,QAAS+hC,GAChDxpC,EAAAA,QAAMC,cAAc,OAAQ,KAAM,kBAClCD,UAAMC,cAAcmV,GAAgB,CAAErN,MAAOnM,EAAMT,OAC3D,OAAQ6E,EAAKlI,QAACmI,cAAc2L,GAAQ,CAAEgrB,OAAQA,GAC1C52B,UAAMC,cAAc2V,GAAO,KACvB+zB,EACA3pC,UAAMC,cAAcwoB,GAAY,KAC5BzoB,EAAKlI,QAACmI,cAAc2V,GAAO,CAAEC,UAAW,aAAcG,QAAS,MAC3DmzB,GAAYnpC,EAAAA,QAAMC,cAAc+2B,GAAO,CAAE0P,IAAKyC,EAAUxC,IAAK,GAAI5+B,MAAO,KAAMzH,OAAQ,OACtFN,EAAKlI,QAACmI,cAAc,MAAO,CAAEwC,MAAO,CAAEwlB,KAAM,IACxCjoB,EAAAA,QAAMC,cAAc2V,GAAO,CAAEE,OAAQ,WACjC9V,EAAAA,QAAMC,cAAc42B,GAAO,KAAM3qB,GACjCyL,EACAxL,GAAYnM,EAAKlI,QAACmI,cAAc82B,GAAU,KAAM5qB,MAC5DnM,UAAMC,cAAcg3B,GAAkB,KAClCj3B,UAAMC,cAAc2V,GAAO,CAAEC,UAAW,aAAcC,OAAQ,MAAOE,QAAS,MAC1E0zB,EACAD,EACAH,GAAmBtpC,EAAAA,QAAMC,cAAcmL,GAAQ,CAAEE,KAAMtL,EAAAA,QAAMC,cAAck3B,GAAe,MAAO1vB,QAAS6hC,IAC1GC,GAAevpC,EAAAA,QAAMC,cAAcmL,GAAQ,CAAEE,KAAMtL,EAAAA,QAAMC,cAAcmV,GAAgB,MAAO3N,QAAS8hC,KAC3GK,KAAyB,qBCvBnB,EAAGC,SAAQhkB,eAAc4R,cAAaC,kBAAiBC,uBAC7E,MAAMC,eAAEA,EAAcI,gBAAEA,EAAeC,gBAAEA,EAAeI,iBAAEA,EAAgBH,kBAAEA,EAAiBH,aAAEA,GAAkBP,GAAc,CAC3HC,cACAC,kBACAC,qBAgBJ,OAAQ33B,EAAKlI,QAACmI,cAAc2V,GAAO,CAAEC,UAAW,aAAcE,OAAQ,SAAUC,QAAS,KAAM,cAAe6zB,EAAQ7hC,UAAW6d,GAC7H7lB,EAAKlI,QAACmI,cAAco3B,GAAkB,CAAE5vB,QAZrB,KACC,IAAhBgwB,GACAE,EAAiB,EAAE,EAU0CrsB,KAAMtL,EAAKlI,QAACmI,cAAcq4B,GAAgB,MAAOzuB,KAAM,KAAM,aAAc,qBAC5I7J,UAAMC,cAAco3B,GAAkB,CAAE5vB,QAASwwB,EAAiB3sB,KAAMtL,EAAKlI,QAACmI,cAAck3B,GAAe,MAAOttB,KAAM,KAAM,aAAc,sBAAuB,gBAAiB4tB,GAAe,IACnMz3B,EAAAA,QAAMC,cAAc,OAAQ,CAAE6pC,SAAUzR,GACpCr4B,EAAAA,QAAMC,cAAcq3B,GAAW,CAAE,YAAa,SAAU,aAAc,QAAQG,QAAkBC,IAAmB7tB,KAAMgf,GAAc3tB,GAAI2N,KAAM,SAAU/M,MAAO87B,EAAgB5d,IAAK,IAAKC,IAAK,GAAGyd,IAAmBtf,SAAU8f,EAAmB8B,OAAQjC,KAChQ/3B,EAAAA,QAAMC,cAAcs3B,GAAW,CAAE57B,MAAO+7B,IACxC13B,UAAMC,cAAco3B,GAAkB,CAAE5vB,QAASuwB,EAAiB1sB,KAAMtL,EAAKlI,QAACmI,cAAcmV,GAAgB,MAAOvL,KAAM,KAAM,aAAc,kBAAmB,gBAAiB4tB,GAAeC,IAChM13B,UAAMC,cAAco3B,GAAkB,CAAE5vB,QAXpB,KAChBgwB,IAAgBC,GAChBC,EAAiBD,EAAgB,EAS6BpsB,KAAMtL,UAAMC,cAAcs4B,GAAc,MAAO1uB,KAAM,KAAM,aAAc,kBAAmB,gBAAiB4tB,GAAeC,IAAqB,wIC9BrM,EAAG7uB,OAAO,OAAQsO,YAAW,EAAO4yB,eAAc3xB,WAAU4hB,SAAQgQ,UAASC,UAASpiC,YAAWqiC,aAAYpuC,QAAQ,GAAIuC,QAAOJ,cAAc,GAAI+J,YAAY,GAAIyL,OAAM8b,aAAY,EAAOpvB,OAAMiQ,YAAW,EAAO+5B,eAAe,KAAMtgC,OAAO,WACjQ,MAAMugC,EAAkBtuC,GAASA,EAAMsF,OAAS,EAYhD,OAAQpB,EAAKlI,QAACmI,cAAc8P,GAAW,CAAE/H,UAAWA,EAAWqyB,aAAcjqB,EAAW,OAAS,SAC7FpQ,EAAKlI,QAACmI,cAAc6X,GAAO,CAAEjO,KAAMA,EAAMhB,KAAMA,EAAM/M,MAAOA,EAAOsc,SAAUA,EAAU4hB,OAAQA,EAAQgQ,QAASA,EAASC,QAASA,EAASpiC,UAAWA,EAAWqiC,WAAYA,EAAYjsC,YAAaA,EAAawV,KAAMA,EAAM0D,SAAUA,EAAU9Y,MAAOA,EAAO8rC,aAAcA,IAC/QnqC,EAAKlI,QAACmI,cAAcm6B,GAAe,KAZ/B7K,EACOvvB,EAAKlI,QAACmI,cAAcwJ,GAAQ,CAAEnJ,OAAQ,GAAIvD,MAAOoD,GAAQ3B,EAAMxF,OAAOa,UAAUX,KAAKG,OAE5F+wC,GAAmBL,EACX/pC,EAAKlI,QAACmI,cAAcmL,GAAQ,CAAErS,QAAS,WAAY0O,QAASsiC,EAActnC,MAAO,CAAEqlC,QAAS,QAAU,aAAc,cACxH9nC,EAAAA,QAAMC,cAAc+L,GAAW,CAAEjP,MAAOoD,GAAQ3B,EAAMxF,OAAOS,QAAQC,IAAIJ,QAEzE0G,EAAAA,QAAMC,cAAcmL,GAAQ,CAAErS,QAAS,WAAY0O,QAAS,IAAM2Q,EAAStc,GAAQ2G,MAAO,CAAEqlC,QAAS,QAAU,aAAc,UACjI9nC,EAAKlI,QAACmI,cAAcq6B,GAAY,CAAEv9B,MAAOoD,GAAQ3B,EAAMxF,OAAOS,QAAQC,IAAIJ,KAAMgH,OAAQ1E,EAAMT,GAAI4M,MAAOnM,EAAMT,OAI1D,2BCnBjC,EAAGuY,UAASyF,WAAUnR,YAAWoQ,cAAiBpY,EAAAA,QAAMC,cAAcy6B,GAA2B,CAAE1yB,UAAWA,EAAY,GAAGA,mBAAwB2D,GAAa+H,EAAQ/D,KAAK4J,GAAYvZ,EAAKlI,QAACmI,cAAcmL,GAAQ,CAAErS,QAASwgB,EAAOzd,QAAUqd,EAAW,UAAY,UAAW7T,IAAKiU,EAAOjU,IAAKmC,QAAS,IAAM2Q,EAASmB,EAAOzd,OAAQqb,SAAUoC,EAAOpC,SAAUnP,UAAWuR,EAAOzd,QAAUqd,EAAW,iCAAmC,IAAMI,EAAOtR,kE3COzc,EAAGhG,KAAInG,QAAOke,MAAKC,MAAK0P,OAAO,EAAGvR,WAAUpQ,YAAW6d,eAAcwkB,eAAe,SAAWC,aAAa,aAC9H,MAAOjtB,EAAYktB,GAAiB/jC,EAAQA,UAAC,IACtCgkC,EAAqBC,GAA0BjkC,EAAAA,UAAU,GAC1D4V,EAAetL,SAAO,MACtB45B,EAAiB55B,SAAO,MACxB65B,EAAe75B,SAAO,MACtBQ,EAAa+a,GAAmBrkB,GAChCke,EAAgBmG,GAAmBxG,GACnC+kB,EAAkBh3B,eAAahT,IACjC,IAAIsF,EACJ,IAAKmX,IAAejB,EAAapL,QAC7B,OACJ,MAAM65B,EAAcL,GAAuB,EAAI1uC,EAAM0uC,GAAuB1uC,EACtEgvC,EAAgB1uB,EAAapL,QAAQ2L,wBAI3C,IAAIkN,EAF+C,KAA7BjpB,EAAEmqC,MAAQD,EAAcrtB,GAAYqtB,EAAc/iC,MAE5B,KAA5BkS,EAAMD,GAA6BA,EACnD,MAAMgxB,EAAOH,EAAchhB,EAQ3B,GANImhB,EAAO,IACPnhB,EAAWghB,EAAcppC,KAAKwpC,KAAKphB,EAAWF,EAAOkhB,EAAclhB,GAAQA,GAE3EqhB,EAAO,IACPnhB,EAAWghB,EAAcppC,KAAKC,MAAMmoB,EAAWF,EAAOkhB,EAAclhB,GAAQA,GAE5EkhB,IAAgBhhB,EAChB,OACAA,EAAW5P,IACX4P,EAAW5P,GACX4P,EAAW7P,IACX6P,EAAW7P,GACXyC,MAAM+oB,QAAQ1pC,KACc,IAAxB0uC,GAA6B3gB,EAAW/tB,EAAM,MAC3C,CAAA+tB,GAAY/tB,GACS,IAAxB0uC,GAA6B3gB,EAAW/tB,EAAM,MAC7C+tB,GAAY/tB,IAGrB,MAAMovC,EAAgBvhB,EAAKjJ,WAAWlH,SAAS,KACG,QAA3CtT,EAAKyjB,EAAKjJ,WAAWmgB,MAAM,KAAKsK,aAA0B,IAAPjlC,OAAgB,EAASA,EAAG9E,OAChF,EAEN,IAAIgqC,EADJvhB,EAAWsV,OAAOtV,EAASkQ,QAAQmR,IAG/BE,EADA3uB,MAAM+oB,QAAQ1pC,GACwB,IAAxB0uC,EAA4B,CAAC3gB,EAAU/tB,EAAM,IAAM,CAACA,EAAM,GAAI+tB,GAG9DA,EAElBzR,EAASgzB,GACL3uB,MAAM+oB,QAAQ4F,IAAgBA,EAAY,KAAOA,EAAY,KACjC,IAAxBZ,GACAC,EAAuB,GACC,IAAxBD,GACAC,EAAuB,GAC9B,GACF,CAACD,EAAqBntB,EAAYpD,EAAKD,EAAK5B,EAAUuR,EAAM7tB,IACzDuvC,EAAgBz3B,EAAAA,aAAY,KAC9B22B,GAAc,GACdD,GAAY,GACb,CAACA,IACEgB,EAAkB13B,EAAAA,aAAY,CAAChT,EAAG8Z,KACpC6vB,GAAc,GACdF,IACqB,iBAAV3vB,GACP+vB,EAAuB/vB,GAC3B9Z,EAAE6E,gBAAgB,GACnB,CAAC4kC,IACJtlC,EAAAA,WAAU,KACN,MAAMwmC,EAA8B3qC,GAAM0qC,EAAgB1qC,EAAG6b,MAAM+oB,QAAQ1pC,GAAS,EAAI,GAClF0vC,EAA4B5qC,GAAM0qC,EAAgB1qC,EAAG,GACrD6qC,EAAgBf,EAAe15B,QAC/B06B,EAAcf,EAAa35B,QAKjC,OAJAy6B,SAA8DA,EAAc/lC,iBAAiB,YAAa6lC,GAC1GG,SAA0DA,EAAYhmC,iBAAiB,YAAa8lC,GACpGjpC,SAASmD,iBAAiB,YAAaklC,GACvCroC,SAASmD,iBAAiB,UAAW2lC,GAC9B,KACHI,SAA8DA,EAAc9lC,oBAAoB,YAAa4lC,GAC7GG,SAA0DA,EAAY/lC,oBAAoB,YAAa6lC,GACvGjpC,SAASoD,oBAAoB,YAAailC,GAC1CroC,SAASoD,oBAAoB,UAAW0lC,EAAc,CACzD,GACF,CAACC,EAAiBV,EAAiBS,EAAevvC,IACrD,MAAM6vC,EAAe,CAACnuB,EAAMouB,EAAUlxB,KAClC,IAAImxB,EASJ,OAPIA,EAAkBvoC,EADD,iBAAVoX,EACqC,IAAVA,EAC5B,CAACpJ,aAA+C,EAASA,EAAWsqB,YAAa1V,aAAqD,EAASA,EAAc0V,aAC7J,CAACtqB,aAA+C,EAASA,EAAWuqB,UAAW3V,aAAqD,EAASA,EAAc2V,WAG/H,CAACvqB,aAA+C,EAASA,EAAWqqB,OAAQzV,aAAqD,EAASA,EAAcyV,SAEtL37B,EAAKlI,QAACmI,cAAcu7B,GAAW,CAAEn7B,KAAM,SAAUsH,IAAe,IAAV+S,EAAciwB,EAAeD,EAAgB1iC,UAAW6jC,EAAiBruB,KAAMA,EAAM,gBAAiBxD,EAAK,gBAAiBC,EAAK,gBAAiB2xB,GAAa,EAE3NE,EAAqBC,IAEvB,MAAMC,EAAkF,KAA7DD,EAAiB,GAAK/xB,EAAM,EAAI+xB,EAAiB,GAAK/xB,IAAeC,EAAMD,GAChGiyB,EAAkF,KAA/DF,EAAiB,GAAK9xB,EAAM,IAAM8xB,EAAiB,GAAK/xB,IAAeC,EAAMD,GAChGkyB,EAAaD,EAAiBD,EACpC,OAAQhsC,UAAMC,cAAcD,EAAKlI,QAAC8X,SAAU,KACxC5P,EAAAA,QAAMC,cAAcw7B,GAAa,CAAEzzB,UAAW1E,EAAgB,CAACgO,aAA+C,EAASA,EAAWoqB,YAAaxV,aAAqD,EAASA,EAAcwV,cAAele,KAAMwuB,EAAkBjkC,MAAOmkC,IACzQP,EAAaK,EAAkBD,EAAiB,GAAI,GACpDJ,EAAaM,EAAgBF,EAAiB,GAAI,GAAK,EAc/D,IAAIhpC,EAKJ,OAHIA,EADA0Z,MAAM+oB,QAAQ1pC,GACLgwC,EAAkBhwC,GAdJ,CAAC+uC,IACxB,GAAIpuB,MAAM+oB,QAAQ1pC,GACd,OAAOgwC,EAAkBhwC,GAC7B,IAAIqwC,EAOJ,OALIA,EADArwC,EAAQme,EACM,IACTne,EAAQke,EACC,EAEuB,KAArB6wB,EAAc7wB,IAAeC,EAAMD,GAChD2xB,EAAaQ,EAAatB,EAAY,EAMpCuB,CAAmBtwC,GACxBkE,EAAKlI,QAACmI,cAAco7B,GAAiB,CAAErzB,UAAW1E,EAAgB,CAACgO,aAA+C,EAASA,EAAWyB,UAAWmT,aAAqD,EAASA,EAAcnT,YAAa9Q,GAAIA,EAAI0F,IAAKyU,GAC3Ppc,UAAMC,cAAcs7B,GAAa,MACjCx4B,EAAS,8G4CnIW,EAAGiF,YAAW6d,eAAcwmB,SAAQpQ,WAAW,OAAQhiB,MAAM,EAAGpV,cACxFE,EAAAA,WAAU,KACFkV,GAAOoyB,EAAOjrC,OAAS6Y,GACvBpV,EAAQwnC,EAAO,GAAG/mC,IAAI,GAC3B,CAAC+mC,EAAQpyB,EAAKpV,IACV5B,eAAajD,EAAAA,QAAMC,cAAc87B,GAAuB,CAAElmB,UAAW,WAAYC,OAAQ,SAAUE,QAAS,GAC/GhW,EAAAA,QAAMC,cAAcqsC,kBAAiB,CAAEC,UAAW,MAAQ,IAAIF,GAAQG,UAAU78B,KAAI,CAAC88B,EAAO/xB,IAAW1a,EAAKlI,QAACmI,cAAcmR,EAAAA,cAAe,CAAE9L,IAAKmnC,EAAMnnC,IAAKmL,QAAS,IAAKa,WAAY,0BAClLtR,EAAAA,QAAMC,cAAc+7B,GAAO1/B,OAAOC,OAAO,CAAEyL,UAAWA,EAAW6d,aAAcA,EAAcoW,SAAUA,EAAUC,KAAMxhB,IAAU2xB,EAAOjrC,OAAS,EAAGyD,QAAS,IAAMA,EAAQ4nC,EAAMnnC,MAAQmnC,SAAclqC,SAAShF,8CCVhM,EAAGyF,WAAUiV,UAASpO,OAAO,OAAQsN,YAAW,EAAOiB,cAAiBpY,EAAAA,QAAMC,cAAcgqB,GAAc,CAAEphB,KAAM,SAAUoP,QAASA,EAASpO,KAAMA,EAAMsN,SAAUA,EAAU,eAAgBc,EAASy0B,SAAU,IAAKjlC,QAAS,IAAM2Q,GAAUH,IAAYjV,+DCG7P,EAAGf,KAAI0qC,iBAAgBC,iBAAgBC,uBAC7D,MAAMllC,EAAM4iB,GAAgBqiB,EAAgBC,GAC5C,OAAQ7sC,UAAMC,cAAckiC,GAAO,CAAE/uB,WAAYw5B,EAAgB5kC,UAAW,GAAG/F,WAC3EjC,EAAAA,QAAMC,cAAcoiC,GAAc,CAAE,cAAe,4BAA6Br6B,UAAW,iBAAgB4kC,EAAiB,UAAY,WACpI5sC,EAAAA,QAAMC,cAAcqiC,GAAc,CAAE36B,IAAKA,GACrC3H,UAAMC,cAAc,SAAU,CAAEiM,MAAO,GAAGjK,UAAYykC,IAAK,iCAAiCiG,IAAkBG,YAAa,IAAKC,MAAO,2FAA4FC,iBAAiB,IACpPhtC,UAAMC,cAAcsiC,GAAU,CAAExpC,QAAS,OAAQ0O,QAASolC,EAAkB,cAAe,qBAAsBvhC,KAAMtL,UAAMC,cAAc+L,GAAW,CAAEjP,MAAO,cAAkB,enBY7K,EAAGkF,KAAIu6B,WAAU/oB,OAAM5K,OAAMb,YAAW26B,gBAAgB3pC,EAAOa,UAAUX,KAAM0pC,mBAAkBjnC,QAAOknC,UAAS,EAAOp7B,UAASwlC,WAAUC,SAAQrnB,mBACnK,MAAMvU,EAAa+a,GAAmBrkB,GAChCke,EAAgBmG,GAAmBxG,IAClCwF,EAAW8hB,EAAaC,GAAejiB,KACxC3b,EAAcoE,EAAWA,aAAC,IAAMnM,EAAQxF,IAAK,CAACA,EAAIwF,IAClD4lC,EAAez5B,eAAavO,IAC9BA,EAAMG,kBACFynC,GACAA,EAAShrC,EAAG,GACjB,CAACgrC,EAAUhrC,IACRqrC,EAAa15B,eAAavO,IAC5BA,EAAMG,kBACF0nC,GACAA,EAAOjrC,EAAG,GACf,CAACirC,EAAQjrC,IACNsrC,EAAU1kC,IAAS25B,GAAUgL,MAC7BC,EAAU5kC,IAAS25B,GAAUkL,MAC7BvtC,EAAO0iC,EAAS7pC,EAAOS,QAAQC,IAAIJ,KAAON,EAAOS,QAAQC,IAAIL,KACnE,OAAQ2G,EAAKlI,QAACmI,cAAc8P,GAAW,CAAE/H,UAAW,GAAG1E,EAAgB,CAACgO,aAA+C,EAASA,EAAWyB,UAAWmT,aAAqD,EAASA,EAAcnT,eAAgB8vB,IAAW3c,aAAqD,EAASA,EAAc2c,SAAY,KAAMp7B,QAAS+H,GAChWxP,EAAAA,QAAMC,cAAcyiC,GAAS,CAAEG,OAAQA,EAAQlyB,aAAcw8B,EAAav8B,aAAcw8B,EAAazK,cAAeA,EAAeC,iBAAkBA,GACjJpG,GAAYx8B,EAAAA,QAAMC,cAAc+iC,GAAmB,KAAMxG,GACzDx8B,EAAKlI,QAACmI,cAAcnB,EAAM,CAAE/F,QAAS,YAAc0a,GACnD9X,GAAUqE,EAAKlI,QAACmI,cAAc6iC,GAAkB,CAAED,OAAQA,GAAUxX,EAAWsX,cAAeA,EAAeC,iBAAkBA,GAC3H5iC,EAAKlI,QAACmI,cAAcwiC,GAAa,CAAEz6B,UAAWke,aAAqD,EAASA,EAAckd,QAASrqC,QAAS,mBAAqB4C,IACrK4xC,GAAYvtC,EAAKlI,QAACmI,cAAc+L,GAAW1P,OAAOC,OAAO,CAAA,EAAIwmC,GAAa,CAAEhmC,MAAOoD,EAAM6H,UAAWke,aAAqD,EAASA,EAAcgd,OAAQz7B,QAAS4lC,KACjMI,GAAW5K,GAAW7iC,UAAMC,cAAcgjC,GAAU3mC,OAAOC,OAAO,CAAE,EAAEwmC,GAAa,CAAEhmC,MAAOoD,EAAM6H,UAAWke,aAAqD,EAASA,EAAcid,KAAM17B,QAAS6lC,MAAmB,kBoBnChN,EAAGrrC,KAAIu6B,WAAU/oB,OAAM5K,OAAMb,YAAW26B,gBAAgB3pC,EAAOa,UAAUX,KAAM0pC,mBAAkBjnC,QAAOknC,UAAS,EAAOp7B,UAASkmC,YAAWC,kBAC/J,MAAMt8B,EAR8B,CACpC4xB,QADwB1hC,EAQcwG,GAPrB,GAAGxG,gBAAkBmK,EACtCw3B,KAAM3hC,EAAS,GAAGA,cAAgBmK,EAClCoH,UAAWvR,EAAS,GAAGA,cAAgBmK,EACvCk3B,OAAQrhC,EAAS,GAAGA,gBAAkBmK,EACtCy3B,QAAS5hC,EAAS,GAAGA,iBAAmBmK,GALjB,IAACnK,EASxB,MAAO6pB,EAAW8hB,EAAaC,GAAejiB,KACxC9e,EAASw2B,GAAU8K,EAAYA,EAAYlmC,EAE3C8lC,EAAU1kC,IAASw6B,GAAamK,MAChCC,EAAU5kC,IAASw6B,GAAaqK,MAQtC,OAAQ1tC,EAAAA,QAAMC,cAAcujC,GAAY,CAAEx7B,UAAW,GAAG1E,EAAgB,CAACgO,aAA+C,EAASA,EAAWyB,uBACtItL,QAXe,IAAM4E,EAAOpK,GAWL5B,KAAM,MAAO,gBAAiBwiC,EAAQ,aAAc,GAPzEA,GAAU0K,EACH,SACP1K,GAAU4K,EACH,OACJ,MAG6Fh6B,UAAa9X,EAAQ,QAAQA,KAASiyC,IAAgB,KAAMhL,iBAAkBA,GAClL5iC,EAAAA,QAAMC,cAAcyiC,GAAS,CAAEG,OAAQA,EAAQlyB,aAAcw8B,EAAav8B,aAAcw8B,EAAazK,cAAeA,EAAeC,iBAAkBA,GACjJpG,GAAYx8B,EAAAA,QAAMC,cAAc+iC,GAAmB,KAAMxG,GACzDx8B,EAAKlI,QAACmI,cAAcnB,EAAM,CAAE/F,QAAS,YAAc0a,GACnD9X,GAAUqE,EAAKlI,QAACmI,cAAc6iC,GAAkB,CAAED,OAAQA,GAAUxX,EAAWsX,cAAeA,EAAeC,iBAAkBA,GAC3H5iC,EAAKlI,QAACmI,cAAcwiC,GAAa,CAAE1pC,QAAS,mBAAqB4C,IACrE4xC,GAAWvtC,EAAKlI,QAACmI,cAAcsjC,GAAkBjnC,OAAOC,OAAO,CAAE,EAAEwmC,GAAa,CAAE,aAAc,iBAChG0K,GAAW5K,GAAU7iC,EAAAA,QAAMC,cAAcqjC,GAAsBhnC,OAAOC,OAAO,CAAA,EAAIwmC,GAAa,CAAE,aAAc,gBAAmB,qOClClH,CAACjnC,EAAO2U,KAC/B,MAAOtO,EAAOS,GAAY4D,EAAQA,SAAC1K,GAOnC,OANAiJ,EAAAA,WAAU,KAEN,MAAM8oC,EAAU3oC,YAAW,IAAMtC,EAAS9G,IAAQ2U,GAElD,MAAO,IAAMq9B,aAAaD,EAAQ,GACnC,CAAC/xC,EAAO2U,IACJtO,CAAK,4E3GoGT,WACH,MAAO4rC,EAAWC,GAAgBhuC,EAAAA,QAAMwG,UAAS,IAC3CykB,iBAAEA,EAAgBC,cAAEA,GAAkBlrB,EAAAA,QAAMiuC,WAAWljB,IACvDif,EAAUhqC,UAAM4T,aAAY,KACzBm6B,GACDC,GAAa,EAAK,GACvB,CAACD,IACE/T,EAASh6B,UAAM4T,aAAY,KACzBm6B,GACAC,GAAa,EAAM,GACxB,CAACD,IACJ,IAAIG,EAQJ,OANIA,EADAhjB,EACeD,GAAoB8iB,EAIpBA,EAEZ/tC,EAAAA,QAAM6G,SAAQ,KAAO,CACxBqnC,eACAlE,UACAhQ,YACA,CAACkU,EAAclU,EAAQgQ,GAC/B,oE4GpIO,WACH,MAAOxlB,EAAgB2pB,GAAqB3nC,EAAQA,SAAC,IAsBrD,MAAO,CACH4nC,iBAAkB,CACd5pB,iBACAW,YAvBY,CAAC3X,EAAUuR,KAC3B,GAAKA,EAEL,GAAIvR,EAAU,CAEV,GAAIgX,EAAehL,SAASuF,GACxB,OACJ,MAAMkB,EAAS,IAAIuE,EAAgBzF,GACnCovB,EAAkBluB,EACrB,KACI,CAED,MAAMvF,EAAQ8J,EAAetE,WAAWje,GAAOA,IAAO8c,IACtD,GAAIrE,EAAQ,EACR,OACJ,MAAMuF,EAAS,IAAIuE,GACnBvE,EAAOE,OAAOzF,EAAO,GACrByzB,EAAkBluB,EACrB,IAQT,uEC7BuB,CAACouB,EAAM57B,KAC1B,MAAM67B,mBAAEA,EAAqB,GAAM77B,GAAU,CAAA,GACtC87B,GAAc/nC,EAAQA,SAAC6nC,IACvBxL,EAAQ2L,GAAahoC,EAAQA,SAAC+nC,EAAWD,IAChD,MAAO,CACHzL,EACCv9B,IACG,MAAMmpC,EAAeF,EAAWta,MAAMya,GAAQA,EAAIppC,MAAQA,IACtDmpC,GACAD,EAAUC,EACb,EAER,yBCZ0B31B,GAAe/Y,IAC1CgF,EAAAA,WAAU,KAENiC,QAAQC,KAAK,GAAG6R,EAAUrF,sBAAsB,GACjD,IACIzT,EAAKlI,QAACmI,cAAc6Y,EAAWxc,OAAOC,OAAO,CAAE,EAAEwD","x_google_ignoreList":[13]}
|