diff --git a/.changeset/slow-crabs-clean.md b/.changeset/slow-crabs-clean.md new file mode 100644 index 000000000..5155843b0 --- /dev/null +++ b/.changeset/slow-crabs-clean.md @@ -0,0 +1,5 @@ +--- +"@interlay/theme": patch +--- + +fix/remove theme font diff --git a/.eslintcache b/.eslintcache deleted file mode 100644 index 3ae0d2798..000000000 --- a/.eslintcache +++ /dev/null @@ -1 +0,0 @@ -[{"/Users/simao/Documents/repos/ui/packages/components/src/Accordion/Accordion.stories.tsx":"1","/Users/simao/Documents/repos/ui/packages/components/src/Accordion/Accordion.style.tsx":"2","/Users/simao/Documents/repos/ui/packages/components/src/Accordion/Accordion.tsx":"3","/Users/simao/Documents/repos/ui/packages/components/src/Accordion/AccordionItem.tsx":"4","/Users/simao/Documents/repos/ui/packages/components/src/Accordion/AccordionItemRegion.tsx":"5","/Users/simao/Documents/repos/ui/packages/components/src/Accordion/__tests__/Accordion.test.tsx":"6","/Users/simao/Documents/repos/ui/packages/components/src/Accordion/index.tsx":"7","/Users/simao/Documents/repos/ui/packages/components/src/Alert/Alert.stories.tsx":"8","/Users/simao/Documents/repos/ui/packages/components/src/Alert/Alert.style.tsx":"9","/Users/simao/Documents/repos/ui/packages/components/src/Alert/Alert.tsx":"10","/Users/simao/Documents/repos/ui/packages/components/src/Alert/__tests__/Alert.test.tsx":"11","/Users/simao/Documents/repos/ui/packages/components/src/Alert/index.tsx":"12","/Users/simao/Documents/repos/ui/packages/components/src/Breadcrumbs/BreadcrumbItem.tsx":"13","/Users/simao/Documents/repos/ui/packages/components/src/Breadcrumbs/Breadcrumbs.stories.tsx":"14","/Users/simao/Documents/repos/ui/packages/components/src/Breadcrumbs/Breadcrumbs.style.tsx":"15","/Users/simao/Documents/repos/ui/packages/components/src/Breadcrumbs/Breadcrumbs.tsx":"16","/Users/simao/Documents/repos/ui/packages/components/src/Breadcrumbs/__tests__/Breadcrumbs.test.tsx":"17","/Users/simao/Documents/repos/ui/packages/components/src/Breadcrumbs/index.tsx":"18","/Users/simao/Documents/repos/ui/packages/components/src/CTA/BaseCTA.tsx":"19","/Users/simao/Documents/repos/ui/packages/components/src/CTA/CTA.stories.tsx":"20","/Users/simao/Documents/repos/ui/packages/components/src/CTA/CTA.style.tsx":"21","/Users/simao/Documents/repos/ui/packages/components/src/CTA/CTA.tsx":"22","/Users/simao/Documents/repos/ui/packages/components/src/CTA/CTALink.stories.tsx":"23","/Users/simao/Documents/repos/ui/packages/components/src/CTA/CTALink.tsx":"24","/Users/simao/Documents/repos/ui/packages/components/src/CTA/__tests__/CTA.test.tsx":"25","/Users/simao/Documents/repos/ui/packages/components/src/CTA/index.tsx":"26","/Users/simao/Documents/repos/ui/packages/components/src/Card/Card.stories.tsx":"27","/Users/simao/Documents/repos/ui/packages/components/src/Card/Card.style.tsx":"28","/Users/simao/Documents/repos/ui/packages/components/src/Card/Card.tsx":"29","/Users/simao/Documents/repos/ui/packages/components/src/Card/__tests__/Card.test.tsx":"30","/Users/simao/Documents/repos/ui/packages/components/src/Card/index.tsx":"31","/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/CoinIcon.stories.tsx":"32","/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/CoinIcon.style.tsx":"33","/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/CoinIcon.tsx":"34","/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/FallbackIcon.tsx":"35","/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/LPCoinIcon.tsx":"36","/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/__tests__/Card.test.tsx":"37","/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/index.tsx":"38","/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/types.ts":"39","/Users/simao/Documents/repos/ui/packages/components/src/Dialog/Dialog.style.tsx":"40","/Users/simao/Documents/repos/ui/packages/components/src/Dialog/Dialog.tsx":"41","/Users/simao/Documents/repos/ui/packages/components/src/Dialog/DialogBody.tsx":"42","/Users/simao/Documents/repos/ui/packages/components/src/Dialog/DialogContext.tsx":"43","/Users/simao/Documents/repos/ui/packages/components/src/Dialog/DialogDivider.tsx":"44","/Users/simao/Documents/repos/ui/packages/components/src/Dialog/DialogFooter.tsx":"45","/Users/simao/Documents/repos/ui/packages/components/src/Dialog/DialogHeader.tsx":"46","/Users/simao/Documents/repos/ui/packages/components/src/Dialog/__tests__/Dialog.test.tsx":"47","/Users/simao/Documents/repos/ui/packages/components/src/Dialog/index.tsx":"48","/Users/simao/Documents/repos/ui/packages/components/src/Divider/Divider.stories.tsx":"49","/Users/simao/Documents/repos/ui/packages/components/src/Divider/Divider.style.tsx":"50","/Users/simao/Documents/repos/ui/packages/components/src/Divider/Divider.tsx":"51","/Users/simao/Documents/repos/ui/packages/components/src/Divider/__tests__/Divider.test.tsx":"52","/Users/simao/Documents/repos/ui/packages/components/src/Divider/index.tsx":"53","/Users/simao/Documents/repos/ui/packages/components/src/Field/Field.style.tsx":"54","/Users/simao/Documents/repos/ui/packages/components/src/Field/Field.tsx":"55","/Users/simao/Documents/repos/ui/packages/components/src/Field/__tests__/Field.test.tsx":"56","/Users/simao/Documents/repos/ui/packages/components/src/Field/index.tsx":"57","/Users/simao/Documents/repos/ui/packages/components/src/Flex/Flex.stories.tsx":"58","/Users/simao/Documents/repos/ui/packages/components/src/Flex/Flex.style.tsx":"59","/Users/simao/Documents/repos/ui/packages/components/src/Flex/Flex.tsx":"60","/Users/simao/Documents/repos/ui/packages/components/src/Flex/__tests__/Flex.test.tsx":"61","/Users/simao/Documents/repos/ui/packages/components/src/Flex/index.tsx":"62","/Users/simao/Documents/repos/ui/packages/components/src/Grid/Grid.stories.tsx":"63","/Users/simao/Documents/repos/ui/packages/components/src/Grid/Grid.style.tsx":"64","/Users/simao/Documents/repos/ui/packages/components/src/Grid/Grid.tsx":"65","/Users/simao/Documents/repos/ui/packages/components/src/Grid/GridItem.style.tsx":"66","/Users/simao/Documents/repos/ui/packages/components/src/Grid/GridItem.tsx":"67","/Users/simao/Documents/repos/ui/packages/components/src/Grid/__tests__/Grid.test.tsx":"68","/Users/simao/Documents/repos/ui/packages/components/src/Grid/index.ts":"69","/Users/simao/Documents/repos/ui/packages/components/src/HelperText/HelperText.style.tsx":"70","/Users/simao/Documents/repos/ui/packages/components/src/HelperText/HelperText.tsx":"71","/Users/simao/Documents/repos/ui/packages/components/src/HelperText/__tests__/HelperText.test.tsx":"72","/Users/simao/Documents/repos/ui/packages/components/src/HelperText/index.tsx":"73","/Users/simao/Documents/repos/ui/packages/components/src/Input/BaseInput.tsx":"74","/Users/simao/Documents/repos/ui/packages/components/src/Input/Input.stories.tsx":"75","/Users/simao/Documents/repos/ui/packages/components/src/Input/Input.style.tsx":"76","/Users/simao/Documents/repos/ui/packages/components/src/Input/Input.tsx":"77","/Users/simao/Documents/repos/ui/packages/components/src/Input/__tests__/Input.test.tsx":"78","/Users/simao/Documents/repos/ui/packages/components/src/Input/index.tsx":"79","/Users/simao/Documents/repos/ui/packages/components/src/Label/Label.style.tsx":"80","/Users/simao/Documents/repos/ui/packages/components/src/Label/Label.tsx":"81","/Users/simao/Documents/repos/ui/packages/components/src/Label/__tests__/Label.test.tsx":"82","/Users/simao/Documents/repos/ui/packages/components/src/Label/index.tsx":"83","/Users/simao/Documents/repos/ui/packages/components/src/List/List.stories.tsx":"84","/Users/simao/Documents/repos/ui/packages/components/src/List/List.style.tsx":"85","/Users/simao/Documents/repos/ui/packages/components/src/List/List.tsx":"86","/Users/simao/Documents/repos/ui/packages/components/src/List/ListItem.tsx":"87","/Users/simao/Documents/repos/ui/packages/components/src/List/__tests__/List.test.tsx":"88","/Users/simao/Documents/repos/ui/packages/components/src/List/index.tsx":"89","/Users/simao/Documents/repos/ui/packages/components/src/LoadingSpinner/LoadingSpinner.stories.tsx":"90","/Users/simao/Documents/repos/ui/packages/components/src/LoadingSpinner/LoadingSpinner.style.tsx":"91","/Users/simao/Documents/repos/ui/packages/components/src/LoadingSpinner/LoadingSpinner.tsx":"92","/Users/simao/Documents/repos/ui/packages/components/src/LoadingSpinner/__tests__/LoadingSpinner.test.tsx":"93","/Users/simao/Documents/repos/ui/packages/components/src/LoadingSpinner/index.tsx":"94","/Users/simao/Documents/repos/ui/packages/components/src/Meter/Indicator.tsx":"95","/Users/simao/Documents/repos/ui/packages/components/src/Meter/Meter.stories.tsx":"96","/Users/simao/Documents/repos/ui/packages/components/src/Meter/Meter.style.tsx":"97","/Users/simao/Documents/repos/ui/packages/components/src/Meter/Meter.tsx":"98","/Users/simao/Documents/repos/ui/packages/components/src/Meter/RangeIndicators.tsx":"99","/Users/simao/Documents/repos/ui/packages/components/src/Meter/__tests__/Meter.test.tsx":"100","/Users/simao/Documents/repos/ui/packages/components/src/Meter/index.tsx":"101","/Users/simao/Documents/repos/ui/packages/components/src/Meter/use-meter.tsx":"102","/Users/simao/Documents/repos/ui/packages/components/src/Meter/utils.tsx":"103","/Users/simao/Documents/repos/ui/packages/components/src/Modal/Modal.stories.tsx":"104","/Users/simao/Documents/repos/ui/packages/components/src/Modal/Modal.style.tsx":"105","/Users/simao/Documents/repos/ui/packages/components/src/Modal/Modal.tsx":"106","/Users/simao/Documents/repos/ui/packages/components/src/Modal/ModalBody.tsx":"107","/Users/simao/Documents/repos/ui/packages/components/src/Modal/ModalContext.tsx":"108","/Users/simao/Documents/repos/ui/packages/components/src/Modal/ModalDivider.tsx":"109","/Users/simao/Documents/repos/ui/packages/components/src/Modal/ModalFooter.tsx":"110","/Users/simao/Documents/repos/ui/packages/components/src/Modal/ModalHeader.tsx":"111","/Users/simao/Documents/repos/ui/packages/components/src/Modal/ModalWrapper.tsx":"112","/Users/simao/Documents/repos/ui/packages/components/src/Modal/__tests__/Modal.test.tsx":"113","/Users/simao/Documents/repos/ui/packages/components/src/Modal/index.tsx":"114","/Users/simao/Documents/repos/ui/packages/components/src/NumberInput/NumberInput.stories.tsx":"115","/Users/simao/Documents/repos/ui/packages/components/src/NumberInput/NumberInput.tsx":"116","/Users/simao/Documents/repos/ui/packages/components/src/NumberInput/__tests__/NumberInput.test.tsx":"117","/Users/simao/Documents/repos/ui/packages/components/src/NumberInput/index.tsx":"118","/Users/simao/Documents/repos/ui/packages/components/src/Overlay/OpenTransition.tsx":"119","/Users/simao/Documents/repos/ui/packages/components/src/Overlay/Overlay.style.tsx":"120","/Users/simao/Documents/repos/ui/packages/components/src/Overlay/Overlay.tsx":"121","/Users/simao/Documents/repos/ui/packages/components/src/Overlay/Underlay.tsx":"122","/Users/simao/Documents/repos/ui/packages/components/src/Overlay/__tests__/Overlay.test.tsx":"123","/Users/simao/Documents/repos/ui/packages/components/src/Overlay/__tests__/Underlay.test.tsx":"124","/Users/simao/Documents/repos/ui/packages/components/src/Overlay/index.tsx":"125","/Users/simao/Documents/repos/ui/packages/components/src/Popover/Popover.stories.tsx":"126","/Users/simao/Documents/repos/ui/packages/components/src/Popover/Popover.style.tsx":"127","/Users/simao/Documents/repos/ui/packages/components/src/Popover/Popover.tsx":"128","/Users/simao/Documents/repos/ui/packages/components/src/Popover/PopoverBody.tsx":"129","/Users/simao/Documents/repos/ui/packages/components/src/Popover/PopoverContent.tsx":"130","/Users/simao/Documents/repos/ui/packages/components/src/Popover/PopoverContentWrapper.tsx":"131","/Users/simao/Documents/repos/ui/packages/components/src/Popover/PopoverContext.tsx":"132","/Users/simao/Documents/repos/ui/packages/components/src/Popover/PopoverFooter.tsx":"133","/Users/simao/Documents/repos/ui/packages/components/src/Popover/PopoverHeader.tsx":"134","/Users/simao/Documents/repos/ui/packages/components/src/Popover/PopoverTrigger.tsx":"135","/Users/simao/Documents/repos/ui/packages/components/src/Popover/__tests__/Popover.test.tsx":"136","/Users/simao/Documents/repos/ui/packages/components/src/Popover/index.tsx":"137","/Users/simao/Documents/repos/ui/packages/components/src/ProgressBar/ProgressBar.stories.tsx":"138","/Users/simao/Documents/repos/ui/packages/components/src/ProgressBar/ProgressBar.style.tsx":"139","/Users/simao/Documents/repos/ui/packages/components/src/ProgressBar/ProgressBar.tsx":"140","/Users/simao/Documents/repos/ui/packages/components/src/ProgressBar/__tests__/ProgressBar.test.tsx":"141","/Users/simao/Documents/repos/ui/packages/components/src/ProgressBar/index.tsx":"142","/Users/simao/Documents/repos/ui/packages/components/src/ProgressCircle/ProgressCircle.stories.tsx":"143","/Users/simao/Documents/repos/ui/packages/components/src/ProgressCircle/ProgressCircle.style.tsx":"144","/Users/simao/Documents/repos/ui/packages/components/src/ProgressCircle/ProgressCircle.tsx":"145","/Users/simao/Documents/repos/ui/packages/components/src/ProgressCircle/__tests__/ProgressCircle.test.tsx":"146","/Users/simao/Documents/repos/ui/packages/components/src/ProgressCircle/index.tsx":"147","/Users/simao/Documents/repos/ui/packages/components/src/Select/Select.stories.tsx":"148","/Users/simao/Documents/repos/ui/packages/components/src/Select/Select.style.tsx":"149","/Users/simao/Documents/repos/ui/packages/components/src/Select/Select.tsx":"150","/Users/simao/Documents/repos/ui/packages/components/src/Select/SelectModal.tsx":"151","/Users/simao/Documents/repos/ui/packages/components/src/Select/SelectModalContext.tsx":"152","/Users/simao/Documents/repos/ui/packages/components/src/Select/SelectTrigger.tsx":"153","/Users/simao/Documents/repos/ui/packages/components/src/Select/__tests__/Select.test.tsx":"154","/Users/simao/Documents/repos/ui/packages/components/src/Select/index.tsx":"155","/Users/simao/Documents/repos/ui/packages/components/src/Slider/Slider.stories.tsx":"156","/Users/simao/Documents/repos/ui/packages/components/src/Slider/Slider.style.tsx":"157","/Users/simao/Documents/repos/ui/packages/components/src/Slider/Slider.tsx":"158","/Users/simao/Documents/repos/ui/packages/components/src/Slider/SliderMarks.tsx":"159","/Users/simao/Documents/repos/ui/packages/components/src/Slider/SliderThumb.tsx":"160","/Users/simao/Documents/repos/ui/packages/components/src/Slider/__tests__/Slider.test.tsx":"161","/Users/simao/Documents/repos/ui/packages/components/src/Slider/index.tsx":"162","/Users/simao/Documents/repos/ui/packages/components/src/Stack/Stack.stories.tsx":"163","/Users/simao/Documents/repos/ui/packages/components/src/Stack/Stack.style.tsx":"164","/Users/simao/Documents/repos/ui/packages/components/src/Stack/Stack.tsx":"165","/Users/simao/Documents/repos/ui/packages/components/src/Stack/__tests__/Stack.test.tsx":"166","/Users/simao/Documents/repos/ui/packages/components/src/Stack/index.tsx":"167","/Users/simao/Documents/repos/ui/packages/components/src/Switch/Switch.stories.tsx":"168","/Users/simao/Documents/repos/ui/packages/components/src/Switch/Switch.style.tsx":"169","/Users/simao/Documents/repos/ui/packages/components/src/Switch/Switch.tsx":"170","/Users/simao/Documents/repos/ui/packages/components/src/Switch/__tests__/Switch.test.tsx":"171","/Users/simao/Documents/repos/ui/packages/components/src/Switch/index.tsx":"172","/Users/simao/Documents/repos/ui/packages/components/src/Table/BaseTable.tsx":"173","/Users/simao/Documents/repos/ui/packages/components/src/Table/Table.stories.tsx":"174","/Users/simao/Documents/repos/ui/packages/components/src/Table/Table.style.tsx":"175","/Users/simao/Documents/repos/ui/packages/components/src/Table/Table.tsx":"176","/Users/simao/Documents/repos/ui/packages/components/src/Table/TableCell.tsx":"177","/Users/simao/Documents/repos/ui/packages/components/src/Table/TableColumnHeader.tsx":"178","/Users/simao/Documents/repos/ui/packages/components/src/Table/TableHeaderRow.tsx":"179","/Users/simao/Documents/repos/ui/packages/components/src/Table/TableRow.tsx":"180","/Users/simao/Documents/repos/ui/packages/components/src/Table/TableRowGroup.tsx":"181","/Users/simao/Documents/repos/ui/packages/components/src/Table/__tests__/Table.test.tsx":"182","/Users/simao/Documents/repos/ui/packages/components/src/Table/index.tsx":"183","/Users/simao/Documents/repos/ui/packages/components/src/Tabs/Tab.tsx":"184","/Users/simao/Documents/repos/ui/packages/components/src/Tabs/TabPanel.tsx":"185","/Users/simao/Documents/repos/ui/packages/components/src/Tabs/Tabs.stories.tsx":"186","/Users/simao/Documents/repos/ui/packages/components/src/Tabs/Tabs.style.tsx":"187","/Users/simao/Documents/repos/ui/packages/components/src/Tabs/Tabs.tsx":"188","/Users/simao/Documents/repos/ui/packages/components/src/Tabs/__tests__/Tabs.test.tsx":"189","/Users/simao/Documents/repos/ui/packages/components/src/Tabs/index.tsx":"190","/Users/simao/Documents/repos/ui/packages/components/src/Text/Dl/Dd.tsx":"191","/Users/simao/Documents/repos/ui/packages/components/src/Text/Dl/Dl.stories.tsx":"192","/Users/simao/Documents/repos/ui/packages/components/src/Text/Dl/Dl.style.tsx":"193","/Users/simao/Documents/repos/ui/packages/components/src/Text/Dl/Dl.tsx":"194","/Users/simao/Documents/repos/ui/packages/components/src/Text/Dl/DlGroup.tsx":"195","/Users/simao/Documents/repos/ui/packages/components/src/Text/Dl/Dt.tsx":"196","/Users/simao/Documents/repos/ui/packages/components/src/Text/Dl/index.tsx":"197","/Users/simao/Documents/repos/ui/packages/components/src/Text/Em/Em.stories.tsx":"198","/Users/simao/Documents/repos/ui/packages/components/src/Text/Em/Em.tsx":"199","/Users/simao/Documents/repos/ui/packages/components/src/Text/Em/index.tsx":"200","/Users/simao/Documents/repos/ui/packages/components/src/Text/H1/H1.stories.tsx":"201","/Users/simao/Documents/repos/ui/packages/components/src/Text/H1/H1.tsx":"202","/Users/simao/Documents/repos/ui/packages/components/src/Text/H1/index.tsx":"203","/Users/simao/Documents/repos/ui/packages/components/src/Text/H2/H2.stories.tsx":"204","/Users/simao/Documents/repos/ui/packages/components/src/Text/H2/H2.tsx":"205","/Users/simao/Documents/repos/ui/packages/components/src/Text/H2/index.tsx":"206","/Users/simao/Documents/repos/ui/packages/components/src/Text/H3/H3.stories.tsx":"207","/Users/simao/Documents/repos/ui/packages/components/src/Text/H3/H3.tsx":"208","/Users/simao/Documents/repos/ui/packages/components/src/Text/H3/index.tsx":"209","/Users/simao/Documents/repos/ui/packages/components/src/Text/H4/H4.stories.tsx":"210","/Users/simao/Documents/repos/ui/packages/components/src/Text/H4/H4.tsx":"211","/Users/simao/Documents/repos/ui/packages/components/src/Text/H4/index.tsx":"212","/Users/simao/Documents/repos/ui/packages/components/src/Text/H5/H5.stories.tsx":"213","/Users/simao/Documents/repos/ui/packages/components/src/Text/H5/H5.tsx":"214","/Users/simao/Documents/repos/ui/packages/components/src/Text/H5/index.tsx":"215","/Users/simao/Documents/repos/ui/packages/components/src/Text/H6/H6.stories.tsx":"216","/Users/simao/Documents/repos/ui/packages/components/src/Text/H6/H6.tsx":"217","/Users/simao/Documents/repos/ui/packages/components/src/Text/H6/index.tsx":"218","/Users/simao/Documents/repos/ui/packages/components/src/Text/P/P.stories.tsx":"219","/Users/simao/Documents/repos/ui/packages/components/src/Text/P/P.tsx":"220","/Users/simao/Documents/repos/ui/packages/components/src/Text/P/index.tsx":"221","/Users/simao/Documents/repos/ui/packages/components/src/Text/Span/Span.stories.tsx":"222","/Users/simao/Documents/repos/ui/packages/components/src/Text/Span/Span.tsx":"223","/Users/simao/Documents/repos/ui/packages/components/src/Text/Span/index.tsx":"224","/Users/simao/Documents/repos/ui/packages/components/src/Text/Strong/Strong.stories.tsx":"225","/Users/simao/Documents/repos/ui/packages/components/src/Text/Strong/Strong.tsx":"226","/Users/simao/Documents/repos/ui/packages/components/src/Text/Strong/index.tsx":"227","/Users/simao/Documents/repos/ui/packages/components/src/Text/__tests__/Text.test.tsx":"228","/Users/simao/Documents/repos/ui/packages/components/src/Text/index.tsx":"229","/Users/simao/Documents/repos/ui/packages/components/src/Text/style.tsx":"230","/Users/simao/Documents/repos/ui/packages/components/src/Text/types.ts":"231","/Users/simao/Documents/repos/ui/packages/components/src/Text/utils.ts":"232","/Users/simao/Documents/repos/ui/packages/components/src/TextLink/TextLink.stories.tsx":"233","/Users/simao/Documents/repos/ui/packages/components/src/TextLink/TextLink.style.tsx":"234","/Users/simao/Documents/repos/ui/packages/components/src/TextLink/TextLink.tsx":"235","/Users/simao/Documents/repos/ui/packages/components/src/TextLink/__tests__/TextLink.test.tsx":"236","/Users/simao/Documents/repos/ui/packages/components/src/TextLink/index.tsx":"237","/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenAdornment.tsx":"238","/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenInput.stories.tsx":"239","/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenInput.style.tsx":"240","/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenInput.tsx":"241","/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenInputBalance.tsx":"242","/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenInputLabel.tsx":"243","/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenListItem.tsx":"244","/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenSelect.tsx":"245","/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/__tests__/TokenInput.test.tsx":"246","/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/index.tsx":"247","/Users/simao/Documents/repos/ui/packages/components/src/TokenStack/TokenStack.stories.tsx":"248","/Users/simao/Documents/repos/ui/packages/components/src/TokenStack/TokenStack.style.tsx":"249","/Users/simao/Documents/repos/ui/packages/components/src/TokenStack/TokenStack.tsx":"250","/Users/simao/Documents/repos/ui/packages/components/src/TokenStack/__tests__/TokenStack.test.tsx":"251","/Users/simao/Documents/repos/ui/packages/components/src/TokenStack/index.tsx":"252","/Users/simao/Documents/repos/ui/packages/components/src/Tooltip/Tooltip.stories.tsx":"253","/Users/simao/Documents/repos/ui/packages/components/src/Tooltip/Tooltip.style.tsx":"254","/Users/simao/Documents/repos/ui/packages/components/src/Tooltip/Tooltip.tsx":"255","/Users/simao/Documents/repos/ui/packages/components/src/Tooltip/__tests__/Tooltip.test.tsx":"256","/Users/simao/Documents/repos/ui/packages/components/src/Tooltip/index.tsx":"257","/Users/simao/Documents/repos/ui/packages/components/src/index.ts":"258","/Users/simao/Documents/repos/ui/packages/components/src/utils/format.ts":"259","/Users/simao/Documents/repos/ui/packages/components/src/utils/input.ts":"260","/Users/simao/Documents/repos/ui/packages/components/src/utils/margin.ts":"261","/Users/simao/Documents/repos/ui/packages/components/src/utils/overlay.ts":"262","/Users/simao/Documents/repos/ui/packages/components/src/utils/responsive.ts":"263","/Users/simao/Documents/repos/ui/packages/components/src/utils/types.ts":"264","/Users/simao/Documents/repos/ui/packages/components/src/utils/visually-hidden.ts":"265","/Users/simao/Documents/repos/ui/packages/hooks/src/index.ts":"266","/Users/simao/Documents/repos/ui/packages/hooks/src/use-dom-ref.tsx":"267","/Users/simao/Documents/repos/ui/packages/hooks/src/use-media-query.tsx":"268","/Users/simao/Documents/repos/ui/packages/hooks/src/use-style-props.tsx":"269","/Users/simao/Documents/repos/ui/packages/core/system/src/index.ts":"270","/Users/simao/Documents/repos/ui/packages/core/system/src/provider.tsx":"271","/Users/simao/Documents/repos/ui/packages/core/theme/src/base.ts":"272","/Users/simao/Documents/repos/ui/packages/core/theme/src/breakpoints.ts":"273","/Users/simao/Documents/repos/ui/packages/core/theme/src/index.ts":"274","/Users/simao/Documents/repos/ui/packages/core/theme/src/types.ts":"275","/Users/simao/Documents/repos/ui/packages/core/theme/src/utils.ts":"276","/Users/simao/Documents/repos/ui/packages/icons/common/src/ArrowPathRoundedSquare.tsx":"277","/Users/simao/Documents/repos/ui/packages/icons/common/src/ArrowRight.tsx":"278","/Users/simao/Documents/repos/ui/packages/icons/common/src/ArrowRightCircle.tsx":"279","/Users/simao/Documents/repos/ui/packages/icons/common/src/ArrowTopRightOnSquare.tsx":"280","/Users/simao/Documents/repos/ui/packages/icons/common/src/ArrowsUpDown.tsx":"281","/Users/simao/Documents/repos/ui/packages/icons/common/src/CheckCircle.tsx":"282","/Users/simao/Documents/repos/ui/packages/icons/common/src/ChevronDown.tsx":"283","/Users/simao/Documents/repos/ui/packages/icons/common/src/ChevronRight.tsx":"284","/Users/simao/Documents/repos/ui/packages/icons/common/src/Cog.tsx":"285","/Users/simao/Documents/repos/ui/packages/icons/common/src/DocumentDuplicate.tsx":"286","/Users/simao/Documents/repos/ui/packages/icons/common/src/InformationCircle.tsx":"287","/Users/simao/Documents/repos/ui/packages/icons/common/src/ListBullet.tsx":"288","/Users/simao/Documents/repos/ui/packages/icons/common/src/PencilSquare.tsx":"289","/Users/simao/Documents/repos/ui/packages/icons/common/src/PlusCircle.tsx":"290","/Users/simao/Documents/repos/ui/packages/icons/common/src/PresentationChartBar.tsx":"291","/Users/simao/Documents/repos/ui/packages/icons/common/src/Warning.tsx":"292","/Users/simao/Documents/repos/ui/packages/icons/common/src/XCircle.tsx":"293","/Users/simao/Documents/repos/ui/packages/icons/common/src/XMark.tsx":"294","/Users/simao/Documents/repos/ui/packages/icons/common/src/index.ts":"295","/Users/simao/Documents/repos/ui/packages/icons/common/src/stories/index.stories.tsx":"296","/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/accessibility.tsx":"297","/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/dom.ts":"298","/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/focus.ts":"299","/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/index.ts":"300","/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/mocks/index.ts":"301","/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/mocks/match-media.ts":"302","/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/render.tsx":"303","/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/tabbable.ts":"304","/Users/simao/Documents/repos/ui/packages/icons/coin/src/common/BTC.tsx":"305","/Users/simao/Documents/repos/ui/packages/icons/coin/src/common/ETH.tsx":"306","/Users/simao/Documents/repos/ui/packages/icons/coin/src/common/USDT.tsx":"307","/Users/simao/Documents/repos/ui/packages/icons/coin/src/common/index.ts":"308","/Users/simao/Documents/repos/ui/packages/icons/coin/src/index.ts":"309","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/AUSD.tsx":"310","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/DOT.tsx":"311","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/IBTC.tsx":"312","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/INTR.tsx":"313","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/KAR.tsx":"314","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/KBTC.tsx":"315","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/KINT.tsx":"316","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/KSM.tsx":"317","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/LDOT.tsx":"318","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/LKSM.tsx":"319","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/LSKSM.tsx":"320","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/MOVR.tsx":"321","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/SKSM.tsx":"322","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/VKSM.tsx":"323","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/index.ts":"324","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qDOT.tsx":"325","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qIBTC.tsx":"326","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qINTR.tsx":"327","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qKBTC.tsx":"328","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qKINT.tsx":"329","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qKSM.tsx":"330","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qMOVR.tsx":"331","/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qUSDT.tsx":"332","/Users/simao/Documents/repos/ui/packages/icons/coin/src/stories/index.stories.tsx":"333","/Users/simao/Documents/repos/ui/packages/icons/common/src/core/Icon.style.tsx":"334","/Users/simao/Documents/repos/ui/packages/icons/common/src/core/Icon.tsx":"335","/Users/simao/Documents/repos/ui/packages/icons/common/src/core/index.tsx":"336"},{"size":1669,"mtime":1694593901691,"results":"337","hashOfConfig":"338"},{"size":2107,"mtime":1694705437847,"results":"339","hashOfConfig":"338"},{"size":1463,"mtime":1694598567363,"results":"340","hashOfConfig":"338"},{"size":1891,"mtime":1694598497926,"results":"341","hashOfConfig":"338"},{"size":975,"mtime":1694593901692,"results":"342","hashOfConfig":"338"},{"size":647,"mtime":1694702532682,"results":"343","hashOfConfig":"338"},{"size":236,"mtime":1694593901692,"results":"344","hashOfConfig":"338"},{"size":630,"mtime":1694593901693,"results":"345","hashOfConfig":"338"},{"size":821,"mtime":1694598528304,"results":"346","hashOfConfig":"338"},{"size":582,"mtime":1694598497926,"results":"347","hashOfConfig":"338"},{"size":246,"mtime":1694700014442,"results":"348","hashOfConfig":"338"},{"size":76,"mtime":1694593901693,"results":"349","hashOfConfig":"338"},{"size":1707,"mtime":1694598528150,"results":"350","hashOfConfig":"338"},{"size":528,"mtime":1694593901694,"results":"351","hashOfConfig":"338"},{"size":922,"mtime":1694598497341,"results":"352","hashOfConfig":"338"},{"size":1590,"mtime":1694598567230,"results":"353","hashOfConfig":"338"},{"size":357,"mtime":1694700079634,"results":"354","hashOfConfig":"338"},{"size":476,"mtime":1694593901695,"results":"355","hashOfConfig":"338"},{"size":1293,"mtime":1694770874436,"results":"356","hashOfConfig":"338"},{"size":1339,"mtime":1694593901695,"results":"357","hashOfConfig":"338"},{"size":2576,"mtime":1694770874436,"results":"358","hashOfConfig":"338"},{"size":2036,"mtime":1694770874436,"results":"359","hashOfConfig":"338"},{"size":1059,"mtime":1694593901696,"results":"360","hashOfConfig":"338"},{"size":1600,"mtime":1694598567363,"results":"361","hashOfConfig":"338"},{"size":240,"mtime":1694700136667,"results":"362","hashOfConfig":"338"},{"size":236,"mtime":1694593901696,"results":"363","hashOfConfig":"338"},{"size":1231,"mtime":1694593901697,"results":"364","hashOfConfig":"338"},{"size":1315,"mtime":1694598497927,"results":"365","hashOfConfig":"338"},{"size":1848,"mtime":1694598567363,"results":"366","hashOfConfig":"338"},{"size":255,"mtime":1694700089437,"results":"367","hashOfConfig":"338"},{"size":72,"mtime":1694593901698,"results":"368","hashOfConfig":"338"},{"size":925,"mtime":1694773054804,"results":"369","hashOfConfig":"338"},{"size":290,"mtime":1694772242041,"results":"370","hashOfConfig":"338"},{"size":1089,"mtime":1694772604802,"results":"371","hashOfConfig":"338"},{"size":544,"mtime":1694593901699,"results":"372","hashOfConfig":"338"},{"size":1780,"mtime":1694772259765,"results":"373","hashOfConfig":"338"},{"size":268,"mtime":1694700112774,"results":"374","hashOfConfig":"338"},{"size":88,"mtime":1694593901699,"results":"375","hashOfConfig":"338"},{"size":215,"mtime":1694598528131,"results":"376","hashOfConfig":"338"},{"size":1662,"mtime":1694770874436,"results":"377","hashOfConfig":"338"},{"size":1645,"mtime":1694770874436,"results":"378","hashOfConfig":"338"},{"size":445,"mtime":1694593901700,"results":"379","hashOfConfig":"338"},{"size":503,"mtime":1694770874436,"results":"380","hashOfConfig":"338"},{"size":470,"mtime":1694593901701,"results":"381","hashOfConfig":"338"},{"size":443,"mtime":1694593901701,"results":"382","hashOfConfig":"338"},{"size":918,"mtime":1694770874437,"results":"383","hashOfConfig":"338"},{"size":481,"mtime":1694700328120,"results":"384","hashOfConfig":"338"},{"size":492,"mtime":1694593901701,"results":"385","hashOfConfig":"338"},{"size":817,"mtime":1694593901702,"results":"386","hashOfConfig":"338"},{"size":926,"mtime":1694770874437,"results":"387","hashOfConfig":"338"},{"size":1407,"mtime":1694770874437,"results":"388","hashOfConfig":"338"},{"size":252,"mtime":1694700357020,"results":"389","hashOfConfig":"338"},{"size":84,"mtime":1694593901702,"results":"390","hashOfConfig":"338"},{"size":412,"mtime":1694598497741,"results":"391","hashOfConfig":"338"},{"size":2593,"mtime":1694598497682,"results":"392","hashOfConfig":"338"},{"size":246,"mtime":1694700468619,"results":"393","hashOfConfig":"338"},{"size":91,"mtime":1694593901703,"results":"394","hashOfConfig":"338"},{"size":628,"mtime":1694593901703,"results":"395","hashOfConfig":"338"},{"size":1032,"mtime":1694770874437,"results":"396","hashOfConfig":"338"},{"size":1420,"mtime":1694703378332,"results":"397","hashOfConfig":"338"},{"size":243,"mtime":1694700483325,"results":"398","hashOfConfig":"338"},{"size":72,"mtime":1694593901704,"results":"399","hashOfConfig":"338"},{"size":1093,"mtime":1694593901704,"results":"400","hashOfConfig":"338"},{"size":313,"mtime":1694598497195,"results":"401","hashOfConfig":"338"},{"size":305,"mtime":1694593901704,"results":"402","hashOfConfig":"338"},{"size":703,"mtime":1694593901705,"results":"403","hashOfConfig":"338"},{"size":785,"mtime":1694593901705,"results":"404","hashOfConfig":"338"},{"size":374,"mtime":1694700542449,"results":"405","hashOfConfig":"338"},{"size":160,"mtime":1694593901705,"results":"406","hashOfConfig":"338"},{"size":737,"mtime":1694598498025,"results":"407","hashOfConfig":"338"},{"size":1399,"mtime":1694593901705,"results":"408","hashOfConfig":"338"},{"size":261,"mtime":1694700605603,"results":"409","hashOfConfig":"338"},{"size":96,"mtime":1694593901706,"results":"410","hashOfConfig":"338"},{"size":2844,"mtime":1694598498025,"results":"411","hashOfConfig":"338"},{"size":2122,"mtime":1694598528252,"results":"412","hashOfConfig":"338"},{"size":4283,"mtime":1694598498008,"results":"413","hashOfConfig":"338"},{"size":1407,"mtime":1694598567363,"results":"414","hashOfConfig":"338"},{"size":260,"mtime":1694701762061,"results":"415","hashOfConfig":"338"},{"size":168,"mtime":1694593901707,"results":"416","hashOfConfig":"338"},{"size":579,"mtime":1694598497927,"results":"417","hashOfConfig":"338"},{"size":619,"mtime":1694598497926,"results":"418","hashOfConfig":"338"},{"size":246,"mtime":1694700639833,"results":"419","hashOfConfig":"338"},{"size":76,"mtime":1694593901712,"results":"420","hashOfConfig":"338"},{"size":1750,"mtime":1694593901713,"results":"421","hashOfConfig":"338"},{"size":1826,"mtime":1694598497530,"results":"422","hashOfConfig":"338"},{"size":1678,"mtime":1694598567196,"results":"423","hashOfConfig":"338"},{"size":1821,"mtime":1694598497532,"results":"424","hashOfConfig":"338"},{"size":329,"mtime":1694701819888,"results":"425","hashOfConfig":"338"},{"size":365,"mtime":1694593901714,"results":"426","hashOfConfig":"338"},{"size":346,"mtime":1694593901714,"results":"427","hashOfConfig":"338"},{"size":2594,"mtime":1694770874437,"results":"428","hashOfConfig":"338"},{"size":1109,"mtime":1694770874437,"results":"429","hashOfConfig":"338"},{"size":273,"mtime":1694700691457,"results":"430","hashOfConfig":"338"},{"size":112,"mtime":1694593901714,"results":"431","hashOfConfig":"338"},{"size":496,"mtime":1694593901715,"results":"432","hashOfConfig":"338"},{"size":1200,"mtime":1694593901715,"results":"433","hashOfConfig":"338"},{"size":3483,"mtime":1694598497316,"results":"434","hashOfConfig":"338"},{"size":2361,"mtime":1694598497280,"results":"435","hashOfConfig":"338"},{"size":1345,"mtime":1694593901716,"results":"436","hashOfConfig":"338"},{"size":246,"mtime":1694700707045,"results":"437","hashOfConfig":"338"},{"size":179,"mtime":1694593901716,"results":"438","hashOfConfig":"338"},{"size":1054,"mtime":1694593901716,"results":"439","hashOfConfig":"338"},{"size":2664,"mtime":1694598497280,"results":"440","hashOfConfig":"338"},{"size":15597,"mtime":1694593901717,"results":"441","hashOfConfig":"338"},{"size":2156,"mtime":1694770874438,"results":"442","hashOfConfig":"338"},{"size":2514,"mtime":1694702263587,"results":"443","hashOfConfig":"338"},{"size":665,"mtime":1694770874438,"results":"444","hashOfConfig":"338"},{"size":392,"mtime":1694593901717,"results":"445","hashOfConfig":"338"},{"size":265,"mtime":1694593901718,"results":"446","hashOfConfig":"338"},{"size":341,"mtime":1694593901718,"results":"447","hashOfConfig":"338"},{"size":342,"mtime":1694593901718,"results":"448","hashOfConfig":"338"},{"size":2023,"mtime":1694702159869,"results":"449","hashOfConfig":"338"},{"size":491,"mtime":1694702000145,"results":"450","hashOfConfig":"338"},{"size":472,"mtime":1694593901718,"results":"451","hashOfConfig":"338"},{"size":2447,"mtime":1694598528114,"results":"452","hashOfConfig":"338"},{"size":2668,"mtime":1694608628722,"results":"453","hashOfConfig":"338"},{"size":278,"mtime":1694701772520,"results":"454","hashOfConfig":"338"},{"size":100,"mtime":1694593901719,"results":"455","hashOfConfig":"338"},{"size":1161,"mtime":1694593901719,"results":"456","hashOfConfig":"338"},{"size":814,"mtime":1694770874438,"results":"457","hashOfConfig":"338"},{"size":1750,"mtime":1694593901722,"results":"458","hashOfConfig":"338"},{"size":505,"mtime":1694593901723,"results":"459","hashOfConfig":"338"},{"size":388,"mtime":1694702532682,"results":"460","hashOfConfig":"338"},{"size":262,"mtime":1694700924593,"results":"461","hashOfConfig":"338"},{"size":172,"mtime":1694593901724,"results":"462","hashOfConfig":"338"},{"size":1849,"mtime":1694593901724,"results":"463","hashOfConfig":"338"},{"size":912,"mtime":1694598497588,"results":"464","hashOfConfig":"338"},{"size":1495,"mtime":1694598497568,"results":"465","hashOfConfig":"338"},{"size":248,"mtime":1694593901725,"results":"466","hashOfConfig":"338"},{"size":1185,"mtime":1694608628722,"results":"467","hashOfConfig":"338"},{"size":2141,"mtime":1694593901725,"results":"468","hashOfConfig":"338"},{"size":800,"mtime":1694593901725,"results":"469","hashOfConfig":"338"},{"size":340,"mtime":1694593901726,"results":"470","hashOfConfig":"338"},{"size":384,"mtime":1694593901726,"results":"471","hashOfConfig":"338"},{"size":1306,"mtime":1694608628722,"results":"472","hashOfConfig":"338"},{"size":460,"mtime":1694702305352,"results":"473","hashOfConfig":"338"},{"size":624,"mtime":1694593901726,"results":"474","hashOfConfig":"338"},{"size":306,"mtime":1694593901727,"results":"475","hashOfConfig":"338"},{"size":710,"mtime":1694598497895,"results":"476","hashOfConfig":"338"},{"size":1535,"mtime":1694598497741,"results":"477","hashOfConfig":"338"},{"size":286,"mtime":1694701729241,"results":"478","hashOfConfig":"338"},{"size":100,"mtime":1694593901727,"results":"479","hashOfConfig":"338"},{"size":449,"mtime":1694593901727,"results":"480","hashOfConfig":"338"},{"size":323,"mtime":1694598497180,"results":"481","hashOfConfig":"338"},{"size":1631,"mtime":1694593901727,"results":"482","hashOfConfig":"338"},{"size":295,"mtime":1694701715926,"results":"483","hashOfConfig":"338"},{"size":112,"mtime":1694593901727,"results":"484","hashOfConfig":"338"},{"size":3413,"mtime":1694593901728,"results":"485","hashOfConfig":"338"},{"size":2592,"mtime":1694622160215,"results":"486","hashOfConfig":"338"},{"size":5167,"mtime":1694598567343,"results":"487","hashOfConfig":"338"},{"size":2178,"mtime":1694593901728,"results":"488","hashOfConfig":"338"},{"size":504,"mtime":1694593901728,"results":"489","hashOfConfig":"338"},{"size":1817,"mtime":1694598567213,"results":"490","hashOfConfig":"338"},{"size":331,"mtime":1694701840758,"results":"491","hashOfConfig":"338"},{"size":239,"mtime":1694593901729,"results":"492","hashOfConfig":"338"},{"size":1143,"mtime":1694593901729,"results":"493","hashOfConfig":"338"},{"size":3737,"mtime":1694618671524,"results":"494","hashOfConfig":"338"},{"size":2728,"mtime":1694608628722,"results":"495","hashOfConfig":"338"},{"size":1770,"mtime":1694593901729,"results":"496","hashOfConfig":"338"},{"size":1789,"mtime":1694618671524,"results":"497","hashOfConfig":"338"},{"size":263,"mtime":1694701908327,"results":"498","hashOfConfig":"338"},{"size":80,"mtime":1694593901729,"results":"499","hashOfConfig":"338"},{"size":459,"mtime":1694593901730,"results":"500","hashOfConfig":"338"},{"size":1043,"mtime":1694598497568,"results":"501","hashOfConfig":"338"},{"size":779,"mtime":1694598497567,"results":"502","hashOfConfig":"338"},{"size":246,"mtime":1694701135356,"results":"503","hashOfConfig":"338"},{"size":76,"mtime":1694593901730,"results":"504","hashOfConfig":"338"},{"size":593,"mtime":1694593901730,"results":"505","hashOfConfig":"338"},{"size":2084,"mtime":1694598497510,"results":"506","hashOfConfig":"338"},{"size":2162,"mtime":1694598567363,"results":"507","hashOfConfig":"338"},{"size":262,"mtime":1694701646995,"results":"508","hashOfConfig":"338"},{"size":80,"mtime":1694593901731,"results":"509","hashOfConfig":"338"},{"size":2267,"mtime":1694608628722,"results":"510","hashOfConfig":"338"},{"size":1175,"mtime":1694598528131,"results":"511","hashOfConfig":"338"},{"size":1828,"mtime":1694598497568,"results":"512","hashOfConfig":"338"},{"size":1039,"mtime":1694593901731,"results":"513","hashOfConfig":"338"},{"size":905,"mtime":1694593901731,"results":"514","hashOfConfig":"338"},{"size":1026,"mtime":1694593901732,"results":"515","hashOfConfig":"338"},{"size":949,"mtime":1694593901732,"results":"516","hashOfConfig":"338"},{"size":2640,"mtime":1694593901732,"results":"517","hashOfConfig":"338"},{"size":629,"mtime":1694593901732,"results":"518","hashOfConfig":"338"},{"size":352,"mtime":1694701944244,"results":"519","hashOfConfig":"338"},{"size":99,"mtime":1694593901732,"results":"520","hashOfConfig":"338"},{"size":944,"mtime":1694598497927,"results":"521","hashOfConfig":"338"},{"size":799,"mtime":1694593901733,"results":"522","hashOfConfig":"338"},{"size":1548,"mtime":1694593901733,"results":"523","hashOfConfig":"338"},{"size":2918,"mtime":1694598497926,"results":"524","hashOfConfig":"338"},{"size":2812,"mtime":1694608628722,"results":"525","hashOfConfig":"338"},{"size":353,"mtime":1694701225191,"results":"526","hashOfConfig":"338"},{"size":254,"mtime":1694593901734,"results":"527","hashOfConfig":"338"},{"size":386,"mtime":1694593901734,"results":"528","hashOfConfig":"338"},{"size":662,"mtime":1694593901734,"results":"529","hashOfConfig":"338"},{"size":347,"mtime":1694598497570,"results":"530","hashOfConfig":"338"},{"size":291,"mtime":1694593901735,"results":"531","hashOfConfig":"338"},{"size":370,"mtime":1694593901738,"results":"532","hashOfConfig":"338"},{"size":437,"mtime":1694593901738,"results":"533","hashOfConfig":"338"},{"size":276,"mtime":1694593901738,"results":"534","hashOfConfig":"338"},{"size":587,"mtime":1694593901738,"results":"535","hashOfConfig":"338"},{"size":386,"mtime":1694593901738,"results":"536","hashOfConfig":"338"},{"size":64,"mtime":1694593901738,"results":"537","hashOfConfig":"338"},{"size":590,"mtime":1694593901739,"results":"538","hashOfConfig":"338"},{"size":434,"mtime":1694593901739,"results":"539","hashOfConfig":"338"},{"size":64,"mtime":1694593901739,"results":"540","hashOfConfig":"338"},{"size":590,"mtime":1694593901739,"results":"541","hashOfConfig":"338"},{"size":434,"mtime":1694593901739,"results":"542","hashOfConfig":"338"},{"size":64,"mtime":1694593901739,"results":"543","hashOfConfig":"338"},{"size":590,"mtime":1694593901740,"results":"544","hashOfConfig":"338"},{"size":434,"mtime":1694593901740,"results":"545","hashOfConfig":"338"},{"size":64,"mtime":1694593901740,"results":"546","hashOfConfig":"338"},{"size":590,"mtime":1694593901740,"results":"547","hashOfConfig":"338"},{"size":434,"mtime":1694593901740,"results":"548","hashOfConfig":"338"},{"size":64,"mtime":1694593901741,"results":"549","hashOfConfig":"338"},{"size":590,"mtime":1694593901741,"results":"550","hashOfConfig":"338"},{"size":433,"mtime":1694593901741,"results":"551","hashOfConfig":"338"},{"size":64,"mtime":1694593901741,"results":"552","hashOfConfig":"338"},{"size":614,"mtime":1694593901741,"results":"553","hashOfConfig":"338"},{"size":433,"mtime":1694593901741,"results":"554","hashOfConfig":"338"},{"size":64,"mtime":1694593901741,"results":"555","hashOfConfig":"338"},{"size":1223,"mtime":1694593901742,"results":"556","hashOfConfig":"338"},{"size":396,"mtime":1694593901742,"results":"557","hashOfConfig":"338"},{"size":60,"mtime":1694593901742,"results":"558","hashOfConfig":"338"},{"size":615,"mtime":1694593901742,"results":"559","hashOfConfig":"338"},{"size":410,"mtime":1694593901742,"results":"560","hashOfConfig":"338"},{"size":72,"mtime":1694593901742,"results":"561","hashOfConfig":"338"},{"size":605,"mtime":1694593901742,"results":"562","hashOfConfig":"338"},{"size":418,"mtime":1694593901742,"results":"563","hashOfConfig":"338"},{"size":80,"mtime":1694593901743,"results":"564","hashOfConfig":"338"},{"size":239,"mtime":1694701367010,"results":"565","hashOfConfig":"338"},{"size":815,"mtime":1694593901743,"results":"566","hashOfConfig":"338"},{"size":1083,"mtime":1694770874438,"results":"567","hashOfConfig":"338"},{"size":429,"mtime":1694770874438,"results":"568","hashOfConfig":"338"},{"size":444,"mtime":1694593901743,"results":"569","hashOfConfig":"338"},{"size":454,"mtime":1694593901743,"results":"570","hashOfConfig":"338"},{"size":1081,"mtime":1694598528131,"results":"571","hashOfConfig":"338"},{"size":1556,"mtime":1694598567362,"results":"572","hashOfConfig":"338"},{"size":255,"mtime":1694701248273,"results":"573","hashOfConfig":"338"},{"size":88,"mtime":1694593901744,"results":"574","hashOfConfig":"338"},{"size":1149,"mtime":1694593901744,"results":"575","hashOfConfig":"338"},{"size":3546,"mtime":1694773054804,"results":"576","hashOfConfig":"338"},{"size":2995,"mtime":1694598528269,"results":"577","hashOfConfig":"338"},{"size":4864,"mtime":1694608628722,"results":"578","hashOfConfig":"338"},{"size":1094,"mtime":1694593901745,"results":"579","hashOfConfig":"338"},{"size":1114,"mtime":1694593901745,"results":"580","hashOfConfig":"338"},{"size":1199,"mtime":1694593901745,"results":"581","hashOfConfig":"338"},{"size":1672,"mtime":1694593901745,"results":"582","hashOfConfig":"338"},{"size":275,"mtime":1694701794962,"results":"583","hashOfConfig":"338"},{"size":270,"mtime":1694593901745,"results":"584","hashOfConfig":"338"},{"size":926,"mtime":1694593901745,"results":"585","hashOfConfig":"338"},{"size":842,"mtime":1694772276341,"results":"586","hashOfConfig":"338"},{"size":750,"mtime":1694772282719,"results":"587","hashOfConfig":"338"},{"size":279,"mtime":1694701278037,"results":"588","hashOfConfig":"338"},{"size":96,"mtime":1694593901746,"results":"589","hashOfConfig":"338"},{"size":742,"mtime":1694593901746,"results":"590","hashOfConfig":"338"},{"size":2877,"mtime":1694598498025,"results":"591","hashOfConfig":"338"},{"size":3754,"mtime":1694598498008,"results":"592","hashOfConfig":"338"},{"size":271,"mtime":1694701322526,"results":"593","hashOfConfig":"338"},{"size":84,"mtime":1694593901746,"results":"594","hashOfConfig":"338"},{"size":3249,"mtime":1694772122320,"results":"595","hashOfConfig":"338"},{"size":486,"mtime":1694593901747,"results":"596","hashOfConfig":"338"},{"size":1264,"mtime":1694593901747,"results":"597","hashOfConfig":"338"},{"size":767,"mtime":1694770874438,"results":"598","hashOfConfig":"338"},{"size":1236,"mtime":1694770874438,"results":"599","hashOfConfig":"338"},{"size":660,"mtime":1694598497741,"results":"600","hashOfConfig":"338"},{"size":104,"mtime":1694593901748,"results":"601","hashOfConfig":"338"},{"size":617,"mtime":1694593901748,"results":"602","hashOfConfig":"338"},{"size":251,"mtime":1694593901748,"results":"603","hashOfConfig":"338"},{"size":415,"mtime":1694593901748,"results":"604","hashOfConfig":"338"},{"size":1040,"mtime":1694593901749,"results":"605","hashOfConfig":"338"},{"size":1337,"mtime":1694703378306,"results":"606","hashOfConfig":"338"},{"size":28,"mtime":1694703735638,"results":"607","hashOfConfig":"338"},{"size":749,"mtime":1694703639280,"results":"608","hashOfConfig":"338"},{"size":15745,"mtime":1694593901763,"results":"609","hashOfConfig":"338"},{"size":552,"mtime":1694593901763,"results":"610","hashOfConfig":"338"},{"size":182,"mtime":1694593901786,"results":"611","hashOfConfig":"338"},{"size":2705,"mtime":1694771931552,"results":"612","hashOfConfig":"338"},{"size":952,"mtime":1694593901786,"results":"613","hashOfConfig":"338"},{"size":853,"mtime":1694771981379,"results":"614","hashOfConfig":"338"},{"size":499,"mtime":1694771984108,"results":"615","hashOfConfig":"338"},{"size":762,"mtime":1694771987299,"results":"616","hashOfConfig":"338"},{"size":655,"mtime":1694771993010,"results":"617","hashOfConfig":"338"},{"size":566,"mtime":1694771990328,"results":"618","hashOfConfig":"338"},{"size":548,"mtime":1694771995560,"results":"619","hashOfConfig":"338"},{"size":494,"mtime":1694771999719,"results":"620","hashOfConfig":"338"},{"size":496,"mtime":1694772003094,"results":"621","hashOfConfig":"338"},{"size":2738,"mtime":1694772006177,"results":"622","hashOfConfig":"338"},{"size":974,"mtime":1694772009318,"results":"623","hashOfConfig":"338"},{"size":659,"mtime":1694772012128,"results":"624","hashOfConfig":"338"},{"size":753,"mtime":1694772015021,"results":"625","hashOfConfig":"338"},{"size":738,"mtime":1694772017879,"results":"626","hashOfConfig":"338"},{"size":509,"mtime":1694772020514,"results":"627","hashOfConfig":"338"},{"size":733,"mtime":1694772023010,"results":"628","hashOfConfig":"338"},{"size":649,"mtime":1694772025460,"results":"629","hashOfConfig":"338"},{"size":540,"mtime":1694772028413,"results":"630","hashOfConfig":"338"},{"size":463,"mtime":1694772031344,"results":"631","hashOfConfig":"338"},{"size":932,"mtime":1694772093678,"results":"632","hashOfConfig":"338"},{"size":1283,"mtime":1694772376383,"results":"633","hashOfConfig":"338"},{"size":641,"mtime":1694689681871,"results":"634","hashOfConfig":"338"},{"size":644,"mtime":1694689685620,"results":"635","hashOfConfig":"338"},{"size":538,"mtime":1694689687919,"results":"636","hashOfConfig":"338"},{"size":282,"mtime":1694699231022,"results":"637","hashOfConfig":"338"},{"size":104,"mtime":1694689024539,"results":"638","hashOfConfig":"338"},{"size":488,"mtime":1694702532683,"results":"639","hashOfConfig":"338"},{"size":497,"mtime":1694695656875,"results":"640","hashOfConfig":"338"},{"size":2445,"mtime":1694689704217,"results":"641","hashOfConfig":"338"},{"size":1439,"mtime":1694772548944,"results":"642","hashOfConfig":"338"},{"size":1582,"mtime":1694772548821,"results":"643","hashOfConfig":"338"},{"size":1216,"mtime":1694772548821,"results":"644","hashOfConfig":"338"},{"size":89,"mtime":1694684387409,"results":"645","hashOfConfig":"338"},{"size":54,"mtime":1694695065694,"results":"646","hashOfConfig":"338"},{"size":4641,"mtime":1694772548642,"results":"647","hashOfConfig":"338"},{"size":1552,"mtime":1694772548821,"results":"648","hashOfConfig":"338"},{"size":3810,"mtime":1694772548767,"results":"649","hashOfConfig":"338"},{"size":2474,"mtime":1694772548678,"results":"650","hashOfConfig":"338"},{"size":2438,"mtime":1694772548642,"results":"651","hashOfConfig":"338"},{"size":14210,"mtime":1694772548750,"results":"652","hashOfConfig":"338"},{"size":12673,"mtime":1694772548678,"results":"653","hashOfConfig":"338"},{"size":2030,"mtime":1694772548605,"results":"654","hashOfConfig":"338"},{"size":2563,"mtime":1694772548642,"results":"655","hashOfConfig":"338"},{"size":1552,"mtime":1694772548604,"results":"656","hashOfConfig":"338"},{"size":2074,"mtime":1694772548767,"results":"657","hashOfConfig":"338"},{"size":7459,"mtime":1694772548697,"results":"658","hashOfConfig":"338"},{"size":2069,"mtime":1694772548549,"results":"659","hashOfConfig":"338"},{"size":2069,"mtime":1694772548679,"results":"660","hashOfConfig":"338"},{"size":690,"mtime":1694684387407,"results":"661","hashOfConfig":"338"},{"size":2385,"mtime":1694772548640,"results":"662","hashOfConfig":"338"},{"size":3817,"mtime":1694772548821,"results":"663","hashOfConfig":"338"},{"size":2483,"mtime":1694772548640,"results":"664","hashOfConfig":"338"},{"size":14218,"mtime":1694772548679,"results":"665","hashOfConfig":"338"},{"size":12680,"mtime":1694772548581,"results":"666","hashOfConfig":"338"},{"size":1832,"mtime":1694772548678,"results":"667","hashOfConfig":"338"},{"size":7486,"mtime":1694772548697,"results":"668","hashOfConfig":"338"},{"size":1318,"mtime":1694772548783,"results":"669","hashOfConfig":"338"},{"size":1295,"mtime":1694772604837,"results":"670","hashOfConfig":"338"},{"size":580,"mtime":1694771942818,"results":"671","hashOfConfig":"338"},{"size":622,"mtime":1694771960646,"results":"672","hashOfConfig":"338"},{"size":24,"mtime":1694771968499,"results":"673","hashOfConfig":"338"},{"filePath":"674","messages":"675","suppressedMessages":"676","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"17dycfg",{"filePath":"677","messages":"678","suppressedMessages":"679","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"680","messages":"681","suppressedMessages":"682","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"683","messages":"684","suppressedMessages":"685","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"686","messages":"687","suppressedMessages":"688","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"689","messages":"690","suppressedMessages":"691","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"692","messages":"693","suppressedMessages":"694","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"695","messages":"696","suppressedMessages":"697","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"698","messages":"699","suppressedMessages":"700","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"701","messages":"702","suppressedMessages":"703","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"704","messages":"705","suppressedMessages":"706","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"707","messages":"708","suppressedMessages":"709","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"710","messages":"711","suppressedMessages":"712","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"713","messages":"714","suppressedMessages":"715","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"716","messages":"717","suppressedMessages":"718","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"719","messages":"720","suppressedMessages":"721","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"722","messages":"723","suppressedMessages":"724","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"725","messages":"726","suppressedMessages":"727","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"728","messages":"729","suppressedMessages":"730","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"731","messages":"732","suppressedMessages":"733","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"734","messages":"735","suppressedMessages":"736","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"737","messages":"738","suppressedMessages":"739","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"740","messages":"741","suppressedMessages":"742","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"743","messages":"744","suppressedMessages":"745","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"746","messages":"747","suppressedMessages":"748","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"749","messages":"750","suppressedMessages":"751","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"752","messages":"753","suppressedMessages":"754","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"755","messages":"756","suppressedMessages":"757","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"758","messages":"759","suppressedMessages":"760","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"761","messages":"762","suppressedMessages":"763","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"764","messages":"765","suppressedMessages":"766","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"767","messages":"768","suppressedMessages":"769","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"770","messages":"771","suppressedMessages":"772","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"773","messages":"774","suppressedMessages":"775","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"776","messages":"777","suppressedMessages":"778","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"779","messages":"780","suppressedMessages":"781","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"782","messages":"783","suppressedMessages":"784","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"785","messages":"786","suppressedMessages":"787","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"788","messages":"789","suppressedMessages":"790","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"791","messages":"792","suppressedMessages":"793","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"794","messages":"795","suppressedMessages":"796","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"797","messages":"798","suppressedMessages":"799","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"800","messages":"801","suppressedMessages":"802","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"803","messages":"804","suppressedMessages":"805","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"806","messages":"807","suppressedMessages":"808","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"809","messages":"810","suppressedMessages":"811","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"812","messages":"813","suppressedMessages":"814","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"815","messages":"816","suppressedMessages":"817","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"818","messages":"819","suppressedMessages":"820","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"821","messages":"822","suppressedMessages":"823","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"824","messages":"825","suppressedMessages":"826","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"827","messages":"828","suppressedMessages":"829","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"830","messages":"831","suppressedMessages":"832","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"833","messages":"834","suppressedMessages":"835","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"836","messages":"837","suppressedMessages":"838","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"839","messages":"840","suppressedMessages":"841","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"842","messages":"843","suppressedMessages":"844","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"845","messages":"846","suppressedMessages":"847","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"848","messages":"849","suppressedMessages":"850","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"851","messages":"852","suppressedMessages":"853","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"854","messages":"855","suppressedMessages":"856","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"857","messages":"858","suppressedMessages":"859","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"860","messages":"861","suppressedMessages":"862","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"863","messages":"864","suppressedMessages":"865","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"866","messages":"867","suppressedMessages":"868","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"869","messages":"870","suppressedMessages":"871","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"872","messages":"873","suppressedMessages":"874","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"875","messages":"876","suppressedMessages":"877","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"878","messages":"879","suppressedMessages":"880","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"881","messages":"882","suppressedMessages":"883","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"884","messages":"885","suppressedMessages":"886","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"887","messages":"888","suppressedMessages":"889","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"890","messages":"891","suppressedMessages":"892","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"893","messages":"894","suppressedMessages":"895","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"896","messages":"897","suppressedMessages":"898","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"899","messages":"900","suppressedMessages":"901","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"902","messages":"903","suppressedMessages":"904","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"905","messages":"906","suppressedMessages":"907","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"908","messages":"909","suppressedMessages":"910","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"911","messages":"912","suppressedMessages":"913","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"914","messages":"915","suppressedMessages":"916","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"917","messages":"918","suppressedMessages":"919","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"920","messages":"921","suppressedMessages":"922","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"923","messages":"924","suppressedMessages":"925","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"926","messages":"927","suppressedMessages":"928","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"929","messages":"930","suppressedMessages":"931","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"932","messages":"933","suppressedMessages":"934","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"935","messages":"936","suppressedMessages":"937","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"938","messages":"939","suppressedMessages":"940","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"941","messages":"942","suppressedMessages":"943","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"944","messages":"945","suppressedMessages":"946","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"947","messages":"948","suppressedMessages":"949","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"950","messages":"951","suppressedMessages":"952","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"953","messages":"954","suppressedMessages":"955","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"956","messages":"957","suppressedMessages":"958","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"959","messages":"960","suppressedMessages":"961","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"962","messages":"963","suppressedMessages":"964","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"965","messages":"966","suppressedMessages":"967","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"968","messages":"969","suppressedMessages":"970","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"971","messages":"972","suppressedMessages":"973","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"974","messages":"975","suppressedMessages":"976","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"977","messages":"978","suppressedMessages":"979","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"980","messages":"981","suppressedMessages":"982","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"983","messages":"984","suppressedMessages":"985","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"986","messages":"987","suppressedMessages":"988","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"989","messages":"990","suppressedMessages":"991","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"992","messages":"993","suppressedMessages":"994","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"995","messages":"996","suppressedMessages":"997","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"998","messages":"999","suppressedMessages":"1000","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1001","messages":"1002","suppressedMessages":"1003","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1004","messages":"1005","suppressedMessages":"1006","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1007","messages":"1008","suppressedMessages":"1009","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1010","messages":"1011","suppressedMessages":"1012","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1013","messages":"1014","suppressedMessages":"1015","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1016","messages":"1017","suppressedMessages":"1018","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1019","messages":"1020","suppressedMessages":"1021","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1022","messages":"1023","suppressedMessages":"1024","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1025","messages":"1026","suppressedMessages":"1027","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1028","messages":"1029","suppressedMessages":"1030","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1031","messages":"1032","suppressedMessages":"1033","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1034","messages":"1035","suppressedMessages":"1036","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1037","messages":"1038","suppressedMessages":"1039","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1040","messages":"1041","suppressedMessages":"1042","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1043","messages":"1044","suppressedMessages":"1045","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1046","messages":"1047","suppressedMessages":"1048","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1049","messages":"1050","suppressedMessages":"1051","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1052","messages":"1053","suppressedMessages":"1054","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1055","messages":"1056","suppressedMessages":"1057","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1058","messages":"1059","suppressedMessages":"1060","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1061","messages":"1062","suppressedMessages":"1063","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1064","messages":"1065","suppressedMessages":"1066","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1067","messages":"1068","suppressedMessages":"1069","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1070","messages":"1071","suppressedMessages":"1072","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1073","messages":"1074","suppressedMessages":"1075","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1076","messages":"1077","suppressedMessages":"1078","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1079","messages":"1080","suppressedMessages":"1081","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1082","messages":"1083","suppressedMessages":"1084","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1085","messages":"1086","suppressedMessages":"1087","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1088","messages":"1089","suppressedMessages":"1090","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1091","messages":"1092","suppressedMessages":"1093","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1094","messages":"1095","suppressedMessages":"1096","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1097","messages":"1098","suppressedMessages":"1099","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1100","messages":"1101","suppressedMessages":"1102","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1103","messages":"1104","suppressedMessages":"1105","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1106","messages":"1107","suppressedMessages":"1108","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1109","messages":"1110","suppressedMessages":"1111","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1112","messages":"1113","suppressedMessages":"1114","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1115","messages":"1116","suppressedMessages":"1117","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1118","messages":"1119","suppressedMessages":"1120","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1121","messages":"1122","suppressedMessages":"1123","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1124","messages":"1125","suppressedMessages":"1126","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1127","messages":"1128","suppressedMessages":"1129","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1130","messages":"1131","suppressedMessages":"1132","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1133","messages":"1134","suppressedMessages":"1135","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1136","messages":"1137","suppressedMessages":"1138","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1139","messages":"1140","suppressedMessages":"1141","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1142","messages":"1143","suppressedMessages":"1144","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1145","messages":"1146","suppressedMessages":"1147","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1148","messages":"1149","suppressedMessages":"1150","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1151","messages":"1152","suppressedMessages":"1153","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1154","messages":"1155","suppressedMessages":"1156","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1157","messages":"1158","suppressedMessages":"1159","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1160","messages":"1161","suppressedMessages":"1162","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1163","messages":"1164","suppressedMessages":"1165","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1166","messages":"1167","suppressedMessages":"1168","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1169","messages":"1170","suppressedMessages":"1171","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1172","messages":"1173","suppressedMessages":"1174","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1175","messages":"1176","suppressedMessages":"1177","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1178","messages":"1179","suppressedMessages":"1180","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1181","messages":"1182","suppressedMessages":"1183","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1184","messages":"1185","suppressedMessages":"1186","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1187","messages":"1188","suppressedMessages":"1189","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1190","messages":"1191","suppressedMessages":"1192","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1193","messages":"1194","suppressedMessages":"1195","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1196","messages":"1197","suppressedMessages":"1198","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1199","messages":"1200","suppressedMessages":"1201","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1202","messages":"1203","suppressedMessages":"1204","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1205","messages":"1206","suppressedMessages":"1207","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1208","messages":"1209","suppressedMessages":"1210","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1211","messages":"1212","suppressedMessages":"1213","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1214","messages":"1215","suppressedMessages":"1216","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1217","messages":"1218","suppressedMessages":"1219","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1220","messages":"1221","suppressedMessages":"1222","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1223","messages":"1224","suppressedMessages":"1225","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1226","messages":"1227","suppressedMessages":"1228","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1229","messages":"1230","suppressedMessages":"1231","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1232","messages":"1233","suppressedMessages":"1234","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1235","messages":"1236","suppressedMessages":"1237","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1238","messages":"1239","suppressedMessages":"1240","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1241","messages":"1242","suppressedMessages":"1243","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1244","messages":"1245","suppressedMessages":"1246","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1247","messages":"1248","suppressedMessages":"1249","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1250","messages":"1251","suppressedMessages":"1252","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1253","messages":"1254","suppressedMessages":"1255","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1256","messages":"1257","suppressedMessages":"1258","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1259","messages":"1260","suppressedMessages":"1261","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1262","messages":"1263","suppressedMessages":"1264","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1265","messages":"1266","suppressedMessages":"1267","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1268","messages":"1269","suppressedMessages":"1270","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1271","messages":"1272","suppressedMessages":"1273","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1274","messages":"1275","suppressedMessages":"1276","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1277","messages":"1278","suppressedMessages":"1279","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1280","messages":"1281","suppressedMessages":"1282","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1283","messages":"1284","suppressedMessages":"1285","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1286","messages":"1287","suppressedMessages":"1288","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1289","messages":"1290","suppressedMessages":"1291","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1292","messages":"1293","suppressedMessages":"1294","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1295","messages":"1296","suppressedMessages":"1297","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1298","messages":"1299","suppressedMessages":"1300","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1301","messages":"1302","suppressedMessages":"1303","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1304","messages":"1305","suppressedMessages":"1306","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1307","messages":"1308","suppressedMessages":"1309","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1310","messages":"1311","suppressedMessages":"1312","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1313","messages":"1314","suppressedMessages":"1315","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1316","messages":"1317","suppressedMessages":"1318","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1319","messages":"1320","suppressedMessages":"1321","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1322","messages":"1323","suppressedMessages":"1324","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1325","messages":"1326","suppressedMessages":"1327","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1328","messages":"1329","suppressedMessages":"1330","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1331","messages":"1332","suppressedMessages":"1333","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1334","messages":"1335","suppressedMessages":"1336","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1337","messages":"1338","suppressedMessages":"1339","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1340","messages":"1341","suppressedMessages":"1342","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1343","messages":"1344","suppressedMessages":"1345","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1346","messages":"1347","suppressedMessages":"1348","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1349","messages":"1350","suppressedMessages":"1351","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1352","messages":"1353","suppressedMessages":"1354","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1355","messages":"1356","suppressedMessages":"1357","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1358","messages":"1359","suppressedMessages":"1360","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1361","messages":"1362","suppressedMessages":"1363","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1364","messages":"1365","suppressedMessages":"1366","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1367","messages":"1368","suppressedMessages":"1369","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1370","messages":"1371","suppressedMessages":"1372","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1373","messages":"1374","suppressedMessages":"1375","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1376","messages":"1377","suppressedMessages":"1378","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1379","messages":"1380","suppressedMessages":"1381","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1382","messages":"1383","suppressedMessages":"1384","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1385","messages":"1386","suppressedMessages":"1387","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1388","messages":"1389","suppressedMessages":"1390","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1391","messages":"1392","suppressedMessages":"1393","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1394","messages":"1395","suppressedMessages":"1396","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1397","messages":"1398","suppressedMessages":"1399","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1400","messages":"1401","suppressedMessages":"1402","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1403","messages":"1404","suppressedMessages":"1405","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1406","messages":"1407","suppressedMessages":"1408","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1409","messages":"1410","suppressedMessages":"1411","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1412","messages":"1413","suppressedMessages":"1414","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1415","messages":"1416","suppressedMessages":"1417","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1418","messages":"1419","suppressedMessages":"1420","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1421","messages":"1422","suppressedMessages":"1423","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1424","messages":"1425","suppressedMessages":"1426","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1427","messages":"1428","suppressedMessages":"1429","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1430","messages":"1431","suppressedMessages":"1432","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1433","messages":"1434","suppressedMessages":"1435","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1436","messages":"1437","suppressedMessages":"1438","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1439","messages":"1440","suppressedMessages":"1441","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1442","messages":"1443","suppressedMessages":"1444","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1445","messages":"1446","suppressedMessages":"1447","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1448","messages":"1449","suppressedMessages":"1450","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1451","messages":"1452","suppressedMessages":"1453","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1454","messages":"1455","suppressedMessages":"1456","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1457","messages":"1458","suppressedMessages":"1459","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1460","messages":"1461","suppressedMessages":"1462","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1463","messages":"1464","suppressedMessages":"1465","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1466","messages":"1467","suppressedMessages":"1468","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1469","messages":"1470","suppressedMessages":"1471","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1472","messages":"1473","suppressedMessages":"1474","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1475","messages":"1476","suppressedMessages":"1477","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1478","messages":"1479","suppressedMessages":"1480","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1481","messages":"1482","suppressedMessages":"1483","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1484","messages":"1485","suppressedMessages":"1486","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1487","messages":"1488","suppressedMessages":"1489","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1490","messages":"1491","suppressedMessages":"1492","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1493","messages":"1494","suppressedMessages":"1495","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1496","messages":"1497","suppressedMessages":"1498","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1499","messages":"1500","suppressedMessages":"1501","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1502","messages":"1503","suppressedMessages":"1504","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1505","messages":"1506","suppressedMessages":"1507","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1508","messages":"1509","suppressedMessages":"1510","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1511","messages":"1512","suppressedMessages":"1513","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1514","messages":"1515","suppressedMessages":"1516","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1517","messages":"1518","suppressedMessages":"1519","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1520","messages":"1521","suppressedMessages":"1522","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1523","messages":"1524","suppressedMessages":"1525","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1526","messages":"1527","suppressedMessages":"1528","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1529","messages":"1530","suppressedMessages":"1531","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1532","messages":"1533","suppressedMessages":"1534","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1535","messages":"1536","suppressedMessages":"1537","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1538","messages":"1539","suppressedMessages":"1540","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1541","messages":"1542","suppressedMessages":"1543","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1544","messages":"1545","suppressedMessages":"1546","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1547","messages":"1548","suppressedMessages":"1549","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1550","messages":"1551","suppressedMessages":"1552","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1553","messages":"1554","suppressedMessages":"1555","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1556","messages":"1557","suppressedMessages":"1558","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1559","messages":"1560","suppressedMessages":"1561","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1562","messages":"1563","suppressedMessages":"1564","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1565","messages":"1566","suppressedMessages":"1567","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1568","messages":"1569","suppressedMessages":"1570","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1571","messages":"1572","suppressedMessages":"1573","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1574","messages":"1575","suppressedMessages":"1576","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1577","messages":"1578","suppressedMessages":"1579","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1580","messages":"1581","suppressedMessages":"1582","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1583","messages":"1584","suppressedMessages":"1585","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1586","messages":"1587","suppressedMessages":"1588","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1589","messages":"1590","suppressedMessages":"1591","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1592","messages":"1593","suppressedMessages":"1594","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1595","messages":"1596","suppressedMessages":"1597","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1598","messages":"1599","suppressedMessages":"1600","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1601","messages":"1602","suppressedMessages":"1603","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1604","messages":"1605","suppressedMessages":"1606","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1607","messages":"1608","suppressedMessages":"1609","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1610","messages":"1611","suppressedMessages":"1612","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1613","messages":"1614","suppressedMessages":"1615","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1616","messages":"1617","suppressedMessages":"1618","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1619","messages":"1620","suppressedMessages":"1621","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1622","messages":"1623","suppressedMessages":"1624","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1625","messages":"1626","suppressedMessages":"1627","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1628","messages":"1629","suppressedMessages":"1630","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1631","messages":"1632","suppressedMessages":"1633","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1634","messages":"1635","suppressedMessages":"1636","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1637","messages":"1638","suppressedMessages":"1639","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1640","messages":"1641","suppressedMessages":"1642","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1643","messages":"1644","suppressedMessages":"1645","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1646","messages":"1647","suppressedMessages":"1648","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1649","messages":"1650","suppressedMessages":"1651","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1652","messages":"1653","suppressedMessages":"1654","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1655","messages":"1656","suppressedMessages":"1657","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1658","messages":"1659","suppressedMessages":"1660","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1661","messages":"1662","suppressedMessages":"1663","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1664","messages":"1665","suppressedMessages":"1666","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1667","messages":"1668","suppressedMessages":"1669","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1670","messages":"1671","suppressedMessages":"1672","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1673","messages":"1674","suppressedMessages":"1675","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1676","messages":"1677","suppressedMessages":"1678","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1679","messages":"1680","suppressedMessages":"1681","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/simao/Documents/repos/ui/packages/components/src/Accordion/Accordion.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Accordion/Accordion.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Accordion/Accordion.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Accordion/AccordionItem.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Accordion/AccordionItemRegion.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Accordion/__tests__/Accordion.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Accordion/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Alert/Alert.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Alert/Alert.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Alert/Alert.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Alert/__tests__/Alert.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Alert/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Breadcrumbs/BreadcrumbItem.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Breadcrumbs/Breadcrumbs.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Breadcrumbs/Breadcrumbs.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Breadcrumbs/Breadcrumbs.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Breadcrumbs/__tests__/Breadcrumbs.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Breadcrumbs/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CTA/BaseCTA.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CTA/CTA.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CTA/CTA.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CTA/CTA.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CTA/CTALink.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CTA/CTALink.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CTA/__tests__/CTA.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CTA/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Card/Card.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Card/Card.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Card/Card.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Card/__tests__/Card.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Card/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/CoinIcon.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/CoinIcon.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/CoinIcon.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/FallbackIcon.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/LPCoinIcon.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/__tests__/Card.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/CoinIcon/types.ts",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Dialog/Dialog.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Dialog/Dialog.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Dialog/DialogBody.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Dialog/DialogContext.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Dialog/DialogDivider.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Dialog/DialogFooter.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Dialog/DialogHeader.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Dialog/__tests__/Dialog.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Dialog/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Divider/Divider.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Divider/Divider.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Divider/Divider.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Divider/__tests__/Divider.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Divider/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Field/Field.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Field/Field.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Field/__tests__/Field.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Field/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Flex/Flex.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Flex/Flex.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Flex/Flex.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Flex/__tests__/Flex.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Flex/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Grid/Grid.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Grid/Grid.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Grid/Grid.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Grid/GridItem.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Grid/GridItem.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Grid/__tests__/Grid.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Grid/index.ts",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/HelperText/HelperText.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/HelperText/HelperText.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/HelperText/__tests__/HelperText.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/HelperText/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Input/BaseInput.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Input/Input.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Input/Input.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Input/Input.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Input/__tests__/Input.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Input/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Label/Label.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Label/Label.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Label/__tests__/Label.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Label/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/List/List.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/List/List.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/List/List.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/List/ListItem.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/List/__tests__/List.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/List/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/LoadingSpinner/LoadingSpinner.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/LoadingSpinner/LoadingSpinner.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/LoadingSpinner/LoadingSpinner.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/LoadingSpinner/__tests__/LoadingSpinner.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/LoadingSpinner/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Meter/Indicator.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Meter/Meter.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Meter/Meter.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Meter/Meter.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Meter/RangeIndicators.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Meter/__tests__/Meter.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Meter/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Meter/use-meter.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Meter/utils.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Modal/Modal.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Modal/Modal.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Modal/Modal.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Modal/ModalBody.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Modal/ModalContext.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Modal/ModalDivider.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Modal/ModalFooter.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Modal/ModalHeader.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Modal/ModalWrapper.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Modal/__tests__/Modal.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Modal/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/NumberInput/NumberInput.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/NumberInput/NumberInput.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/NumberInput/__tests__/NumberInput.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/NumberInput/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Overlay/OpenTransition.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Overlay/Overlay.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Overlay/Overlay.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Overlay/Underlay.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Overlay/__tests__/Overlay.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Overlay/__tests__/Underlay.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Overlay/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Popover/Popover.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Popover/Popover.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Popover/Popover.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Popover/PopoverBody.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Popover/PopoverContent.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Popover/PopoverContentWrapper.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Popover/PopoverContext.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Popover/PopoverFooter.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Popover/PopoverHeader.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Popover/PopoverTrigger.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Popover/__tests__/Popover.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Popover/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/ProgressBar/ProgressBar.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/ProgressBar/ProgressBar.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/ProgressBar/ProgressBar.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/ProgressBar/__tests__/ProgressBar.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/ProgressBar/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/ProgressCircle/ProgressCircle.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/ProgressCircle/ProgressCircle.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/ProgressCircle/ProgressCircle.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/ProgressCircle/__tests__/ProgressCircle.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/ProgressCircle/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Select/Select.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Select/Select.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Select/Select.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Select/SelectModal.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Select/SelectModalContext.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Select/SelectTrigger.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Select/__tests__/Select.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Select/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Slider/Slider.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Slider/Slider.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Slider/Slider.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Slider/SliderMarks.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Slider/SliderThumb.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Slider/__tests__/Slider.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Slider/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Stack/Stack.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Stack/Stack.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Stack/Stack.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Stack/__tests__/Stack.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Stack/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Switch/Switch.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Switch/Switch.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Switch/Switch.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Switch/__tests__/Switch.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Switch/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Table/BaseTable.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Table/Table.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Table/Table.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Table/Table.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Table/TableCell.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Table/TableColumnHeader.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Table/TableHeaderRow.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Table/TableRow.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Table/TableRowGroup.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Table/__tests__/Table.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Table/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Tabs/Tab.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Tabs/TabPanel.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Tabs/Tabs.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Tabs/Tabs.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Tabs/Tabs.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Tabs/__tests__/Tabs.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Tabs/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Dl/Dd.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Dl/Dl.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Dl/Dl.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Dl/Dl.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Dl/DlGroup.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Dl/Dt.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Dl/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Em/Em.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Em/Em.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Em/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H1/H1.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H1/H1.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H1/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H2/H2.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H2/H2.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H2/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H3/H3.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H3/H3.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H3/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H4/H4.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H4/H4.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H4/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H5/H5.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H5/H5.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H5/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H6/H6.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H6/H6.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/H6/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/P/P.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/P/P.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/P/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Span/Span.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Span/Span.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Span/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Strong/Strong.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Strong/Strong.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/Strong/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/__tests__/Text.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/types.ts",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Text/utils.ts",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TextLink/TextLink.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TextLink/TextLink.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TextLink/TextLink.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TextLink/__tests__/TextLink.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TextLink/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenAdornment.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenInput.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenInput.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenInput.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenInputBalance.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenInputLabel.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenListItem.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/TokenSelect.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/__tests__/TokenInput.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenInput/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenStack/TokenStack.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenStack/TokenStack.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenStack/TokenStack.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenStack/__tests__/TokenStack.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/TokenStack/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Tooltip/Tooltip.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Tooltip/Tooltip.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Tooltip/Tooltip.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Tooltip/__tests__/Tooltip.test.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/Tooltip/index.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/index.ts",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/utils/format.ts",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/utils/input.ts",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/utils/margin.ts",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/utils/overlay.ts",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/utils/responsive.ts",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/utils/types.ts",[],[],"/Users/simao/Documents/repos/ui/packages/components/src/utils/visually-hidden.ts",[],[],"/Users/simao/Documents/repos/ui/packages/hooks/src/index.ts",[],[],"/Users/simao/Documents/repos/ui/packages/hooks/src/use-dom-ref.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/hooks/src/use-media-query.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/hooks/src/use-style-props.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/core/system/src/index.ts",[],[],"/Users/simao/Documents/repos/ui/packages/core/system/src/provider.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/core/theme/src/base.ts",[],[],"/Users/simao/Documents/repos/ui/packages/core/theme/src/breakpoints.ts",[],[],"/Users/simao/Documents/repos/ui/packages/core/theme/src/index.ts",[],[],"/Users/simao/Documents/repos/ui/packages/core/theme/src/types.ts",[],[],"/Users/simao/Documents/repos/ui/packages/core/theme/src/utils.ts",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/ArrowPathRoundedSquare.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/ArrowRight.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/ArrowRightCircle.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/ArrowTopRightOnSquare.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/ArrowsUpDown.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/CheckCircle.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/ChevronDown.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/ChevronRight.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/Cog.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/DocumentDuplicate.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/InformationCircle.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/ListBullet.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/PencilSquare.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/PlusCircle.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/PresentationChartBar.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/Warning.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/XCircle.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/XMark.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/index.ts",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/stories/index.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/accessibility.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/dom.ts",[],[],"/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/focus.ts",[],[],"/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/index.ts",[],[],"/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/mocks/index.ts",[],[],"/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/mocks/match-media.ts",[],[],"/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/render.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/utilities/test-utils/src/tabbable.ts",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/common/BTC.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/common/ETH.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/common/USDT.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/common/index.ts",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/index.ts",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/AUSD.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/DOT.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/IBTC.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/INTR.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/KAR.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/KBTC.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/KINT.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/KSM.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/LDOT.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/LKSM.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/LSKSM.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/MOVR.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/SKSM.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/VKSM.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/index.ts",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qDOT.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qIBTC.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qINTR.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qKBTC.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qKINT.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qKSM.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qMOVR.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/polkadot/qUSDT.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/coin/src/stories/index.stories.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/core/Icon.style.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/core/Icon.tsx",[],[],"/Users/simao/Documents/repos/ui/packages/icons/common/src/core/index.tsx",[],[]] \ No newline at end of file diff --git a/.eslintignore b/.eslintignore index 19dbe7381..9f2c1facb 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,4 +1,14 @@ +*.css +.changeset dist +scripts/* +*.config.js +.DS_Store node_modules coverage build +!.storybook +!.commitlintrc.cjs +!.lintstagedrc +!jest.config.js +!tsup.config.ts diff --git a/.storybook/preview-head.html b/.storybook/preview-head.html new file mode 100644 index 000000000..402ffe498 --- /dev/null +++ b/.storybook/preview-head.html @@ -0,0 +1 @@ + diff --git a/.storybook/preview.tsx b/.storybook/preview.tsx index 90dc0d92f..e996ada00 100644 --- a/.storybook/preview.tsx +++ b/.storybook/preview.tsx @@ -1,8 +1,9 @@ import type { Preview } from '@storybook/react'; + import React from 'react'; -import { InterlayUIProvider } from "../packages/core/system/src"; -import "../packages/core/theme/src/css/theme.interlay.css"; +import { InterlayUIProvider } from '../packages/core/system/src'; +import '../packages/core/theme/src/css/theme.interlay.css'; const preview: Preview = { parameters: { @@ -15,19 +16,19 @@ const preview: Preview = { } }, decorators: [ - (Story, {globals: {locale}}) => { + (Story, { globals: { locale } }) => { const direction = // @ts-ignore - locale && new Intl.Locale(locale)?.textInfo?.direction === "rtl" ? "rtl" : undefined; + locale && new Intl.Locale(locale)?.textInfo?.direction === 'rtl' ? 'rtl' : undefined; return ( -
+
); - }, + } ] }; diff --git a/packages/components/package.json b/packages/components/package.json index 74f337ab2..46bc53fc2 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -38,11 +38,11 @@ "postpack": "clean-package restore" }, "dependencies": { + "@interlay/coin-icons": "workspace:*", "@interlay/hooks": "workspace:*", "@interlay/icons": "workspace:*", - "@interlay/coin-icons": "workspace:*", - "@interlay/theme": "workspace:*", "@interlay/system": "workspace:*", + "@interlay/theme": "workspace:*", "@react-aria/accordion": "3.0.0-alpha.20", "@react-aria/breadcrumbs": "^3.5.4", "@react-aria/button": "^3.8.1", @@ -76,7 +76,6 @@ "@react-stately/toggle": "^3.6.1", "@react-stately/tooltip": "^3.4.3", "@react-stately/tree": "^3.7.1", - "@react-types/meter": "^3.3.3", "react-transition-group": "^4.4.5" }, "peerDependencies": { @@ -85,14 +84,16 @@ "styled-components": ">=6.0.0" }, "devDependencies": { + "@interlay/test-utils": "workspace:*", "@react-types/grid": "^3.2.0", + "@react-types/meter": "^3.3.3", "@react-types/shared": "^3.19.0", + "@react-types/tabs": "^3.3.2", "@types/react-transition-group": "^4.4.6", "@types/styled-components": "^5.1.26", "clean-package": "^2.2.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "@interlay/test-utils": "workspace:*", "styled-components": "^6.0.7" }, "clean-package": "../../clean-package.config.json" diff --git a/packages/core/theme/src/css/theme.base.css b/packages/core/theme/src/css/theme.base.css index 02b00477e..974c5e938 100644 --- a/packages/core/theme/src/css/theme.base.css +++ b/packages/core/theme/src/css/theme.base.css @@ -1,38 +1,11 @@ @import url('reset.css'); -@font-face { - font-family: 'inter'; - src: url('../fonts/inter/Inter-Light.ttf') format('truetype'); - font-weight: 300; /* light */ - font-style: normal; -} -@font-face { - font-family: 'inter'; - src: url('../fonts/inter/Inter-Regular.ttf') format('truetype'); - font-weight: 400; /* regular */ - font-style: normal; -} -@font-face { - font-family: 'inter'; - src: url('../fonts/inter/Inter-Medium.ttf') format('truetype'); - font-weight: 500; /* medium */ - font-style: normal; -} -@font-face { - font-family: 'inter'; - src: url('../fonts/inter/Inter-Bold.ttf') format('truetype'); - font-weight: 700; /* bold */ - font-style: normal; -} - * { box-sizing: border-box; - font-family: 'inter'; + font-family: inherit; } :root { - --fonts-primary: 'inter'; - --font-weights-light: 300; --font-weights-book: 400; --font-weights-medium: 500; diff --git a/packages/core/theme/src/fonts/inter/Inter-Black.ttf b/packages/core/theme/src/fonts/inter/Inter-Black.ttf deleted file mode 100644 index 5aecf7dc4..000000000 Binary files a/packages/core/theme/src/fonts/inter/Inter-Black.ttf and /dev/null differ diff --git a/packages/core/theme/src/fonts/inter/Inter-Bold.ttf b/packages/core/theme/src/fonts/inter/Inter-Bold.ttf deleted file mode 100644 index 8e82c70d1..000000000 Binary files a/packages/core/theme/src/fonts/inter/Inter-Bold.ttf and /dev/null differ diff --git a/packages/core/theme/src/fonts/inter/Inter-ExtraBold.ttf b/packages/core/theme/src/fonts/inter/Inter-ExtraBold.ttf deleted file mode 100644 index cb4b8217f..000000000 Binary files a/packages/core/theme/src/fonts/inter/Inter-ExtraBold.ttf and /dev/null differ diff --git a/packages/core/theme/src/fonts/inter/Inter-ExtraLight.ttf b/packages/core/theme/src/fonts/inter/Inter-ExtraLight.ttf deleted file mode 100644 index 64aee30a4..000000000 Binary files a/packages/core/theme/src/fonts/inter/Inter-ExtraLight.ttf and /dev/null differ diff --git a/packages/core/theme/src/fonts/inter/Inter-Light.ttf b/packages/core/theme/src/fonts/inter/Inter-Light.ttf deleted file mode 100644 index 9e265d890..000000000 Binary files a/packages/core/theme/src/fonts/inter/Inter-Light.ttf and /dev/null differ diff --git a/packages/core/theme/src/fonts/inter/Inter-Medium.ttf b/packages/core/theme/src/fonts/inter/Inter-Medium.ttf deleted file mode 100644 index b53fb1c4a..000000000 Binary files a/packages/core/theme/src/fonts/inter/Inter-Medium.ttf and /dev/null differ diff --git a/packages/core/theme/src/fonts/inter/Inter-Regular.ttf b/packages/core/theme/src/fonts/inter/Inter-Regular.ttf deleted file mode 100644 index 8d4eebf20..000000000 Binary files a/packages/core/theme/src/fonts/inter/Inter-Regular.ttf and /dev/null differ diff --git a/packages/core/theme/src/fonts/inter/Inter-SemiBold.ttf b/packages/core/theme/src/fonts/inter/Inter-SemiBold.ttf deleted file mode 100644 index c6aeeb16a..000000000 Binary files a/packages/core/theme/src/fonts/inter/Inter-SemiBold.ttf and /dev/null differ diff --git a/packages/core/theme/src/fonts/inter/Inter-Thin.ttf b/packages/core/theme/src/fonts/inter/Inter-Thin.ttf deleted file mode 100644 index 7aed55d56..000000000 Binary files a/packages/core/theme/src/fonts/inter/Inter-Thin.ttf and /dev/null differ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2731733b..8fc1efcd9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -285,9 +285,6 @@ importers: '@react-stately/tree': specifier: ^3.7.1 version: 3.7.2(react@18.2.0) - '@react-types/meter': - specifier: ^3.3.3 - version: 3.3.4(react@18.2.0) react-transition-group: specifier: ^4.4.5 version: 4.4.5(react-dom@18.2.0)(react@18.2.0) @@ -298,9 +295,15 @@ importers: '@react-types/grid': specifier: ^3.2.0 version: 3.2.1(react@18.2.0) + '@react-types/meter': + specifier: ^3.3.3 + version: 3.3.4(react@18.2.0) '@react-types/shared': specifier: ^3.19.0 version: 3.20.0(react@18.2.0) + '@react-types/tabs': + specifier: ^3.3.2 + version: 3.3.2(react@18.2.0) '@types/react-transition-group': specifier: ^4.4.6 version: 4.4.6 @@ -4330,7 +4333,6 @@ packages: '@react-types/progress': 3.4.3(react@18.2.0) '@react-types/shared': 3.20.0(react@18.2.0) react: 18.2.0 - dev: false /@react-types/overlays@3.8.2(react@18.2.0): resolution: {integrity: sha512-HpLYzkNvuvC6nKd06vF9XbcLLv3u55+e7YUFNVpgWq8yVxcnduOcJdRJhPaAqHUl6iVii04mu1GKnCFF8jROyQ==} @@ -4348,7 +4350,6 @@ packages: dependencies: '@react-types/shared': 3.20.0(react@18.2.0) react: 18.2.0 - dev: false /@react-types/radio@3.5.1(react@18.2.0): resolution: {integrity: sha512-jPF8zt+XdgW9DaTvB5ZYCh0uk7DVko1VZ/jOlCRs82w3P884Wc7MMpwdl1T5PBdhtLcdr+xjM1YI6/31reIBfQ==} @@ -4411,7 +4412,6 @@ packages: dependencies: '@react-types/shared': 3.20.0(react@18.2.0) react: 18.2.0 - dev: false /@react-types/textfield@3.8.0(react@18.2.0): resolution: {integrity: sha512-KRIEiIaB7pi0VlyOXNv39qeY0nBVmaXHwReCmEktQxKtXQ5lbEU6pvbc6srMZIplJffutQCZSXAucw/2ewLLVQ==}