diff --git a/.jest-test-results.json b/.jest-test-results.json index 4876a7bb8..2e5152a35 100644 --- a/.jest-test-results.json +++ b/.jest-test-results.json @@ -1,314 +1,449 @@ { "numFailedTestSuites": 0, "numFailedTests": 0, - "numPassedTestSuites": 50, - "numPassedTests": 201, + "numPassedTestSuites": 51, + "numPassedTests": 209, "numPendingTestSuites": 0, "numPendingTests": 29, "numRuntimeErrorTestSuites": 0, "numTodoTests": 0, - "numTotalTestSuites": 50, - "numTotalTests": 230, + "numTotalTestSuites": 51, + "numTotalTests": 238, "openHandles": [], "snapshot": { "added": 0, - "didUpdate": false, + "didUpdate": true, "failure": false, "filesAdded": 0, "filesRemoved": 0, "filesRemovedList": [], "filesUnmatched": 0, - "filesUpdated": 0, - "matched": 58, - "total": 58, + "filesUpdated": 4, + "matched": 53, + "total": 60, "unchecked": 0, "uncheckedKeysByFile": [], "unmatched": 0, - "updated": 0 + "updated": 7 }, - "startTime": 1585546052655, + "startTime": 1585643609309, "success": true, "testResults": [ { "assertionResults": [ { - "ancestorTitles": [""], + "ancestorTitles": ["FieldInput Component"], "failureMessages": [], - "fullName": " should render correctly", + "fullName": "FieldInput Component should render correctly", "location": null, "status": "passed", "title": "should render correctly" }, { - "ancestorTitles": [" Component", "should render"], + "ancestorTitles": ["FieldInput Component"], "failureMessages": [], - "fullName": " Component should render Component correctly", + "fullName": "FieldInput Component should render label correctly", "location": null, "status": "passed", - "title": " Component correctly" + "title": "should render label correctly" }, { - "ancestorTitles": [" Component", "should render"], + "ancestorTitles": ["FieldInput Component"], "failureMessages": [], - "fullName": " Component should render all necessary elements correctly", + "fullName": "FieldInput Component should render Input component with proper type", "location": null, "status": "passed", - "title": "all necessary elements correctly" - }, + "title": "should render Input component with proper type" + } + ], + "endTime": 1585643630354, + "message": "", + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\molecules\\Form\\FieldInput\\tests\\FieldInput.test.js", + "startTime": 1585643615909, + "status": "passed", + "summary": "" + }, + { + "assertionResults": [ { - "ancestorTitles": [ - " Component", - "if Variation is equal to `Bar`, Component should" - ], + "ancestorTitles": ["Form Component"], "failureMessages": [], - "fullName": " Component if Variation is equal to `Bar`, Component should render
  • children", + "fullName": "Form Component should render select tag correctly", "location": null, - "status": "pending", - "title": "render
  • children" + "status": "passed", + "title": "should render select tag correctly" }, { - "ancestorTitles": [ - " Component", - "if Variation is equal to `Bar`, Component should" - ], + "ancestorTitles": ["Form Component"], "failureMessages": [], - "fullName": " Component if Variation is equal to `Bar`, Component should render Progress Label Value", + "fullName": "Form Component should render input text field", "location": null, - "status": "pending", - "title": "render Progress Label Value" + "status": "passed", + "title": "should render input text field" }, { - "ancestorTitles": [ - " Component", - "if Variation is equal to `Bar`, Component should" - ], + "ancestorTitles": ["Form Component"], "failureMessages": [], - "fullName": " Component if Variation is equal to `Bar`, Component should calculate inactive children or Steps", + "fullName": "Form Component should render select field", "location": null, - "status": "pending", - "title": "calculate inactive children or Steps" + "status": "passed", + "title": "should render select field" }, { - "ancestorTitles": [ - " Component", - "if Variation is equal to `Bar`, Component should" - ], + "ancestorTitles": ["Form Component"], "failureMessages": [], - "fullName": " Component if Variation is equal to `Bar`, Component should calculate completed children or Steps", + "fullName": "Form Component should render input field with yupValidationSchema", "location": null, - "status": "pending", - "title": "calculate completed children or Steps" + "status": "passed", + "title": "should render input field with yupValidationSchema" }, { - "ancestorTitles": [ - " Component", - "if Variation is equal to `Bar`, Component should" - ], + "ancestorTitles": ["Form Component"], "failureMessages": [], - "fullName": " Component if Variation is equal to `Bar`, Component should calculate active children or Steps", + "fullName": "Form Component should render input field with no validation", "location": null, - "status": "pending", - "title": "calculate active children or Steps" + "status": "passed", + "title": "should render input field with no validation" }, { - "ancestorTitles": [ - " Component", - "if Variation is equal to `Step`, Component should" - ], + "ancestorTitles": ["Form Component"], "failureMessages": [], - "fullName": " Component if Variation is equal to `Step`, Component should render
  • children", + "fullName": "Form Component getSchema should return null if no params are passed", "location": null, "status": "passed", - "title": "render
  • children" + "title": "getSchema should return null if no params are passed" }, { - "ancestorTitles": [ - " Component", - "if Variation is equal to `Step`, Component should" - ], + "ancestorTitles": ["Form Component"], "failureMessages": [], - "fullName": " Component if Variation is equal to `Step`, Component should not render Progress Label Value", + "fullName": "Form Component should render DateSelector field", "location": null, "status": "passed", - "title": "not render Progress Label Value" + "title": "should render DateSelector field" } ], - "endTime": 1585546060510, + "endTime": 1585643630390, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ProgressIndicator/tests/ProgressIndicator.test.js", - "startTime": 1585546055112, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\molecules\\Form\\tests\\Form.test.js", + "startTime": 1585643615569, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": ["
  • children", + "location": null, + "status": "pending", + "title": "render
  • children" + }, + { + "ancestorTitles": [ + " Component", + "if Variation is equal to `Bar`, Component should" + ], + "failureMessages": [], + "fullName": " Component if Variation is equal to `Bar`, Component should render Progress Label Value", + "location": null, + "status": "pending", + "title": "render Progress Label Value" + }, + { + "ancestorTitles": [ + " Component", + "if Variation is equal to `Bar`, Component should" + ], + "failureMessages": [], + "fullName": " Component if Variation is equal to `Bar`, Component should calculate inactive children or Steps", + "location": null, + "status": "pending", + "title": "calculate inactive children or Steps" + }, + { + "ancestorTitles": [ + " Component", + "if Variation is equal to `Bar`, Component should" + ], + "failureMessages": [], + "fullName": " Component if Variation is equal to `Bar`, Component should calculate completed children or Steps", + "location": null, + "status": "pending", + "title": "calculate completed children or Steps" + }, + { + "ancestorTitles": [ + " Component", + "if Variation is equal to `Bar`, Component should" + ], + "failureMessages": [], + "fullName": " Component if Variation is equal to `Bar`, Component should calculate active children or Steps", + "location": null, + "status": "pending", + "title": "calculate active children or Steps" + }, + { + "ancestorTitles": [ + " Component", + "if Variation is equal to `Step`, Component should" + ], + "failureMessages": [], + "fullName": " Component if Variation is equal to `Step`, Component should render
  • children", + "location": null, + "status": "passed", + "title": "render
  • children" + }, + { + "ancestorTitles": [ + " Component", + "if Variation is equal to `Step`, Component should" + ], + "failureMessages": [], + "fullName": " Component if Variation is equal to `Step`, Component should not render Progress Label Value", + "location": null, + "status": "passed", + "title": "not render Progress Label Value" } ], - "endTime": 1585546062765, + "endTime": 1585643639782, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ArticleThumbnail/tests/ArticleThumbnail.test.js", - "startTime": 1585546061866, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\molecules\\ProgressIndicator\\tests\\ProgressIndicator.test.js", + "startTime": 1585643638801, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": ["InputChoiceVanilla Component"], + "ancestorTitles": ["FieldInput Component"], "failureMessages": [], - "fullName": "InputChoiceVanilla Component should render Radio button correctly", + "fullName": "FieldInput Component should render correctly", "location": null, "status": "passed", - "title": "should render Radio button correctly" + "title": "should render correctly" }, { - "ancestorTitles": ["InputChoiceVanilla Component"], + "ancestorTitles": ["FieldInput Component"], "failureMessages": [], - "fullName": "InputChoiceVanilla Component should render checkbox correctly", + "fullName": "FieldInput Component should render button with type = \"button\".", + "location": null, + "status": "pending", + "title": "should render button with type = \"button\"." + }, + { + "ancestorTitles": ["FieldInput Component"], + "failureMessages": [], + "fullName": "FieldInput Component should render 1st button with theme prop type, tertiary", + "location": null, + "status": "pending", + "title": "should render 1st button with theme prop type, tertiary" + }, + { + "ancestorTitles": ["FieldInput Component"], + "failureMessages": [], + "fullName": "FieldInput Component should render 2nd button with theme prop type, primary", + "location": null, + "status": "pending", + "title": "should render 2nd button with theme prop type, primary" + }, + { + "ancestorTitles": ["FieldInput Component"], + "failureMessages": [], + "fullName": "FieldInput Component should match the button text rendered", "location": null, "status": "passed", - "title": "should render checkbox correctly" + "title": "should match the button text rendered" }, { - "ancestorTitles": ["InputChoiceVanilla Component"], + "ancestorTitles": ["FieldInput Component"], "failureMessages": [], - "fullName": "InputChoiceVanilla Component should render disabled", + "fullName": "FieldInput Component should match the button text rendered for second button", "location": null, "status": "passed", - "title": "should render disabled" + "title": "should match the button text rendered for second button" }, { - "ancestorTitles": ["InputChoiceVanilla Component"], + "ancestorTitles": ["FieldInput Component"], "failureMessages": [], - "fullName": "InputChoiceVanilla Component should render checked", + "fullName": "FieldInput Component should match the label rendered correctly.", "location": null, "status": "passed", - "title": "should render checked" + "title": "should match the label rendered correctly." + }, + { + "ancestorTitles": ["FieldInput Component"], + "failureMessages": [], + "fullName": "FieldInput Component should match the input rendered correctly.", + "location": null, + "status": "passed", + "title": "should match the input rendered correctly." + }, + { + "ancestorTitles": ["FieldInput Component"], + "failureMessages": [], + "fullName": "FieldInput Component should match the input rendered correctly on change event simulation.", + "location": null, + "status": "passed", + "title": "should match the input rendered correctly on change event simulation." + }, + { + "ancestorTitles": ["FieldInput Component"], + "failureMessages": [], + "fullName": "FieldInput Component should match the input rendered correctly on blur event simulation.", + "location": null, + "status": "passed", + "title": "should match the input rendered correctly on blur event simulation." } ], - "endTime": 1585546063058, + "endTime": 1585643640145, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/InputChoice/tests/InputChoice.test.js", - "startTime": 1585546062031, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\molecules\\Form\\FieldFileInput\\tests\\FieldFileInput.test.js", + "startTime": 1585643639165, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": ["FieldInput Component"], + "ancestorTitles": ["Modal Component"], "failureMessages": [], - "fullName": "FieldInput Component should render correctly", + "fullName": "Modal Component should render Modal correctly", "location": null, "status": "passed", - "title": "should render correctly" - }, + "title": "should render Modal correctly" + } + ], + "endTime": 1585643640541, + "message": "", + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\molecules\\Modal\\tests\\Modal.test.js", + "startTime": 1585643639518, + "status": "passed", + "summary": "" + }, + { + "assertionResults": [ { - "ancestorTitles": ["FieldInput Component"], + "ancestorTitles": [""], "failureMessages": [], - "fullName": "FieldInput Component should render label correctly", + "fullName": " should render correctly", "location": null, "status": "passed", - "title": "should render label correctly" + "title": "should render correctly" }, { - "ancestorTitles": ["FieldInput Component"], + "ancestorTitles": [""], "failureMessages": [], - "fullName": "FieldInput Component should render Input component with proper type", + "fullName": " should not render duplicate ids", "location": null, "status": "passed", - "title": "should render Input component with proper type" + "title": "should not render duplicate ids" } ], - "endTime": 1585546063141, + "endTime": 1585643640585, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldInput/tests/FieldInput.test.js", - "startTime": 1585546061151, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\hoc\\WithScripts\\tests\\WithScripts.test.js", + "startTime": 1585643639656, "status": "passed", "summary": "" }, @@ -1551,72 +1795,30 @@ "title": "should call parent method on remove if available" } ], - "endTime": 1585546063318, + "endTime": 1585643640850, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Tag/tests/Tag.test.js", - "startTime": 1585546062496, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Tag\\tests\\Tag.test.js", + "startTime": 1585643639931, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": [" Rendering"], + "ancestorTitles": ["Input Component"], "failureMessages": [], - "fullName": " Rendering should render correctly", + "fullName": "Input Component should render correctly", "location": null, "status": "passed", "title": "should render correctly" }, { - "ancestorTitles": ["Popover functional behavior"], + "ancestorTitles": ["Input Component"], "failureMessages": [], - "fullName": "Popover functional behavior Should have Close Button By Default and can be closed", + "fullName": "Input Component should check the data attribute of input", "location": null, "status": "passed", - "title": "Should have Close Button By Default and can be closed" - }, - { - "ancestorTitles": ["Popover functional behavior"], - "failureMessages": [], - "fullName": "Popover functional behavior Should open By Default when isVisible set to true", - "location": null, - "status": "passed", - "title": "Should open By Default when isVisible set to true" - }, - { - "ancestorTitles": ["Popover functional behavior"], - "failureMessages": [], - "fullName": "Popover functional behavior Should open and close on Trigger and X button click", - "location": null, - "status": "passed", - "title": "Should open and close on Trigger and X button click" - } - ], - "endTime": 1585546063385, - "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Popover/tests/Popover.test.js", - "startTime": 1585546062368, - "status": "passed", - "summary": "" - }, - { - "assertionResults": [ - { - "ancestorTitles": ["Input Component"], - "failureMessages": [], - "fullName": "Input Component should render correctly", - "location": null, - "status": "passed", - "title": "should render correctly" - }, - { - "ancestorTitles": ["Input Component"], - "failureMessages": [], - "fullName": "Input Component should check the data attribute of input", - "location": null, - "status": "passed", - "title": "should check the data attribute of input" + "title": "should check the data attribute of input" }, { "ancestorTitles": ["File Input Component -> Unit Testing"], @@ -1659,110 +1861,138 @@ "title": "should render input correctly" } ], - "endTime": 1585546063438, + "endTime": 1585643641258, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Input/tests/Input.test.js", - "startTime": 1585546062556, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Input\\tests\\Input.test.js", + "startTime": 1585643640308, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": [""], + "ancestorTitles": ["Heading Component"], "failureMessages": [], - "fullName": " should render correctly", + "fullName": "Heading Component should render correctly and match snapshot", "location": null, "status": "passed", - "title": "should render correctly" + "title": "should render correctly and match snapshot" }, { - "ancestorTitles": [" Component"], + "ancestorTitles": ["Heading Component"], "failureMessages": [], - "fullName": " Component is rendering root div,if isVisible prop is true ", + "fullName": "Heading Component should check the custom locator of heading", "location": null, "status": "passed", - "title": "is rendering root div,if isVisible prop is true " + "title": "should check the custom locator of heading" }, { - "ancestorTitles": [" Component"], + "ancestorTitles": ["Heading Component"], "failureMessages": [], - "fullName": " Component not rendering root div,if isVisible prop is false", + "fullName": "Heading Component should check the default locator of heading", "location": null, "status": "passed", - "title": "not rendering root div,if isVisible prop is false" - }, + "title": "should check the default locator of heading" + } + ], + "endTime": 1585643641552, + "message": "", + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Heading\\tests\\Heading.test.js", + "startTime": 1585643640687, + "status": "passed", + "summary": "" + }, + { + "assertionResults": [ { - "ancestorTitles": [" Component"], + "ancestorTitles": [""], "failureMessages": [], - "fullName": " Component is rendering all necessary elements rendered if isVisible prop is true", + "fullName": " accordion renders", "location": null, - "status": "pending", - "title": "is rendering all necessary elements rendered if isVisible prop is true" + "status": "passed", + "title": "accordion renders" }, { - "ancestorTitles": [" Component"], + "ancestorTitles": [""], "failureMessages": [], - "fullName": " Component is rendering ProgressBar if autoDismissTimeout is set as 0", + "fullName": " should render
    ", "location": null, "status": "passed", - "title": "is rendering ProgressBar if autoDismissTimeout is set as 0" + "title": "should render
    " }, { - "ancestorTitles": [" Component"], + "ancestorTitles": [""], "failureMessages": [], - "fullName": " Component is rendering ProgressBar if autoDismissTimeout is set as 3000", + "fullName": " should render details", "location": null, "status": "passed", - "title": "is rendering ProgressBar if autoDismissTimeout is set as 3000" + "title": "should render details" }, { - "ancestorTitles": [" Component"], + "ancestorTitles": [""], "failureMessages": [], - "fullName": " Component is rendering children ", + "fullName": " should render summary", "location": null, "status": "passed", - "title": "is rendering children " + "title": "should render summary" }, { - "ancestorTitles": [" Component is checking effects on"], + "ancestorTitles": [""], "failureMessages": [], - "fullName": " Component is checking effects on onClick event, should dismiss the toast when clicking on click of X button click", + "fullName": " panel opens on click of header", "location": null, "status": "passed", - "title": "onClick event, should dismiss the toast when clicking on click of X button click" + "title": "panel opens on click of header" }, { - "ancestorTitles": [" component useeffect hook for autodismiss"], + "ancestorTitles": [""], "failureMessages": [], - "fullName": " component useeffect hook for autodismiss autodismiss after timeout", + "fullName": " should render correctly", "location": null, "status": "passed", - "title": "autodismiss after timeout" + "title": "should render correctly" } ], - "endTime": 1585546063478, + "endTime": 1585643641571, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Toast/tests/Toast.test.js", - "startTime": 1585546054947, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\molecules\\Accordion\\tests\\Accordion.test.js", + "startTime": 1585643640640, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": [""], + "ancestorTitles": ["Button"], "failureMessages": [], - "fullName": " should render correctly", + "fullName": "Button should render correctly", + "location": null, + "status": "passed", + "title": "should render correctly" + } + ], + "endTime": 1585643641944, + "message": "", + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Button\\tests\\Button.style.test.js", + "startTime": 1585643640943, + "status": "passed", + "summary": "" + }, + { + "assertionResults": [ + { + "ancestorTitles": ["Select Styled component"], + "failureMessages": [], + "fullName": "Select Styled component should render correctly", "location": null, "status": "passed", "title": "should render correctly" } ], - "endTime": 1585546063475, + "endTime": 1585643642199, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Breadcrumb/tests/Breadcrumb.test.js", - "startTime": 1585546061708, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Select\\tests\\Select.style.test.js", + "startTime": 1585643641387, "status": "passed", "summary": "" }, @@ -1793,10 +2023,10 @@ "title": "should check the default slnid of field error" } ], - "endTime": 1585546063540, + "endTime": 1585643642394, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/FieldError/tests/FieldError.test.js", - "startTime": 1585546062692, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\FieldError\\tests\\FieldError.test.js", + "startTime": 1585643641651, "status": "passed", "summary": "" }, @@ -1827,120 +2057,144 @@ "title": "should check the data attribute of anchor" } ], - "endTime": 1585546063554, + "endTime": 1585643642510, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Anchor/tests/Anchor.test.js", - "startTime": 1585546062693, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Anchor\\tests\\Anchor.test.js", + "startTime": 1585643641681, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": ["Select Component"], + "ancestorTitles": ["
    "], "failureMessages": [], - "fullName": "Select Component should render correctly", + "fullName": "
    should render blockquote", "location": null, "status": "passed", - "title": "should render correctly" + "title": "should render blockquote" }, { - "ancestorTitles": ["Select Component"], + "ancestorTitles": ["
    "], "failureMessages": [], - "fullName": "Select Component should check the data attribute of dropdown/select", + "fullName": "
    should render content", "location": null, "status": "passed", - "title": "should check the data attribute of dropdown/select" + "title": "should render content" + }, + { + "ancestorTitles": ["
    "], + "failureMessages": [], + "fullName": "
    check quoteContent value passed in", + "location": null, + "status": "passed", + "title": "check quoteContent value passed in" + }, + { + "ancestorTitles": ["
    "], + "failureMessages": [], + "fullName": "
    check quoteAuthor value passed in", + "location": null, + "status": "passed", + "title": "check quoteAuthor value passed in" + }, + { + "ancestorTitles": ["
    "], + "failureMessages": [], + "fullName": "
    should render author name", + "location": null, + "status": "passed", + "title": "should render author name" + }, + { + "ancestorTitles": ["
    "], + "failureMessages": [], + "fullName": "
    should render correctly", + "location": null, + "status": "passed", + "title": "should render correctly" } ], - "endTime": 1585546063618, + "endTime": 1585643643009, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Select/tests/Select.test.js", - "startTime": 1585546062781, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\molecules\\Blockquote\\tests\\Blockquote.test.js", + "startTime": 1585643642041, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": [""], - "failureMessages": [], - "fullName": " accordion renders", - "location": null, - "status": "passed", - "title": "accordion renders" - }, - { - "ancestorTitles": [""], + "ancestorTitles": ["Button Component"], "failureMessages": [], - "fullName": " should render
    ", + "fullName": "Button Component should render correctly", "location": null, "status": "passed", - "title": "should render
    " + "title": "should render correctly" }, { - "ancestorTitles": [""], + "ancestorTitles": ["Button Component"], "failureMessages": [], - "fullName": " should render details", + "fullName": "Button Component should render disabled", "location": null, "status": "passed", - "title": "should render details" + "title": "should render disabled" }, { - "ancestorTitles": [""], + "ancestorTitles": ["Button Component"], "failureMessages": [], - "fullName": " should render summary", + "fullName": "Button Component should render title element", "location": null, "status": "passed", - "title": "should render summary" + "title": "should render title element" }, { - "ancestorTitles": [""], + "ancestorTitles": ["Button Component"], "failureMessages": [], - "fullName": " panel opens on click of header", + "fullName": "Button Component should render aria attribute element", "location": null, "status": "passed", - "title": "panel opens on click of header" + "title": "should render aria attribute element" }, { - "ancestorTitles": [""], + "ancestorTitles": ["Button Component"], "failureMessages": [], - "fullName": " should render correctly", + "fullName": "Button Component should check the data attribute of button", "location": null, "status": "passed", - "title": "should render correctly" + "title": "should check the data attribute of button" } ], - "endTime": 1585546063761, + "endTime": 1585643643144, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Accordion/tests/Accordion.test.js", - "startTime": 1585546062642, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Button\\tests\\Button.test.js", + "startTime": 1585643642286, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": ["Image Component with styles"], + "ancestorTitles": ["Para Component"], "failureMessages": [], - "fullName": "Image Component with styles should render correctly and match snapshots", + "fullName": "Para Component should render correctly and match snapshot", "location": null, "status": "passed", - "title": "should render correctly and match snapshots" + "title": "should render correctly and match snapshot" }, { - "ancestorTitles": ["Image Component with styles"], + "ancestorTitles": ["Para Component"], "failureMessages": [], - "fullName": "Image Component with styles should render correctly with lazy load", + "fullName": "Para Component should check the data attribute of para", "location": null, "status": "passed", - "title": "should render correctly with lazy load" + "title": "should check the data attribute of para" } ], - "endTime": 1585546064128, + "endTime": 1585643643366, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Image/tests/Image.style.test.js", - "startTime": 1585546063127, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Para\\tests\\Para.test.js", + "startTime": 1585643642623, "status": "passed", "summary": "" }, @@ -1963,280 +2217,218 @@ "title": "should check the data attribute of textarea" } ], - "endTime": 1585546064199, + "endTime": 1585643643391, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Textarea/tests/Textarea.test.js", - "startTime": 1585546063398, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Textarea\\tests\\Textarea.test.js", + "startTime": 1585643642532, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": ["Select Styled component"], + "ancestorTitles": ["Image Component"], "failureMessages": [], - "fullName": "Select Styled component should render correctly", + "fullName": "Image Component should render correctly and match snapshots", "location": null, "status": "passed", - "title": "should render correctly" + "title": "should render correctly and match snapshots" + }, + { + "ancestorTitles": ["Image Component"], + "failureMessages": [], + "fullName": "Image Component should change image src on error", + "location": null, + "status": "passed", + "title": "should change image src on error" + }, + { + "ancestorTitles": ["Image Component"], + "failureMessages": [], + "fullName": "Image Component should check the data attribute of image", + "location": null, + "status": "passed", + "title": "should check the data attribute of image" + }, + { + "ancestorTitles": ["Image Component"], + "failureMessages": [], + "fullName": "Image Component should check the default locator of image", + "location": null, + "status": "passed", + "title": "should check the default locator of image" } ], - "endTime": 1585546064226, + "endTime": 1585643643828, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Select/tests/Select.style.test.js", - "startTime": 1585546063200, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Image\\tests\\Image.test.js", + "startTime": 1585643643124, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": ["Button"], + "ancestorTitles": ["Select Styled component"], "failureMessages": [], - "fullName": "Button should render correctly", + "fullName": "Select Styled component should render correctly", "location": null, "status": "passed", "title": "should render correctly" } ], - "endTime": 1585546064366, + "endTime": 1585643644060, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Button/tests/Button.style.test.js", - "startTime": 1585546063355, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Textarea\\tests\\Textarea.style.test.js", + "startTime": 1585643643230, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": [""], + "ancestorTitles": ["InputChoiceVanilla Component"], "failureMessages": [], - "fullName": " should render default view correctly", + "fullName": "InputChoiceVanilla Component should render Radio button correctly", "location": null, "status": "passed", - "title": "should render default view correctly" - } - ], - "endTime": 1585546064409, - "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/List/tests/List.test.js", - "startTime": 1585546063616, - "status": "passed", - "summary": "" - }, - { - "assertionResults": [ - { - "ancestorTitles": [""], - "failureMessages": [], - "fullName": " should render correctly", - "location": null, - "status": "passed", - "title": "should render correctly" + "title": "should render Radio button correctly" }, { - "ancestorTitles": [""], + "ancestorTitles": ["InputChoiceVanilla Component"], "failureMessages": [], - "fullName": " should have id", + "fullName": "InputChoiceVanilla Component should render checkbox correctly", "location": null, "status": "passed", - "title": "should have id" - } - ], - "endTime": 1585546064414, - "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Icon/tests/Icon.test.js", - "startTime": 1585546063498, - "status": "passed", - "summary": "" - }, - { - "assertionResults": [ + "title": "should render checkbox correctly" + }, { - "ancestorTitles": ["Para Component"], + "ancestorTitles": ["InputChoiceVanilla Component"], "failureMessages": [], - "fullName": "Para Component should render correctly and match snapshot", + "fullName": "InputChoiceVanilla Component should render disabled", "location": null, "status": "passed", - "title": "should render correctly and match snapshot" + "title": "should render disabled" }, { - "ancestorTitles": ["Para Component"], + "ancestorTitles": ["InputChoiceVanilla Component"], "failureMessages": [], - "fullName": "Para Component should check the data attribute of para", + "fullName": "InputChoiceVanilla Component should render checked", "location": null, "status": "passed", - "title": "should check the data attribute of para" + "title": "should render checked" } ], - "endTime": 1585546064445, + "endTime": 1585643644274, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Para/tests/Para.test.js", - "startTime": 1585546063512, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\molecules\\InputChoice\\tests\\InputChoice.test.js", + "startTime": 1585643643468, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": ["Heading Component"], - "failureMessages": [], - "fullName": "Heading Component should render correctly and match snapshot", - "location": null, - "status": "passed", - "title": "should render correctly and match snapshot" - }, - { - "ancestorTitles": ["Heading Component"], - "failureMessages": [], - "fullName": "Heading Component should check the custom locator of heading", - "location": null, - "status": "passed", - "title": "should check the custom locator of heading" - }, - { - "ancestorTitles": ["Heading Component"], + "ancestorTitles": ["Input Styled component"], "failureMessages": [], - "fullName": "Heading Component should check the default locator of heading", + "fullName": "Input Styled component should render correctly", "location": null, "status": "passed", - "title": "should check the default locator of heading" + "title": "should render correctly" } ], - "endTime": 1585546064497, + "endTime": 1585643644396, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Heading/tests/Heading.test.js", - "startTime": 1585546063476, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Input\\tests\\Input.style.test.js", + "startTime": 1585643643450, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": ["Label Component"], + "ancestorTitles": [""], "failureMessages": [], - "fullName": "Label Component should render correctly", + "fullName": " should render correctly", "location": null, "status": "passed", "title": "should render correctly" }, { - "ancestorTitles": ["Label Component"], + "ancestorTitles": [""], "failureMessages": [], - "fullName": "Label Component should check the data attribute of label", + "fullName": " should have id", "location": null, "status": "passed", - "title": "should check the data attribute of label" + "title": "should have id" } ], - "endTime": 1585546064540, + "endTime": 1585643644780, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Label/tests/Label.test.js", - "startTime": 1585546063652, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Icon\\tests\\Icon.test.js", + "startTime": 1585643643928, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": ["Button Component"], + "ancestorTitles": ["Label Component"], "failureMessages": [], - "fullName": "Button Component should render correctly", + "fullName": "Label Component should render correctly", "location": null, "status": "passed", "title": "should render correctly" }, { - "ancestorTitles": ["Button Component"], - "failureMessages": [], - "fullName": "Button Component should render disabled", - "location": null, - "status": "passed", - "title": "should render disabled" - }, - { - "ancestorTitles": ["Button Component"], - "failureMessages": [], - "fullName": "Button Component should render title element", - "location": null, - "status": "passed", - "title": "should render title element" - }, - { - "ancestorTitles": ["Button Component"], - "failureMessages": [], - "fullName": "Button Component should render aria attribute element", - "location": null, - "status": "passed", - "title": "should render aria attribute element" - }, - { - "ancestorTitles": ["Button Component"], + "ancestorTitles": ["Label Component"], "failureMessages": [], - "fullName": "Button Component should check the data attribute of button", + "fullName": "Label Component should check the data attribute of label", "location": null, "status": "passed", - "title": "should check the data attribute of button" + "title": "should check the data attribute of label" } ], - "endTime": 1585546064614, + "endTime": 1585643644999, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Button/tests/Button.test.js", - "startTime": 1585546063598, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Label\\tests\\Label.test.js", + "startTime": 1585643644151, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": ["Select Styled component"], + "ancestorTitles": [""], "failureMessages": [], - "fullName": "Select Styled component should render correctly", + "fullName": " should render default view correctly", "location": null, "status": "passed", - "title": "should render correctly" + "title": "should render default view correctly" } ], - "endTime": 1585546064753, + "endTime": 1585643645129, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Textarea/tests/Textarea.style.test.js", - "startTime": 1585546063785, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\molecules\\List\\tests\\List.test.js", + "startTime": 1585643644368, "status": "passed", "summary": "" }, { "assertionResults": [ { - "ancestorTitles": ["Input Styled component"], + "ancestorTitles": [""], "failureMessages": [], - "fullName": "Input Styled component should render correctly", + "fullName": " should render correctly", "location": null, "status": "passed", "title": "should render correctly" } ], - "endTime": 1585546064907, - "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Input/tests/Input.style.test.js", - "startTime": 1585546064142, - "status": "passed", - "summary": "" - }, - { - "assertionResults": [ - { - "ancestorTitles": ["Modal Component"], - "failureMessages": [], - "fullName": "Modal Component should render Modal correctly", - "location": null, - "status": "passed", - "title": "should render Modal correctly" - } - ], - "endTime": 1585546064962, + "endTime": 1585643645312, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Modal/tests/Modal.test.js", - "startTime": 1585546064210, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\atoms\\Track\\tests\\Track.test.js", + "startTime": 1585643644481, "status": "passed", "summary": "" }, @@ -2251,28 +2443,10 @@ "title": "should render correctly" } ], - "endTime": 1585546065000, - "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/TabPanel/tests/TabPanel.test.js", - "startTime": 1585546064252, - "status": "passed", - "summary": "" - }, - { - "assertionResults": [ - { - "ancestorTitles": [""], - "failureMessages": [], - "fullName": " should render correctly", - "location": null, - "status": "passed", - "title": "should render correctly" - } - ], - "endTime": 1585546065079, + "endTime": 1585643645670, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Track/tests/Track.test.js", - "startTime": 1585546064391, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\molecules\\Tabs\\TabPanel\\tests\\TabPanel.test.js", + "startTime": 1585643644862, "status": "passed", "summary": "" }, @@ -2287,110 +2461,10 @@ "title": "should render correctly" } ], - "endTime": 1585546065136, - "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/Debug/tests/Debug.test.js", - "startTime": 1585546064470, - "status": "passed", - "summary": "" - }, - { - "assertionResults": [ - { - "ancestorTitles": ["Image Component"], - "failureMessages": [], - "fullName": "Image Component should render correctly and match snapshots", - "location": null, - "status": "passed", - "title": "should render correctly and match snapshots" - }, - { - "ancestorTitles": ["Image Component"], - "failureMessages": [], - "fullName": "Image Component should change image src on error", - "location": null, - "status": "passed", - "title": "should change image src on error" - }, - { - "ancestorTitles": ["Image Component"], - "failureMessages": [], - "fullName": "Image Component should check the data attribute of image", - "location": null, - "status": "passed", - "title": "should check the data attribute of image" - }, - { - "ancestorTitles": ["Image Component"], - "failureMessages": [], - "fullName": "Image Component should check the default locator of image", - "location": null, - "status": "passed", - "title": "should check the default locator of image" - } - ], - "endTime": 1585546065149, - "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Image/tests/Image.test.js", - "startTime": 1585546064419, - "status": "passed", - "summary": "" - }, - { - "assertionResults": [ - { - "ancestorTitles": ["
    "], - "failureMessages": [], - "fullName": "
    should render blockquote", - "location": null, - "status": "passed", - "title": "should render blockquote" - }, - { - "ancestorTitles": ["
    "], - "failureMessages": [], - "fullName": "
    should render content", - "location": null, - "status": "passed", - "title": "should render content" - }, - { - "ancestorTitles": ["
    "], - "failureMessages": [], - "fullName": "
    check quoteContent value passed in", - "location": null, - "status": "passed", - "title": "check quoteContent value passed in" - }, - { - "ancestorTitles": ["
    "], - "failureMessages": [], - "fullName": "
    check quoteAuthor value passed in", - "location": null, - "status": "passed", - "title": "check quoteAuthor value passed in" - }, - { - "ancestorTitles": ["
    "], - "failureMessages": [], - "fullName": "
    should render author name", - "location": null, - "status": "passed", - "title": "should render author name" - }, - { - "ancestorTitles": ["
    "], - "failureMessages": [], - "fullName": "
    should render correctly", - "location": null, - "status": "passed", - "title": "should render correctly" - } - ], - "endTime": 1585546065155, + "endTime": 1585643645891, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Blockquote/tests/Blockquote.test.js", - "startTime": 1585546064431, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\molecules\\Form\\Debug\\tests\\Debug.test.js", + "startTime": 1585643645223, "status": "passed", "summary": "" }, @@ -2405,8158 +2479,14 @@ "title": "should render correctly" } ], - "endTime": 1585546065163, + "endTime": 1585643645938, "message": "", - "name": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/Tab/tests/Tab.test.js", - "startTime": 1585546064511, + "name": "C:\\Users\\kirsharm1\\Projects\\AtomicComponent\\atomic-react-components\\lib\\components\\molecules\\Tabs\\Tab\\tests\\Tab.test.js", + "startTime": 1585643645101, "status": "passed", "summary": "" } ], "wasInterrupted": false, - "coverageMap": { - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ProgressIndicator/ProgressIndicator.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ProgressIndicator/ProgressIndicator.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 32 }, "end": { "line": 129, "column": 1 } }, - "1": { "start": { "line": 38, "column": 24 }, "end": { "line": 38, "column": 85 } }, - "2": { "start": { "line": 70, "column": 4 }, "end": { "line": 91, "column": 3 } }, - "3": { "start": { "line": 93, "column": 4 }, "end": { "line": 123, "column": 1 } }, - "4": { "start": { "line": 128, "column": 16 }, "end": { "line": 128, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 38, "column": 13 }, "end": { "line": 38, "column": 14 } }, - "loc": { "start": { "line": 38, "column": 24 }, "end": { "line": 38, "column": 85 } }, - "line": 38 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 69, "column": 4 }, "end": { "line": 69, "column": 5 } }, - "loc": { "start": { "line": 70, "column": 4 }, "end": { "line": 91, "column": 3 } }, - "line": 70 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 92, "column": 4 }, "end": { "line": 92, "column": 5 } }, - "loc": { "start": { "line": 93, "column": 4 }, "end": { "line": 123, "column": 1 } }, - "line": 93 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 128, "column": 4 }, "end": { "line": 128, "column": 5 } }, - "loc": { "start": { "line": 128, "column": 16 }, "end": { "line": 128, "column": 66 } }, - "line": 128 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 38, "column": 37 }, "end": { "line": 38, "column": 78 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 38, "column": 37 }, "end": { "line": 38, "column": 53 } }, - { "start": { "line": 38, "column": 57 }, "end": { "line": 38, "column": 78 } } - ], - "line": 38 - }, - "1": { - "loc": { "start": { "line": 70, "column": 4 }, "end": { "line": 91, "column": 3 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 70, "column": 4 }, "end": { "line": 70, "column": 29 } }, - { "start": { "line": 71, "column": 4 }, "end": { "line": 91, "column": 3 } } - ], - "line": 70 - }, - "2": { - "loc": { "start": { "line": 93, "column": 4 }, "end": { "line": 123, "column": 1 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 93, "column": 4 }, "end": { "line": 93, "column": 30 } }, - { "start": { "line": 94, "column": 4 }, "end": { "line": 123, "column": 1 } } - ], - "line": 93 - }, - "3": { - "loc": { "start": { "line": 128, "column": 16 }, "end": { "line": 128, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 128, "column": 40 }, "end": { "line": 128, "column": 61 } }, - { "start": { "line": 128, "column": 64 }, "end": { "line": 128, "column": 66 } } - ], - "line": 128 - } - }, - "s": { "0": 1, "1": 0, "2": 0, "3": 0, "4": 0 }, - "f": { "0": 0, "1": 0, "2": 0, "3": 0 }, - "b": { "0": [0, 0], "1": [0, 0], "2": [0, 0], "3": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "39a8b3097b97ae1c459b37ed9e43d9ff2e9e7539" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ProgressIndicator/ProgressIndicator.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ProgressIndicator/ProgressIndicator.js", - "statementMap": { - "0": { "start": { "line": 17, "column": 13 }, "end": { "line": 23, "column": 1 } }, - "1": { "start": { "line": 18, "column": 2 }, "end": { "line": 22, "column": 4 } }, - "2": { "start": { "line": 28, "column": 18 }, "end": { "line": 38, "column": 1 } }, - "3": { "start": { "line": 29, "column": 15 }, "end": { "line": 29, "column": 25 } }, - "4": { "start": { "line": 30, "column": 2 }, "end": { "line": 36, "column": 3 } }, - "5": { "start": { "line": 31, "column": 4 }, "end": { "line": 31, "column": 22 } }, - "6": { "start": { "line": 32, "column": 9 }, "end": { "line": 36, "column": 3 } }, - "7": { "start": { "line": 33, "column": 4 }, "end": { "line": 33, "column": 25 } }, - "8": { "start": { "line": 35, "column": 4 }, "end": { "line": 35, "column": 24 } }, - "9": { "start": { "line": 37, "column": 2 }, "end": { "line": 37, "column": 16 } }, - "10": { "start": { "line": 42, "column": 26 }, "end": { "line": 87, "column": 1 } }, - "11": { "start": { "line": 48, "column": 16 }, "end": { "line": 48, "column": 46 } }, - "12": { "start": { "line": 49, "column": 19 }, "end": { "line": 49, "column": 40 } }, - "13": { "start": { "line": 53, "column": 27 }, "end": { "line": 53, "column": 76 } }, - "14": { "start": { "line": 59, "column": 25 }, "end": { "line": 64, "column": 3 } }, - "15": { "start": { "line": 60, "column": 4 }, "end": { "line": 63, "column": 7 } }, - "16": { "start": { "line": 61, "column": 6 }, "end": { "line": 61, "column": 57 } }, - "17": { "start": { "line": 62, "column": 6 }, "end": { "line": 62, "column": 91 } }, - "18": { "start": { "line": 69, "column": 22 }, "end": { "line": 69, "column": 38 } }, - "19": { "start": { "line": 70, "column": 2 }, "end": { "line": 86, "column": 4 } }, - "20": { "start": { "line": 92, "column": 0 }, "end": { "line": 95, "column": 2 } }, - "21": { "start": { "line": 97, "column": 0 }, "end": { "line": 100, "column": 2 } }, - "22": { "start": { "line": 102, "column": 0 }, "end": { "line": 102, "column": 30 } }, - "23": { "start": { "line": 104, "column": 71 }, "end": { "line": 106, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 17, "column": 13 }, "end": { "line": 17, "column": 14 } }, - "loc": { "start": { "line": 17, "column": 67 }, "end": { "line": 23, "column": 1 } }, - "line": 17 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 28, "column": 18 }, "end": { "line": 28, "column": 19 } }, - "loc": { "start": { "line": 28, "column": 42 }, "end": { "line": 38, "column": 1 } }, - "line": 28 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 42, "column": 26 }, "end": { "line": 42, "column": 27 } }, - "loc": { "start": { "line": 47, "column": 36 }, "end": { "line": 87, "column": 1 } }, - "line": 47 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 59, "column": 25 }, "end": { "line": 59, "column": 26 } }, - "loc": { "start": { "line": 59, "column": 31 }, "end": { "line": 64, "column": 3 } }, - "line": 59 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 60, "column": 40 }, "end": { "line": 60, "column": 41 } }, - "loc": { "start": { "line": 60, "column": 57 }, "end": { "line": 63, "column": 5 } }, - "line": 60 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 30, "column": 2 }, "end": { "line": 36, "column": 3 } }, - "type": "if", - "locations": [ - { "start": { "line": 30, "column": 2 }, "end": { "line": 36, "column": 3 } }, - { "start": { "line": 30, "column": 2 }, "end": { "line": 36, "column": 3 } } - ], - "line": 30 - }, - "1": { - "loc": { "start": { "line": 32, "column": 9 }, "end": { "line": 36, "column": 3 } }, - "type": "if", - "locations": [ - { "start": { "line": 32, "column": 9 }, "end": { "line": 36, "column": 3 } }, - { "start": { "line": 32, "column": 9 }, "end": { "line": 36, "column": 3 } } - ], - "line": 32 - }, - "2": { - "loc": { "start": { "line": 49, "column": 19 }, "end": { "line": 49, "column": 40 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 49, "column": 31 }, "end": { "line": 49, "column": 36 } }, - { "start": { "line": 49, "column": 39 }, "end": { "line": 49, "column": 40 } } - ], - "line": 49 - }, - "3": { - "loc": { "start": { "line": 73, "column": 9 }, "end": { "line": 75, "column": 9 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 73, "column": 9 }, "end": { "line": 73, "column": 28 } }, - { "start": { "line": 74, "column": 10 }, "end": { "line": 74, "column": 96 } } - ], - "line": 73 - } - }, - "s": { - "0": 1, - "1": 9, - "2": 1, - "3": 10, - "4": 10, - "5": 3, - "6": 7, - "7": 4, - "8": 3, - "9": 10, - "10": 1, - "11": 4, - "12": 4, - "13": 4, - "14": 4, - "15": 4, - "16": 10, - "17": 10, - "18": 4, - "19": 4, - "20": 1, - "21": 1, - "22": 1, - "23": 1 - }, - "f": { "0": 9, "1": 10, "2": 4, "3": 4, "4": 10 }, - "b": { "0": [3, 7], "1": [4, 3], "2": [4, 0], "3": [4, 2] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "ed1b6e83b2e95b798d69359c7d590aaafd15072c" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ProgressIndicator/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ProgressIndicator/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "4a4f62925e3971a3d800f9e2f41fe8c3401556fd" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Video/Video.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Video/Video.style.js", - "statementMap": { - "0": { "start": { "line": 4, "column": 15 }, "end": { "line": 6, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 5 } }, - "loc": { "start": { "line": 4, "column": 15 }, "end": { "line": 6, "column": 1 } }, - "line": 4 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 43 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 5, "column": 23 }, "end": { "line": 5, "column": 34 } }, - { "start": { "line": 5, "column": 37 }, "end": { "line": 5, "column": 43 } } - ], - "line": 5 - } - }, - "s": { "0": 0 }, - "f": { "0": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "f43662455d54f44a3f063af96dec78ac2801d432" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Track/Track.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Track/Track.js", - "statementMap": { - "0": { "start": { "line": 11, "column": 14 }, "end": { "line": 13, "column": 1 } }, - "1": { "start": { "line": 12, "column": 2 }, "end": { "line": 12, "column": 94 } }, - "2": { "start": { "line": 15, "column": 0 }, "end": { "line": 17, "column": 2 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 11, "column": 14 }, "end": { "line": 11, "column": 15 } }, - "loc": { "start": { "line": 12, "column": 2 }, "end": { "line": 12, "column": 94 } }, - "line": 12 - } - }, - "branchMap": {}, - "s": { "0": 2, "1": 5, "2": 2 }, - "f": { "0": 5 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "011cdf1a068cfa7d953752068da4666af0a4148e" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Track/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Track/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "1acc34398c1f340a5c54b3dfc283dd5c1d9df112" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Video/Video.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Video/Video.js", - "statementMap": { - "0": { "start": { "line": 17, "column": 14 }, "end": { "line": 49, "column": 1 } }, - "1": { "start": { "line": 32, "column": 2 }, "end": { "line": 48, "column": 4 } }, - "2": { "start": { "line": 51, "column": 0 }, "end": { "line": 61, "column": 2 } }, - "3": { "start": { "line": 63, "column": 0 }, "end": { "line": 63, "column": 20 } }, - "4": { "start": { "line": 64, "column": 0 }, "end": { "line": 64, "column": 34 } }, - "5": { "start": { "line": 66, "column": 42 }, "end": { "line": 68, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 17, "column": 14 }, "end": { "line": 17, "column": 15 } }, - "loc": { "start": { "line": 31, "column": 19 }, "end": { "line": 49, "column": 1 } }, - "line": 31 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 46, "column": 7 }, "end": { "line": 46, "column": 81 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 46, "column": 41 }, "end": { "line": 46, "column": 49 } }, - { "start": { "line": 46, "column": 52 }, "end": { "line": 46, "column": 81 } } - ], - "line": 46 - }, - "1": { - "loc": { "start": { "line": 46, "column": 7 }, "end": { "line": 46, "column": 38 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 46, "column": 7 }, "end": { "line": 46, "column": 15 } }, - { "start": { "line": 46, "column": 19 }, "end": { "line": 46, "column": 38 } } - ], - "line": 46 - } - }, - "s": { "0": 1, "1": 10, "2": 1, "3": 1, "4": 1, "5": 1 }, - "f": { "0": 10 }, - "b": { "0": [1, 9], "1": [10, 10] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "ba350fca1d3a6c4f9ce2488f2089dbb29c5fdec2" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Video/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Video/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "bc78019cd155f5ea2f4619f1415aa4cf50c6ffd8" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Input/Input.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Input/Input.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 20, "column": 1 } }, - "1": { "start": { "line": 4, "column": 15 }, "end": { "line": 9, "column": 3 } }, - "2": { "start": { "line": 12, "column": 4 }, "end": { "line": 17, "column": 10 } }, - "3": { "start": { "line": 19, "column": 16 }, "end": { "line": 19, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 5 } }, - "loc": { "start": { "line": 4, "column": 15 }, "end": { "line": 9, "column": 3 } }, - "line": 4 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 11, "column": 4 }, "end": { "line": 11, "column": 5 } }, - "loc": { "start": { "line": 12, "column": 4 }, "end": { "line": 17, "column": 10 } }, - "line": 12 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 19, "column": 4 }, "end": { "line": 19, "column": 5 } }, - "loc": { "start": { "line": 19, "column": 16 }, "end": { "line": 19, "column": 66 } }, - "line": 19 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 12, "column": 4 }, "end": { "line": 17, "column": 10 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 13, "column": 8 }, "end": { "line": 16, "column": 5 } }, - { "start": { "line": 17, "column": 8 }, "end": { "line": 17, "column": 10 } } - ], - "line": 12 - }, - "1": { - "loc": { "start": { "line": 19, "column": 16 }, "end": { "line": 19, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 19, "column": 40 }, "end": { "line": 19, "column": 61 } }, - { "start": { "line": 19, "column": 64 }, "end": { "line": 19, "column": 66 } } - ], - "line": 19 - } - }, - "s": { "0": 11, "1": 22, "2": 22, "3": 22 }, - "f": { "0": 22, "1": 22, "2": 22 }, - "b": { "0": [1, 21], "1": [0, 22] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "06e7da695061aea28e20463536047e7547585288" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Input/Input.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Input/Input.js", - "statementMap": { - "0": { "start": { "line": 19, "column": 14 }, "end": { "line": 37, "column": 1 } }, - "1": { "start": { "line": 24, "column": 4 }, "end": { "line": 35, "column": 6 } }, - "2": { "start": { "line": 40, "column": 0 }, "end": { "line": 48, "column": 2 } }, - "3": { "start": { "line": 50, "column": 42 }, "end": { "line": 52, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 20, "column": 2 }, "end": { "line": 20, "column": 3 } }, - "loc": { "start": { "line": 24, "column": 4 }, "end": { "line": 35, "column": 6 } }, - "line": 24 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 32, "column": 13 }, "end": { "line": 32, "column": 48 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 32, "column": 31 }, "end": { "line": 32, "column": 36 } }, - { "start": { "line": 32, "column": 39 }, "end": { "line": 32, "column": 48 } } - ], - "line": 32 - }, - "1": { - "loc": { "start": { "line": 34, "column": 20 }, "end": { "line": 34, "column": 75 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 34, "column": 20 }, "end": { "line": 34, "column": 34 } }, - { "start": { "line": 34, "column": 39 }, "end": { "line": 34, "column": 74 } } - ], - "line": 34 - }, - "2": { - "loc": { "start": { "line": 34, "column": 39 }, "end": { "line": 34, "column": 74 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 34, "column": 46 }, "end": { "line": 34, "column": 69 } }, - { "start": { "line": 34, "column": 72 }, "end": { "line": 34, "column": 74 } } - ], - "line": 34 - } - }, - "s": { "0": 11, "1": 28, "2": 11, "3": 11 }, - "f": { "0": 28 }, - "b": { "0": [22, 6], "1": [28, 21], "2": [21, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "cd67c819c2744d90f50b95c52d497c482dc4cdbd" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Input/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Input/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "dce568349d3a5f24a212715cd3cdd4b8a681ed8a" - }, - "/Users/achjain/projects/atomic-react-components/lib/core/utils/elementLocator.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/core/utils/elementLocator.js", - "statementMap": { - "0": { "start": { "line": 4, "column": 36 }, "end": { "line": 20, "column": 1 } }, - "1": { "start": { "line": 5, "column": 14 }, "end": { "line": 5, "column": 16 } }, - "2": { "start": { "line": 7, "column": 2 }, "end": { "line": 18, "column": 5 } }, - "3": { "start": { "line": 8, "column": 24 }, "end": { "line": 8, "column": 29 } }, - "4": { "start": { "line": 10, "column": 4 }, "end": { "line": 16, "column": 5 } }, - "5": { "start": { "line": 11, "column": 6 }, "end": { "line": 15, "column": 9 } }, - "6": { "start": { "line": 12, "column": 8 }, "end": { "line": 12, "column": 78 } }, - "7": { "start": { "line": 13, "column": 8 }, "end": { "line": 13, "column": 51 } }, - "8": { "start": { "line": 13, "column": 30 }, "end": { "line": 13, "column": 51 } }, - "9": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 29 } }, - "10": { "start": { "line": 17, "column": 4 }, "end": { "line": 17, "column": 45 } }, - "11": { "start": { "line": 19, "column": 2 }, "end": { "line": 19, "column": 29 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 36 }, "end": { "line": 4, "column": 37 } }, - "loc": { "start": { "line": 4, "column": 55 }, "end": { "line": 20, "column": 1 } }, - "line": 4 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 7, "column": 34 }, "end": { "line": 7, "column": 35 } }, - "loc": { "start": { "line": 7, "column": 57 }, "end": { "line": 18, "column": 3 } }, - "line": 7 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 11, "column": 28 }, "end": { "line": 11, "column": 29 } }, - "loc": { "start": { "line": 11, "column": 51 }, "end": { "line": 15, "column": 7 } }, - "line": 11 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 10, "column": 4 }, "end": { "line": 16, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 10, "column": 4 }, "end": { "line": 16, "column": 5 } }, - { "start": { "line": 10, "column": 4 }, "end": { "line": 16, "column": 5 } } - ], - "line": 10 - }, - "1": { - "loc": { "start": { "line": 12, "column": 20 }, "end": { "line": 12, "column": 67 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 12, "column": 59 }, "end": { "line": 12, "column": 61 } }, - { "start": { "line": 12, "column": 64 }, "end": { "line": 12, "column": 67 } } - ], - "line": 12 - }, - "2": { - "loc": { "start": { "line": 12, "column": 20 }, "end": { "line": 12, "column": 56 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 12, "column": 20 }, "end": { "line": 12, "column": 36 } }, - { "start": { "line": 12, "column": 40 }, "end": { "line": 12, "column": 56 } } - ], - "line": 12 - }, - "3": { - "loc": { "start": { "line": 13, "column": 8 }, "end": { "line": 13, "column": 51 } }, - "type": "if", - "locations": [ - { "start": { "line": 13, "column": 8 }, "end": { "line": 13, "column": 51 } }, - { "start": { "line": 13, "column": 8 }, "end": { "line": 13, "column": 51 } } - ], - "line": 13 - }, - "4": { - "loc": { "start": { "line": 17, "column": 11 }, "end": { "line": 17, "column": 44 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 17, "column": 11 }, "end": { "line": 17, "column": 24 } }, - { "start": { "line": 17, "column": 28 }, "end": { "line": 17, "column": 44 } } - ], - "line": 17 - } - }, - "s": { - "0": 28, - "1": 330, - "2": 330, - "3": 323, - "4": 323, - "5": 111, - "6": 132, - "7": 132, - "8": 21, - "9": 132, - "10": 323, - "11": 330 - }, - "f": { "0": 330, "1": 323, "2": 132 }, - "b": { "0": [111, 212], "1": [111, 21], "2": [132, 132], "3": [21, 111], "4": [323, 302] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "88bcd790f91c0f3080ca8a90ff19e77cd16fef6e" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Label/Label.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Label/Label.js", - "statementMap": { - "0": { "start": { "line": 14, "column": 14 }, "end": { "line": 25, "column": 1 } }, - "1": { "start": { "line": 17, "column": 2 }, "end": { "line": 24, "column": 10 } }, - "2": { "start": { "line": 27, "column": 0 }, "end": { "line": 30, "column": 2 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 14, "column": 14 }, "end": { "line": 14, "column": 15 } }, - "loc": { "start": { "line": 17, "column": 2 }, "end": { "line": 24, "column": 10 } }, - "line": 17 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 21, "column": 18 }, "end": { "line": 21, "column": 88 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 21, "column": 18 }, "end": { "line": 21, "column": 32 } }, - { "start": { "line": 21, "column": 36 }, "end": { "line": 21, "column": 88 } } - ], - "line": 21 - } - }, - "s": { "0": 10, "1": 34, "2": 10 }, - "f": { "0": 34 }, - "b": { "0": [34, 33] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "f83c8d89bc7a83c3275baca49b2baea23e46f93a" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Label/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Label/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "60807cd73f1f0433f633c463f25ff5f5b807debe" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Button/Button.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Button/Button.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 21 }, "end": { "line": 50, "column": 1 } }, - "1": { "start": { "line": 8, "column": 24 }, "end": { "line": 8, "column": 66 } }, - "2": { "start": { "line": 9, "column": 15 }, "end": { "line": 13, "column": 3 } }, - "3": { "start": { "line": 14, "column": 15 }, "end": { "line": 14, "column": 71 } }, - "4": { "start": { "line": 16, "column": 4 }, "end": { "line": 21, "column": 10 } }, - "5": { "start": { "line": 23, "column": 4 }, "end": { "line": 27, "column": 3 } }, - "6": { "start": { "line": 28, "column": 15 }, "end": { "line": 28, "column": 50 } }, - "7": { "start": { "line": 30, "column": 4 }, "end": { "line": 40, "column": 4 } }, - "8": { "start": { "line": 43, "column": 4 }, "end": { "line": 47, "column": 3 } }, - "9": { "start": { "line": 49, "column": 16 }, "end": { "line": 49, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 8, "column": 12 }, "end": { "line": 8, "column": 13 } }, - "loc": { "start": { "line": 8, "column": 24 }, "end": { "line": 8, "column": 66 } }, - "line": 8 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 9, "column": 4 }, "end": { "line": 9, "column": 5 } }, - "loc": { "start": { "line": 9, "column": 15 }, "end": { "line": 13, "column": 3 } }, - "line": 9 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 5 } }, - "loc": { "start": { "line": 14, "column": 15 }, "end": { "line": 14, "column": 71 } }, - "line": 14 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 15, "column": 4 }, "end": { "line": 15, "column": 5 } }, - "loc": { "start": { "line": 16, "column": 4 }, "end": { "line": 21, "column": 10 } }, - "line": 16 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 22, "column": 4 }, "end": { "line": 22, "column": 5 } }, - "loc": { "start": { "line": 23, "column": 4 }, "end": { "line": 27, "column": 3 } }, - "line": 23 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 28, "column": 4 }, "end": { "line": 28, "column": 5 } }, - "loc": { "start": { "line": 28, "column": 15 }, "end": { "line": 28, "column": 50 } }, - "line": 28 - }, - "6": { - "name": "(anonymous_6)", - "decl": { "start": { "line": 29, "column": 4 }, "end": { "line": 29, "column": 5 } }, - "loc": { "start": { "line": 30, "column": 4 }, "end": { "line": 40, "column": 4 } }, - "line": 30 - }, - "7": { - "name": "(anonymous_7)", - "decl": { "start": { "line": 42, "column": 4 }, "end": { "line": 42, "column": 5 } }, - "loc": { "start": { "line": 43, "column": 4 }, "end": { "line": 47, "column": 3 } }, - "line": 43 - }, - "8": { - "name": "(anonymous_8)", - "decl": { "start": { "line": 49, "column": 4 }, "end": { "line": 49, "column": 5 } }, - "loc": { "start": { "line": 49, "column": 16 }, "end": { "line": 49, "column": 66 } }, - "line": 49 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 8, "column": 24 }, "end": { "line": 8, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 8, "column": 41 }, "end": { "line": 8, "column": 54 } }, - { "start": { "line": 8, "column": 57 }, "end": { "line": 8, "column": 66 } } - ], - "line": 8 - }, - "1": { - "loc": { "start": { "line": 14, "column": 15 }, "end": { "line": 14, "column": 71 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 14, "column": 15 }, "end": { "line": 14, "column": 30 } }, - { "start": { "line": 14, "column": 34 }, "end": { "line": 14, "column": 71 } } - ], - "line": 14 - }, - "2": { - "loc": { "start": { "line": 16, "column": 4 }, "end": { "line": 21, "column": 10 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 17, "column": 8 }, "end": { "line": 20, "column": 3 } }, - { "start": { "line": 21, "column": 8 }, "end": { "line": 21, "column": 10 } } - ], - "line": 16 - }, - "3": { - "loc": { "start": { "line": 23, "column": 4 }, "end": { "line": 27, "column": 3 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 23, "column": 4 }, "end": { "line": 23, "column": 35 } }, - { "start": { "line": 24, "column": 4 }, "end": { "line": 27, "column": 3 } } - ], - "line": 23 - }, - "4": { - "loc": { "start": { "line": 28, "column": 15 }, "end": { "line": 28, "column": 50 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 28, "column": 15 }, "end": { "line": 28, "column": 30 } }, - { "start": { "line": 28, "column": 34 }, "end": { "line": 28, "column": 50 } } - ], - "line": 28 - }, - "5": { - "loc": { "start": { "line": 30, "column": 4 }, "end": { "line": 40, "column": 4 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 30, "column": 4 }, "end": { "line": 30, "column": 33 } }, - { "start": { "line": 31, "column": 4 }, "end": { "line": 40, "column": 4 } } - ], - "line": 30 - }, - "6": { - "loc": { "start": { "line": 43, "column": 4 }, "end": { "line": 47, "column": 3 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 43, "column": 4 }, "end": { "line": 43, "column": 21 } }, - { "start": { "line": 44, "column": 4 }, "end": { "line": 47, "column": 3 } } - ], - "line": 43 - }, - "7": { - "loc": { "start": { "line": 49, "column": 16 }, "end": { "line": 49, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 49, "column": 40 }, "end": { "line": 49, "column": 61 } }, - { "start": { "line": 49, "column": 64 }, "end": { "line": 49, "column": 66 } } - ], - "line": 49 - } - }, - "s": { - "0": 15, - "1": 273, - "2": 273, - "3": 273, - "4": 273, - "5": 273, - "6": 273, - "7": 273, - "8": 273, - "9": 273 - }, - "f": { - "0": 273, - "1": 273, - "2": 273, - "3": 273, - "4": 273, - "5": 273, - "6": 273, - "7": 273, - "8": 273 - }, - "b": { - "0": [12, 261], - "1": [273, 0], - "2": [10, 263], - "3": [273, 0], - "4": [273, 0], - "5": [273, 0], - "6": [273, 0], - "7": [0, 273] - }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "f3c4bc7837a4a7dd8c1a349cf6a3e3be41628686" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Button/Button.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Button/Button.js", - "statementMap": { - "0": { "start": { "line": 24, "column": 15 }, "end": { "line": 52, "column": 1 } }, - "1": { "start": { "line": 39, "column": 2 }, "end": { "line": 51, "column": 11 } }, - "2": { "start": { "line": 54, "column": 0 }, "end": { "line": 66, "column": 2 } }, - "3": { "start": { "line": 68, "column": 43 }, "end": { "line": 70, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 24, "column": 15 }, "end": { "line": 24, "column": 16 } }, - "loc": { "start": { "line": 39, "column": 2 }, "end": { "line": 51, "column": 11 } }, - "line": 39 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 41, "column": 16 }, "end": { "line": 41, "column": 33 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 41, "column": 16 }, "end": { "line": 41, "column": 25 } }, - { "start": { "line": 41, "column": 29 }, "end": { "line": 41, "column": 33 } } - ], - "line": 41 - }, - "1": { - "loc": { "start": { "line": 46, "column": 6 }, "end": { "line": 46, "column": 88 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 46, "column": 6 }, "end": { "line": 46, "column": 20 } }, - { "start": { "line": 46, "column": 25 }, "end": { "line": 46, "column": 87 } } - ], - "line": 46 - }, - "2": { - "loc": { "start": { "line": 46, "column": 25 }, "end": { "line": 46, "column": 87 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 46, "column": 32 }, "end": { "line": 46, "column": 82 } }, - { "start": { "line": 46, "column": 85 }, "end": { "line": 46, "column": 87 } } - ], - "line": 46 - } - }, - "s": { "0": 15, "1": 283, "2": 15, "3": 15 }, - "f": { "0": 283 }, - "b": { "0": [283, 282], "1": [283, 282], "2": [282, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "05553b9e984d639ec0ec66b98c375f8d008b1af9" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Button/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Button/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "b7be1e036f0ebae785bfeafd9c247fffd7f0b8aa" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldFileInput/FieldFileInput.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldFileInput/FieldFileInput.style.js", - "statementMap": { - "0": { "start": { "line": 4, "column": 15 }, "end": { "line": 16, "column": 1 } }, - "1": { "start": { "line": 5, "column": 30 }, "end": { "line": 5, "column": 56 } }, - "2": { "start": { "line": 6, "column": 15 }, "end": { "line": 6, "column": 54 } }, - "3": { "start": { "line": 9, "column": 24 }, "end": { "line": 9, "column": 50 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 5, "column": 19 }, "end": { "line": 5, "column": 20 } }, - "loc": { "start": { "line": 5, "column": 30 }, "end": { "line": 5, "column": 56 } }, - "line": 5 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 5 } }, - "loc": { "start": { "line": 6, "column": 15 }, "end": { "line": 6, "column": 54 } }, - "line": 6 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 9, "column": 13 }, "end": { "line": 9, "column": 14 } }, - "loc": { "start": { "line": 9, "column": 24 }, "end": { "line": 9, "column": 50 } }, - "line": 9 - } - }, - "branchMap": {}, - "s": { "0": 7, "1": 0, "2": 0, "3": 0 }, - "f": { "0": 0, "1": 0, "2": 0 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "eab4a82b37d98dbac30ad4828f6bbff34d6b15c2" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldFileInput/FieldFileInput.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldFileInput/FieldFileInput.js", - "statementMap": { - "0": { "start": { "line": 14, "column": 23 }, "end": { "line": 66, "column": 1 } }, - "1": { "start": { "line": 26, "column": 20 }, "end": { "line": 26, "column": 37 } }, - "2": { "start": { "line": 27, "column": 29 }, "end": { "line": 27, "column": 48 } }, - "3": { "start": { "line": 29, "column": 2 }, "end": { "line": 65, "column": 4 } }, - "4": { "start": { "line": 38, "column": 47 }, "end": { "line": 38, "column": 51 } }, - "5": { "start": { "line": 39, "column": 10 }, "end": { "line": 54, "column": 12 } }, - "6": { "start": { "line": 46, "column": 16 }, "end": { "line": 46, "column": 32 } }, - "7": { "start": { "line": 47, "column": 16 }, "end": { "line": 47, "column": 48 } }, - "8": { "start": { "line": 47, "column": 30 }, "end": { "line": 47, "column": 48 } }, - "9": { "start": { "line": 50, "column": 16 }, "end": { "line": 50, "column": 30 } }, - "10": { "start": { "line": 51, "column": 16 }, "end": { "line": 51, "column": 44 } }, - "11": { "start": { "line": 51, "column": 28 }, "end": { "line": 51, "column": 44 } }, - "12": { "start": { "line": 58, "column": 52 }, "end": { "line": 58, "column": 77 } }, - "13": { "start": { "line": 68, "column": 0 }, "end": { "line": 78, "column": 2 } }, - "14": { "start": { "line": 80, "column": 65 }, "end": { "line": 82, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 14, "column": 23 }, "end": { "line": 14, "column": 24 } }, - "loc": { "start": { "line": 25, "column": 33 }, "end": { "line": 66, "column": 1 } }, - "line": 25 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 37, "column": 16 }, "end": { "line": 37, "column": 17 } }, - "loc": { "start": { "line": 37, "column": 37 }, "end": { "line": 55, "column": 9 } }, - "line": 37 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 45, "column": 24 }, "end": { "line": 45, "column": 25 } }, - "loc": { "start": { "line": 45, "column": 31 }, "end": { "line": 48, "column": 15 } }, - "line": 45 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 49, "column": 22 }, "end": { "line": 49, "column": 23 } }, - "loc": { "start": { "line": 49, "column": 29 }, "end": { "line": 52, "column": 15 } }, - "line": 49 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 58, "column": 46 }, "end": { "line": 58, "column": 47 } }, - "loc": { "start": { "line": 58, "column": 52 }, "end": { "line": 58, "column": 77 } }, - "line": 58 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 47, "column": 16 }, "end": { "line": 47, "column": 48 } }, - "type": "if", - "locations": [ - { "start": { "line": 47, "column": 16 }, "end": { "line": 47, "column": 48 } }, - { "start": { "line": 47, "column": 16 }, "end": { "line": 47, "column": 48 } } - ], - "line": 47 - }, - "1": { - "loc": { "start": { "line": 51, "column": 16 }, "end": { "line": 51, "column": 44 } }, - "type": "if", - "locations": [ - { "start": { "line": 51, "column": 16 }, "end": { "line": 51, "column": 44 } }, - { "start": { "line": 51, "column": 16 }, "end": { "line": 51, "column": 44 } } - ], - "line": 51 - } - }, - "s": { - "0": 7, - "1": 7, - "2": 7, - "3": 7, - "4": 0, - "5": 0, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 7, - "14": 7 - }, - "f": { "0": 7, "1": 0, "2": 0, "3": 0, "4": 0 }, - "b": { "0": [0, 0], "1": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "21bb8a46163b8c47d27680bc72dc557ebc6e65ed" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Icon/Icon.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Icon/Icon.style.js", - "statementMap": { - "0": { "start": { "line": 9, "column": 41 }, "end": { "line": 9, "column": 68 } }, - "1": { "start": { "line": 13, "column": 25 }, "end": { "line": 13, "column": 59 } }, - "2": { "start": { "line": 14, "column": 26 }, "end": { "line": 14, "column": 62 } }, - "3": { "start": { "line": 17, "column": 16 }, "end": { "line": 17, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 9, "column": 30 }, "end": { "line": 9, "column": 31 } }, - "loc": { "start": { "line": 9, "column": 41 }, "end": { "line": 9, "column": 68 } }, - "line": 9 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 13, "column": 13 }, "end": { "line": 13, "column": 14 } }, - "loc": { "start": { "line": 13, "column": 25 }, "end": { "line": 13, "column": 59 } }, - "line": 13 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 14, "column": 14 }, "end": { "line": 14, "column": 15 } }, - "loc": { "start": { "line": 14, "column": 26 }, "end": { "line": 14, "column": 62 } }, - "line": 14 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 17, "column": 4 }, "end": { "line": 17, "column": 5 } }, - "loc": { "start": { "line": 17, "column": 16 }, "end": { "line": 17, "column": 66 } }, - "line": 17 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 13, "column": 25 }, "end": { "line": 13, "column": 59 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 13, "column": 39 }, "end": { "line": 13, "column": 50 } }, - { "start": { "line": 13, "column": 53 }, "end": { "line": 13, "column": 59 } } - ], - "line": 13 - }, - "1": { - "loc": { "start": { "line": 14, "column": 26 }, "end": { "line": 14, "column": 62 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 14, "column": 41 }, "end": { "line": 14, "column": 53 } }, - { "start": { "line": 14, "column": 56 }, "end": { "line": 14, "column": 62 } } - ], - "line": 14 - }, - "2": { - "loc": { "start": { "line": 17, "column": 16 }, "end": { "line": 17, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 17, "column": 40 }, "end": { "line": 17, "column": 61 } }, - { "start": { "line": 17, "column": 64 }, "end": { "line": 17, "column": 66 } } - ], - "line": 17 - } - }, - "s": { "0": 5, "1": 5, "2": 5, "3": 5 }, - "f": { "0": 5, "1": 5, "2": 5, "3": 5 }, - "b": { "0": [0, 5], "1": [0, 5], "2": [0, 5] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "cb08a4bc82274fb49c64e8a3135dcc2746efef7b" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Icon/Icon.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Icon/Icon.js", - "statementMap": { - "0": { "start": { "line": 15, "column": 13 }, "end": { "line": 21, "column": 1 } }, - "1": { "start": { "line": 16, "column": 2 }, "end": { "line": 20, "column": 4 } }, - "2": { "start": { "line": 23, "column": 41 }, "end": { "line": 25, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 15, "column": 13 }, "end": { "line": 15, "column": 14 } }, - "loc": { "start": { "line": 15, "column": 63 }, "end": { "line": 21, "column": 1 } }, - "line": 15 - } - }, - "branchMap": {}, - "s": { "0": 3, "1": 7, "2": 3 }, - "f": { "0": 7 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "b7151e25362d934926272cd54e52cfa1ba837577" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Icon/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Icon/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "14f968d44559734ed028ed16b8e4a9950bb27508" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/CookieDisclaimer/CookieDisclaimer.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/CookieDisclaimer/CookieDisclaimer.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 25 }, "end": { "line": 21, "column": 1 } }, - "1": { "start": { "line": 7, "column": 24 }, "end": { "line": 7, "column": 50 } }, - "2": { "start": { "line": 8, "column": 26 }, "end": { "line": 8, "column": 74 } }, - "3": { "start": { "line": 18, "column": 29 }, "end": { "line": 18, "column": 55 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 7, "column": 13 }, "end": { "line": 7, "column": 14 } }, - "loc": { "start": { "line": 7, "column": 24 }, "end": { "line": 7, "column": 50 } }, - "line": 7 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 8, "column": 15 }, "end": { "line": 8, "column": 16 } }, - "loc": { "start": { "line": 8, "column": 26 }, "end": { "line": 8, "column": 74 } }, - "line": 8 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 18, "column": 18 }, "end": { "line": 18, "column": 19 } }, - "loc": { "start": { "line": 18, "column": 29 }, "end": { "line": 18, "column": 55 } }, - "line": 18 - } - }, - "branchMap": {}, - "s": { "0": 1, "1": 5, "2": 5, "3": 5 }, - "f": { "0": 5, "1": 5, "2": 5 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "6eca1db78105e2e0f7d368955abdc58c9d66c6da" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/CookieDisclaimer/CookieDisclaimer.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/CookieDisclaimer/CookieDisclaimer.js", - "statementMap": { - "0": { "start": { "line": 12, "column": 32 }, "end": { "line": 17, "column": 1 } }, - "1": { "start": { "line": 15, "column": 4 }, "end": { "line": 15, "column": 15 } }, - "2": { "start": { "line": 22, "column": 36 }, "end": { "line": 24, "column": 1 } }, - "3": { "start": { "line": 23, "column": 2 }, "end": { "line": 23, "column": 27 } }, - "4": { "start": { "line": 32, "column": 31 }, "end": { "line": 35, "column": 1 } }, - "5": { "start": { "line": 33, "column": 2 }, "end": { "line": 33, "column": 33 } }, - "6": { "start": { "line": 34, "column": 2 }, "end": { "line": 34, "column": 25 } }, - "7": { "start": { "line": 43, "column": 31 }, "end": { "line": 46, "column": 1 } }, - "8": { "start": { "line": 44, "column": 2 }, "end": { "line": 44, "column": 34 } }, - "9": { "start": { "line": 45, "column": 2 }, "end": { "line": 45, "column": 25 } }, - "10": { "start": { "line": 54, "column": 33 }, "end": { "line": 57, "column": 1 } }, - "11": { "start": { "line": 55, "column": 25 }, "end": { "line": 55, "column": 49 } }, - "12": { "start": { "line": 56, "column": 2 }, "end": { "line": 56, "column": 33 } }, - "13": { "start": { "line": 59, "column": 25 }, "end": { "line": 92, "column": 1 } }, - "14": { "start": { "line": 66, "column": 25 }, "end": { "line": 66, "column": 57 } }, - "15": { "start": { "line": 67, "column": 2 }, "end": { "line": 67, "column": 55 } }, - "16": { "start": { "line": 68, "column": 28 }, "end": { "line": 89, "column": 10 } }, - "17": { "start": { "line": 77, "column": 43 }, "end": { "line": 77, "column": 73 } }, - "18": { "start": { "line": 82, "column": 44 }, "end": { "line": 82, "column": 74 } }, - "19": { "start": { "line": 91, "column": 2 }, "end": { "line": 91, "column": 27 } }, - "20": { "start": { "line": 94, "column": 0 }, "end": { "line": 102, "column": 2 } }, - "21": { "start": { "line": 104, "column": 69 }, "end": { "line": 106, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 14, "column": 2 }, "end": { "line": 14, "column": 3 } }, - "loc": { "start": { "line": 14, "column": 21 }, "end": { "line": 16, "column": 3 } }, - "line": 14 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 22, "column": 36 }, "end": { "line": 22, "column": 37 } }, - "loc": { "start": { "line": 22, "column": 42 }, "end": { "line": 24, "column": 1 } }, - "line": 22 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 32, "column": 31 }, "end": { "line": 32, "column": 32 } }, - "loc": { "start": { "line": 32, "column": 55 }, "end": { "line": 35, "column": 1 } }, - "line": 32 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 43, "column": 31 }, "end": { "line": 43, "column": 32 } }, - "loc": { "start": { "line": 43, "column": 55 }, "end": { "line": 46, "column": 1 } }, - "line": 43 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 54, "column": 33 }, "end": { "line": 54, "column": 34 } }, - "loc": { "start": { "line": 54, "column": 57 }, "end": { "line": 57, "column": 1 } }, - "line": 54 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 59, "column": 25 }, "end": { "line": 59, "column": 26 } }, - "loc": { "start": { "line": 65, "column": 35 }, "end": { "line": 92, "column": 1 } }, - "line": 65 - }, - "6": { - "name": "(anonymous_6)", - "decl": { "start": { "line": 77, "column": 37 }, "end": { "line": 77, "column": 38 } }, - "loc": { "start": { "line": 77, "column": 43 }, "end": { "line": 77, "column": 73 } }, - "line": 77 - }, - "7": { - "name": "(anonymous_7)", - "decl": { "start": { "line": 82, "column": 38 }, "end": { "line": 82, "column": 39 } }, - "loc": { "start": { "line": 82, "column": 44 }, "end": { "line": 82, "column": 74 } }, - "line": 82 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 68, "column": 28 }, "end": { "line": 89, "column": 10 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 69, "column": 4 }, "end": { "line": 88, "column": 10 } }, - { "start": { "line": 89, "column": 6 }, "end": { "line": 89, "column": 10 } } - ], - "line": 68 - } - }, - "s": { - "0": 1, - "1": 0, - "2": 1, - "3": 3, - "4": 1, - "5": 1, - "6": 1, - "7": 1, - "8": 1, - "9": 1, - "10": 1, - "11": 11, - "12": 11, - "13": 1, - "14": 10, - "15": 10, - "16": 10, - "17": 0, - "18": 0, - "19": 10, - "20": 1, - "21": 1 - }, - "f": { "0": 0, "1": 3, "2": 1, "3": 1, "4": 11, "5": 10, "6": 0, "7": 0 }, - "b": { "0": [7, 3] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "e79471b960acc2ed2cae5dff8ce5c769de3086a6" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/List/List.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/List/List.style.js", - "statementMap": { - "0": { "start": { "line": 4, "column": 27 }, "end": { "line": 4, "column": 53 } }, - "1": { "start": { "line": 6, "column": 32 }, "end": { "line": 6, "column": 58 } }, - "2": { "start": { "line": 9, "column": 4 }, "end": { "line": 15, "column": 10 } }, - "3": { "start": { "line": 18, "column": 4 }, "end": { "line": 24, "column": 10 } }, - "4": { "start": { "line": 27, "column": 4 }, "end": { "line": 32, "column": 10 } }, - "5": { "start": { "line": 35, "column": 4 }, "end": { "line": 42, "column": 10 } }, - "6": { "start": { "line": 45, "column": 4 }, "end": { "line": 61, "column": 10 } }, - "7": { "start": { "line": 63, "column": 16 }, "end": { "line": 63, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 17 } }, - "loc": { "start": { "line": 4, "column": 27 }, "end": { "line": 4, "column": 53 } }, - "line": 4 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 6, "column": 21 }, "end": { "line": 6, "column": 22 } }, - "loc": { "start": { "line": 6, "column": 32 }, "end": { "line": 6, "column": 58 } }, - "line": 6 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 8, "column": 4 }, "end": { "line": 8, "column": 5 } }, - "loc": { "start": { "line": 9, "column": 4 }, "end": { "line": 15, "column": 10 } }, - "line": 9 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 17, "column": 4 }, "end": { "line": 17, "column": 5 } }, - "loc": { "start": { "line": 18, "column": 4 }, "end": { "line": 24, "column": 10 } }, - "line": 18 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 26, "column": 4 }, "end": { "line": 26, "column": 5 } }, - "loc": { "start": { "line": 27, "column": 4 }, "end": { "line": 32, "column": 10 } }, - "line": 27 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 34, "column": 4 }, "end": { "line": 34, "column": 5 } }, - "loc": { "start": { "line": 35, "column": 4 }, "end": { "line": 42, "column": 10 } }, - "line": 35 - }, - "6": { - "name": "(anonymous_6)", - "decl": { "start": { "line": 44, "column": 4 }, "end": { "line": 44, "column": 5 } }, - "loc": { "start": { "line": 45, "column": 4 }, "end": { "line": 61, "column": 10 } }, - "line": 45 - }, - "7": { - "name": "(anonymous_7)", - "decl": { "start": { "line": 63, "column": 4 }, "end": { "line": 63, "column": 5 } }, - "loc": { "start": { "line": 63, "column": 16 }, "end": { "line": 63, "column": 66 } }, - "line": 63 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 9, "column": 4 }, "end": { "line": 15, "column": 10 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 10, "column": 8 }, "end": { "line": 14, "column": 7 } }, - { "start": { "line": 15, "column": 8 }, "end": { "line": 15, "column": 10 } } - ], - "line": 9 - }, - "1": { - "loc": { "start": { "line": 18, "column": 4 }, "end": { "line": 24, "column": 10 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 19, "column": 8 }, "end": { "line": 23, "column": 7 } }, - { "start": { "line": 24, "column": 8 }, "end": { "line": 24, "column": 10 } } - ], - "line": 18 - }, - "2": { - "loc": { "start": { "line": 27, "column": 4 }, "end": { "line": 32, "column": 10 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 28, "column": 8 }, "end": { "line": 31, "column": 7 } }, - { "start": { "line": 32, "column": 8 }, "end": { "line": 32, "column": 10 } } - ], - "line": 27 - }, - "3": { - "loc": { "start": { "line": 35, "column": 4 }, "end": { "line": 42, "column": 10 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 36, "column": 8 }, "end": { "line": 41, "column": 7 } }, - { "start": { "line": 42, "column": 8 }, "end": { "line": 42, "column": 10 } } - ], - "line": 35 - }, - "4": { - "loc": { "start": { "line": 45, "column": 4 }, "end": { "line": 61, "column": 10 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 46, "column": 8 }, "end": { "line": 60, "column": 7 } }, - { "start": { "line": 61, "column": 8 }, "end": { "line": 61, "column": 10 } } - ], - "line": 45 - }, - "5": { - "loc": { "start": { "line": 63, "column": 16 }, "end": { "line": 63, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 63, "column": 40 }, "end": { "line": 63, "column": 61 } }, - { "start": { "line": 63, "column": 64 }, "end": { "line": 63, "column": 66 } } - ], - "line": 63 - } - }, - "s": { "0": 89, "1": 89, "2": 89, "3": 89, "4": 89, "5": 89, "6": 89, "7": 89 }, - "f": { "0": 89, "1": 89, "2": 89, "3": 89, "4": 89, "5": 89, "6": 89, "7": 89 }, - "b": { "0": [0, 89], "1": [3, 86], "2": [3, 86], "3": [3, 86], "4": [0, 89], "5": [0, 89] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "5ce8f60822df4aa3f3c6943b674aa0c6b3b46633" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/List/List.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/List/List.js", - "statementMap": { - "0": { "start": { "line": 26, "column": 13 }, "end": { "line": 30, "column": 1 } }, - "1": { "start": { "line": 27, "column": 2 }, "end": { "line": 29, "column": 13 } }, - "2": { "start": { "line": 32, "column": 0 }, "end": { "line": 41, "column": 2 } }, - "3": { "start": { "line": 43, "column": 41 }, "end": { "line": 45, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 26, "column": 13 }, "end": { "line": 26, "column": 14 } }, - "loc": { "start": { "line": 27, "column": 2 }, "end": { "line": 29, "column": 13 } }, - "line": 27 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 26, "column": 27 }, "end": { "line": 26, "column": 42 } }, - "type": "default-arg", - "locations": [ - { "start": { "line": 26, "column": 38 }, "end": { "line": 26, "column": 42 } } - ], - "line": 26 - } - }, - "s": { "0": 6, "1": 90, "2": 6, "3": 6 }, - "f": { "0": 90 }, - "b": { "0": [0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "b9af8cc400ffd880e3effb8dd8497b4b8337be5c" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/List/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/List/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "df6f70f421554019388d9b125ba48393654044a7" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Typeahead/ListItem.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Typeahead/ListItem.js", - "statementMap": { - "0": { "start": { "line": 12, "column": 17 }, "end": { "line": 41, "column": 1 } }, - "1": { "start": { "line": 21, "column": 25 }, "end": { "line": 21, "column": 47 } }, - "2": { "start": { "line": 23, "column": 2 }, "end": { "line": 40, "column": 4 } }, - "3": { "start": { "line": 33, "column": 23 }, "end": { "line": 33, "column": 40 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 12, "column": 17 }, "end": { "line": 12, "column": 18 } }, - "loc": { "start": { "line": 20, "column": 21 }, "end": { "line": 41, "column": 1 } }, - "line": 20 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 33, "column": 17 }, "end": { "line": 33, "column": 18 } }, - "loc": { "start": { "line": 33, "column": 23 }, "end": { "line": 33, "column": 40 } }, - "line": 33 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 27, "column": 10 }, "end": { "line": 27, "column": 44 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 27, "column": 10 }, "end": { "line": 27, "column": 24 } }, - { "start": { "line": 27, "column": 28 }, "end": { "line": 27, "column": 44 } } - ], - "line": 27 - } - }, - "s": { "0": 1, "1": 0, "2": 0, "3": 0 }, - "f": { "0": 0, "1": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "5fcf04bdd245829c43b66347d81655d68d682192" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Typeahead/Typeahead.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Typeahead/Typeahead.style.js", - "statementMap": { - "0": { "start": { "line": 9, "column": 17 }, "end": { "line": 12, "column": 5 } }, - "1": { "start": { "line": 24, "column": 17 }, "end": { "line": 27, "column": 5 } }, - "2": { "start": { "line": 31, "column": 16 }, "end": { "line": 31, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 9, "column": 6 }, "end": { "line": 9, "column": 7 } }, - "loc": { "start": { "line": 9, "column": 17 }, "end": { "line": 12, "column": 5 } }, - "line": 9 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 24, "column": 6 }, "end": { "line": 24, "column": 7 } }, - "loc": { "start": { "line": 24, "column": 17 }, "end": { "line": 27, "column": 5 } }, - "line": 24 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 31, "column": 4 }, "end": { "line": 31, "column": 5 } }, - "loc": { "start": { "line": 31, "column": 16 }, "end": { "line": 31, "column": 66 } }, - "line": 31 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 31, "column": 16 }, "end": { "line": 31, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 31, "column": 40 }, "end": { "line": 31, "column": 61 } }, - { "start": { "line": 31, "column": 64 }, "end": { "line": 31, "column": 66 } } - ], - "line": 31 - } - }, - "s": { "0": 0, "1": 0, "2": 0 }, - "f": { "0": 0, "1": 0, "2": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "81a2114e9db934c655e752c9dca11b6c25ad4f5a" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Typeahead/constants.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Typeahead/constants.js", - "statementMap": { - "0": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 26 } }, - "1": { "start": { "line": 2, "column": 25 }, "end": { "line": 2, "column": 27 } }, - "2": { "start": { "line": 3, "column": 24 }, "end": { "line": 3, "column": 26 } }, - "3": { "start": { "line": 4, "column": 26 }, "end": { "line": 4, "column": 28 } }, - "4": { "start": { "line": 5, "column": 22 }, "end": { "line": 5, "column": 24 } }, - "5": { "start": { "line": 6, "column": 19 }, "end": { "line": 6, "column": 20 } } - }, - "fnMap": {}, - "branchMap": {}, - "s": { "0": 1, "1": 1, "2": 1, "3": 1, "4": 1, "5": 1 }, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "104e19328ddec94cd5f1a06fccfd86b50ab92d67" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Typeahead/Typeahead.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Typeahead/Typeahead.js", - "statementMap": { - "0": { "start": { "line": 20, "column": 18 }, "end": { "line": 209, "column": 1 } }, - "1": { "start": { "line": 37, "column": 47 }, "end": { "line": 37, "column": 59 } }, - "2": { "start": { "line": 38, "column": 42 }, "end": { "line": 38, "column": 54 } }, - "3": { "start": { "line": 40, "column": 2 }, "end": { "line": 45, "column": 5 } }, - "4": { "start": { "line": 41, "column": 20 }, "end": { "line": 41, "column": 64 } }, - "5": { "start": { "line": 42, "column": 4 }, "end": { "line": 44, "column": 5 } }, - "6": { "start": { "line": 43, "column": 6 }, "end": { "line": 43, "column": 69 } }, - "7": { "start": { "line": 47, "column": 28 }, "end": { "line": 49, "column": 3 } }, - "8": { "start": { "line": 48, "column": 4 }, "end": { "line": 48, "column": 54 } }, - "9": { "start": { "line": 56, "column": 29 }, "end": { "line": 61, "column": 3 } }, - "10": { "start": { "line": 58, "column": 6 }, "end": { "line": 59, "column": 95 } }, - "11": { "start": { "line": 59, "column": 36 }, "end": { "line": 59, "column": 94 } }, - "12": { "start": { "line": 60, "column": 4 }, "end": { "line": 60, "column": 27 } }, - "13": { "start": { "line": 67, "column": 22 }, "end": { "line": 69, "column": 3 } }, - "14": { "start": { "line": 68, "column": 4 }, "end": { "line": 68, "column": 33 } }, - "15": { "start": { "line": 75, "column": 23 }, "end": { "line": 93, "column": 3 } }, - "16": { "start": { "line": 76, "column": 4 }, "end": { "line": 78, "column": 5 } }, - "17": { "start": { "line": 77, "column": 6 }, "end": { "line": 77, "column": 25 } }, - "18": { "start": { "line": 79, "column": 33 }, "end": { "line": 79, "column": 41 } }, - "19": { "start": { "line": 80, "column": 26 }, "end": { "line": 80, "column": 33 } }, - "20": { "start": { "line": 81, "column": 4 }, "end": { "line": 91, "column": 5 } }, - "21": { "start": { "line": 82, "column": 6 }, "end": { "line": 88, "column": 7 } }, - "22": { "start": { "line": 83, "column": 8 }, "end": { "line": 83, "column": 30 } }, - "23": { "start": { "line": 84, "column": 13 }, "end": { "line": 88, "column": 7 } }, - "24": { "start": { "line": 85, "column": 8 }, "end": { "line": 85, "column": 59 } }, - "25": { "start": { "line": 87, "column": 8 }, "end": { "line": 87, "column": 65 } }, - "26": { "start": { "line": 90, "column": 6 }, "end": { "line": 90, "column": 27 } }, - "27": { "start": { "line": 92, "column": 4 }, "end": { "line": 92, "column": 40 } }, - "28": { "start": { "line": 99, "column": 24 }, "end": { "line": 134, "column": 3 } }, - "29": { "start": { "line": 100, "column": 4 }, "end": { "line": 133, "column": 5 } }, - "30": { "start": { "line": 102, "column": 8 }, "end": { "line": 105, "column": 9 } }, - "31": { "start": { "line": 103, "column": 10 }, "end": { "line": 103, "column": 63 } }, - "32": { "start": { "line": 104, "column": 10 }, "end": { "line": 104, "column": 33 } }, - "33": { "start": { "line": 106, "column": 8 }, "end": { "line": 106, "column": 14 } }, - "34": { "start": { "line": 109, "column": 26 }, "end": { "line": 109, "column": 38 } }, - "35": { "start": { "line": 110, "column": 8 }, "end": { "line": 112, "column": 9 } }, - "36": { "start": { "line": 111, "column": 10 }, "end": { "line": 111, "column": 46 } }, - "37": { "start": { "line": 113, "column": 8 }, "end": { "line": 113, "column": 25 } }, - "38": { "start": { "line": 114, "column": 8 }, "end": { "line": 114, "column": 37 } }, - "39": { "start": { "line": 115, "column": 8 }, "end": { "line": 115, "column": 14 } }, - "40": { "start": { "line": 118, "column": 26 }, "end": { "line": 118, "column": 38 } }, - "41": { "start": { "line": 119, "column": 8 }, "end": { "line": 121, "column": 9 } }, - "42": { "start": { "line": 120, "column": 10 }, "end": { "line": 120, "column": 27 } }, - "43": { "start": { "line": 122, "column": 8 }, "end": { "line": 122, "column": 25 } }, - "44": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 37 } }, - "45": { "start": { "line": 124, "column": 8 }, "end": { "line": 124, "column": 14 } }, - "46": { "start": { "line": 128, "column": 8 }, "end": { "line": 128, "column": 31 } }, - "47": { "start": { "line": 129, "column": 8 }, "end": { "line": 129, "column": 14 } }, - "48": { "start": { "line": 132, "column": 8 }, "end": { "line": 132, "column": 14 } }, - "49": { "start": { "line": 139, "column": 27 }, "end": { "line": 141, "column": 3 } }, - "50": { "start": { "line": 140, "column": 4 }, "end": { "line": 140, "column": 37 } }, - "51": { "start": { "line": 146, "column": 26 }, "end": { "line": 150, "column": 3 } }, - "52": { "start": { "line": 147, "column": 4 }, "end": { "line": 147, "column": 37 } }, - "53": { "start": { "line": 148, "column": 4 }, "end": { "line": 148, "column": 57 } }, - "54": { "start": { "line": 149, "column": 4 }, "end": { "line": 149, "column": 27 } }, - "55": { "start": { "line": 152, "column": 22 }, "end": { "line": 154, "column": 3 } }, - "56": { "start": { "line": 156, "column": 2 }, "end": { "line": 208, "column": 4 } }, - "57": { "start": { "line": 188, "column": 12 }, "end": { "line": 200, "column": 14 } }, - "58": { "start": { "line": 195, "column": 36 }, "end": { "line": 195, "column": 59 } }, - "59": { "start": { "line": 196, "column": 35 }, "end": { "line": 196, "column": 57 } }, - "60": { "start": { "line": 211, "column": 0 }, "end": { "line": 222, "column": 2 } }, - "61": { "start": { "line": 224, "column": 46 }, "end": { "line": 226, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 20, "column": 18 }, "end": { "line": 20, "column": 19 } }, - "loc": { "start": { "line": 36, "column": 19 }, "end": { "line": 209, "column": 1 } }, - "line": 36 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 40, "column": 12 }, "end": { "line": 40, "column": 13 } }, - "loc": { "start": { "line": 40, "column": 18 }, "end": { "line": 45, "column": 3 } }, - "line": 40 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 47, "column": 28 }, "end": { "line": 47, "column": 29 } }, - "loc": { "start": { "line": 47, "column": 37 }, "end": { "line": 49, "column": 3 } }, - "line": 47 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 56, "column": 29 }, "end": { "line": 56, "column": 30 } }, - "loc": { "start": { "line": 56, "column": 56 }, "end": { "line": 61, "column": 3 } }, - "line": 56 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 59, "column": 24 }, "end": { "line": 59, "column": 25 } }, - "loc": { "start": { "line": 59, "column": 36 }, "end": { "line": 59, "column": 94 } }, - "line": 59 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 67, "column": 22 }, "end": { "line": 67, "column": 23 } }, - "loc": { "start": { "line": 67, "column": 32 }, "end": { "line": 69, "column": 3 } }, - "line": 67 - }, - "6": { - "name": "(anonymous_6)", - "decl": { "start": { "line": 75, "column": 23 }, "end": { "line": 75, "column": 24 } }, - "loc": { "start": { "line": 75, "column": 30 }, "end": { "line": 93, "column": 3 } }, - "line": 75 - }, - "7": { - "name": "(anonymous_7)", - "decl": { "start": { "line": 99, "column": 24 }, "end": { "line": 99, "column": 25 } }, - "loc": { "start": { "line": 99, "column": 31 }, "end": { "line": 134, "column": 3 } }, - "line": 99 - }, - "8": { - "name": "(anonymous_8)", - "decl": { "start": { "line": 139, "column": 27 }, "end": { "line": 139, "column": 28 } }, - "loc": { "start": { "line": 139, "column": 48 }, "end": { "line": 141, "column": 3 } }, - "line": 139 - }, - "9": { - "name": "(anonymous_9)", - "decl": { "start": { "line": 146, "column": 26 }, "end": { "line": 146, "column": 27 } }, - "loc": { "start": { "line": 146, "column": 47 }, "end": { "line": 150, "column": 3 } }, - "line": 146 - }, - "10": { - "name": "(anonymous_10)", - "decl": { "start": { "line": 187, "column": 30 }, "end": { "line": 187, "column": 31 } }, - "loc": { "start": { "line": 187, "column": 47 }, "end": { "line": 201, "column": 11 } }, - "line": 187 - }, - "11": { - "name": "(anonymous_11)", - "decl": { "start": { "line": 195, "column": 30 }, "end": { "line": 195, "column": 31 } }, - "loc": { "start": { "line": 195, "column": 36 }, "end": { "line": 195, "column": 59 } }, - "line": 195 - }, - "12": { - "name": "(anonymous_12)", - "decl": { "start": { "line": 196, "column": 29 }, "end": { "line": 196, "column": 30 } }, - "loc": { "start": { "line": 196, "column": 35 }, "end": { "line": 196, "column": 57 } }, - "line": 196 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 42, "column": 4 }, "end": { "line": 44, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 42, "column": 4 }, "end": { "line": 44, "column": 5 } }, - { "start": { "line": 42, "column": 4 }, "end": { "line": 44, "column": 5 } } - ], - "line": 42 - }, - "1": { - "loc": { "start": { "line": 48, "column": 11 }, "end": { "line": 48, "column": 53 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 48, "column": 11 }, "end": { "line": 48, "column": 14 } }, - { "start": { "line": 48, "column": 18 }, "end": { "line": 48, "column": 53 } } - ], - "line": 48 - }, - "2": { - "loc": { "start": { "line": 58, "column": 6 }, "end": { "line": 59, "column": 95 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 58, "column": 6 }, "end": { "line": 58, "column": 16 } }, - { "start": { "line": 59, "column": 6 }, "end": { "line": 59, "column": 95 } } - ], - "line": 58 - }, - "3": { - "loc": { "start": { "line": 76, "column": 4 }, "end": { "line": 78, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 76, "column": 4 }, "end": { "line": 78, "column": 5 } }, - { "start": { "line": 76, "column": 4 }, "end": { "line": 78, "column": 5 } } - ], - "line": 76 - }, - "4": { - "loc": { "start": { "line": 81, "column": 4 }, "end": { "line": 91, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 81, "column": 4 }, "end": { "line": 91, "column": 5 } }, - { "start": { "line": 81, "column": 4 }, "end": { "line": 91, "column": 5 } } - ], - "line": 81 - }, - "5": { - "loc": { "start": { "line": 82, "column": 6 }, "end": { "line": 88, "column": 7 } }, - "type": "if", - "locations": [ - { "start": { "line": 82, "column": 6 }, "end": { "line": 88, "column": 7 } }, - { "start": { "line": 82, "column": 6 }, "end": { "line": 88, "column": 7 } } - ], - "line": 82 - }, - "6": { - "loc": { "start": { "line": 84, "column": 13 }, "end": { "line": 88, "column": 7 } }, - "type": "if", - "locations": [ - { "start": { "line": 84, "column": 13 }, "end": { "line": 88, "column": 7 } }, - { "start": { "line": 84, "column": 13 }, "end": { "line": 88, "column": 7 } } - ], - "line": 84 - }, - "7": { - "loc": { "start": { "line": 100, "column": 4 }, "end": { "line": 133, "column": 5 } }, - "type": "switch", - "locations": [ - { "start": { "line": 101, "column": 6 }, "end": { "line": 107, "column": 7 } }, - { "start": { "line": 108, "column": 6 }, "end": { "line": 116, "column": 7 } }, - { "start": { "line": 117, "column": 6 }, "end": { "line": 125, "column": 7 } }, - { "start": { "line": 126, "column": 6 }, "end": { "line": 126, "column": 15 } }, - { "start": { "line": 127, "column": 6 }, "end": { "line": 130, "column": 7 } }, - { "start": { "line": 131, "column": 6 }, "end": { "line": 132, "column": 14 } } - ], - "line": 100 - }, - "8": { - "loc": { "start": { "line": 102, "column": 8 }, "end": { "line": 105, "column": 9 } }, - "type": "if", - "locations": [ - { "start": { "line": 102, "column": 8 }, "end": { "line": 105, "column": 9 } }, - { "start": { "line": 102, "column": 8 }, "end": { "line": 105, "column": 9 } } - ], - "line": 102 - }, - "9": { - "loc": { "start": { "line": 110, "column": 8 }, "end": { "line": 112, "column": 9 } }, - "type": "if", - "locations": [ - { "start": { "line": 110, "column": 8 }, "end": { "line": 112, "column": 9 } }, - { "start": { "line": 110, "column": 8 }, "end": { "line": 112, "column": 9 } } - ], - "line": 110 - }, - "10": { - "loc": { "start": { "line": 119, "column": 8 }, "end": { "line": 121, "column": 9 } }, - "type": "if", - "locations": [ - { "start": { "line": 119, "column": 8 }, "end": { "line": 121, "column": 9 } }, - { "start": { "line": 119, "column": 8 }, "end": { "line": 121, "column": 9 } } - ], - "line": 119 - }, - "11": { - "loc": { "start": { "line": 161, "column": 21 }, "end": { "line": 161, "column": 64 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 161, "column": 21 }, "end": { "line": 161, "column": 35 } }, - { "start": { "line": 161, "column": 39 }, "end": { "line": 161, "column": 64 } } - ], - "line": 161 - }, - "12": { - "loc": { "start": { "line": 178, "column": 31 }, "end": { "line": 178, "column": 72 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 178, "column": 51 }, "end": { "line": 178, "column": 67 } }, - { "start": { "line": 178, "column": 70 }, "end": { "line": 178, "column": 72 } } - ], - "line": 178 - }, - "13": { - "loc": { "start": { "line": 180, "column": 7 }, "end": { "line": 203, "column": 7 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 180, "column": 7 }, "end": { "line": 180, "column": 21 } }, - { "start": { "line": 180, "column": 25 }, "end": { "line": 180, "column": 52 } }, - { "start": { "line": 181, "column": 8 }, "end": { "line": 202, "column": 15 } } - ], - "line": 180 - }, - "14": { - "loc": { "start": { "line": 198, "column": 17 }, "end": { "line": 198, "column": 79 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 198, "column": 43 }, "end": { "line": 198, "column": 72 } }, - { "start": { "line": 198, "column": 75 }, "end": { "line": 198, "column": 79 } } - ], - "line": 198 - } - }, - "s": { - "0": 1, - "1": 22, - "2": 22, - "3": 22, - "4": 11, - "5": 11, - "6": 0, - "7": 22, - "8": 0, - "9": 22, - "10": 0, - "11": 0, - "12": 0, - "13": 22, - "14": 0, - "15": 22, - "16": 0, - "17": 0, - "18": 0, - "19": 0, - "20": 0, - "21": 0, - "22": 0, - "23": 0, - "24": 0, - "25": 0, - "26": 0, - "27": 0, - "28": 22, - "29": 0, - "30": 0, - "31": 0, - "32": 0, - "33": 0, - "34": 0, - "35": 0, - "36": 0, - "37": 0, - "38": 0, - "39": 0, - "40": 0, - "41": 0, - "42": 0, - "43": 0, - "44": 0, - "45": 0, - "46": 0, - "47": 0, - "48": 0, - "49": 22, - "50": 0, - "51": 22, - "52": 0, - "53": 0, - "54": 0, - "55": 22, - "56": 22, - "57": 0, - "58": 0, - "59": 0, - "60": 1, - "61": 1 - }, - "f": { - "0": 22, - "1": 11, - "2": 0, - "3": 0, - "4": 0, - "5": 0, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0 - }, - "b": { - "0": [0, 11], - "1": [0, 0], - "2": [0, 0], - "3": [0, 0], - "4": [0, 0], - "5": [0, 0], - "6": [0, 0], - "7": [0, 0, 0, 0, 0, 0], - "8": [0, 0], - "9": [0, 0], - "10": [0, 0], - "11": [22, 22], - "12": [0, 22], - "13": [22, 22, 0], - "14": [0, 0] - }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "2bd13cdb805a1c2987a966f291cdf85246ceca3b" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Typeahead/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Typeahead/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "476a222a309d1914e27235811f41353e35ce25b9" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Table/Table.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Table/Table.style.js", - "statementMap": { - "0": { "start": { "line": 4, "column": 31 }, "end": { "line": 4, "column": 56 } }, - "1": { "start": { "line": 5, "column": 15 }, "end": { "line": 5, "column": 49 } }, - "2": { "start": { "line": 10, "column": 17 }, "end": { "line": 10, "column": 51 } }, - "3": { "start": { "line": 12, "column": 16 }, "end": { "line": 12, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 20 }, "end": { "line": 4, "column": 21 } }, - "loc": { "start": { "line": 4, "column": 31 }, "end": { "line": 4, "column": 56 } }, - "line": 4 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 5, "column": 4 }, "end": { "line": 5, "column": 5 } }, - "loc": { "start": { "line": 5, "column": 15 }, "end": { "line": 5, "column": 49 } }, - "line": 5 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 10, "column": 6 }, "end": { "line": 10, "column": 7 } }, - "loc": { "start": { "line": 10, "column": 17 }, "end": { "line": 10, "column": 51 } }, - "line": 10 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 12, "column": 4 }, "end": { "line": 12, "column": 5 } }, - "loc": { "start": { "line": 12, "column": 16 }, "end": { "line": 12, "column": 66 } }, - "line": 12 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 12, "column": 16 }, "end": { "line": 12, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 12, "column": 40 }, "end": { "line": 12, "column": 61 } }, - { "start": { "line": 12, "column": 64 }, "end": { "line": 12, "column": 66 } } - ], - "line": 12 - } - }, - "s": { "0": 0, "1": 0, "2": 0, "3": 0 }, - "f": { "0": 0, "1": 0, "2": 0, "3": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "f233bf0e5e901ce657dc7cb167a54f0c7ee2fabb" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Table/Table.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Table/Table.js", - "statementMap": { - "0": { "start": { "line": 10, "column": 13 }, "end": { "line": 10, "column": 61 } }, - "1": { "start": { "line": 10, "column": 42 }, "end": { "line": 10, "column": 61 } }, - "2": { "start": { "line": 12, "column": 13 }, "end": { "line": 19, "column": 1 } }, - "3": { "start": { "line": 13, "column": 53 }, "end": { "line": 13, "column": 67 } }, - "4": { "start": { "line": 14, "column": 2 }, "end": { "line": 18, "column": 4 } }, - "5": { "start": { "line": 21, "column": 14 }, "end": { "line": 58, "column": 1 } }, - "6": { "start": { "line": 22, "column": 16 }, "end": { "line": 22, "column": 48 } }, - "7": { "start": { "line": 23, "column": 2 }, "end": { "line": 57, "column": 4 } }, - "8": { "start": { "line": 28, "column": 12 }, "end": { "line": 35, "column": 17 } }, - "9": { "start": { "line": 31, "column": 16 }, "end": { "line": 33, "column": 23 } }, - "10": { "start": { "line": 45, "column": 14 }, "end": { "line": 51, "column": 19 } }, - "11": { "start": { "line": 47, "column": 18 }, "end": { "line": 49, "column": 25 } }, - "12": { "start": { "line": 60, "column": 0 }, "end": { "line": 60, "column": 18 } }, - "13": { "start": { "line": 62, "column": 0 }, "end": { "line": 65, "column": 2 } }, - "14": { "start": { "line": 67, "column": 47 }, "end": { "line": 69, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 10, "column": 13 }, "end": { "line": 10, "column": 14 } }, - "loc": { "start": { "line": 10, "column": 42 }, "end": { "line": 10, "column": 61 } }, - "line": 10 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 12, "column": 13 }, "end": { "line": 12, "column": 14 } }, - "loc": { "start": { "line": 12, "column": 48 }, "end": { "line": 19, "column": 1 } }, - "line": 12 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 21, "column": 14 }, "end": { "line": 21, "column": 15 } }, - "loc": { "start": { "line": 21, "column": 87 }, "end": { "line": 58, "column": 1 } }, - "line": 21 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 27, "column": 21 }, "end": { "line": 27, "column": 22 } }, - "loc": { "start": { "line": 28, "column": 12 }, "end": { "line": 35, "column": 17 } }, - "line": 28 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 30, "column": 24 }, "end": { "line": 30, "column": 25 } }, - "loc": { "start": { "line": 31, "column": 16 }, "end": { "line": 33, "column": 23 } }, - "line": 31 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 44, "column": 22 }, "end": { "line": 44, "column": 23 } }, - "loc": { "start": { "line": 45, "column": 14 }, "end": { "line": 51, "column": 19 } }, - "line": 45 - }, - "6": { - "name": "(anonymous_6)", - "decl": { "start": { "line": 46, "column": 27 }, "end": { "line": 46, "column": 28 } }, - "loc": { "start": { "line": 47, "column": 18 }, "end": { "line": 49, "column": 25 } }, - "line": 47 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 16, "column": 7 }, "end": { "line": 16, "column": 91 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 16, "column": 44 }, "end": { "line": 16, "column": 64 } }, - { "start": { "line": 16, "column": 67 }, "end": { "line": 16, "column": 91 } } - ], - "line": 16 - }, - "1": { - "loc": { "start": { "line": 25, "column": 7 }, "end": { "line": 55, "column": 7 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 26, "column": 8 }, "end": { "line": 37, "column": 16 } }, - { "start": { "line": 39, "column": 8 }, "end": { "line": 54, "column": 11 } } - ], - "line": 25 - } - }, - "s": { - "0": 1, - "1": 35, - "2": 1, - "3": 455, - "4": 455, - "5": 1, - "6": 7, - "7": 7, - "8": 0, - "9": 0, - "10": 91, - "11": 455, - "12": 1, - "13": 1, - "14": 1 - }, - "f": { "0": 35, "1": 455, "2": 7, "3": 0, "4": 0, "5": 91, "6": 455 }, - "b": { "0": [455, 0], "1": [0, 7] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "09fb3899cfe76dd9eb99e02b789b50f0cd224a65" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Table/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Table/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "c8a1b948e9bbca94ccca693e2fdcb11430059145" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Carousel/Carousel.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Carousel/Carousel.style.js", - "statementMap": { - "0": { "start": { "line": 15, "column": 39 }, "end": { "line": 15, "column": 70 } }, - "1": { "start": { "line": 19, "column": 26 }, "end": { "line": 19, "column": 52 } }, - "2": { "start": { "line": 25, "column": 26 }, "end": { "line": 25, "column": 52 } }, - "3": { "start": { "line": 26, "column": 25 }, "end": { "line": 26, "column": 51 } }, - "4": { "start": { "line": 36, "column": 19 }, "end": { "line": 36, "column": 51 } }, - "5": { "start": { "line": 58, "column": 30 }, "end": { "line": 58, "column": 56 } }, - "6": { "start": { "line": 62, "column": 28 }, "end": { "line": 62, "column": 54 } }, - "7": { "start": { "line": 74, "column": 16 }, "end": { "line": 74, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 15, "column": 28 }, "end": { "line": 15, "column": 29 } }, - "loc": { "start": { "line": 15, "column": 39 }, "end": { "line": 15, "column": 70 } }, - "line": 15 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 19, "column": 15 }, "end": { "line": 19, "column": 16 } }, - "loc": { "start": { "line": 19, "column": 26 }, "end": { "line": 19, "column": 52 } }, - "line": 19 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 25, "column": 15 }, "end": { "line": 25, "column": 16 } }, - "loc": { "start": { "line": 25, "column": 26 }, "end": { "line": 25, "column": 52 } }, - "line": 25 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 26, "column": 14 }, "end": { "line": 26, "column": 15 } }, - "loc": { "start": { "line": 26, "column": 25 }, "end": { "line": 26, "column": 51 } }, - "line": 26 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 36, "column": 8 }, "end": { "line": 36, "column": 9 } }, - "loc": { "start": { "line": 36, "column": 19 }, "end": { "line": 36, "column": 51 } }, - "line": 36 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 58, "column": 19 }, "end": { "line": 58, "column": 20 } }, - "loc": { "start": { "line": 58, "column": 30 }, "end": { "line": 58, "column": 56 } }, - "line": 58 - }, - "6": { - "name": "(anonymous_6)", - "decl": { "start": { "line": 62, "column": 17 }, "end": { "line": 62, "column": 18 } }, - "loc": { "start": { "line": 62, "column": 28 }, "end": { "line": 62, "column": 54 } }, - "line": 62 - }, - "7": { - "name": "(anonymous_7)", - "decl": { "start": { "line": 74, "column": 4 }, "end": { "line": 74, "column": 5 } }, - "loc": { "start": { "line": 74, "column": 16 }, "end": { "line": 74, "column": 66 } }, - "line": 74 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 74, "column": 16 }, "end": { "line": 74, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 74, "column": 40 }, "end": { "line": 74, "column": 61 } }, - { "start": { "line": 74, "column": 64 }, "end": { "line": 74, "column": 66 } } - ], - "line": 74 - } - }, - "s": { "0": 0, "1": 0, "2": 0, "3": 0, "4": 0, "5": 0, "6": 0, "7": 0 }, - "f": { "0": 0, "1": 0, "2": 0, "3": 0, "4": 0, "5": 0, "6": 0, "7": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "08f0c26b4cc319b42d0fb776b96ab51ee011ea2b" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Carousel/Carousel.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Carousel/Carousel.js", - "statementMap": { - "0": { "start": { "line": 23, "column": 24 }, "end": { "line": 23, "column": 68 } }, - "1": { "start": { "line": 31, "column": 16 }, "end": { "line": 52, "column": 1 } }, - "2": { "start": { "line": 32, "column": 78 }, "end": { "line": 34, "column": 3 } }, - "3": { "start": { "line": 35, "column": 42 }, "end": { "line": 35, "column": 48 } }, - "4": { "start": { "line": 36, "column": 20 }, "end": { "line": 36, "column": 22 } }, - "5": { "start": { "line": 37, "column": 2 }, "end": { "line": 49, "column": 3 } }, - "6": { "start": { "line": 37, "column": 16 }, "end": { "line": 37, "column": 17 } }, - "7": { "start": { "line": 38, "column": 4 }, "end": { "line": 48, "column": 6 } }, - "8": { "start": { "line": 42, "column": 25 }, "end": { "line": 42, "column": 48 } }, - "9": { "start": { "line": 51, "column": 2 }, "end": { "line": 51, "column": 19 } }, - "10": { "start": { "line": 57, "column": 20 }, "end": { "line": 65, "column": 1 } }, - "11": { "start": { "line": 58, "column": 2 }, "end": { "line": 64, "column": 4 } }, - "12": { "start": { "line": 73, "column": 22 }, "end": { "line": 107, "column": 1 } }, - "13": { "start": { "line": 74, "column": 78 }, "end": { "line": 76, "column": 3 } }, - "14": { "start": { "line": 77, "column": 26 }, "end": { "line": 77, "column": 32 } }, - "15": { "start": { "line": 79, "column": 30 }, "end": { "line": 81, "column": 3 } }, - "16": { "start": { "line": 80, "column": 4 }, "end": { "line": 80, "column": 87 } }, - "17": { "start": { "line": 83, "column": 25 }, "end": { "line": 91, "column": 3 } }, - "18": { "start": { "line": 84, "column": 4 }, "end": { "line": 88, "column": 5 } }, - "19": { "start": { "line": 85, "column": 6 }, "end": { "line": 85, "column": 34 } }, - "20": { "start": { "line": 86, "column": 11 }, "end": { "line": 88, "column": 5 } }, - "21": { "start": { "line": 87, "column": 6 }, "end": { "line": 87, "column": 34 } }, - "22": { "start": { "line": 90, "column": 4 }, "end": { "line": 90, "column": 16 } }, - "23": { "start": { "line": 93, "column": 2 }, "end": { "line": 106, "column": 4 } }, - "24": { "start": { "line": 97, "column": 23 }, "end": { "line": 97, "column": 51 } }, - "25": { "start": { "line": 112, "column": 25 }, "end": { "line": 120, "column": 1 } }, - "26": { "start": { "line": 113, "column": 2 }, "end": { "line": 119, "column": 4 } }, - "27": { "start": { "line": 125, "column": 25 }, "end": { "line": 137, "column": 1 } }, - "28": { "start": { "line": 126, "column": 54 }, "end": { "line": 126, "column": 81 } }, - "29": { "start": { "line": 128, "column": 26 }, "end": { "line": 130, "column": 3 } }, - "30": { "start": { "line": 129, "column": 4 }, "end": { "line": 129, "column": 45 } }, - "31": { "start": { "line": 132, "column": 2 }, "end": { "line": 136, "column": 4 } }, - "32": { "start": { "line": 147, "column": 17 }, "end": { "line": 254, "column": 1 } }, - "33": { "start": { "line": 164, "column": 30 }, "end": { "line": 174, "column": 4 } }, - "34": { "start": { "line": 175, "column": 50 }, "end": { "line": 175, "column": 61 } }, - "35": { "start": { "line": 176, "column": 52 }, "end": { "line": 176, "column": 77 } }, - "36": { "start": { "line": 177, "column": 50 }, "end": { "line": 177, "column": 60 } }, - "37": { "start": { "line": 179, "column": 37 }, "end": { "line": 197, "column": 3 } }, - "38": { "start": { "line": 180, "column": 35 }, "end": { "line": 182, "column": 5 } }, - "39": { "start": { "line": 181, "column": 22 }, "end": { "line": 181, "column": 55 } }, - "40": { "start": { "line": 184, "column": 29 }, "end": { "line": 186, "column": 5 } }, - "41": { "start": { "line": 185, "column": 16 }, "end": { "line": 185, "column": 51 } }, - "42": { "start": { "line": 192, "column": 4 }, "end": { "line": 192, "column": 72 } }, - "43": { "start": { "line": 192, "column": 39 }, "end": { "line": 192, "column": 72 } }, - "44": { "start": { "line": 194, "column": 4 }, "end": { "line": 196, "column": 6 } }, - "45": { "start": { "line": 195, "column": 6 }, "end": { "line": 195, "column": 89 } }, - "46": { "start": { "line": 199, "column": 31 }, "end": { "line": 206, "column": 3 } }, - "47": { "start": { "line": 200, "column": 24 }, "end": { "line": 200, "column": 44 } }, - "48": { "start": { "line": 201, "column": 4 }, "end": { "line": 203, "column": 7 } }, - "49": { "start": { "line": 202, "column": 6 }, "end": { "line": 202, "column": 58 } }, - "50": { "start": { "line": 205, "column": 4 }, "end": { "line": 205, "column": 23 } }, - "51": { "start": { "line": 208, "column": 2 }, "end": { "line": 215, "column": 9 } }, - "52": { "start": { "line": 209, "column": 4 }, "end": { "line": 214, "column": 5 } }, - "53": { "start": { "line": 210, "column": 31 }, "end": { "line": 210, "column": 69 } }, - "54": { "start": { "line": 211, "column": 6 }, "end": { "line": 213, "column": 7 } }, - "55": { "start": { "line": 212, "column": 8 }, "end": { "line": 212, "column": 66 } }, - "56": { "start": { "line": 217, "column": 2 }, "end": { "line": 225, "column": 4 } }, - "57": { "start": { "line": 219, "column": 6 }, "end": { "line": 222, "column": 7 } }, - "58": { "start": { "line": 220, "column": 29 }, "end": { "line": 220, "column": 94 } }, - "59": { "start": { "line": 221, "column": 8 }, "end": { "line": 221, "column": 46 } }, - "60": { "start": { "line": 227, "column": 24 }, "end": { "line": 235, "column": 3 } }, - "61": { "start": { "line": 237, "column": 2 }, "end": { "line": 253, "column": 4 } }, - "62": { "start": { "line": 264, "column": 0 }, "end": { "line": 319, "column": 2 } }, - "63": { "start": { "line": 265, "column": 28 }, "end": { "line": 265, "column": 36 } }, - "64": { "start": { "line": 272, "column": 6 }, "end": { "line": 272, "column": 33 } }, - "65": { "start": { "line": 273, "column": 28 }, "end": { "line": 273, "column": 34 } }, - "66": { "start": { "line": 274, "column": 31 }, "end": { "line": 274, "column": 35 } }, - "67": { "start": { "line": 276, "column": 27 }, "end": { "line": 283, "column": 3 } }, - "68": { "start": { "line": 277, "column": 4 }, "end": { "line": 282, "column": 5 } }, - "69": { "start": { "line": 278, "column": 6 }, "end": { "line": 278, "column": 36 } }, - "70": { "start": { "line": 279, "column": 6 }, "end": { "line": 279, "column": 51 } }, - "71": { "start": { "line": 281, "column": 6 }, "end": { "line": 281, "column": 37 } }, - "72": { "start": { "line": 285, "column": 27 }, "end": { "line": 292, "column": 3 } }, - "73": { "start": { "line": 286, "column": 4 }, "end": { "line": 289, "column": 5 } }, - "74": { "start": { "line": 287, "column": 6 }, "end": { "line": 287, "column": 37 } }, - "75": { "start": { "line": 288, "column": 6 }, "end": { "line": 288, "column": 51 } }, - "76": { "start": { "line": 291, "column": 4 }, "end": { "line": 291, "column": 16 } }, - "77": { "start": { "line": 294, "column": 2 }, "end": { "line": 296, "column": 22 } }, - "78": { "start": { "line": 295, "column": 4 }, "end": { "line": 295, "column": 68 } }, - "79": { "start": { "line": 298, "column": 2 }, "end": { "line": 302, "column": 25 } }, - "80": { "start": { "line": 299, "column": 4 }, "end": { "line": 301, "column": 5 } }, - "81": { "start": { "line": 300, "column": 6 }, "end": { "line": 300, "column": 92 } }, - "82": { "start": { "line": 304, "column": 2 }, "end": { "line": 318, "column": 4 } }, - "83": { "start": { "line": 312, "column": 10 }, "end": { "line": 314, "column": 13 } }, - "84": { "start": { "line": 329, "column": 0 }, "end": { "line": 348, "column": 2 } }, - "85": { "start": { "line": 330, "column": 39 }, "end": { "line": 330, "column": 66 } }, - "86": { "start": { "line": 331, "column": 28 }, "end": { "line": 331, "column": 34 } }, - "87": { "start": { "line": 332, "column": 19 }, "end": { "line": 332, "column": 27 } }, - "88": { "start": { "line": 334, "column": 2 }, "end": { "line": 338, "column": 22 } }, - "89": { "start": { "line": 335, "column": 4 }, "end": { "line": 337, "column": 5 } }, - "90": { "start": { "line": 336, "column": 6 }, "end": { "line": 336, "column": 67 } }, - "91": { "start": { "line": 340, "column": 2 }, "end": { "line": 347, "column": 4 } }, - "92": { "start": { "line": 358, "column": 0 }, "end": { "line": 360, "column": 2 } }, - "93": { "start": { "line": 359, "column": 2 }, "end": { "line": 359, "column": 36 } }, - "94": { "start": { "line": 365, "column": 0 }, "end": { "line": 367, "column": 2 } }, - "95": { "start": { "line": 366, "column": 2 }, "end": { "line": 366, "column": 58 } }, - "96": { "start": { "line": 372, "column": 0 }, "end": { "line": 374, "column": 2 } }, - "97": { "start": { "line": 373, "column": 2 }, "end": { "line": 373, "column": 58 } }, - "98": { "start": { "line": 379, "column": 0 }, "end": { "line": 379, "column": 81 } }, - "99": { "start": { "line": 379, "column": 49 }, "end": { "line": 379, "column": 80 } }, - "100": { "start": { "line": 384, "column": 0 }, "end": { "line": 384, "column": 70 } }, - "101": { "start": { "line": 384, "column": 38 }, "end": { "line": 384, "column": 69 } }, - "102": { "start": { "line": 386, "column": 0 }, "end": { "line": 389, "column": 2 } }, - "103": { "start": { "line": 391, "column": 0 }, "end": { "line": 394, "column": 2 } }, - "104": { "start": { "line": 392, "column": 20 }, "end": { "line": 392, "column": 26 } }, - "105": { "start": { "line": 393, "column": 21 }, "end": { "line": 393, "column": 28 } }, - "106": { "start": { "line": 396, "column": 0 }, "end": { "line": 404, "column": 2 } }, - "107": { "start": { "line": 406, "column": 0 }, "end": { "line": 406, "column": 37 } }, - "108": { "start": { "line": 407, "column": 0 }, "end": { "line": 407, "column": 35 } }, - "109": { "start": { "line": 409, "column": 53 }, "end": { "line": 411, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 31, "column": 16 }, "end": { "line": 31, "column": 17 } }, - "loc": { "start": { "line": 31, "column": 22 }, "end": { "line": 52, "column": 1 } }, - "line": 31 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 42, "column": 19 }, "end": { "line": 42, "column": 20 } }, - "loc": { "start": { "line": 42, "column": 25 }, "end": { "line": 42, "column": 48 } }, - "line": 42 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 57, "column": 20 }, "end": { "line": 57, "column": 21 } }, - "loc": { "start": { "line": 57, "column": 26 }, "end": { "line": 65, "column": 1 } }, - "line": 57 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 73, "column": 22 }, "end": { "line": 73, "column": 23 } }, - "loc": { "start": { "line": 73, "column": 97 }, "end": { "line": 107, "column": 1 } }, - "line": 73 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 79, "column": 30 }, "end": { "line": 79, "column": 31 } }, - "loc": { "start": { "line": 79, "column": 40 }, "end": { "line": 81, "column": 3 } }, - "line": 79 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 83, "column": 25 }, "end": { "line": 83, "column": 26 } }, - "loc": { "start": { "line": 83, "column": 32 }, "end": { "line": 91, "column": 3 } }, - "line": 83 - }, - "6": { - "name": "(anonymous_6)", - "decl": { "start": { "line": 97, "column": 17 }, "end": { "line": 97, "column": 18 } }, - "loc": { "start": { "line": 97, "column": 23 }, "end": { "line": 97, "column": 51 } }, - "line": 97 - }, - "7": { - "name": "(anonymous_7)", - "decl": { "start": { "line": 112, "column": 25 }, "end": { "line": 112, "column": 26 } }, - "loc": { "start": { "line": 112, "column": 43 }, "end": { "line": 120, "column": 1 } }, - "line": 112 - }, - "8": { - "name": "(anonymous_8)", - "decl": { "start": { "line": 125, "column": 25 }, "end": { "line": 125, "column": 26 } }, - "loc": { "start": { "line": 125, "column": 91 }, "end": { "line": 137, "column": 1 } }, - "line": 125 - }, - "9": { - "name": "(anonymous_9)", - "decl": { "start": { "line": 128, "column": 26 }, "end": { "line": 128, "column": 27 } }, - "loc": { "start": { "line": 128, "column": 32 }, "end": { "line": 130, "column": 3 } }, - "line": 128 - }, - "10": { - "name": "(anonymous_10)", - "decl": { "start": { "line": 147, "column": 17 }, "end": { "line": 147, "column": 18 } }, - "loc": { "start": { "line": 163, "column": 27 }, "end": { "line": 254, "column": 1 } }, - "line": 163 - }, - "11": { - "name": "(anonymous_11)", - "decl": { "start": { "line": 179, "column": 37 }, "end": { "line": 179, "column": 38 } }, - "loc": { "start": { "line": 179, "column": 57 }, "end": { "line": 197, "column": 3 } }, - "line": 179 - }, - "12": { - "name": "(anonymous_12)", - "decl": { "start": { "line": 181, "column": 6 }, "end": { "line": 181, "column": 7 } }, - "loc": { "start": { "line": 181, "column": 22 }, "end": { "line": 181, "column": 55 } }, - "line": 181 - }, - "13": { - "name": "(anonymous_13)", - "decl": { "start": { "line": 185, "column": 6 }, "end": { "line": 185, "column": 7 } }, - "loc": { "start": { "line": 185, "column": 16 }, "end": { "line": 185, "column": 51 } }, - "line": 185 - }, - "14": { - "name": "(anonymous_14)", - "decl": { "start": { "line": 194, "column": 35 }, "end": { "line": 194, "column": 36 } }, - "loc": { "start": { "line": 195, "column": 6 }, "end": { "line": 195, "column": 89 } }, - "line": 195 - }, - "15": { - "name": "(anonymous_15)", - "decl": { "start": { "line": 199, "column": 31 }, "end": { "line": 199, "column": 32 } }, - "loc": { "start": { "line": 199, "column": 68 }, "end": { "line": 206, "column": 3 } }, - "line": 199 - }, - "16": { - "name": "(anonymous_16)", - "decl": { "start": { "line": 201, "column": 51 }, "end": { "line": 201, "column": 52 } }, - "loc": { "start": { "line": 201, "column": 61 }, "end": { "line": 203, "column": 5 } }, - "line": 201 - }, - "17": { - "name": "(anonymous_17)", - "decl": { "start": { "line": 208, "column": 12 }, "end": { "line": 208, "column": 13 } }, - "loc": { "start": { "line": 208, "column": 18 }, "end": { "line": 215, "column": 3 } }, - "line": 208 - }, - "18": { - "name": "(anonymous_18)", - "decl": { "start": { "line": 218, "column": 4 }, "end": { "line": 218, "column": 5 } }, - "loc": { "start": { "line": 218, "column": 10 }, "end": { "line": 223, "column": 5 } }, - "line": 218 - }, - "19": { - "name": "(anonymous_19)", - "decl": { "start": { "line": 264, "column": 24 }, "end": { "line": 264, "column": 25 } }, - "loc": { "start": { "line": 264, "column": 78 }, "end": { "line": 319, "column": 1 } }, - "line": 264 - }, - "20": { - "name": "(anonymous_20)", - "decl": { "start": { "line": 276, "column": 27 }, "end": { "line": 276, "column": 28 } }, - "loc": { "start": { "line": 276, "column": 33 }, "end": { "line": 283, "column": 3 } }, - "line": 276 - }, - "21": { - "name": "(anonymous_21)", - "decl": { "start": { "line": 285, "column": 27 }, "end": { "line": 285, "column": 28 } }, - "loc": { "start": { "line": 285, "column": 33 }, "end": { "line": 292, "column": 3 } }, - "line": 285 - }, - "22": { - "name": "(anonymous_22)", - "decl": { "start": { "line": 294, "column": 12 }, "end": { "line": 294, "column": 13 } }, - "loc": { "start": { "line": 294, "column": 18 }, "end": { "line": 296, "column": 3 } }, - "line": 294 - }, - "23": { - "name": "(anonymous_23)", - "decl": { "start": { "line": 298, "column": 12 }, "end": { "line": 298, "column": 13 } }, - "loc": { "start": { "line": 298, "column": 18 }, "end": { "line": 302, "column": 3 } }, - "line": 298 - }, - "24": { - "name": "(anonymous_24)", - "decl": { "start": { "line": 311, "column": 38 }, "end": { "line": 311, "column": 39 } }, - "loc": { "start": { "line": 311, "column": 56 }, "end": { "line": 315, "column": 9 } }, - "line": 311 - }, - "25": { - "name": "(anonymous_25)", - "decl": { "start": { "line": 329, "column": 17 }, "end": { "line": 329, "column": 18 } }, - "loc": { "start": { "line": 329, "column": 68 }, "end": { "line": 348, "column": 1 } }, - "line": 329 - }, - "26": { - "name": "(anonymous_26)", - "decl": { "start": { "line": 334, "column": 12 }, "end": { "line": 334, "column": 13 } }, - "loc": { "start": { "line": 334, "column": 18 }, "end": { "line": 338, "column": 3 } }, - "line": 334 - }, - "27": { - "name": "(anonymous_27)", - "decl": { "start": { "line": 358, "column": 16 }, "end": { "line": 358, "column": 17 } }, - "loc": { "start": { "line": 358, "column": 40 }, "end": { "line": 360, "column": 1 } }, - "line": 358 - }, - "28": { - "name": "(anonymous_28)", - "decl": { "start": { "line": 365, "column": 16 }, "end": { "line": 365, "column": 17 } }, - "loc": { "start": { "line": 366, "column": 2 }, "end": { "line": 366, "column": 58 } }, - "line": 366 - }, - "29": { - "name": "(anonymous_29)", - "decl": { "start": { "line": 372, "column": 16 }, "end": { "line": 372, "column": 17 } }, - "loc": { "start": { "line": 373, "column": 2 }, "end": { "line": 373, "column": 58 } }, - "line": 373 - }, - "30": { - "name": "(anonymous_30)", - "decl": { "start": { "line": 379, "column": 31 }, "end": { "line": 379, "column": 32 } }, - "loc": { "start": { "line": 379, "column": 49 }, "end": { "line": 379, "column": 80 } }, - "line": 379 - }, - "31": { - "name": "(anonymous_31)", - "decl": { "start": { "line": 384, "column": 20 }, "end": { "line": 384, "column": 21 } }, - "loc": { "start": { "line": 384, "column": 38 }, "end": { "line": 384, "column": 69 } }, - "line": 384 - }, - "32": { - "name": "(anonymous_32)", - "decl": { "start": { "line": 392, "column": 14 }, "end": { "line": 392, "column": 15 } }, - "loc": { "start": { "line": 392, "column": 20 }, "end": { "line": 392, "column": 26 } }, - "line": 392 - }, - "33": { - "name": "(anonymous_33)", - "decl": { "start": { "line": 393, "column": 15 }, "end": { "line": 393, "column": 16 } }, - "loc": { "start": { "line": 393, "column": 21 }, "end": { "line": 393, "column": 28 } }, - "line": 393 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 45, "column": 11 }, "end": { "line": 45, "column": 63 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 45, "column": 12 }, "end": { "line": 45, "column": 28 } }, - { "start": { "line": 45, "column": 32 }, "end": { "line": 45, "column": 52 } }, - { "start": { "line": 45, "column": 57 }, "end": { "line": 45, "column": 63 } } - ], - "line": 45 - }, - "1": { - "loc": { "start": { "line": 80, "column": 24 }, "end": { "line": 80, "column": 85 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 80, "column": 42 }, "end": { "line": 80, "column": 62 } }, - { "start": { "line": 80, "column": 65 }, "end": { "line": 80, "column": 85 } } - ], - "line": 80 - }, - "2": { - "loc": { "start": { "line": 84, "column": 4 }, "end": { "line": 88, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 84, "column": 4 }, "end": { "line": 88, "column": 5 } }, - { "start": { "line": 84, "column": 4 }, "end": { "line": 88, "column": 5 } } - ], - "line": 84 - }, - "3": { - "loc": { "start": { "line": 86, "column": 11 }, "end": { "line": 88, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 86, "column": 11 }, "end": { "line": 88, "column": 5 } }, - { "start": { "line": 86, "column": 11 }, "end": { "line": 88, "column": 5 } } - ], - "line": 86 - }, - "4": { - "loc": { "start": { "line": 100, "column": 10 }, "end": { "line": 100, "column": 97 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 100, "column": 31 }, "end": { "line": 100, "column": 72 } }, - { "start": { "line": 100, "column": 75 }, "end": { "line": 100, "column": 97 } } - ], - "line": 100 - }, - "5": { - "loc": { "start": { "line": 103, "column": 9 }, "end": { "line": 103, "column": 65 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 103, "column": 9 }, "end": { "line": 103, "column": 17 } }, - { "start": { "line": 103, "column": 22 }, "end": { "line": 103, "column": 64 } } - ], - "line": 103 - }, - "6": { - "loc": { "start": { "line": 103, "column": 22 }, "end": { "line": 103, "column": 64 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 103, "column": 43 }, "end": { "line": 103, "column": 52 } }, - { "start": { "line": 103, "column": 55 }, "end": { "line": 103, "column": 64 } } - ], - "line": 103 - }, - "7": { - "loc": { "start": { "line": 134, "column": 41 }, "end": { "line": 134, "column": 90 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 134, "column": 62 }, "end": { "line": 134, "column": 75 } }, - { "start": { "line": 134, "column": 78 }, "end": { "line": 134, "column": 90 } } - ], - "line": 134 - }, - "8": { - "loc": { "start": { "line": 192, "column": 4 }, "end": { "line": 192, "column": 72 } }, - "type": "if", - "locations": [ - { "start": { "line": 192, "column": 4 }, "end": { "line": 192, "column": 72 } }, - { "start": { "line": 192, "column": 4 }, "end": { "line": 192, "column": 72 } } - ], - "line": 192 - }, - "9": { - "loc": { "start": { "line": 195, "column": 6 }, "end": { "line": 195, "column": 89 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 195, "column": 60 }, "end": { "line": 195, "column": 73 } }, - { "start": { "line": 195, "column": 76 }, "end": { "line": 195, "column": 89 } } - ], - "line": 195 - }, - "10": { - "loc": { "start": { "line": 209, "column": 4 }, "end": { "line": 214, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 209, "column": 4 }, "end": { "line": 214, "column": 5 } }, - { "start": { "line": 209, "column": 4 }, "end": { "line": 214, "column": 5 } } - ], - "line": 209 - }, - "11": { - "loc": { "start": { "line": 211, "column": 6 }, "end": { "line": 213, "column": 7 } }, - "type": "if", - "locations": [ - { "start": { "line": 211, "column": 6 }, "end": { "line": 213, "column": 7 } }, - { "start": { "line": 211, "column": 6 }, "end": { "line": 213, "column": 7 } } - ], - "line": 211 - }, - "12": { - "loc": { "start": { "line": 219, "column": 6 }, "end": { "line": 222, "column": 7 } }, - "type": "if", - "locations": [ - { "start": { "line": 219, "column": 6 }, "end": { "line": 222, "column": 7 } }, - { "start": { "line": 219, "column": 6 }, "end": { "line": 222, "column": 7 } } - ], - "line": 219 - }, - "13": { - "loc": { "start": { "line": 220, "column": 29 }, "end": { "line": 220, "column": 94 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 220, "column": 73 }, "end": { "line": 220, "column": 89 } }, - { "start": { "line": 220, "column": 92 }, "end": { "line": 220, "column": 94 } } - ], - "line": 220 - }, - "14": { - "loc": { "start": { "line": 224, "column": 4 }, "end": { "line": 224, "column": 51 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 224, "column": 25 }, "end": { "line": 224, "column": 44 } }, - { "start": { "line": 224, "column": 47 }, "end": { "line": 224, "column": 51 } } - ], - "line": 224 - }, - "15": { - "loc": { "start": { "line": 249, "column": 9 }, "end": { "line": 249, "column": 39 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 249, "column": 9 }, "end": { "line": 249, "column": 20 } }, - { "start": { "line": 249, "column": 24 }, "end": { "line": 249, "column": 39 } } - ], - "line": 249 - }, - "16": { - "loc": { "start": { "line": 250, "column": 9 }, "end": { "line": 250, "column": 48 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 250, "column": 9 }, "end": { "line": 250, "column": 24 } }, - { "start": { "line": 250, "column": 28 }, "end": { "line": 250, "column": 48 } } - ], - "line": 250 - }, - "17": { - "loc": { "start": { "line": 277, "column": 4 }, "end": { "line": 282, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 277, "column": 4 }, "end": { "line": 282, "column": 5 } }, - { "start": { "line": 277, "column": 4 }, "end": { "line": 282, "column": 5 } } - ], - "line": 277 - }, - "18": { - "loc": { "start": { "line": 286, "column": 4 }, "end": { "line": 289, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 286, "column": 4 }, "end": { "line": 289, "column": 5 } }, - { "start": { "line": 286, "column": 4 }, "end": { "line": 289, "column": 5 } } - ], - "line": 286 - }, - "19": { - "loc": { "start": { "line": 299, "column": 4 }, "end": { "line": 301, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 299, "column": 4 }, "end": { "line": 301, "column": 5 } }, - { "start": { "line": 299, "column": 4 }, "end": { "line": 301, "column": 5 } } - ], - "line": 299 - }, - "20": { - "loc": { "start": { "line": 335, "column": 4 }, "end": { "line": 337, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 335, "column": 4 }, "end": { "line": 337, "column": 5 } }, - { "start": { "line": 335, "column": 4 }, "end": { "line": 337, "column": 5 } } - ], - "line": 335 - } - }, - "s": { - "0": 1, - "1": 1, - "2": 95, - "3": 95, - "4": 95, - "5": 95, - "6": 95, - "7": 193, - "8": 1, - "9": 95, - "10": 1, - "11": 82, - "12": 1, - "13": 40, - "14": 40, - "15": 40, - "16": 8, - "17": 40, - "18": 4, - "19": 3, - "20": 1, - "21": 1, - "22": 4, - "23": 40, - "24": 4, - "25": 1, - "26": 17, - "27": 1, - "28": 24, - "29": 24, - "30": 2, - "31": 24, - "32": 1, - "33": 79, - "34": 79, - "35": 79, - "36": 79, - "37": 79, - "38": 1, - "39": 1, - "40": 1, - "41": 2, - "42": 1, - "43": 0, - "44": 1, - "45": 1, - "46": 79, - "47": 1, - "48": 1, - "49": 1, - "50": 1, - "51": 79, - "52": 32, - "53": 1, - "54": 1, - "55": 1, - "56": 79, - "57": 2, - "58": 2, - "59": 2, - "60": 79, - "61": 79, - "62": 1, - "63": 79, - "64": 79, - "65": 79, - "66": 79, - "67": 79, - "68": 1, - "69": 1, - "70": 1, - "71": 0, - "72": 79, - "73": 0, - "74": 0, - "75": 0, - "76": 0, - "77": 79, - "78": 33, - "79": 79, - "80": 43, - "81": 43, - "82": 79, - "83": 257, - "84": 1, - "85": 257, - "86": 257, - "87": 257, - "88": 257, - "89": 106, - "90": 106, - "91": 257, - "92": 1, - "93": 5, - "94": 1, - "95": 1, - "96": 1, - "97": 1, - "98": 1, - "99": 2, - "100": 1, - "101": 1, - "102": 1, - "103": 1, - "104": 22, - "105": 2, - "106": 1, - "107": 1, - "108": 1, - "109": 1 - }, - "f": { - "0": 95, - "1": 1, - "2": 82, - "3": 40, - "4": 8, - "5": 4, - "6": 4, - "7": 17, - "8": 24, - "9": 2, - "10": 79, - "11": 1, - "12": 1, - "13": 2, - "14": 1, - "15": 1, - "16": 1, - "17": 32, - "18": 2, - "19": 79, - "20": 1, - "21": 0, - "22": 33, - "23": 43, - "24": 257, - "25": 257, - "26": 106, - "27": 5, - "28": 1, - "29": 1, - "30": 2, - "31": 1, - "32": 22, - "33": 2 - }, - "b": { - "0": [193, 0, 193], - "1": [6, 2], - "2": [3, 1], - "3": [1, 0], - "4": [20, 20], - "5": [40, 36], - "6": [18, 18], - "7": [2, 22], - "8": [0, 1], - "9": [0, 1], - "10": [1, 31], - "11": [1, 0], - "12": [2, 0], - "13": [2, 0], - "14": [8, 71], - "15": [79, 77], - "16": [79, 16], - "17": [1, 0], - "18": [0, 0], - "19": [43, 0], - "20": [106, 0] - }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "3723461bf38ba132a2e02154565dd66d3f978eba" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Carousel/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Carousel/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "dcc0a8c0bdd36c8e9b9cdf262595dc29d8af7de8" - }, - "/Users/achjain/projects/atomic-react-components/lib/core/utils/buildValidationSchema.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/core/utils/buildValidationSchema.js", - "statementMap": { - "0": { "start": { "line": 38, "column": 27 }, "end": { "line": 51, "column": 1 } }, - "1": { "start": { "line": 39, "column": 15 }, "end": { "line": 39, "column": 26 } }, - "2": { "start": { "line": 40, "column": 25 }, "end": { "line": 40, "column": 42 } }, - "3": { "start": { "line": 43, "column": 2 }, "end": { "line": 48, "column": 5 } }, - "4": { "start": { "line": 45, "column": 6 }, "end": { "line": 45, "column": 84 } }, - "5": { "start": { "line": 47, "column": 4 }, "end": { "line": 47, "column": 49 } }, - "6": { "start": { "line": 50, "column": 2 }, "end": { "line": 50, "column": 16 } }, - "7": { "start": { "line": 57, "column": 27 }, "end": { "line": 72, "column": 1 } }, - "8": { "start": { "line": 58, "column": 17 }, "end": { "line": 58, "column": 19 } }, - "9": { "start": { "line": 59, "column": 2 }, "end": { "line": 71, "column": 3 } }, - "10": { "start": { "line": 61, "column": 25 }, "end": { "line": 61, "column": 47 } }, - "11": { "start": { "line": 63, "column": 4 }, "end": { "line": 66, "column": 7 } }, - "12": { "start": { "line": 64, "column": 20 }, "end": { "line": 64, "column": 40 } }, - "13": { "start": { "line": 65, "column": 6 }, "end": { "line": 65, "column": 52 } }, - "14": { "start": { "line": 68, "column": 4 }, "end": { "line": 68, "column": 38 } }, - "15": { "start": { "line": 70, "column": 4 }, "end": { "line": 70, "column": 18 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 38, "column": 27 }, "end": { "line": 38, "column": 28 } }, - "loc": { "start": { "line": 38, "column": 61 }, "end": { "line": 51, "column": 1 } }, - "line": 38 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 43, "column": 25 }, "end": { "line": 43, "column": 26 } }, - "loc": { "start": { "line": 43, "column": 40 }, "end": { "line": 48, "column": 3 } }, - "line": 43 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 57, "column": 27 }, "end": { "line": 57, "column": 28 } }, - "loc": { "start": { "line": 57, "column": 42 }, "end": { "line": 72, "column": 1 } }, - "line": 57 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 63, "column": 25 }, "end": { "line": 63, "column": 26 } }, - "loc": { "start": { "line": 63, "column": 40 }, "end": { "line": 66, "column": 5 } }, - "line": 63 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 38, "column": 30 }, "end": { "line": 38, "column": 45 } }, - "type": "default-arg", - "locations": [ - { "start": { "line": 38, "column": 37 }, "end": { "line": 38, "column": 45 } } - ], - "line": 38 - }, - "1": { - "loc": { "start": { "line": 45, "column": 6 }, "end": { "line": 45, "column": 84 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 45, "column": 44 }, "end": { "line": 45, "column": 66 } }, - { "start": { "line": 45, "column": 69 }, "end": { "line": 45, "column": 84 } } - ], - "line": 45 - } - }, - "s": { - "0": 6, - "1": 6, - "2": 6, - "3": 6, - "4": 15, - "5": 15, - "6": 6, - "7": 6, - "8": 3, - "9": 3, - "10": 3, - "11": 3, - "12": 6, - "13": 6, - "14": 3, - "15": 0 - }, - "f": { "0": 6, "1": 15, "2": 3, "3": 6 }, - "b": { "0": [6], "1": [9, 6] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "39967004a580a4906048b36d874cf86c09924b1c" - }, - "/Users/achjain/projects/atomic-react-components/lib/core/utils/noop.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/core/utils/noop.js", - "statementMap": { - "0": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 36 } }, - "1": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 36 } }, - "2": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 36 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 21 } }, - "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 36 } }, - "line": 1 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 27 } }, - "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 36 } }, - "line": 1 - } - }, - "branchMap": {}, - "s": { "0": 7, "1": 0, "2": 0 }, - "f": { "0": 0, "1": 0 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "8c1233eedee1efd81edf1e4008bccb5481c0baef" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/Debug/Debug.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/Debug/Debug.js", - "statementMap": { - "0": { "start": { "line": 4, "column": 21 }, "end": { "line": 43, "column": 1 } }, - "1": { "start": { "line": 5, "column": 2 }, "end": { "line": 42, "column": 8 } }, - "2": { "start": { "line": 31, "column": 8 }, "end": { "line": 39, "column": 14 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 21 }, "end": { "line": 4, "column": 22 } }, - "loc": { "start": { "line": 5, "column": 2 }, "end": { "line": 42, "column": 8 } }, - "line": 5 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 30, "column": 7 }, "end": { "line": 30, "column": 8 } }, - "loc": { "start": { "line": 31, "column": 8 }, "end": { "line": 39, "column": 14 } }, - "line": 31 - } - }, - "branchMap": {}, - "s": { "0": 7, "1": 1, "2": 0 }, - "f": { "0": 1, "1": 0 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "aebb1e95e60f110fad003907940d38844cf4b4e8" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/Debug/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/Debug/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "583a4d74488217b20ad590fdb5d5f5a09e8aad7b" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Para/Para.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Para/Para.style.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "dc86360990849e87984ee5eea5f4ded861cf7fcc" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Para/Para.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Para/Para.js", - "statementMap": { - "0": { "start": { "line": 15, "column": 13 }, "end": { "line": 27, "column": 1 } }, - "1": { "start": { "line": 16, "column": 22 }, "end": { "line": 20, "column": 8 } }, - "2": { "start": { "line": 22, "column": 2 }, "end": { "line": 26, "column": 4 } }, - "3": { "start": { "line": 29, "column": 0 }, "end": { "line": 33, "column": 2 } }, - "4": { "start": { "line": 35, "column": 41 }, "end": { "line": 37, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 15, "column": 13 }, "end": { "line": 15, "column": 14 } }, - "loc": { "start": { "line": 15, "column": 99 }, "end": { "line": 27, "column": 1 } }, - "line": 15 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 16, "column": 22 }, "end": { "line": 20, "column": 8 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 17, "column": 6 }, "end": { "line": 19, "column": 7 } }, - { "start": { "line": 20, "column": 6 }, "end": { "line": 20, "column": 8 } } - ], - "line": 16 - } - }, - "s": { "0": 11, "1": 5, "2": 5, "3": 11, "4": 11 }, - "f": { "0": 5 }, - "b": { "0": [2, 3] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "00dc57db750212e9b7dc4ca1d70fced67dd27ff9" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Para/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Para/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "16cc170f27781221fc9fe5e64ffcf482b5f3f57e" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/FieldError/FieldError.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/FieldError/FieldError.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 10, "column": 1 } }, - "1": { "start": { "line": 4, "column": 15 }, "end": { "line": 4, "column": 48 } }, - "2": { "start": { "line": 5, "column": 15 }, "end": { "line": 5, "column": 44 } }, - "3": { "start": { "line": 9, "column": 16 }, "end": { "line": 9, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 5 } }, - "loc": { "start": { "line": 4, "column": 15 }, "end": { "line": 4, "column": 48 } }, - "line": 4 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 5, "column": 4 }, "end": { "line": 5, "column": 5 } }, - "loc": { "start": { "line": 5, "column": 15 }, "end": { "line": 5, "column": 44 } }, - "line": 5 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 9, "column": 4 }, "end": { "line": 9, "column": 5 } }, - "loc": { "start": { "line": 9, "column": 16 }, "end": { "line": 9, "column": 66 } }, - "line": 9 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 9, "column": 16 }, "end": { "line": 9, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 9, "column": 40 }, "end": { "line": 9, "column": 61 } }, - { "start": { "line": 9, "column": 64 }, "end": { "line": 9, "column": 66 } } - ], - "line": 9 - } - }, - "s": { "0": 7, "1": 0, "2": 0, "3": 0 }, - "f": { "0": 0, "1": 0, "2": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "9df037c15dca5dc46d4c9d66227c93fe50d7bba6" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/FieldError/FieldError.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/FieldError/FieldError.js", - "statementMap": { - "0": { "start": { "line": 17, "column": 19 }, "end": { "line": 37, "column": 1 } }, - "1": { "start": { "line": 25, "column": 2 }, "end": { "line": 36, "column": 4 } }, - "2": { "start": { "line": 39, "column": 0 }, "end": { "line": 44, "column": 2 } }, - "3": { "start": { "line": 46, "column": 47 }, "end": { "line": 48, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 17, "column": 19 }, "end": { "line": 17, "column": 20 } }, - "loc": { "start": { "line": 24, "column": 19 }, "end": { "line": 37, "column": 1 } }, - "line": 24 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 31, "column": 20 }, "end": { "line": 31, "column": 59 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 31, "column": 33 }, "end": { "line": 31, "column": 54 } }, - { "start": { "line": 31, "column": 57 }, "end": { "line": 31, "column": 59 } } - ], - "line": 31 - }, - "1": { - "loc": { "start": { "line": 32, "column": 20 }, "end": { "line": 32, "column": 85 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 32, "column": 20 }, "end": { "line": 32, "column": 34 } }, - { "start": { "line": 32, "column": 38 }, "end": { "line": 32, "column": 85 } } - ], - "line": 32 - } - }, - "s": { "0": 7, "1": 5, "2": 7, "3": 7 }, - "f": { "0": 5 }, - "b": { "0": [1, 4], "1": [5, 4] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "017e37486be6df3903d0818343fcf5ce843be6ab" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/FieldError/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/FieldError/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "26b1d57d1d1a77805980e81402072d84f5027f3f" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldInput/FieldInput.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldInput/FieldInput.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 11, "column": 1 } }, - "1": { "start": { "line": 4, "column": 30 }, "end": { "line": 4, "column": 56 } }, - "2": { "start": { "line": 9, "column": 32 }, "end": { "line": 9, "column": 61 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 19 }, "end": { "line": 4, "column": 20 } }, - "loc": { "start": { "line": 4, "column": 30 }, "end": { "line": 4, "column": 56 } }, - "line": 4 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 9, "column": 21 }, "end": { "line": 9, "column": 22 } }, - "loc": { "start": { "line": 9, "column": 32 }, "end": { "line": 9, "column": 61 } }, - "line": 9 - } - }, - "branchMap": {}, - "s": { "0": 6, "1": 1, "2": 1 }, - "f": { "0": 1, "1": 1 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "14f952f606854bf8594185c85725e991ef3a8fe9" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldInput/FieldInput.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldInput/FieldInput.js", - "statementMap": { - "0": { "start": { "line": 28, "column": 19 }, "end": { "line": 77, "column": 1 } }, - "1": { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 42 } }, - "2": { "start": { "line": 42, "column": 2 }, "end": { "line": 76, "column": 4 } }, - "3": { "start": { "line": 50, "column": 47 }, "end": { "line": 50, "column": 51 } }, - "4": { "start": { "line": 51, "column": 10 }, "end": { "line": 66, "column": 12 } }, - "5": { "start": { "line": 58, "column": 16 }, "end": { "line": 58, "column": 32 } }, - "6": { "start": { "line": 59, "column": 16 }, "end": { "line": 59, "column": 70 } }, - "7": { "start": { "line": 59, "column": 52 }, "end": { "line": 59, "column": 70 } }, - "8": { "start": { "line": 62, "column": 16 }, "end": { "line": 62, "column": 30 } }, - "9": { "start": { "line": 63, "column": 16 }, "end": { "line": 63, "column": 66 } }, - "10": { "start": { "line": 63, "column": 50 }, "end": { "line": 63, "column": 66 } }, - "11": { "start": { "line": 79, "column": 0 }, "end": { "line": 89, "column": 2 } }, - "12": { "start": { "line": 91, "column": 47 }, "end": { "line": 93, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 28, "column": 19 }, "end": { "line": 28, "column": 20 } }, - "loc": { "start": { "line": 40, "column": 19 }, "end": { "line": 77, "column": 1 } }, - "line": 40 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 49, "column": 9 }, "end": { "line": 49, "column": 10 } }, - "loc": { "start": { "line": 49, "column": 30 }, "end": { "line": 67, "column": 9 } }, - "line": 49 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 57, "column": 24 }, "end": { "line": 57, "column": 25 } }, - "loc": { "start": { "line": 57, "column": 31 }, "end": { "line": 60, "column": 15 } }, - "line": 57 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 61, "column": 22 }, "end": { "line": 61, "column": 23 } }, - "loc": { "start": { "line": 61, "column": 29 }, "end": { "line": 64, "column": 15 } }, - "line": 61 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 42 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 20 } }, - { "start": { "line": 41, "column": 24 }, "end": { "line": 41, "column": 42 } } - ], - "line": 41 - }, - "1": { - "loc": { "start": { "line": 56, "column": 32 }, "end": { "line": 56, "column": 88 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 56, "column": 57 }, "end": { "line": 56, "column": 81 } }, - { "start": { "line": 56, "column": 84 }, "end": { "line": 56, "column": 88 } } - ], - "line": 56 - }, - "2": { - "loc": { "start": { "line": 59, "column": 16 }, "end": { "line": 59, "column": 70 } }, - "type": "if", - "locations": [ - { "start": { "line": 59, "column": 16 }, "end": { "line": 59, "column": 70 } }, - { "start": { "line": 59, "column": 16 }, "end": { "line": 59, "column": 70 } } - ], - "line": 59 - }, - "3": { - "loc": { "start": { "line": 63, "column": 16 }, "end": { "line": 63, "column": 66 } }, - "type": "if", - "locations": [ - { "start": { "line": 63, "column": 16 }, "end": { "line": 63, "column": 66 } }, - { "start": { "line": 63, "column": 16 }, "end": { "line": 63, "column": 66 } } - ], - "line": 63 - }, - "4": { - "loc": { "start": { "line": 69, "column": 7 }, "end": { "line": 73, "column": 7 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 70, "column": 8 }, "end": { "line": 70, "column": 75 } }, - { "start": { "line": 72, "column": 8 }, "end": { "line": 72, "column": 10 } } - ], - "line": 69 - } - }, - "s": { - "0": 6, - "1": 4, - "2": 4, - "3": 3, - "4": 3, - "5": 0, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 6, - "12": 6 - }, - "f": { "0": 4, "1": 3, "2": 0, "3": 0 }, - "b": { "0": [4, 3], "1": [1, 2], "2": [0, 0], "3": [0, 0], "4": [1, 3] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "86c809757f24db5211c25ca71e1568b93ad0aa65" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldInput/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldInput/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "67158752e37a38c0703ff73bd2cd8bc04c1fc99f" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Select/Select.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Select/Select.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 22, "column": 1 } }, - "1": { "start": { "line": 5, "column": 15 }, "end": { "line": 10, "column": 3 } }, - "2": { "start": { "line": 14, "column": 4 }, "end": { "line": 19, "column": 10 } }, - "3": { "start": { "line": 21, "column": 16 }, "end": { "line": 21, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 5, "column": 4 }, "end": { "line": 5, "column": 5 } }, - "loc": { "start": { "line": 5, "column": 15 }, "end": { "line": 10, "column": 3 } }, - "line": 5 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 13, "column": 4 }, "end": { "line": 13, "column": 5 } }, - "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 19, "column": 10 } }, - "line": 14 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 21, "column": 4 }, "end": { "line": 21, "column": 5 } }, - "loc": { "start": { "line": 21, "column": 16 }, "end": { "line": 21, "column": 66 } }, - "line": 21 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 19, "column": 10 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 15, "column": 8 }, "end": { "line": 18, "column": 5 } }, - { "start": { "line": 19, "column": 8 }, "end": { "line": 19, "column": 10 } } - ], - "line": 14 - }, - "1": { - "loc": { "start": { "line": 21, "column": 16 }, "end": { "line": 21, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 21, "column": 40 }, "end": { "line": 21, "column": 61 } }, - { "start": { "line": 21, "column": 64 }, "end": { "line": 21, "column": 66 } } - ], - "line": 21 - } - }, - "s": { "0": 8, "1": 2, "2": 2, "3": 2 }, - "f": { "0": 2, "1": 2, "2": 2 }, - "b": { "0": [0, 2], "1": [0, 2] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "4b23909cc4d6b78f0988e50c8e54ff28a4e7f619" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Select/Select.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Select/Select.js", - "statementMap": { - "0": { "start": { "line": 18, "column": 15 }, "end": { "line": 45, "column": 1 } }, - "1": { "start": { "line": 29, "column": 2 }, "end": { "line": 44, "column": 11 } }, - "2": { "start": { "line": 40, "column": 6 }, "end": { "line": 42, "column": 15 } }, - "3": { "start": { "line": 47, "column": 0 }, "end": { "line": 53, "column": 2 } }, - "4": { "start": { "line": 55, "column": 43 }, "end": { "line": 57, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 18, "column": 15 }, "end": { "line": 18, "column": 16 } }, - "loc": { "start": { "line": 29, "column": 2 }, "end": { "line": 44, "column": 11 } }, - "line": 29 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 39, "column": 17 }, "end": { "line": 39, "column": 18 } }, - "loc": { "start": { "line": 40, "column": 6 }, "end": { "line": 42, "column": 15 } }, - "line": 40 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 36, "column": 18 }, "end": { "line": 36, "column": 64 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 36, "column": 18 }, "end": { "line": 36, "column": 32 } }, - { "start": { "line": 36, "column": 36 }, "end": { "line": 36, "column": 64 } } - ], - "line": 36 - }, - "1": { - "loc": { "start": { "line": 38, "column": 5 }, "end": { "line": 38, "column": 59 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 38, "column": 5 }, "end": { "line": 38, "column": 16 } }, - { "start": { "line": 38, "column": 20 }, "end": { "line": 38, "column": 59 } } - ], - "line": 38 - } - }, - "s": { "0": 8, "1": 5, "2": 12, "3": 8, "4": 8 }, - "f": { "0": 5, "1": 12 }, - "b": { "0": [5, 3], "1": [5, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "2d7b14854a8d0c371265fd1b30b50e4272f2a338" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Select/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Select/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "0680fc6318d5f8972cece34fc77d2c77d7e3ea56" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldSelect/FieldSelect.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldSelect/FieldSelect.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 10, "column": 1 } }, - "1": { "start": { "line": 4, "column": 30 }, "end": { "line": 4, "column": 56 } }, - "2": { "start": { "line": 8, "column": 32 }, "end": { "line": 8, "column": 61 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 19 }, "end": { "line": 4, "column": 20 } }, - "loc": { "start": { "line": 4, "column": 30 }, "end": { "line": 4, "column": 56 } }, - "line": 4 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 8, "column": 21 }, "end": { "line": 8, "column": 22 } }, - "loc": { "start": { "line": 8, "column": 32 }, "end": { "line": 8, "column": 61 } }, - "line": 8 - } - }, - "branchMap": {}, - "s": { "0": 6, "1": 0, "2": 0 }, - "f": { "0": 0, "1": 0 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "43a133a4b5625cbbf159f5475b2349c159e9b168" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldSelect/FieldSelect.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldSelect/FieldSelect.js", - "statementMap": { - "0": { "start": { "line": 21, "column": 20 }, "end": { "line": 52, "column": 1 } }, - "1": { "start": { "line": 31, "column": 2 }, "end": { "line": 51, "column": 8 } }, - "2": { "start": { "line": 37, "column": 33 }, "end": { "line": 37, "column": 37 } }, - "3": { "start": { "line": 38, "column": 8 }, "end": { "line": 47, "column": 10 } }, - "4": { "start": { "line": 43, "column": 14 }, "end": { "line": 43, "column": 30 } }, - "5": { "start": { "line": 44, "column": 14 }, "end": { "line": 44, "column": 68 } }, - "6": { "start": { "line": 44, "column": 50 }, "end": { "line": 44, "column": 68 } }, - "7": { "start": { "line": 54, "column": 0 }, "end": { "line": 58, "column": 2 } }, - "8": { "start": { "line": 60, "column": 48 }, "end": { "line": 62, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 21, "column": 20 }, "end": { "line": 21, "column": 21 } }, - "loc": { "start": { "line": 31, "column": 2 }, "end": { "line": 51, "column": 8 } }, - "line": 31 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 36, "column": 7 }, "end": { "line": 36, "column": 8 } }, - "loc": { "start": { "line": 36, "column": 28 }, "end": { "line": 48, "column": 7 } }, - "line": 36 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 42, "column": 22 }, "end": { "line": 42, "column": 23 } }, - "loc": { "start": { "line": 42, "column": 29 }, "end": { "line": 45, "column": 13 } }, - "line": 42 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 44, "column": 14 }, "end": { "line": 44, "column": 68 } }, - "type": "if", - "locations": [ - { "start": { "line": 44, "column": 14 }, "end": { "line": 44, "column": 68 } }, - { "start": { "line": 44, "column": 14 }, "end": { "line": 44, "column": 68 } } - ], - "line": 44 - } - }, - "s": { "0": 6, "1": 2, "2": 2, "3": 2, "4": 0, "5": 0, "6": 0, "7": 6, "8": 6 }, - "f": { "0": 2, "1": 2, "2": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "92fba70136ac6d896a246a794327016a1e35ec58" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldSelect/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldSelect/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "98e77d058e353af3c6fb4fd901760bf3979ecd15" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Textarea/Textarea.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Textarea/Textarea.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 24, "column": 1 } }, - "1": { "start": { "line": 4, "column": 15 }, "end": { "line": 9, "column": 3 } }, - "2": { "start": { "line": 10, "column": 23 }, "end": { "line": 10, "column": 45 } }, - "3": { "start": { "line": 16, "column": 4 }, "end": { "line": 21, "column": 10 } }, - "4": { "start": { "line": 23, "column": 16 }, "end": { "line": 23, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 5 } }, - "loc": { "start": { "line": 4, "column": 15 }, "end": { "line": 9, "column": 3 } }, - "line": 4 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 10, "column": 12 }, "end": { "line": 10, "column": 13 } }, - "loc": { "start": { "line": 10, "column": 23 }, "end": { "line": 10, "column": 45 } }, - "line": 10 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 15, "column": 4 }, "end": { "line": 15, "column": 5 } }, - "loc": { "start": { "line": 16, "column": 4 }, "end": { "line": 21, "column": 10 } }, - "line": 16 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 23, "column": 4 }, "end": { "line": 23, "column": 5 } }, - "loc": { "start": { "line": 23, "column": 16 }, "end": { "line": 23, "column": 66 } }, - "line": 23 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 10, "column": 23 }, "end": { "line": 10, "column": 45 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 10, "column": 23 }, "end": { "line": 10, "column": 35 } }, - { "start": { "line": 10, "column": 39 }, "end": { "line": 10, "column": 45 } } - ], - "line": 10 - }, - "1": { - "loc": { "start": { "line": 16, "column": 4 }, "end": { "line": 21, "column": 10 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 17, "column": 8 }, "end": { "line": 20, "column": 5 } }, - { "start": { "line": 21, "column": 8 }, "end": { "line": 21, "column": 10 } } - ], - "line": 16 - }, - "2": { - "loc": { "start": { "line": 23, "column": 16 }, "end": { "line": 23, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 23, "column": 40 }, "end": { "line": 23, "column": 61 } }, - { "start": { "line": 23, "column": 64 }, "end": { "line": 23, "column": 66 } } - ], - "line": 23 - } - }, - "s": { "0": 8, "1": 3, "2": 3, "3": 3, "4": 3 }, - "f": { "0": 3, "1": 3, "2": 3, "3": 3 }, - "b": { "0": [3, 3], "1": [0, 3], "2": [0, 3] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "d6f78706b21c7281f5e70967a537b79a0ae18151" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Textarea/Textarea.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Textarea/Textarea.js", - "statementMap": { - "0": { "start": { "line": 22, "column": 17 }, "end": { "line": 44, "column": 1 } }, - "1": { "start": { "line": 33, "column": 2 }, "end": { "line": 43, "column": 4 } }, - "2": { "start": { "line": 46, "column": 0 }, "end": { "line": 53, "column": 2 } }, - "3": { "start": { "line": 55, "column": 45 }, "end": { "line": 57, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 22, "column": 17 }, "end": { "line": 22, "column": 18 } }, - "loc": { "start": { "line": 33, "column": 2 }, "end": { "line": 43, "column": 4 } }, - "line": 33 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 42, "column": 18 }, "end": { "line": 42, "column": 66 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 42, "column": 18 }, "end": { "line": 42, "column": 32 } }, - { "start": { "line": 42, "column": 36 }, "end": { "line": 42, "column": 66 } } - ], - "line": 42 - } - }, - "s": { "0": 8, "1": 5, "2": 8, "3": 8 }, - "f": { "0": 5 }, - "b": { "0": [5, 2] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "0f4e6fb1edf06a45ba6e5a1f27f2f19d6324a3b7" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Textarea/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Textarea/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "d2162af6fc23a57ea843b758206f0003e20142ed" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldTextarea/FieldTextarea.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldTextarea/FieldTextarea.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 11, "column": 1 } }, - "1": { "start": { "line": 4, "column": 30 }, "end": { "line": 4, "column": 56 } }, - "2": { "start": { "line": 9, "column": 32 }, "end": { "line": 9, "column": 61 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 19 }, "end": { "line": 4, "column": 20 } }, - "loc": { "start": { "line": 4, "column": 30 }, "end": { "line": 4, "column": 56 } }, - "line": 4 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 9, "column": 21 }, "end": { "line": 9, "column": 22 } }, - "loc": { "start": { "line": 9, "column": 32 }, "end": { "line": 9, "column": 61 } }, - "line": 9 - } - }, - "branchMap": {}, - "s": { "0": 6, "1": 0, "2": 0 }, - "f": { "0": 0, "1": 0 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "6ff741d5f4aaf9ecba12833d582e5950407656e5" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldTextarea/FieldTextarea.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldTextarea/FieldTextarea.js", - "statementMap": { - "0": { "start": { "line": 21, "column": 22 }, "end": { "line": 51, "column": 1 } }, - "1": { "start": { "line": 30, "column": 2 }, "end": { "line": 50, "column": 8 } }, - "2": { "start": { "line": 36, "column": 33 }, "end": { "line": 36, "column": 37 } }, - "3": { "start": { "line": 37, "column": 8 }, "end": { "line": 46, "column": 10 } }, - "4": { "start": { "line": 42, "column": 14 }, "end": { "line": 42, "column": 30 } }, - "5": { "start": { "line": 43, "column": 14 }, "end": { "line": 43, "column": 68 } }, - "6": { "start": { "line": 43, "column": 50 }, "end": { "line": 43, "column": 68 } }, - "7": { "start": { "line": 53, "column": 0 }, "end": { "line": 58, "column": 2 } }, - "8": { "start": { "line": 60, "column": 50 }, "end": { "line": 62, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 21, "column": 22 }, "end": { "line": 21, "column": 23 } }, - "loc": { "start": { "line": 30, "column": 2 }, "end": { "line": 50, "column": 8 } }, - "line": 30 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 35, "column": 7 }, "end": { "line": 35, "column": 8 } }, - "loc": { "start": { "line": 35, "column": 28 }, "end": { "line": 47, "column": 7 } }, - "line": 35 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 41, "column": 22 }, "end": { "line": 41, "column": 23 } }, - "loc": { "start": { "line": 41, "column": 29 }, "end": { "line": 44, "column": 13 } }, - "line": 41 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 43, "column": 14 }, "end": { "line": 43, "column": 68 } }, - "type": "if", - "locations": [ - { "start": { "line": 43, "column": 14 }, "end": { "line": 43, "column": 68 } }, - { "start": { "line": 43, "column": 14 }, "end": { "line": 43, "column": 68 } } - ], - "line": 43 - } - }, - "s": { "0": 6, "1": 3, "2": 2, "3": 2, "4": 0, "5": 0, "6": 0, "7": 6, "8": 6 }, - "f": { "0": 3, "1": 2, "2": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "099e5612ba4c176ef111c7b5fd07306a24dc9064" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldTextarea/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldTextarea/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "68feaf5a08a95a3c32447573836f484305e4d5a5" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/InputChoice/InputChoice.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/InputChoice/InputChoice.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 68, "column": 1 } }, - "1": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 73 } }, - "2": { "start": { "line": 10, "column": 17 }, "end": { "line": 10, "column": 49 } }, - "3": { "start": { "line": 11, "column": 18 }, "end": { "line": 11, "column": 73 } }, - "4": { "start": { "line": 12, "column": 17 }, "end": { "line": 12, "column": 48 } }, - "5": { "start": { "line": 13, "column": 17 }, "end": { "line": 13, "column": 73 } }, - "6": { "start": { "line": 20, "column": 19 }, "end": { "line": 20, "column": 50 } }, - "7": { "start": { "line": 27, "column": 8 }, "end": { "line": 33, "column": 7 } }, - "8": { "start": { "line": 36, "column": 8 }, "end": { "line": 39, "column": 7 } }, - "9": { "start": { "line": 44, "column": 6 }, "end": { "line": 44, "column": 90 } }, - "10": { "start": { "line": 48, "column": 8 }, "end": { "line": 50, "column": 11 } }, - "11": { "start": { "line": 55, "column": 4 }, "end": { "line": 67, "column": 3 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 5 } }, - "loc": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 73 } }, - "line": 4 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 10, "column": 6 }, "end": { "line": 10, "column": 7 } }, - "loc": { "start": { "line": 10, "column": 17 }, "end": { "line": 10, "column": 49 } }, - "line": 10 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 11, "column": 6 }, "end": { "line": 11, "column": 7 } }, - "loc": { "start": { "line": 11, "column": 18 }, "end": { "line": 11, "column": 73 } }, - "line": 11 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 12, "column": 6 }, "end": { "line": 12, "column": 7 } }, - "loc": { "start": { "line": 12, "column": 17 }, "end": { "line": 12, "column": 48 } }, - "line": 12 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 13, "column": 6 }, "end": { "line": 13, "column": 7 } }, - "loc": { "start": { "line": 13, "column": 17 }, "end": { "line": 13, "column": 73 } }, - "line": 13 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 9 } }, - "loc": { "start": { "line": 20, "column": 19 }, "end": { "line": 20, "column": 50 } }, - "line": 20 - }, - "6": { - "name": "(anonymous_6)", - "decl": { "start": { "line": 26, "column": 8 }, "end": { "line": 26, "column": 9 } }, - "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 33, "column": 7 } }, - "line": 27 - }, - "7": { - "name": "(anonymous_7)", - "decl": { "start": { "line": 35, "column": 8 }, "end": { "line": 35, "column": 9 } }, - "loc": { "start": { "line": 36, "column": 8 }, "end": { "line": 39, "column": 7 } }, - "line": 36 - }, - "8": { - "name": "(anonymous_8)", - "decl": { "start": { "line": 43, "column": 6 }, "end": { "line": 43, "column": 7 } }, - "loc": { "start": { "line": 44, "column": 6 }, "end": { "line": 44, "column": 90 } }, - "line": 44 - }, - "9": { - "name": "(anonymous_9)", - "decl": { "start": { "line": 47, "column": 8 }, "end": { "line": 47, "column": 9 } }, - "loc": { "start": { "line": 48, "column": 8 }, "end": { "line": 50, "column": 11 } }, - "line": 48 - }, - "10": { - "name": "(anonymous_10)", - "decl": { "start": { "line": 54, "column": 4 }, "end": { "line": 54, "column": 5 } }, - "loc": { "start": { "line": 55, "column": 4 }, "end": { "line": 67, "column": 3 } }, - "line": 55 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 73 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 4, "column": 33 }, "end": { "line": 4, "column": 52 } }, - { "start": { "line": 4, "column": 55 }, "end": { "line": 4, "column": 73 } } - ], - "line": 4 - }, - "1": { - "loc": { "start": { "line": 11, "column": 18 }, "end": { "line": 11, "column": 73 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 11, "column": 35 }, "end": { "line": 11, "column": 68 } }, - { "start": { "line": 11, "column": 71 }, "end": { "line": 11, "column": 73 } } - ], - "line": 11 - }, - "2": { - "loc": { "start": { "line": 13, "column": 17 }, "end": { "line": 13, "column": 73 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 13, "column": 17 }, "end": { "line": 13, "column": 39 } }, - { "start": { "line": 13, "column": 43 }, "end": { "line": 13, "column": 73 } } - ], - "line": 13 - }, - "3": { - "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 33, "column": 7 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 33 } }, - { "start": { "line": 28, "column": 8 }, "end": { "line": 33, "column": 7 } } - ], - "line": 27 - }, - "4": { - "loc": { "start": { "line": 36, "column": 8 }, "end": { "line": 39, "column": 7 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 36, "column": 8 }, "end": { "line": 36, "column": 30 } }, - { "start": { "line": 37, "column": 8 }, "end": { "line": 39, "column": 7 } } - ], - "line": 36 - }, - "5": { - "loc": { "start": { "line": 44, "column": 6 }, "end": { "line": 44, "column": 90 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 44, "column": 23 }, "end": { "line": 44, "column": 56 } }, - { "start": { "line": 44, "column": 59 }, "end": { "line": 44, "column": 90 } } - ], - "line": 44 - }, - "6": { - "loc": { "start": { "line": 49, "column": 10 }, "end": { "line": 49, "column": 92 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 49, "column": 27 }, "end": { "line": 49, "column": 58 } }, - { "start": { "line": 49, "column": 61 }, "end": { "line": 49, "column": 92 } } - ], - "line": 49 - }, - "7": { - "loc": { "start": { "line": 55, "column": 4 }, "end": { "line": 67, "column": 3 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 56, "column": 8 }, "end": { "line": 62, "column": 3 } }, - { "start": { "line": 63, "column": 8 }, "end": { "line": 67, "column": 3 } } - ], - "line": 55 - } - }, - "s": { - "0": 7, - "1": 0, - "2": 0, - "3": 0, - "4": 0, - "5": 0, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0 - }, - "f": { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "4": 0, - "5": 0, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0 - }, - "b": { - "0": [0, 0], - "1": [0, 0], - "2": [0, 0], - "3": [0, 0], - "4": [0, 0], - "5": [0, 0], - "6": [0, 0], - "7": [0, 0] - }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "8cc41a8348fe7cb710972035ee4f9cce805ef93d" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/InputChoice/InputChoice.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/InputChoice/InputChoice.js", - "statementMap": { - "0": { "start": { "line": 22, "column": 20 }, "end": { "line": 52, "column": 1 } }, - "1": { "start": { "line": 35, "column": 2 }, "end": { "line": 51, "column": 10 } }, - "2": { "start": { "line": 54, "column": 0 }, "end": { "line": 62, "column": 2 } }, - "3": { "start": { "line": 64, "column": 48 }, "end": { "line": 66, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 22, "column": 20 }, "end": { "line": 22, "column": 21 } }, - "loc": { "start": { "line": 35, "column": 2 }, "end": { "line": 51, "column": 10 } }, - "line": 35 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 50, "column": 10 }, "end": { "line": 50, "column": 27 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 50, "column": 10 }, "end": { "line": 50, "column": 18 } }, - { "start": { "line": 50, "column": 22 }, "end": { "line": 50, "column": 27 } } - ], - "line": 50 - } - }, - "s": { "0": 7, "1": 7, "2": 7, "3": 7 }, - "f": { "0": 7 }, - "b": { "0": [7, 7] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "75c69225c5ea2a42c4902073c436453045607c9c" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/InputChoice/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/InputChoice/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "a1eb40ac4428d08944bd6f1384445dcd124f1647" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldRadioGroup/FieldRadioGroup.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldRadioGroup/FieldRadioGroup.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 5, "column": 1 } }, - "1": { "start": { "line": 4, "column": 30 }, "end": { "line": 4, "column": 56 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 19 }, "end": { "line": 4, "column": 20 } }, - "loc": { "start": { "line": 4, "column": 30 }, "end": { "line": 4, "column": 56 } }, - "line": 4 - } - }, - "branchMap": {}, - "s": { "0": 6, "1": 0 }, - "f": { "0": 0 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "91e5eedac40375907b1129f114e7183313bba263" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldRadioGroup/FieldRadioGroup.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldRadioGroup/FieldRadioGroup.js", - "statementMap": { - "0": { "start": { "line": 22, "column": 24 }, "end": { "line": 50, "column": 1 } }, - "1": { "start": { "line": 23, "column": 2 }, "end": { "line": 49, "column": 15 } }, - "2": { "start": { "line": 25, "column": 6 }, "end": { "line": 47, "column": 12 } }, - "3": { "start": { "line": 27, "column": 10 }, "end": { "line": 44, "column": 18 } }, - "4": { "start": { "line": 29, "column": 39 }, "end": { "line": 29, "column": 43 } }, - "5": { "start": { "line": 30, "column": 35 }, "end": { "line": 30, "column": 45 } }, - "6": { "start": { "line": 31, "column": 14 }, "end": { "line": 42, "column": 16 } }, - "7": { "start": { "line": 36, "column": 20 }, "end": { "line": 36, "column": 36 } }, - "8": { "start": { "line": 37, "column": 20 }, "end": { "line": 37, "column": 74 } }, - "9": { "start": { "line": 37, "column": 56 }, "end": { "line": 37, "column": 74 } }, - "10": { "start": { "line": 52, "column": 0 }, "end": { "line": 55, "column": 2 } }, - "11": { "start": { "line": 57, "column": 52 }, "end": { "line": 59, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 22, "column": 24 }, "end": { "line": 22, "column": 25 } }, - "loc": { "start": { "line": 23, "column": 2 }, "end": { "line": 49, "column": 15 } }, - "line": 23 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 24, "column": 5 }, "end": { "line": 24, "column": 6 } }, - "loc": { "start": { "line": 25, "column": 6 }, "end": { "line": 47, "column": 12 } }, - "line": 25 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 26, "column": 29 }, "end": { "line": 26, "column": 30 } }, - "loc": { "start": { "line": 27, "column": 10 }, "end": { "line": 44, "column": 18 } }, - "line": 27 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 14 } }, - "loc": { "start": { "line": 28, "column": 34 }, "end": { "line": 43, "column": 13 } }, - "line": 28 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 35, "column": 28 }, "end": { "line": 35, "column": 29 } }, - "loc": { "start": { "line": 35, "column": 35 }, "end": { "line": 38, "column": 19 } }, - "line": 35 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 27, "column": 22 }, "end": { "line": 27, "column": 57 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 27, "column": 22 }, "end": { "line": 27, "column": 35 } }, - { "start": { "line": 27, "column": 39 }, "end": { "line": 27, "column": 57 } } - ], - "line": 27 - }, - "1": { - "loc": { "start": { "line": 34, "column": 22 }, "end": { "line": 34, "column": 57 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 34, "column": 22 }, "end": { "line": 34, "column": 35 } }, - { "start": { "line": 34, "column": 39 }, "end": { "line": 34, "column": 57 } } - ], - "line": 34 - }, - "2": { - "loc": { "start": { "line": 37, "column": 20 }, "end": { "line": 37, "column": 74 } }, - "type": "if", - "locations": [ - { "start": { "line": 37, "column": 20 }, "end": { "line": 37, "column": 74 } }, - { "start": { "line": 37, "column": 20 }, "end": { "line": 37, "column": 74 } } - ], - "line": 37 - } - }, - "s": { - "0": 6, - "1": 0, - "2": 0, - "3": 0, - "4": 0, - "5": 0, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 6, - "11": 6 - }, - "f": { "0": 0, "1": 0, "2": 0, "3": 0, "4": 0 }, - "b": { "0": [0, 0], "1": [0, 0], "2": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "37ca4b51f28ce002cc5cefbadfb6156b85afcf6b" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldRadioGroup/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldRadioGroup/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "db4cfeb852c5c9ec89ca1dc83769e4f2b542e3f4" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldCheckbox/FieldCheckbox.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldCheckbox/FieldCheckbox.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 5, "column": 1 } } - }, - "fnMap": {}, - "branchMap": {}, - "s": { "0": 6 }, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "235aa633c33eb8812a83c0757f09060bf5fb7496" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldCheckbox/FieldCheckbox.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldCheckbox/FieldCheckbox.js", - "statementMap": { - "0": { "start": { "line": 17, "column": 22 }, "end": { "line": 38, "column": 1 } }, - "1": { "start": { "line": 18, "column": 2 }, "end": { "line": 37, "column": 8 } }, - "2": { "start": { "line": 21, "column": 33 }, "end": { "line": 21, "column": 37 } }, - "3": { "start": { "line": 22, "column": 8 }, "end": { "line": 33, "column": 10 } }, - "4": { "start": { "line": 29, "column": 14 }, "end": { "line": 29, "column": 30 } }, - "5": { "start": { "line": 30, "column": 14 }, "end": { "line": 30, "column": 68 } }, - "6": { "start": { "line": 30, "column": 50 }, "end": { "line": 30, "column": 68 } }, - "7": { "start": { "line": 40, "column": 0 }, "end": { "line": 44, "column": 2 } }, - "8": { "start": { "line": 46, "column": 50 }, "end": { "line": 48, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 17, "column": 22 }, "end": { "line": 17, "column": 23 } }, - "loc": { "start": { "line": 18, "column": 2 }, "end": { "line": 37, "column": 8 } }, - "line": 18 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 20, "column": 7 }, "end": { "line": 20, "column": 8 } }, - "loc": { "start": { "line": 20, "column": 28 }, "end": { "line": 34, "column": 7 } }, - "line": 20 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 28, "column": 22 }, "end": { "line": 28, "column": 23 } }, - "loc": { "start": { "line": 28, "column": 29 }, "end": { "line": 31, "column": 13 } }, - "line": 28 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 25, "column": 16 }, "end": { "line": 25, "column": 26 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 25, "column": 16 }, "end": { "line": 25, "column": 18 } }, - { "start": { "line": 25, "column": 22 }, "end": { "line": 25, "column": 26 } } - ], - "line": 25 - }, - "1": { - "loc": { "start": { "line": 30, "column": 14 }, "end": { "line": 30, "column": 68 } }, - "type": "if", - "locations": [ - { "start": { "line": 30, "column": 14 }, "end": { "line": 30, "column": 68 } }, - { "start": { "line": 30, "column": 14 }, "end": { "line": 30, "column": 68 } } - ], - "line": 30 - } - }, - "s": { "0": 6, "1": 0, "2": 0, "3": 0, "4": 0, "5": 0, "6": 0, "7": 6, "8": 6 }, - "f": { "0": 0, "1": 0, "2": 0 }, - "b": { "0": [0, 0], "1": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "57eb74e505f22c97601e1ca2fa1ce26eb0423744" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldCheckbox/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldCheckbox/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "ee7b5f935d11befb2e2fe2022b43d6a86fe03df0" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldToggle/FieldToggle.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldToggle/FieldToggle.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 70, "column": 1 } }, - "1": { "start": { "line": 4, "column": 15 }, "end": { "line": 7, "column": 1 } }, - "2": { "start": { "line": 12, "column": 17 }, "end": { "line": 15, "column": 3 } }, - "3": { "start": { "line": 16, "column": 26 }, "end": { "line": 16, "column": 68 } }, - "4": { "start": { "line": 21, "column": 26 }, "end": { "line": 21, "column": 64 } }, - "5": { "start": { "line": 26, "column": 17 }, "end": { "line": 29, "column": 4 } }, - "6": { "start": { "line": 30, "column": 17 }, "end": { "line": 32, "column": 5 } }, - "7": { "start": { "line": 39, "column": 17 }, "end": { "line": 43, "column": 5 } }, - "8": { "start": { "line": 44, "column": 17 }, "end": { "line": 47, "column": 5 } }, - "9": { "start": { "line": 52, "column": 17 }, "end": { "line": 54, "column": 5 } }, - "10": { "start": { "line": 58, "column": 17 }, "end": { "line": 60, "column": 5 } }, - "11": { "start": { "line": 64, "column": 17 }, "end": { "line": 66, "column": 5 } }, - "12": { "start": { "line": 69, "column": 16 }, "end": { "line": 69, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 5 } }, - "loc": { "start": { "line": 4, "column": 15 }, "end": { "line": 7, "column": 1 } }, - "line": 4 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 12, "column": 6 }, "end": { "line": 12, "column": 7 } }, - "loc": { "start": { "line": 12, "column": 17 }, "end": { "line": 15, "column": 3 } }, - "line": 12 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 16, "column": 14 }, "end": { "line": 16, "column": 15 } }, - "loc": { "start": { "line": 16, "column": 26 }, "end": { "line": 16, "column": 68 } }, - "line": 16 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 21, "column": 14 }, "end": { "line": 21, "column": 15 } }, - "loc": { "start": { "line": 21, "column": 26 }, "end": { "line": 21, "column": 64 } }, - "line": 21 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 26, "column": 6 }, "end": { "line": 26, "column": 7 } }, - "loc": { "start": { "line": 26, "column": 17 }, "end": { "line": 29, "column": 4 } }, - "line": 26 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 30, "column": 6 }, "end": { "line": 30, "column": 7 } }, - "loc": { "start": { "line": 30, "column": 17 }, "end": { "line": 32, "column": 5 } }, - "line": 30 - }, - "6": { - "name": "(anonymous_6)", - "decl": { "start": { "line": 39, "column": 6 }, "end": { "line": 39, "column": 7 } }, - "loc": { "start": { "line": 39, "column": 17 }, "end": { "line": 43, "column": 5 } }, - "line": 39 - }, - "7": { - "name": "(anonymous_7)", - "decl": { "start": { "line": 44, "column": 6 }, "end": { "line": 44, "column": 7 } }, - "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 47, "column": 5 } }, - "line": 44 - }, - "8": { - "name": "(anonymous_8)", - "decl": { "start": { "line": 52, "column": 6 }, "end": { "line": 52, "column": 7 } }, - "loc": { "start": { "line": 52, "column": 17 }, "end": { "line": 54, "column": 5 } }, - "line": 52 - }, - "9": { - "name": "(anonymous_9)", - "decl": { "start": { "line": 58, "column": 6 }, "end": { "line": 58, "column": 7 } }, - "loc": { "start": { "line": 58, "column": 17 }, "end": { "line": 60, "column": 5 } }, - "line": 58 - }, - "10": { - "name": "(anonymous_10)", - "decl": { "start": { "line": 64, "column": 6 }, "end": { "line": 64, "column": 7 } }, - "loc": { "start": { "line": 64, "column": 17 }, "end": { "line": 66, "column": 5 } }, - "line": 64 - }, - "11": { - "name": "(anonymous_11)", - "decl": { "start": { "line": 69, "column": 4 }, "end": { "line": 69, "column": 5 } }, - "loc": { "start": { "line": 69, "column": 16 }, "end": { "line": 69, "column": 66 } }, - "line": 69 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 16, "column": 26 }, "end": { "line": 16, "column": 68 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 16, "column": 43 }, "end": { "line": 16, "column": 56 } }, - { "start": { "line": 16, "column": 59 }, "end": { "line": 16, "column": 68 } } - ], - "line": 16 - }, - "1": { - "loc": { "start": { "line": 21, "column": 26 }, "end": { "line": 21, "column": 64 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 21, "column": 43 }, "end": { "line": 21, "column": 52 } }, - { "start": { "line": 21, "column": 55 }, "end": { "line": 21, "column": 64 } } - ], - "line": 21 - }, - "2": { - "loc": { "start": { "line": 69, "column": 16 }, "end": { "line": 69, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 69, "column": 40 }, "end": { "line": 69, "column": 61 } }, - { "start": { "line": 69, "column": 64 }, "end": { "line": 69, "column": 66 } } - ], - "line": 69 - } - }, - "s": { - "0": 6, - "1": 0, - "2": 0, - "3": 0, - "4": 0, - "5": 0, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0, - "12": 0 - }, - "f": { - "0": 0, - "1": 0, - "2": 0, - "3": 0, - "4": 0, - "5": 0, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 0, - "11": 0 - }, - "b": { "0": [0, 0], "1": [0, 0], "2": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "46b1768ff02057061bae64eb6fbedf9530593a95" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldToggle/FieldToggle.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldToggle/FieldToggle.js", - "statementMap": { - "0": { "start": { "line": 13, "column": 20 }, "end": { "line": 69, "column": 1 } }, - "1": { "start": { "line": 27, "column": 33 }, "end": { "line": 27, "column": 66 } }, - "2": { "start": { "line": 29, "column": 2 }, "end": { "line": 68, "column": 4 } }, - "3": { "start": { "line": 36, "column": 35 }, "end": { "line": 36, "column": 39 } }, - "4": { "start": { "line": 37, "column": 10 }, "end": { "line": 64, "column": 12 } }, - "5": { "start": { "line": 49, "column": 47 }, "end": { "line": 49, "column": 54 } }, - "6": { "start": { "line": 50, "column": 20 }, "end": { "line": 50, "column": 36 } }, - "7": { "start": { "line": 51, "column": 20 }, "end": { "line": 51, "column": 53 } }, - "8": { "start": { "line": 52, "column": 20 }, "end": { "line": 53, "column": 63 } }, - "9": { "start": { "line": 53, "column": 22 }, "end": { "line": 53, "column": 63 } }, - "10": { "start": { "line": 71, "column": 0 }, "end": { "line": 80, "column": 2 } }, - "11": { "start": { "line": 82, "column": 48 }, "end": { "line": 84, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 13, "column": 20 }, "end": { "line": 13, "column": 21 } }, - "loc": { "start": { "line": 26, "column": 19 }, "end": { "line": 69, "column": 1 } }, - "line": 26 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 35, "column": 9 }, "end": { "line": 35, "column": 10 } }, - "loc": { "start": { "line": 35, "column": 30 }, "end": { "line": 65, "column": 9 } }, - "line": 35 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 48, "column": 27 }, "end": { "line": 48, "column": 28 } }, - "loc": { "start": { "line": 48, "column": 34 }, "end": { "line": 54, "column": 19 } }, - "line": 48 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 52, "column": 20 }, "end": { "line": 53, "column": 63 } }, - "type": "if", - "locations": [ - { "start": { "line": 52, "column": 20 }, "end": { "line": 53, "column": 63 } }, - { "start": { "line": 52, "column": 20 }, "end": { "line": 53, "column": 63 } } - ], - "line": 52 - }, - "1": { - "loc": { "start": { "line": 60, "column": 15 }, "end": { "line": 62, "column": 15 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 60, "column": 15 }, "end": { "line": 60, "column": 32 } }, - { "start": { "line": 61, "column": 16 }, "end": { "line": 61, "column": 91 } } - ], - "line": 60 - }, - "2": { - "loc": { "start": { "line": 61, "column": 48 }, "end": { "line": 61, "column": 83 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 61, "column": 57 }, "end": { "line": 61, "column": 68 } }, - { "start": { "line": 61, "column": 71 }, "end": { "line": 61, "column": 83 } } - ], - "line": 61 - } - }, - "s": { - "0": 6, - "1": 8, - "2": 8, - "3": 6, - "4": 6, - "5": 3, - "6": 3, - "7": 3, - "8": 3, - "9": 1, - "10": 6, - "11": 6 - }, - "f": { "0": 8, "1": 6, "2": 3 }, - "b": { "0": [1, 2], "1": [6, 6], "2": [1, 5] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "fa9fb3fd7011445ceee6a1f45b57d679aff680e9" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldToggle/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldToggle/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "ca6561092bd7bd8725f010d5414e3d3220f55881" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldFileInput/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldFileInput/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "cf0512844e9ab687d2813b85c87e2e4f903d679e" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/DragDropInput/DragDropInput.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/DragDropInput/DragDropInput.style.js", - "statementMap": { - "0": { "start": { "line": 4, "column": 15 }, "end": { "line": 18, "column": 1 } }, - "1": { "start": { "line": 6, "column": 30 }, "end": { "line": 6, "column": 56 } }, - "2": { "start": { "line": 7, "column": 27 }, "end": { "line": 7, "column": 54 } }, - "3": { "start": { "line": 11, "column": 24 }, "end": { "line": 11, "column": 50 } }, - "4": { "start": { "line": 12, "column": 15 }, "end": { "line": 12, "column": 54 } }, - "5": { "start": { "line": 13, "column": 15 }, "end": { "line": 13, "column": 48 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 6, "column": 19 }, "end": { "line": 6, "column": 20 } }, - "loc": { "start": { "line": 6, "column": 30 }, "end": { "line": 6, "column": 56 } }, - "line": 6 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 7, "column": 16 }, "end": { "line": 7, "column": 17 } }, - "loc": { "start": { "line": 7, "column": 27 }, "end": { "line": 7, "column": 54 } }, - "line": 7 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 11, "column": 13 }, "end": { "line": 11, "column": 14 } }, - "loc": { "start": { "line": 11, "column": 24 }, "end": { "line": 11, "column": 50 } }, - "line": 11 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 12, "column": 4 }, "end": { "line": 12, "column": 5 } }, - "loc": { "start": { "line": 12, "column": 15 }, "end": { "line": 12, "column": 54 } }, - "line": 12 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 13, "column": 4 }, "end": { "line": 13, "column": 5 } }, - "loc": { "start": { "line": 13, "column": 15 }, "end": { "line": 13, "column": 48 } }, - "line": 13 - } - }, - "branchMap": {}, - "s": { "0": 6, "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, - "f": { "0": 0, "1": 0, "2": 0, "3": 0, "4": 0 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "39a22932625ea87709088aa31906c7d2141ce8d7" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/DragDropInput/DragDropInput.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/DragDropInput/DragDropInput.js", - "statementMap": { - "0": { "start": { "line": 15, "column": 27 }, "end": { "line": 15, "column": 46 } }, - "1": { "start": { "line": 17, "column": 21 }, "end": { "line": 72, "column": 1 } }, - "2": { "start": { "line": 29, "column": 20 }, "end": { "line": 29, "column": 37 } }, - "3": { "start": { "line": 30, "column": 79 }, "end": { "line": 30, "column": 95 } }, - "4": { "start": { "line": 31, "column": 19 }, "end": { "line": 31, "column": 47 } }, - "5": { "start": { "line": 33, "column": 2 }, "end": { "line": 71, "column": 4 } }, - "6": { "start": { "line": 36, "column": 21 }, "end": { "line": 36, "column": 46 } }, - "7": { "start": { "line": 48, "column": 47 }, "end": { "line": 48, "column": 51 } }, - "8": { "start": { "line": 49, "column": 10 }, "end": { "line": 65, "column": 12 } }, - "9": { "start": { "line": 56, "column": 16 }, "end": { "line": 56, "column": 32 } }, - "10": { "start": { "line": 57, "column": 16 }, "end": { "line": 57, "column": 32 } }, - "11": { "start": { "line": 58, "column": 16 }, "end": { "line": 58, "column": 48 } }, - "12": { "start": { "line": 58, "column": 30 }, "end": { "line": 58, "column": 48 } }, - "13": { "start": { "line": 61, "column": 16 }, "end": { "line": 61, "column": 30 } }, - "14": { "start": { "line": 62, "column": 16 }, "end": { "line": 62, "column": 44 } }, - "15": { "start": { "line": 62, "column": 28 }, "end": { "line": 62, "column": 44 } }, - "16": { "start": { "line": 74, "column": 0 }, "end": { "line": 83, "column": 2 } }, - "17": { "start": { "line": 85, "column": 62 }, "end": { "line": 87, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 17, "column": 21 }, "end": { "line": 17, "column": 22 } }, - "loc": { "start": { "line": 28, "column": 32 }, "end": { "line": 72, "column": 1 } }, - "line": 28 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 36, "column": 15 }, "end": { "line": 36, "column": 16 } }, - "loc": { "start": { "line": 36, "column": 21 }, "end": { "line": 36, "column": 46 } }, - "line": 36 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 47, "column": 16 }, "end": { "line": 47, "column": 17 } }, - "loc": { "start": { "line": 47, "column": 37 }, "end": { "line": 66, "column": 9 } }, - "line": 47 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 55, "column": 24 }, "end": { "line": 55, "column": 25 } }, - "loc": { "start": { "line": 55, "column": 31 }, "end": { "line": 59, "column": 15 } }, - "line": 55 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 60, "column": 22 }, "end": { "line": 60, "column": 23 } }, - "loc": { "start": { "line": 60, "column": 29 }, "end": { "line": 63, "column": 15 } }, - "line": 60 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 58, "column": 16 }, "end": { "line": 58, "column": 48 } }, - "type": "if", - "locations": [ - { "start": { "line": 58, "column": 16 }, "end": { "line": 58, "column": 48 } }, - { "start": { "line": 58, "column": 16 }, "end": { "line": 58, "column": 48 } } - ], - "line": 58 - }, - "1": { - "loc": { "start": { "line": 62, "column": 16 }, "end": { "line": 62, "column": 44 } }, - "type": "if", - "locations": [ - { "start": { "line": 62, "column": 16 }, "end": { "line": 62, "column": 44 } }, - { "start": { "line": 62, "column": 16 }, "end": { "line": 62, "column": 44 } } - ], - "line": 62 - } - }, - "s": { - "0": 6, - "1": 6, - "2": 7, - "3": 7, - "4": 7, - "5": 7, - "6": 0, - "7": 1, - "8": 1, - "9": 0, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 0, - "16": 6, - "17": 6 - }, - "f": { "0": 7, "1": 0, "2": 1, "3": 0, "4": 0 }, - "b": { "0": [0, 0], "1": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "9374b61f8c4e25b63802845faf83d8775e00cacb" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/DragDropInput/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/DragDropInput/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "b65505e41d65eb48db5e3413ef45a6c87d18d944" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/Form.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/Form.js", - "statementMap": { - "0": { "start": { "line": 34, "column": 24 }, "end": { "line": 44, "column": 3 } }, - "1": { "start": { "line": 47, "column": 14 }, "end": { "line": 53, "column": 3 } }, - "2": { "start": { "line": 51, "column": 4 }, "end": { "line": 51, "column": 56 } }, - "3": { "start": { "line": 51, "column": 29 }, "end": { "line": 51, "column": 56 } }, - "4": { "start": { "line": 52, "column": 4 }, "end": { "line": 52, "column": 67 } }, - "5": { "start": { "line": 55, "column": 20 }, "end": { "line": 55, "column": 33 } }, - "6": { "start": { "line": 57, "column": 17 }, "end": { "line": 57, "column": 22 } }, - "7": { "start": { "line": 59, "column": 17 }, "end": { "line": 59, "column": 27 } }, - "8": { "start": { "line": 61, "column": 22 }, "end": { "line": 61, "column": 37 } }, - "9": { "start": { "line": 63, "column": 18 }, "end": { "line": 63, "column": 29 } }, - "10": { "start": { "line": 65, "column": 20 }, "end": { "line": 65, "column": 33 } }, - "11": { "start": { "line": 67, "column": 18 }, "end": { "line": 67, "column": 29 } }, - "12": { "start": { "line": 69, "column": 21 }, "end": { "line": 69, "column": 35 } }, - "13": { "start": { "line": 71, "column": 18 }, "end": { "line": 71, "column": 29 } }, - "14": { "start": { "line": 88, "column": 8 }, "end": { "line": 88, "column": 18 } }, - "15": { "start": { "line": 89, "column": 4 }, "end": { "line": 106, "column": 6 } }, - "16": { "start": { "line": 100, "column": 10 }, "end": { "line": 103, "column": 24 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 47, "column": 14 }, "end": { "line": 47, "column": 15 } }, - "loc": { "start": { "line": 50, "column": 7 }, "end": { "line": 53, "column": 3 } }, - "line": 50 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 73, "column": 2 }, "end": { "line": 73, "column": 3 } }, - "loc": { "start": { "line": 73, "column": 11 }, "end": { "line": 107, "column": 3 } }, - "line": 73 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 99, "column": 9 }, "end": { "line": 99, "column": 10 } }, - "loc": { "start": { "line": 100, "column": 10 }, "end": { "line": 103, "column": 24 } }, - "line": 100 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 48, "column": 4 }, "end": { "line": 48, "column": 47 } }, - "type": "default-arg", - "locations": [ - { "start": { "line": 48, "column": 43 }, "end": { "line": 48, "column": 47 } } - ], - "line": 48 - }, - "1": { - "loc": { "start": { "line": 49, "column": 4 }, "end": { "line": 49, "column": 42 } }, - "type": "default-arg", - "locations": [ - { "start": { "line": 49, "column": 38 }, "end": { "line": 49, "column": 42 } } - ], - "line": 49 - }, - "2": { - "loc": { "start": { "line": 51, "column": 4 }, "end": { "line": 51, "column": 56 } }, - "type": "if", - "locations": [ - { "start": { "line": 51, "column": 4 }, "end": { "line": 51, "column": 56 } }, - { "start": { "line": 51, "column": 4 }, "end": { "line": 51, "column": 56 } } - ], - "line": 51 - }, - "3": { - "loc": { "start": { "line": 52, "column": 11 }, "end": { "line": 52, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 52, "column": 30 }, "end": { "line": 52, "column": 59 } }, - { "start": { "line": 52, "column": 62 }, "end": { "line": 52, "column": 66 } } - ], - "line": 52 - }, - "4": { - "loc": { "start": { "line": 102, "column": 13 }, "end": { "line": 102, "column": 31 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 102, "column": 13 }, "end": { "line": 102, "column": 18 } }, - { "start": { "line": 102, "column": 22 }, "end": { "line": 102, "column": 31 } } - ], - "line": 102 - } - }, - "s": { - "0": 6, - "1": 20, - "2": 21, - "3": 1, - "4": 20, - "5": 6, - "6": 6, - "7": 6, - "8": 6, - "9": 6, - "10": 6, - "11": 6, - "12": 6, - "13": 6, - "14": 20, - "15": 20, - "16": 14 - }, - "f": { "0": 21, "1": 20, "2": 14 }, - "b": { "0": [1], "1": [1], "2": [1, 20], "3": [3, 17], "4": [14, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "e4ec3998ae9025da33177a6a86f0883a90f01296" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "f512a8f6e3cdd4b07a899c3212a06bf6b1811e3b" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/QuoteMedia/QuoteMedia.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/QuoteMedia/QuoteMedia.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 15, "column": 1 } }, - "1": { "start": { "line": 6, "column": 17 }, "end": { "line": 8, "column": 5 } }, - "2": { "start": { "line": 12, "column": 34 }, "end": { "line": 12, "column": 82 } }, - "3": { "start": { "line": 14, "column": 16 }, "end": { "line": 14, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 6, "column": 6 }, "end": { "line": 6, "column": 7 } }, - "loc": { "start": { "line": 6, "column": 17 }, "end": { "line": 8, "column": 5 } }, - "line": 6 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 12, "column": 22 }, "end": { "line": 12, "column": 23 } }, - "loc": { "start": { "line": 12, "column": 34 }, "end": { "line": 12, "column": 82 } }, - "line": 12 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 5 } }, - "loc": { "start": { "line": 14, "column": 16 }, "end": { "line": 14, "column": 66 } }, - "line": 14 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 12, "column": 34 }, "end": { "line": 12, "column": 82 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 12, "column": 66 }, "end": { "line": 12, "column": 74 } }, - { "start": { "line": 12, "column": 77 }, "end": { "line": 12, "column": 82 } } - ], - "line": 12 - }, - "1": { - "loc": { "start": { "line": 14, "column": 16 }, "end": { "line": 14, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 14, "column": 40 }, "end": { "line": 14, "column": 61 } }, - { "start": { "line": 14, "column": 64 }, "end": { "line": 14, "column": 66 } } - ], - "line": 14 - } - }, - "s": { "0": 1, "1": 0, "2": 0, "3": 0 }, - "f": { "0": 0, "1": 0, "2": 0 }, - "b": { "0": [0, 0], "1": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "289a00d258ba9f0fc371597dd4ecf977a0a67cf2" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Heading/Heading.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Heading/Heading.style.js", - "statementMap": { - "0": { "start": { "line": 5, "column": 4 }, "end": { "line": 16, "column": 5 } }, - "1": { "start": { "line": 7, "column": 8 }, "end": { "line": 7, "column": 46 } }, - "2": { "start": { "line": 9, "column": 8 }, "end": { "line": 9, "column": 46 } }, - "3": { "start": { "line": 11, "column": 8 }, "end": { "line": 11, "column": 46 } }, - "4": { "start": { "line": 13, "column": 8 }, "end": { "line": 13, "column": 46 } }, - "5": { "start": { "line": 15, "column": 8 }, "end": { "line": 15, "column": 51 } }, - "6": { "start": { "line": 18, "column": 16 }, "end": { "line": 18, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 5 } }, - "loc": { "start": { "line": 4, "column": 15 }, "end": { "line": 17, "column": 3 } }, - "line": 4 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 18, "column": 4 }, "end": { "line": 18, "column": 5 } }, - "loc": { "start": { "line": 18, "column": 16 }, "end": { "line": 18, "column": 66 } }, - "line": 18 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 5, "column": 4 }, "end": { "line": 16, "column": 5 } }, - "type": "switch", - "locations": [ - { "start": { "line": 6, "column": 6 }, "end": { "line": 7, "column": 46 } }, - { "start": { "line": 8, "column": 6 }, "end": { "line": 9, "column": 46 } }, - { "start": { "line": 10, "column": 6 }, "end": { "line": 11, "column": 46 } }, - { "start": { "line": 12, "column": 6 }, "end": { "line": 13, "column": 46 } }, - { "start": { "line": 14, "column": 6 }, "end": { "line": 15, "column": 51 } } - ], - "line": 5 - }, - "1": { - "loc": { "start": { "line": 18, "column": 16 }, "end": { "line": 18, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 18, "column": 40 }, "end": { "line": 18, "column": 61 } }, - { "start": { "line": 18, "column": 64 }, "end": { "line": 18, "column": 66 } } - ], - "line": 18 - } - }, - "s": { "0": 0, "1": 0, "2": 0, "3": 0, "4": 0, "5": 0, "6": 0 }, - "f": { "0": 0, "1": 0 }, - "b": { "0": [0, 0, 0, 0, 0], "1": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "f7042fe309870f3a1dc6d7249533f389732c02b6" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Heading/Heading.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Heading/Heading.js", - "statementMap": { - "0": { "start": { "line": 17, "column": 16 }, "end": { "line": 32, "column": 1 } }, - "1": { "start": { "line": 25, "column": 2 }, "end": { "line": 31, "column": 16 } }, - "2": { "start": { "line": 34, "column": 0 }, "end": { "line": 38, "column": 2 } }, - "3": { "start": { "line": 40, "column": 44 }, "end": { "line": 42, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 17, "column": 16 }, "end": { "line": 17, "column": 17 } }, - "loc": { "start": { "line": 25, "column": 2 }, "end": { "line": 31, "column": 16 } }, - "line": 25 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 20, "column": 2 }, "end": { "line": 20, "column": 20 } }, - "type": "default-arg", - "locations": [ - { "start": { "line": 20, "column": 16 }, "end": { "line": 20, "column": 20 } } - ], - "line": 20 - }, - "1": { - "loc": { "start": { "line": 28, "column": 18 }, "end": { "line": 28, "column": 94 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 28, "column": 18 }, "end": { "line": 28, "column": 32 } }, - { "start": { "line": 28, "column": 36 }, "end": { "line": 28, "column": 94 } } - ], - "line": 28 - } - }, - "s": { "0": 2, "1": 3, "2": 2, "3": 2 }, - "f": { "0": 3 }, - "b": { "0": [0], "1": [3, 2] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "7762fd55442ef52e8042e778d7b637c6cc692496" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/QuoteMedia/QuoteMedia.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/QuoteMedia/QuoteMedia.js", - "statementMap": { - "0": { "start": { "line": 17, "column": 19 }, "end": { "line": 29, "column": 1 } }, - "1": { "start": { "line": 18, "column": 2 }, "end": { "line": 28, "column": 8 } }, - "2": { "start": { "line": 31, "column": 0 }, "end": { "line": 36, "column": 2 } }, - "3": { "start": { "line": 38, "column": 47 }, "end": { "line": 40, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 17, "column": 19 }, "end": { "line": 17, "column": 20 } }, - "loc": { "start": { "line": 18, "column": 2 }, "end": { "line": 28, "column": 8 } }, - "line": 18 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 19, "column": 5 }, "end": { "line": 23, "column": 5 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 19, "column": 5 }, "end": { "line": 19, "column": 10 } }, - { "start": { "line": 20, "column": 6 }, "end": { "line": 22, "column": 16 } } - ], - "line": 19 - }, - "1": { - "loc": { "start": { "line": 25, "column": 7 }, "end": { "line": 25, "column": 37 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 25, "column": 7 }, "end": { "line": 25, "column": 19 } }, - { "start": { "line": 25, "column": 23 }, "end": { "line": 25, "column": 37 } } - ], - "line": 25 - } - }, - "s": { "0": 1, "1": 4, "2": 1, "3": 1 }, - "f": { "0": 4 }, - "b": { "0": [4, 4], "1": [4, 4] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "1eb6284bb269501b884ccbbb7ad6d39b91dc2d2f" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Image/Image.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Image/Image.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 20 }, "end": { "line": 7, "column": 1 } }, - "1": { "start": { "line": 6, "column": 16 }, "end": { "line": 6, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 5 } }, - "loc": { "start": { "line": 6, "column": 16 }, "end": { "line": 6, "column": 66 } }, - "line": 6 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 6, "column": 16 }, "end": { "line": 6, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 6, "column": 40 }, "end": { "line": 6, "column": 61 } }, - { "start": { "line": 6, "column": 64 }, "end": { "line": 6, "column": 66 } } - ], - "line": 6 - } - }, - "s": { "0": 5, "1": 2 }, - "f": { "0": 2 }, - "b": { "0": [0, 2] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "fc423242e34a37825053772230913671d2d8e0ed" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Image/Image.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Image/Image.js", - "statementMap": { - "0": { "start": { "line": 22, "column": 14 }, "end": { "line": 54, "column": 1 } }, - "1": { "start": { "line": 35, "column": 2 }, "end": { "line": 53, "column": 4 } }, - "2": { "start": { "line": 49, "column": 12 }, "end": { "line": 49, "column": 46 } }, - "3": { "start": { "line": 56, "column": 0 }, "end": { "line": 63, "column": 2 } }, - "4": { "start": { "line": 65, "column": 42 }, "end": { "line": 67, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 22, "column": 14 }, "end": { "line": 22, "column": 15 } }, - "loc": { "start": { "line": 35, "column": 2 }, "end": { "line": 53, "column": 4 } }, - "line": 35 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 47, "column": 10 }, "end": { "line": 47, "column": 11 } }, - "loc": { "start": { "line": 47, "column": 21 }, "end": { "line": 50, "column": 11 } }, - "line": 47 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 39, "column": 12 }, "end": { "line": 39, "column": 26 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 39, "column": 12 }, "end": { "line": 39, "column": 18 } }, - { "start": { "line": 39, "column": 22 }, "end": { "line": 39, "column": 26 } } - ], - "line": 39 - }, - "1": { - "loc": { "start": { "line": 40, "column": 11 }, "end": { "line": 40, "column": 24 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 40, "column": 11 }, "end": { "line": 40, "column": 16 } }, - { "start": { "line": 40, "column": 20 }, "end": { "line": 40, "column": 24 } } - ], - "line": 40 - }, - "2": { - "loc": { "start": { "line": 44, "column": 18 }, "end": { "line": 44, "column": 72 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 44, "column": 18 }, "end": { "line": 44, "column": 32 } }, - { "start": { "line": 44, "column": 36 }, "end": { "line": 44, "column": 72 } } - ], - "line": 44 - }, - "3": { - "loc": { "start": { "line": 46, "column": 6 }, "end": { "line": 51, "column": 14 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 47, "column": 10 }, "end": { "line": 50, "column": 11 } }, - { "start": { "line": 51, "column": 10 }, "end": { "line": 51, "column": 14 } } - ], - "line": 46 - } - }, - "s": { "0": 5, "1": 4, "2": 1, "3": 5, "4": 5 }, - "f": { "0": 4, "1": 1 }, - "b": { "0": [4, 4], "1": [4, 4], "2": [4, 1], "3": [3, 1] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "f9c55aa1b106efe381118f9c99637f2d4790dbfa" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Image/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Image/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "d3522d6a15080b06ef0a14fea77f04558f4a7123" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Blockquote/Blockquote.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Blockquote/Blockquote.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 33, "column": 1 } }, - "1": { "start": { "line": 5, "column": 15 }, "end": { "line": 7, "column": 5 } }, - "2": { "start": { "line": 9, "column": 17 }, "end": { "line": 11, "column": 7 } }, - "3": { "start": { "line": 15, "column": 17 }, "end": { "line": 18, "column": 5 } }, - "4": { "start": { "line": 25, "column": 22 }, "end": { "line": 25, "column": 54 } }, - "5": { "start": { "line": 26, "column": 17 }, "end": { "line": 30, "column": 5 } }, - "6": { "start": { "line": 32, "column": 16 }, "end": { "line": 32, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 5, "column": 4 }, "end": { "line": 5, "column": 5 } }, - "loc": { "start": { "line": 5, "column": 15 }, "end": { "line": 7, "column": 5 } }, - "line": 5 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 9, "column": 6 }, "end": { "line": 9, "column": 7 } }, - "loc": { "start": { "line": 9, "column": 17 }, "end": { "line": 11, "column": 7 } }, - "line": 9 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 15, "column": 6 }, "end": { "line": 15, "column": 7 } }, - "loc": { "start": { "line": 15, "column": 17 }, "end": { "line": 18, "column": 5 } }, - "line": 15 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 25, "column": 11 }, "end": { "line": 25, "column": 12 } }, - "loc": { "start": { "line": 25, "column": 22 }, "end": { "line": 25, "column": 54 } }, - "line": 25 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 26, "column": 6 }, "end": { "line": 26, "column": 7 } }, - "loc": { "start": { "line": 26, "column": 17 }, "end": { "line": 30, "column": 5 } }, - "line": 26 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 32, "column": 4 }, "end": { "line": 32, "column": 5 } }, - "loc": { "start": { "line": 32, "column": 16 }, "end": { "line": 32, "column": 66 } }, - "line": 32 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 32, "column": 16 }, "end": { "line": 32, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 32, "column": 40 }, "end": { "line": 32, "column": 61 } }, - { "start": { "line": 32, "column": 64 }, "end": { "line": 32, "column": 66 } } - ], - "line": 32 - } - }, - "s": { "0": 2, "1": 0, "2": 0, "3": 0, "4": 0, "5": 0, "6": 0 }, - "f": { "0": 0, "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "c4c6db4dfd9e2abac3be384a8e202a06c9003099" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Blockquote/Blockquote.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Blockquote/Blockquote.js", - "statementMap": { - "0": { "start": { "line": 16, "column": 19 }, "end": { "line": 21, "column": 1 } }, - "1": { "start": { "line": 17, "column": 2 }, "end": { "line": 20, "column": 15 } }, - "2": { "start": { "line": 23, "column": 0 }, "end": { "line": 26, "column": 2 } }, - "3": { "start": { "line": 28, "column": 47 }, "end": { "line": 30, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 16, "column": 19 }, "end": { "line": 16, "column": 20 } }, - "loc": { "start": { "line": 17, "column": 2 }, "end": { "line": 20, "column": 15 } }, - "line": 17 - } - }, - "branchMap": {}, - "s": { "0": 2, "1": 6, "2": 2, "3": 2 }, - "f": { "0": 6 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "ee549a231e32a1e4ab0e237da8acca407cb897af" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Blockquote/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Blockquote/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "6823b2f7a168014eff6304d86ce1b1f82bb7532d" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/Tabs.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/Tabs.style.js", - "statementMap": { - "0": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 97 } }, - "1": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 94 } }, - "2": { "start": { "line": 7, "column": 16 }, "end": { "line": 7, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 5 } }, - "loc": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 97 } }, - "line": 4 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 5, "column": 4 }, "end": { "line": 5, "column": 5 } }, - "loc": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 94 } }, - "line": 6 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 7, "column": 4 }, "end": { "line": 7, "column": 5 } }, - "loc": { "start": { "line": 7, "column": 16 }, "end": { "line": 7, "column": 66 } }, - "line": 7 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 97 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 4, "column": 40 }, "end": { "line": 4, "column": 92 } }, - { "start": { "line": 4, "column": 95 }, "end": { "line": 4, "column": 97 } } - ], - "line": 4 - }, - "1": { - "loc": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 94 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 6, "column": 27 }, "end": { "line": 6, "column": 89 } }, - { "start": { "line": 6, "column": 92 }, "end": { "line": 6, "column": 94 } } - ], - "line": 6 - }, - "2": { - "loc": { "start": { "line": 7, "column": 16 }, "end": { "line": 7, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 7, "column": 40 }, "end": { "line": 7, "column": 61 } }, - { "start": { "line": 7, "column": 64 }, "end": { "line": 7, "column": 66 } } - ], - "line": 7 - } - }, - "s": { "0": 0, "1": 0, "2": 0 }, - "f": { "0": 0, "1": 0, "2": 0 }, - "b": { "0": [0, 0], "1": [0, 0], "2": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "ff0a40b88386bae9eacf58bcd0ec380d30ea839d" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/Tab/Tab.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/Tab/Tab.style.js", - "statementMap": { - "0": { "start": { "line": 5, "column": 33 }, "end": { "line": 5, "column": 65 } }, - "1": { "start": { "line": 7, "column": 4 }, "end": { "line": 7, "column": 87 } }, - "2": { "start": { "line": 8, "column": 16 }, "end": { "line": 8, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 5, "column": 22 }, "end": { "line": 5, "column": 23 } }, - "loc": { "start": { "line": 5, "column": 33 }, "end": { "line": 5, "column": 65 } }, - "line": 5 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 5 } }, - "loc": { "start": { "line": 7, "column": 4 }, "end": { "line": 7, "column": 87 } }, - "line": 7 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 8, "column": 4 }, "end": { "line": 8, "column": 5 } }, - "loc": { "start": { "line": 8, "column": 16 }, "end": { "line": 8, "column": 66 } }, - "line": 8 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 7, "column": 4 }, "end": { "line": 7, "column": 87 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 7, "column": 23 }, "end": { "line": 7, "column": 82 } }, - { "start": { "line": 7, "column": 85 }, "end": { "line": 7, "column": 87 } } - ], - "line": 7 - }, - "1": { - "loc": { "start": { "line": 8, "column": 16 }, "end": { "line": 8, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 8, "column": 40 }, "end": { "line": 8, "column": 61 } }, - { "start": { "line": 8, "column": 64 }, "end": { "line": 8, "column": 66 } } - ], - "line": 8 - } - }, - "s": { "0": 6, "1": 6, "2": 6 }, - "f": { "0": 6, "1": 6, "2": 6 }, - "b": { "0": [3, 3], "1": [0, 6] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "e884f2d5e6bcd9830de901e28327e39c55f332c1" - }, - "/Users/achjain/projects/atomic-react-components/lib/core/utils/url.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/core/utils/url.js", - "statementMap": { - "0": { "start": { "line": 1, "column": 37 }, "end": { "line": 8, "column": 1 } }, - "1": { "start": { "line": 2, "column": 22 }, "end": { "line": 2, "column": 24 } }, - "2": { "start": { "line": 3, "column": 15 }, "end": { "line": 3, "column": 33 } }, - "3": { "start": { "line": 4, "column": 2 }, "end": { "line": 6, "column": 3 } }, - "4": { "start": { "line": 4, "column": 15 }, "end": { "line": 4, "column": 16 } }, - "5": { "start": { "line": 4, "column": 22 }, "end": { "line": 4, "column": 33 } }, - "6": { "start": { "line": 5, "column": 4 }, "end": { "line": 5, "column": 53 } }, - "7": { "start": { "line": 7, "column": 2 }, "end": { "line": 7, "column": 31 } }, - "8": { "start": { "line": 10, "column": 24 }, "end": { "line": 20, "column": 1 } }, - "9": { "start": { "line": 11, "column": 2 }, "end": { "line": 18, "column": 3 } }, - "10": { "start": { "line": 12, "column": 32 }, "end": { "line": 12, "column": 39 } }, - "11": { "start": { "line": 13, "column": 14 }, "end": { "line": 13, "column": 22 } }, - "12": { "start": { "line": 14, "column": 4 }, "end": { "line": 16, "column": 5 } }, - "13": { "start": { "line": 15, "column": 6 }, "end": { "line": 15, "column": 48 } }, - "14": { "start": { "line": 17, "column": 4 }, "end": { "line": 17, "column": 15 } }, - "15": { "start": { "line": 19, "column": 2 }, "end": { "line": 19, "column": 17 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 1, "column": 37 }, "end": { "line": 1, "column": 38 } }, - "loc": { "start": { "line": 1, "column": 53 }, "end": { "line": 8, "column": 1 } }, - "line": 1 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 10, "column": 24 }, "end": { "line": 10, "column": 25 } }, - "loc": { "start": { "line": 10, "column": 37 }, "end": { "line": 20, "column": 1 } }, - "line": 10 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 1, "column": 38 }, "end": { "line": 1, "column": 48 } }, - "type": "default-arg", - "locations": [ - { "start": { "line": 1, "column": 46 }, "end": { "line": 1, "column": 48 } } - ], - "line": 1 - }, - "1": { - "loc": { "start": { "line": 11, "column": 2 }, "end": { "line": 18, "column": 3 } }, - "type": "if", - "locations": [ - { "start": { "line": 11, "column": 2 }, "end": { "line": 18, "column": 3 } }, - { "start": { "line": 11, "column": 2 }, "end": { "line": 18, "column": 3 } } - ], - "line": 11 - }, - "2": { - "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 16, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 14, "column": 4 }, "end": { "line": 16, "column": 5 } }, - { "start": { "line": 14, "column": 4 }, "end": { "line": 16, "column": 5 } } - ], - "line": 14 - } - }, - "s": { - "0": 5, - "1": 0, - "2": 0, - "3": 0, - "4": 0, - "5": 0, - "6": 0, - "7": 0, - "8": 5, - "9": 9, - "10": 0, - "11": 0, - "12": 0, - "13": 0, - "14": 0, - "15": 9 - }, - "f": { "0": 0, "1": 9 }, - "b": { "0": [0], "1": [0, 9], "2": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "92cf447ca03cf924cb5c5e303e9ddca023617a4f" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Anchor/Anchor.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Anchor/Anchor.style.js", - "statementMap": { - "0": { "start": { "line": 5, "column": 15 }, "end": { "line": 5, "column": 52 } }, - "1": { "start": { "line": 6, "column": 15 }, "end": { "line": 6, "column": 46 } }, - "2": { "start": { "line": 7, "column": 15 }, "end": { "line": 7, "column": 47 } }, - "3": { "start": { "line": 9, "column": 17 }, "end": { "line": 9, "column": 47 } }, - "4": { "start": { "line": 14, "column": 16 }, "end": { "line": 14, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 5, "column": 4 }, "end": { "line": 5, "column": 5 } }, - "loc": { "start": { "line": 5, "column": 15 }, "end": { "line": 5, "column": 52 } }, - "line": 5 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 5 } }, - "loc": { "start": { "line": 6, "column": 15 }, "end": { "line": 6, "column": 46 } }, - "line": 6 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 7, "column": 4 }, "end": { "line": 7, "column": 5 } }, - "loc": { "start": { "line": 7, "column": 15 }, "end": { "line": 7, "column": 47 } }, - "line": 7 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 9, "column": 6 }, "end": { "line": 9, "column": 7 } }, - "loc": { "start": { "line": 9, "column": 17 }, "end": { "line": 9, "column": 47 } }, - "line": 9 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 5 } }, - "loc": { "start": { "line": 14, "column": 16 }, "end": { "line": 14, "column": 66 } }, - "line": 14 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 14, "column": 16 }, "end": { "line": 14, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 14, "column": 40 }, "end": { "line": 14, "column": 61 } }, - { "start": { "line": 14, "column": 64 }, "end": { "line": 14, "column": 66 } } - ], - "line": 14 - } - }, - "s": { "0": 6, "1": 6, "2": 6, "3": 6, "4": 6 }, - "f": { "0": 6, "1": 6, "2": 6, "3": 6, "4": 6 }, - "b": { "0": [0, 6] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "243bd45f5b102350d21b6f27f1179c96d36736f0" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Anchor/Anchor.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Anchor/Anchor.js", - "statementMap": { - "0": { "start": { "line": 24, "column": 15 }, "end": { "line": 48, "column": 1 } }, - "1": { "start": { "line": 38, "column": 2 }, "end": { "line": 47, "column": 6 } }, - "2": { "start": { "line": 50, "column": 0 }, "end": { "line": 60, "column": 2 } }, - "3": { "start": { "line": 62, "column": 43 }, "end": { "line": 64, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 24, "column": 15 }, "end": { "line": 24, "column": 16 } }, - "loc": { "start": { "line": 38, "column": 2 }, "end": { "line": 47, "column": 6 } }, - "line": 38 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 59, "column": 19 }, "end": { "line": 59, "column": 20 } }, - "loc": { "start": { "line": 59, "column": 25 }, "end": { "line": 59, "column": 27 } }, - "line": 59 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 44, "column": 18 }, "end": { "line": 44, "column": 76 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 44, "column": 18 }, "end": { "line": 44, "column": 32 } }, - { "start": { "line": 44, "column": 36 }, "end": { "line": 44, "column": 76 } } - ], - "line": 44 - } - }, - "s": { "0": 5, "1": 9, "2": 5, "3": 5 }, - "f": { "0": 9, "1": 0 }, - "b": { "0": [9, 8] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "f523b67c66c965b08d3fbb4431b1a54ae7dd7a31" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Anchor/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Anchor/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "2524c936591a7a21fe7680f85a225be5b7aa3cee" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/Tab/Tab.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/Tab/Tab.js", - "statementMap": { - "0": { "start": { "line": 25, "column": 12 }, "end": { "line": 51, "column": 1 } }, - "1": { "start": { "line": 36, "column": 2 }, "end": { "line": 50, "column": 7 } }, - "2": { "start": { "line": 43, "column": 20 }, "end": { "line": 43, "column": 37 } }, - "3": { "start": { "line": 44, "column": 22 }, "end": { "line": 44, "column": 34 } }, - "4": { "start": { "line": 53, "column": 0 }, "end": { "line": 56, "column": 2 } }, - "5": { "start": { "line": 58, "column": 40 }, "end": { "line": 60, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 25, "column": 12 }, "end": { "line": 25, "column": 13 } }, - "loc": { "start": { "line": 36, "column": 2 }, "end": { "line": 50, "column": 7 } }, - "line": 36 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 43, "column": 13 }, "end": { "line": 43, "column": 14 } }, - "loc": { "start": { "line": 43, "column": 20 }, "end": { "line": 43, "column": 37 } }, - "line": 43 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 44, "column": 15 }, "end": { "line": 44, "column": 16 } }, - "loc": { "start": { "line": 44, "column": 22 }, "end": { "line": 44, "column": 34 } }, - "line": 44 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 45, "column": 14 }, "end": { "line": 45, "column": 33 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 45, "column": 27 }, "end": { "line": 45, "column": 28 } }, - { "start": { "line": 45, "column": 31 }, "end": { "line": 45, "column": 33 } } - ], - "line": 45 - } - }, - "s": { "0": 2, "1": 7, "2": 1, "3": 0, "4": 2, "5": 2 }, - "f": { "0": 7, "1": 1, "2": 0 }, - "b": { "0": [3, 4] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "3dfd075cc229a5724996dc1cda93bce370a0e94e" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/Tab/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/Tab/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "a227ec61995d12ace9bcc18745a41b2a51d03c0f" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/TabPanel/TabPanel.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/TabPanel/TabPanel.style.js", - "statementMap": { - "0": { "start": { "line": 6, "column": 16 }, "end": { "line": 6, "column": 57 } }, - "1": { "start": { "line": 7, "column": 16 }, "end": { "line": 7, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 5 } }, - "loc": { "start": { "line": 6, "column": 16 }, "end": { "line": 6, "column": 57 } }, - "line": 6 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 7, "column": 4 }, "end": { "line": 7, "column": 5 } }, - "loc": { "start": { "line": 7, "column": 16 }, "end": { "line": 7, "column": 66 } }, - "line": 7 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 6, "column": 16 }, "end": { "line": 6, "column": 57 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 6, "column": 35 }, "end": { "line": 6, "column": 52 } }, - { "start": { "line": 6, "column": 55 }, "end": { "line": 6, "column": 57 } } - ], - "line": 6 - }, - "1": { - "loc": { "start": { "line": 7, "column": 16 }, "end": { "line": 7, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 7, "column": 40 }, "end": { "line": 7, "column": 61 } }, - { "start": { "line": 7, "column": 64 }, "end": { "line": 7, "column": 66 } } - ], - "line": 7 - } - }, - "s": { "0": 6, "1": 6 }, - "f": { "0": 6, "1": 6 }, - "b": { "0": [3, 3], "1": [0, 6] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "0b45af190638e07512d2e48fb1d9363dca3fffe6" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/TabPanel/TabPanel.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/TabPanel/TabPanel.js", - "statementMap": { - "0": { "start": { "line": 22, "column": 17 }, "end": { "line": 35, "column": 1 } }, - "1": { "start": { "line": 23, "column": 2 }, "end": { "line": 34, "column": 8 } }, - "2": { "start": { "line": 37, "column": 0 }, "end": { "line": 40, "column": 2 } }, - "3": { "start": { "line": 42, "column": 45 }, "end": { "line": 44, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 22, "column": 17 }, "end": { "line": 22, "column": 18 } }, - "loc": { "start": { "line": 23, "column": 2 }, "end": { "line": 34, "column": 8 } }, - "line": 23 - } - }, - "branchMap": {}, - "s": { "0": 2, "1": 7, "2": 2, "3": 2 }, - "f": { "0": 7 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "95f3643b8b1ceb1e15f7100c0959bfa122afa8fc" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/TabPanel/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/TabPanel/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "fc0b298b0a9d59aa9a88ad005187a050bd150668" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/constants.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/constants.js", - "statementMap": { - "0": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 37 } }, - "1": { "start": { "line": 2, "column": 27 }, "end": { "line": 2, "column": 39 } } - }, - "fnMap": {}, - "branchMap": {}, - "s": { "0": 1, "1": 1 }, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "ccdae62d5bfd18806b1f2e5ef20ec52e8213c659" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/Tabs.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/Tabs.js", - "statementMap": { - "0": { "start": { "line": 18, "column": 13 }, "end": { "line": 114, "column": 1 } }, - "1": { "start": { "line": 30, "column": 30 }, "end": { "line": 32, "column": 3 } }, - "2": { "start": { "line": 31, "column": 4 }, "end": { "line": 31, "column": 37 } }, - "3": { "start": { "line": 34, "column": 47 }, "end": { "line": 34, "column": 78 } }, - "4": { "start": { "line": 36, "column": 26 }, "end": { "line": 41, "column": 3 } }, - "5": { "start": { "line": 37, "column": 4 }, "end": { "line": 37, "column": 31 } }, - "6": { "start": { "line": 38, "column": 4 }, "end": { "line": 40, "column": 5 } }, - "7": { "start": { "line": 39, "column": 6 }, "end": { "line": 39, "column": 25 } }, - "8": { "start": { "line": 43, "column": 19 }, "end": { "line": 51, "column": 3 } }, - "9": { "start": { "line": 44, "column": 4 }, "end": { "line": 44, "column": 23 } }, - "10": { "start": { "line": 46, "column": 4 }, "end": { "line": 48, "column": 5 } }, - "11": { "start": { "line": 47, "column": 6 }, "end": { "line": 47, "column": 13 } }, - "12": { "start": { "line": 50, "column": 4 }, "end": { "line": 50, "column": 27 } }, - "13": { "start": { "line": 53, "column": 21 }, "end": { "line": 71, "column": 3 } }, - "14": { "start": { "line": 54, "column": 4 }, "end": { "line": 58, "column": 5 } }, - "15": { "start": { "line": 55, "column": 6 }, "end": { "line": 55, "column": 25 } }, - "16": { "start": { "line": 57, "column": 6 }, "end": { "line": 57, "column": 13 } }, - "17": { "start": { "line": 62, "column": 4 }, "end": { "line": 68, "column": 5 } }, - "18": { "start": { "line": 63, "column": 6 }, "end": { "line": 63, "column": 38 } }, - "19": { "start": { "line": 64, "column": 11 }, "end": { "line": 68, "column": 5 } }, - "20": { "start": { "line": 65, "column": 6 }, "end": { "line": 65, "column": 38 } }, - "21": { "start": { "line": 67, "column": 6 }, "end": { "line": 67, "column": 13 } }, - "22": { "start": { "line": 70, "column": 4 }, "end": { "line": 70, "column": 33 } }, - "23": { "start": { "line": 73, "column": 22 }, "end": { "line": 77, "column": 3 } }, - "24": { "start": { "line": 78, "column": 2 }, "end": { "line": 113, "column": 4 } }, - "25": { "start": { "line": 84, "column": 14 }, "end": { "line": 94, "column": 20 } }, - "26": { "start": { "line": 101, "column": 12 }, "end": { "line": 109, "column": 23 } }, - "27": { "start": { "line": 116, "column": 41 }, "end": { "line": 118, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 18, "column": 13 }, "end": { "line": 18, "column": 14 } }, - "loc": { "start": { "line": 29, "column": 19 }, "end": { "line": 114, "column": 1 } }, - "line": 29 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 30, "column": 30 }, "end": { "line": 30, "column": 31 } }, - "loc": { "start": { "line": 30, "column": 36 }, "end": { "line": 32, "column": 3 } }, - "line": 30 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 36, "column": 26 }, "end": { "line": 36, "column": 27 } }, - "loc": { "start": { "line": 36, "column": 45 }, "end": { "line": 41, "column": 3 } }, - "line": 36 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 43, "column": 19 }, "end": { "line": 43, "column": 20 } }, - "loc": { "start": { "line": 43, "column": 59 }, "end": { "line": 51, "column": 3 } }, - "line": 43 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 53, "column": 21 }, "end": { "line": 53, "column": 22 } }, - "loc": { "start": { "line": 53, "column": 54 }, "end": { "line": 71, "column": 3 } }, - "line": 53 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 83, "column": 28 }, "end": { "line": 83, "column": 29 } }, - "loc": { "start": { "line": 84, "column": 14 }, "end": { "line": 94, "column": 20 } }, - "line": 84 - }, - "6": { - "name": "(anonymous_6)", - "decl": { "start": { "line": 100, "column": 26 }, "end": { "line": 100, "column": 27 } }, - "loc": { "start": { "line": 101, "column": 12 }, "end": { "line": 109, "column": 23 } }, - "line": 101 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 31, "column": 11 }, "end": { "line": 31, "column": 36 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 31, "column": 11 }, "end": { "line": 31, "column": 31 } }, - { "start": { "line": 31, "column": 35 }, "end": { "line": 31, "column": 36 } } - ], - "line": 31 - }, - "1": { - "loc": { "start": { "line": 38, "column": 4 }, "end": { "line": 40, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 38, "column": 4 }, "end": { "line": 40, "column": 5 } }, - { "start": { "line": 38, "column": 4 }, "end": { "line": 40, "column": 5 } } - ], - "line": 38 - }, - "2": { - "loc": { "start": { "line": 46, "column": 4 }, "end": { "line": 48, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 46, "column": 4 }, "end": { "line": 48, "column": 5 } }, - { "start": { "line": 46, "column": 4 }, "end": { "line": 48, "column": 5 } } - ], - "line": 46 - }, - "3": { - "loc": { "start": { "line": 54, "column": 4 }, "end": { "line": 58, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 54, "column": 4 }, "end": { "line": 58, "column": 5 } }, - { "start": { "line": 54, "column": 4 }, "end": { "line": 58, "column": 5 } } - ], - "line": 54 - }, - "4": { - "loc": { "start": { "line": 54, "column": 8 }, "end": { "line": 54, "column": 53 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 54, "column": 8 }, "end": { "line": 54, "column": 28 } }, - { "start": { "line": 54, "column": 32 }, "end": { "line": 54, "column": 53 } } - ], - "line": 54 - }, - "5": { - "loc": { "start": { "line": 62, "column": 4 }, "end": { "line": 68, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 62, "column": 4 }, "end": { "line": 68, "column": 5 } }, - { "start": { "line": 62, "column": 4 }, "end": { "line": 68, "column": 5 } } - ], - "line": 62 - }, - "6": { - "loc": { "start": { "line": 62, "column": 8 }, "end": { "line": 62, "column": 49 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 62, "column": 8 }, "end": { "line": 62, "column": 28 } }, - { "start": { "line": 62, "column": 32 }, "end": { "line": 62, "column": 49 } } - ], - "line": 62 - }, - "7": { - "loc": { "start": { "line": 64, "column": 11 }, "end": { "line": 68, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 64, "column": 11 }, "end": { "line": 68, "column": 5 } }, - { "start": { "line": 64, "column": 11 }, "end": { "line": 68, "column": 5 } } - ], - "line": 64 - }, - "8": { - "loc": { "start": { "line": 64, "column": 15 }, "end": { "line": 64, "column": 78 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 64, "column": 15 }, "end": { "line": 64, "column": 36 } }, - { "start": { "line": 64, "column": 40 }, "end": { "line": 64, "column": 78 } } - ], - "line": 64 - }, - "9": { - "loc": { "start": { "line": 82, "column": 11 }, "end": { "line": 95, "column": 14 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 82, "column": 11 }, "end": { "line": 82, "column": 22 } }, - { "start": { "line": 83, "column": 12 }, "end": { "line": 95, "column": 14 } } - ], - "line": 82 - }, - "10": { - "loc": { "start": { "line": 85, "column": 27 }, "end": { "line": 85, "column": 50 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 85, "column": 27 }, "end": { "line": 85, "column": 44 } }, - { "start": { "line": 85, "column": 48 }, "end": { "line": 85, "column": 50 } } - ], - "line": 85 - }, - "11": { - "loc": { "start": { "line": 99, "column": 9 }, "end": { "line": 110, "column": 12 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 99, "column": 9 }, "end": { "line": 99, "column": 20 } }, - { "start": { "line": 100, "column": 10 }, "end": { "line": 110, "column": 12 } } - ], - "line": 99 - }, - "12": { - "loc": { "start": { "line": 102, "column": 25 }, "end": { "line": 102, "column": 50 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 102, "column": 25 }, "end": { "line": 102, "column": 44 } }, - { "start": { "line": 102, "column": 48 }, "end": { "line": 102, "column": 50 } } - ], - "line": 102 - } - }, - "s": { - "0": 1, - "1": 4, - "2": 4, - "3": 4, - "4": 4, - "5": 1, - "6": 1, - "7": 1, - "8": 4, - "9": 1, - "10": 1, - "11": 0, - "12": 1, - "13": 4, - "14": 0, - "15": 0, - "16": 0, - "17": 0, - "18": 0, - "19": 0, - "20": 0, - "21": 0, - "22": 0, - "23": 4, - "24": 4, - "25": 8, - "26": 8, - "27": 1 - }, - "f": { "0": 4, "1": 4, "2": 1, "3": 1, "4": 0, "5": 8, "6": 8 }, - "b": { - "0": [4, 4], - "1": [1, 0], - "2": [0, 1], - "3": [0, 0], - "4": [0, 0], - "5": [0, 0], - "6": [0, 0], - "7": [0, 0], - "8": [0, 0], - "9": [4, 4], - "10": [8, 8], - "11": [4, 4], - "12": [8, 8] - }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "aea43a28881c2d9dcd31d81452b0abc548084110" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "172823cc0f3264394c7ac030dbf55c8d8016babe" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Pagination/Pagination.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Pagination/Pagination.style.js", - "statementMap": { - "0": { "start": { "line": 7, "column": 25 }, "end": { "line": 7, "column": 53 } }, - "1": { "start": { "line": 10, "column": 17 }, "end": { "line": 10, "column": 49 } }, - "2": { "start": { "line": 12, "column": 16 }, "end": { "line": 12, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 7, "column": 14 }, "end": { "line": 7, "column": 15 } }, - "loc": { "start": { "line": 7, "column": 25 }, "end": { "line": 7, "column": 53 } }, - "line": 7 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 10, "column": 6 }, "end": { "line": 10, "column": 7 } }, - "loc": { "start": { "line": 10, "column": 17 }, "end": { "line": 10, "column": 49 } }, - "line": 10 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 12, "column": 4 }, "end": { "line": 12, "column": 5 } }, - "loc": { "start": { "line": 12, "column": 16 }, "end": { "line": 12, "column": 66 } }, - "line": 12 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 12, "column": 16 }, "end": { "line": 12, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 12, "column": 40 }, "end": { "line": 12, "column": 61 } }, - { "start": { "line": 12, "column": 64 }, "end": { "line": 12, "column": 66 } } - ], - "line": 12 - } - }, - "s": { "0": 0, "1": 0, "2": 0 }, - "f": { "0": 0, "1": 0, "2": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "a9952af9ba2109246828eeba1dda9d51d0392455" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Pagination/PaginationList.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Pagination/PaginationList.js", - "statementMap": { - "0": { "start": { "line": 4, "column": 23 }, "end": { "line": 33, "column": 1 } }, - "1": { "start": { "line": 11, "column": 2 }, "end": { "line": 32, "column": 4 } }, - "2": { "start": { "line": 14, "column": 6 }, "end": { "line": 30, "column": 8 } }, - "3": { "start": { "line": 23, "column": 29 }, "end": { "line": 23, "column": 52 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 23 }, "end": { "line": 4, "column": 24 } }, - "loc": { "start": { "line": 10, "column": 6 }, "end": { "line": 33, "column": 1 } }, - "line": 10 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 13, "column": 20 }, "end": { "line": 13, "column": 21 } }, - "loc": { "start": { "line": 13, "column": 30 }, "end": { "line": 31, "column": 5 } }, - "line": 13 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 23, "column": 23 }, "end": { "line": 23, "column": 24 } }, - "loc": { "start": { "line": 23, "column": 29 }, "end": { "line": 23, "column": 52 } }, - "line": 23 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 12, "column": 4 }, "end": { "line": 31, "column": 6 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 12, "column": 4 }, "end": { "line": 12, "column": 15 } }, - { "start": { "line": 13, "column": 4 }, "end": { "line": 31, "column": 6 } } - ], - "line": 12 - }, - "1": { - "loc": { "start": { "line": 19, "column": 16 }, "end": { "line": 21, "column": 45 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 20, "column": 20 }, "end": { "line": 20, "column": 56 } }, - { "start": { "line": 21, "column": 20 }, "end": { "line": 21, "column": 45 } } - ], - "line": 19 - }, - "2": { - "loc": { "start": { "line": 24, "column": 25 }, "end": { "line": 24, "column": 60 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 24, "column": 47 }, "end": { "line": 24, "column": 55 } }, - { "start": { "line": 24, "column": 58 }, "end": { "line": 24, "column": 60 } } - ], - "line": 24 - } - }, - "s": { "0": 1, "1": 0, "2": 0, "3": 0 }, - "f": { "0": 0, "1": 0, "2": 0 }, - "b": { "0": [0, 0], "1": [0, 0], "2": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "fbd92ea4174b89ba6c2e275107372c0b384d86ba" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Pagination/Pagination.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Pagination/Pagination.js", - "statementMap": { - "0": { "start": { "line": 15, "column": 19 }, "end": { "line": 231, "column": 1 } }, - "1": { "start": { "line": 37, "column": 40 }, "end": { "line": 37, "column": 52 } }, - "2": { "start": { "line": 38, "column": 38 }, "end": { "line": 38, "column": 59 } }, - "3": { "start": { "line": 40, "column": 2 }, "end": { "line": 48, "column": 9 } }, - "4": { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 20 } }, - "5": { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 13 } }, - "6": { "start": { "line": 43, "column": 4 }, "end": { "line": 46, "column": 54 } }, - "7": { "start": { "line": 44, "column": 6 }, "end": { "line": 44, "column": 13 } }, - "8": { "start": { "line": 45, "column": 6 }, "end": { "line": 45, "column": 20 } }, - "9": { "start": { "line": 47, "column": 4 }, "end": { "line": 47, "column": 26 } }, - "10": { "start": { "line": 54, "column": 20 }, "end": { "line": 64, "column": 3 } }, - "11": { "start": { "line": 55, "column": 12 }, "end": { "line": 55, "column": 16 } }, - "12": { "start": { "line": 56, "column": 18 }, "end": { "line": 56, "column": 20 } }, - "13": { "start": { "line": 58, "column": 4 }, "end": { "line": 61, "column": 5 } }, - "14": { "start": { "line": 59, "column": 6 }, "end": { "line": 59, "column": 20 } }, - "15": { "start": { "line": 60, "column": 6 }, "end": { "line": 60, "column": 16 } }, - "16": { "start": { "line": 63, "column": 4 }, "end": { "line": 63, "column": 17 } }, - "17": { "start": { "line": 66, "column": 27 }, "end": { "line": 117, "column": 3 } }, - "18": { "start": { "line": 71, "column": 23 }, "end": { "line": 71, "column": 56 } }, - "19": { "start": { "line": 72, "column": 25 }, "end": { "line": 72, "column": 47 } }, - "20": { "start": { "line": 73, "column": 24 }, "end": { "line": 73, "column": 40 } }, - "21": { "start": { "line": 75, "column": 4 }, "end": { "line": 114, "column": 5 } }, - "22": { "start": { "line": 76, "column": 24 }, "end": { "line": 76, "column": 64 } }, - "23": { "start": { "line": 77, "column": 22 }, "end": { "line": 77, "column": 75 } }, - "24": { "start": { "line": 79, "column": 18 }, "end": { "line": 79, "column": 47 } }, - "25": { "start": { "line": 86, "column": 27 }, "end": { "line": 86, "column": 40 } }, - "26": { "start": { "line": 87, "column": 28 }, "end": { "line": 87, "column": 52 } }, - "27": { "start": { "line": 88, "column": 26 }, "end": { "line": 88, "column": 59 } }, - "28": { "start": { "line": 90, "column": 6 }, "end": { "line": 111, "column": 7 } }, - "29": { "start": { "line": 93, "column": 29 }, "end": { "line": 93, "column": 78 } }, - "30": { "start": { "line": 94, "column": 10 }, "end": { "line": 94, "column": 44 } }, - "31": { "start": { "line": 95, "column": 10 }, "end": { "line": 95, "column": 16 } }, - "32": { "start": { "line": 100, "column": 29 }, "end": { "line": 100, "column": 74 } }, - "33": { "start": { "line": 101, "column": 10 }, "end": { "line": 101, "column": 44 } }, - "34": { "start": { "line": 102, "column": 10 }, "end": { "line": 102, "column": 16 } }, - "35": { "start": { "line": 108, "column": 10 }, "end": { "line": 108, "column": 29 } }, - "36": { "start": { "line": 109, "column": 10 }, "end": { "line": 109, "column": 16 } }, - "37": { "start": { "line": 113, "column": 6 }, "end": { "line": 113, "column": 39 } }, - "38": { "start": { "line": 116, "column": 4 }, "end": { "line": 116, "column": 36 } }, - "39": { "start": { "line": 119, "column": 37 }, "end": { "line": 121, "column": 3 } }, - "40": { "start": { "line": 120, "column": 4 }, "end": { "line": 120, "column": 28 } }, - "41": { "start": { "line": 123, "column": 32 }, "end": { "line": 125, "column": 3 } }, - "42": { "start": { "line": 124, "column": 4 }, "end": { "line": 124, "column": 45 } }, - "43": { "start": { "line": 127, "column": 28 }, "end": { "line": 131, "column": 3 } }, - "44": { "start": { "line": 128, "column": 28 }, "end": { "line": 128, "column": 49 } }, - "45": { "start": { "line": 129, "column": 29 }, "end": { "line": 129, "column": 55 } }, - "46": { "start": { "line": 130, "column": 4 }, "end": { "line": 130, "column": 80 } }, - "47": { "start": { "line": 133, "column": 28 }, "end": { "line": 138, "column": 3 } }, - "48": { "start": { "line": 134, "column": 4 }, "end": { "line": 134, "column": 24 } }, - "49": { "start": { "line": 135, "column": 4 }, "end": { "line": 137, "column": 5 } }, - "50": { "start": { "line": 136, "column": 6 }, "end": { "line": 136, "column": 25 } }, - "51": { "start": { "line": 140, "column": 29 }, "end": { "line": 143, "column": 3 } }, - "52": { "start": { "line": 141, "column": 21 }, "end": { "line": 141, "column": 35 } }, - "53": { "start": { "line": 142, "column": 4 }, "end": { "line": 142, "column": 32 } }, - "54": { "start": { "line": 145, "column": 30 }, "end": { "line": 148, "column": 3 } }, - "55": { "start": { "line": 146, "column": 25 }, "end": { "line": 146, "column": 39 } }, - "56": { "start": { "line": 147, "column": 4 }, "end": { "line": 147, "column": 36 } }, - "57": { "start": { "line": 150, "column": 22 }, "end": { "line": 153, "column": 3 } }, - "58": { "start": { "line": 151, "column": 22 }, "end": { "line": 151, "column": 23 } }, - "59": { "start": { "line": 152, "column": 4 }, "end": { "line": 152, "column": 33 } }, - "60": { "start": { "line": 155, "column": 21 }, "end": { "line": 158, "column": 3 } }, - "61": { "start": { "line": 156, "column": 21 }, "end": { "line": 156, "column": 39 } }, - "62": { "start": { "line": 157, "column": 4 }, "end": { "line": 157, "column": 32 } }, - "63": { "start": { "line": 160, "column": 30 }, "end": { "line": 168, "column": 3 } }, - "64": { "start": { "line": 161, "column": 4 }, "end": { "line": 166, "column": 5 } }, - "65": { "start": { "line": 162, "column": 6 }, "end": { "line": 165, "column": 9 } }, - "66": { "start": { "line": 167, "column": 4 }, "end": { "line": 167, "column": 17 } }, - "67": { "start": { "line": 170, "column": 16 }, "end": { "line": 170, "column": 34 } }, - "68": { "start": { "line": 172, "column": 2 }, "end": { "line": 230, "column": 4 } }, - "69": { "start": { "line": 233, "column": 0 }, "end": { "line": 257, "column": 2 } }, - "70": { "start": { "line": 259, "column": 46 }, "end": { "line": 261, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 15, "column": 19 }, "end": { "line": 15, "column": 20 } }, - "loc": { "start": { "line": 36, "column": 19 }, "end": { "line": 231, "column": 1 } }, - "line": 36 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 40, "column": 12 }, "end": { "line": 40, "column": 13 } }, - "loc": { "start": { "line": 40, "column": 18 }, "end": { "line": 48, "column": 3 } }, - "line": 40 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 21 } }, - "loc": { "start": { "line": 54, "column": 44 }, "end": { "line": 64, "column": 3 } }, - "line": 54 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 66, "column": 27 }, "end": { "line": 66, "column": 28 } }, - "loc": { "start": { "line": 66, "column": 33 }, "end": { "line": 117, "column": 3 } }, - "line": 66 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 119, "column": 37 }, "end": { "line": 119, "column": 38 } }, - "loc": { "start": { "line": 119, "column": 53 }, "end": { "line": 121, "column": 3 } }, - "line": 119 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 123, "column": 32 }, "end": { "line": 123, "column": 33 } }, - "loc": { "start": { "line": 123, "column": 48 }, "end": { "line": 125, "column": 3 } }, - "line": 123 - }, - "6": { - "name": "(anonymous_6)", - "decl": { "start": { "line": 127, "column": 28 }, "end": { "line": 127, "column": 29 } }, - "loc": { "start": { "line": 127, "column": 34 }, "end": { "line": 131, "column": 3 } }, - "line": 127 - }, - "7": { - "name": "(anonymous_7)", - "decl": { "start": { "line": 133, "column": 28 }, "end": { "line": 133, "column": 29 } }, - "loc": { "start": { "line": 133, "column": 38 }, "end": { "line": 138, "column": 3 } }, - "line": 133 - }, - "8": { - "name": "(anonymous_8)", - "decl": { "start": { "line": 140, "column": 29 }, "end": { "line": 140, "column": 30 } }, - "loc": { "start": { "line": 140, "column": 35 }, "end": { "line": 143, "column": 3 } }, - "line": 140 - }, - "9": { - "name": "(anonymous_9)", - "decl": { "start": { "line": 145, "column": 30 }, "end": { "line": 145, "column": 31 } }, - "loc": { "start": { "line": 145, "column": 36 }, "end": { "line": 148, "column": 3 } }, - "line": 145 - }, - "10": { - "name": "(anonymous_10)", - "decl": { "start": { "line": 150, "column": 22 }, "end": { "line": 150, "column": 23 } }, - "loc": { "start": { "line": 150, "column": 28 }, "end": { "line": 153, "column": 3 } }, - "line": 150 - }, - "11": { - "name": "(anonymous_11)", - "decl": { "start": { "line": 155, "column": 21 }, "end": { "line": 155, "column": 22 } }, - "loc": { "start": { "line": 155, "column": 27 }, "end": { "line": 158, "column": 3 } }, - "line": 155 - }, - "12": { - "name": "(anonymous_12)", - "decl": { "start": { "line": 160, "column": 30 }, "end": { "line": 160, "column": 31 } }, - "loc": { "start": { "line": 160, "column": 36 }, "end": { "line": 168, "column": 3 } }, - "line": 160 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 54, "column": 31 }, "end": { "line": 54, "column": 39 } }, - "type": "default-arg", - "locations": [ - { "start": { "line": 54, "column": 38 }, "end": { "line": 54, "column": 39 } } - ], - "line": 54 - }, - "1": { - "loc": { "start": { "line": 75, "column": 4 }, "end": { "line": 114, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 75, "column": 4 }, "end": { "line": 114, "column": 5 } }, - { "start": { "line": 75, "column": 4 }, "end": { "line": 114, "column": 5 } } - ], - "line": 75 - }, - "2": { - "loc": { "start": { "line": 75, "column": 8 }, "end": { "line": 75, "column": 46 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 75, "column": 8 }, "end": { "line": 75, "column": 18 } }, - { "start": { "line": 75, "column": 22 }, "end": { "line": 75, "column": 46 } } - ], - "line": 75 - }, - "3": { - "loc": { "start": { "line": 90, "column": 6 }, "end": { "line": 111, "column": 7 } }, - "type": "switch", - "locations": [ - { "start": { "line": 92, "column": 8 }, "end": { "line": 96, "column": 9 } }, - { "start": { "line": 99, "column": 8 }, "end": { "line": 103, "column": 9 } }, - { "start": { "line": 106, "column": 8 }, "end": { "line": 106, "column": 43 } }, - { "start": { "line": 107, "column": 8 }, "end": { "line": 110, "column": 9 } } - ], - "line": 90 - }, - "4": { - "loc": { "start": { "line": 92, "column": 13 }, "end": { "line": 92, "column": 43 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 92, "column": 13 }, "end": { "line": 92, "column": 25 } }, - { "start": { "line": 92, "column": 29 }, "end": { "line": 92, "column": 43 } } - ], - "line": 92 - }, - "5": { - "loc": { "start": { "line": 99, "column": 13 }, "end": { "line": 99, "column": 43 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 99, "column": 13 }, "end": { "line": 99, "column": 26 } }, - { "start": { "line": 99, "column": 30 }, "end": { "line": 99, "column": 43 } } - ], - "line": 99 - }, - "6": { - "loc": { "start": { "line": 106, "column": 13 }, "end": { "line": 106, "column": 42 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 106, "column": 13 }, "end": { "line": 106, "column": 25 } }, - { "start": { "line": 106, "column": 29 }, "end": { "line": 106, "column": 42 } } - ], - "line": 106 - }, - "7": { - "loc": { "start": { "line": 130, "column": 11 }, "end": { "line": 130, "column": 79 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 130, "column": 11 }, "end": { "line": 130, "column": 15 } }, - { "start": { "line": 130, "column": 19 }, "end": { "line": 130, "column": 30 } }, - { "start": { "line": 130, "column": 34 }, "end": { "line": 130, "column": 79 } } - ], - "line": 130 - }, - "8": { - "loc": { "start": { "line": 135, "column": 4 }, "end": { "line": 137, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 135, "column": 4 }, "end": { "line": 137, "column": 5 } }, - { "start": { "line": 135, "column": 4 }, "end": { "line": 137, "column": 5 } } - ], - "line": 135 - }, - "9": { - "loc": { "start": { "line": 161, "column": 4 }, "end": { "line": 166, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 161, "column": 4 }, "end": { "line": 166, "column": 5 } }, - { "start": { "line": 161, "column": 4 }, "end": { "line": 166, "column": 5 } } - ], - "line": 161 - }, - "10": { - "loc": { "start": { "line": 177, "column": 11 }, "end": { "line": 188, "column": 11 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 177, "column": 11 }, "end": { "line": 177, "column": 23 } }, - { "start": { "line": 178, "column": 12 }, "end": { "line": 187, "column": 17 } } - ], - "line": 177 - }, - "11": { - "loc": { "start": { "line": 216, "column": 11 }, "end": { "line": 226, "column": 11 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 216, "column": 11 }, "end": { "line": 216, "column": 22 } }, - { "start": { "line": 217, "column": 12 }, "end": { "line": 225, "column": 17 } } - ], - "line": 216 - } - }, - "s": { - "0": 1, - "1": 8, - "2": 8, - "3": 8, - "4": 0, - "5": 0, - "6": 0, - "7": 0, - "8": 0, - "9": 0, - "10": 8, - "11": 8, - "12": 8, - "13": 8, - "14": 0, - "15": 0, - "16": 8, - "17": 8, - "18": 8, - "19": 8, - "20": 8, - "21": 8, - "22": 0, - "23": 0, - "24": 0, - "25": 0, - "26": 0, - "27": 0, - "28": 0, - "29": 0, - "30": 0, - "31": 0, - "32": 0, - "33": 0, - "34": 0, - "35": 0, - "36": 0, - "37": 0, - "38": 8, - "39": 8, - "40": 16, - "41": 8, - "42": 16, - "43": 8, - "44": 2, - "45": 2, - "46": 2, - "47": 8, - "48": 1, - "49": 1, - "50": 1, - "51": 8, - "52": 0, - "53": 0, - "54": 8, - "55": 0, - "56": 0, - "57": 8, - "58": 1, - "59": 1, - "60": 8, - "61": 0, - "62": 0, - "63": 8, - "64": 8, - "65": 2, - "66": 6, - "67": 8, - "68": 8, - "69": 1, - "70": 1 - }, - "f": { - "0": 8, - "1": 0, - "2": 8, - "3": 8, - "4": 16, - "5": 16, - "6": 2, - "7": 1, - "8": 0, - "9": 0, - "10": 1, - "11": 0, - "12": 8 - }, - "b": { - "0": [8], - "1": [0, 8], - "2": [8, 8], - "3": [0, 0, 0, 0], - "4": [0, 0], - "5": [0, 0], - "6": [0, 0], - "7": [2, 2, 0], - "8": [1, 0], - "9": [2, 6], - "10": [8, 8], - "11": [8, 8] - }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "5efa0b7817cfaaa6d4c35ee6bf35f225be728095" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Pagination/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Pagination/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "66ac0a90967a29bd784312cf2a58e671c6a9cb1e" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/HeroBanner/HeroBanner.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/HeroBanner/HeroBanner.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 18, "column": 1 } }, - "1": { "start": { "line": 5, "column": 18 }, "end": { "line": 5, "column": 92 } }, - "2": { "start": { "line": 6, "column": 18 }, "end": { "line": 6, "column": 78 } }, - "3": { "start": { "line": 10, "column": 17 }, "end": { "line": 10, "column": 48 } }, - "4": { "start": { "line": 13, "column": 6 }, "end": { "line": 13, "column": 87 } }, - "5": { "start": { "line": 17, "column": 16 }, "end": { "line": 17, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 5, "column": 6 }, "end": { "line": 5, "column": 7 } }, - "loc": { "start": { "line": 5, "column": 18 }, "end": { "line": 5, "column": 92 } }, - "line": 5 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 6, "column": 6 }, "end": { "line": 6, "column": 7 } }, - "loc": { "start": { "line": 6, "column": 18 }, "end": { "line": 6, "column": 78 } }, - "line": 6 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 10, "column": 6 }, "end": { "line": 10, "column": 7 } }, - "loc": { "start": { "line": 10, "column": 17 }, "end": { "line": 10, "column": 48 } }, - "line": 10 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 12, "column": 6 }, "end": { "line": 12, "column": 7 } }, - "loc": { "start": { "line": 13, "column": 6 }, "end": { "line": 13, "column": 87 } }, - "line": 13 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 17, "column": 4 }, "end": { "line": 17, "column": 5 } }, - "loc": { "start": { "line": 17, "column": 16 }, "end": { "line": 17, "column": 66 } }, - "line": 17 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 5, "column": 18 }, "end": { "line": 5, "column": 92 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 5, "column": 55 }, "end": { "line": 5, "column": 87 } }, - { "start": { "line": 5, "column": 90 }, "end": { "line": 5, "column": 92 } } - ], - "line": 5 - }, - "1": { - "loc": { "start": { "line": 6, "column": 18 }, "end": { "line": 6, "column": 78 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 6, "column": 53 }, "end": { "line": 6, "column": 73 } }, - { "start": { "line": 6, "column": 76 }, "end": { "line": 6, "column": 78 } } - ], - "line": 6 - }, - "2": { - "loc": { "start": { "line": 13, "column": 6 }, "end": { "line": 13, "column": 87 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 13, "column": 41 }, "end": { "line": 13, "column": 82 } }, - { "start": { "line": 13, "column": 85 }, "end": { "line": 13, "column": 87 } } - ], - "line": 13 - }, - "3": { - "loc": { "start": { "line": 17, "column": 16 }, "end": { "line": 17, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 17, "column": 40 }, "end": { "line": 17, "column": 61 } }, - { "start": { "line": 17, "column": 64 }, "end": { "line": 17, "column": 66 } } - ], - "line": 17 - } - }, - "s": { "0": 1, "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, - "f": { "0": 0, "1": 0, "2": 0, "3": 0, "4": 0 }, - "b": { "0": [0, 0], "1": [0, 0], "2": [0, 0], "3": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "595adb78146c69cdc8ec367bfd38bfc7aebd7688" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/HeroBanner/HeroBanner.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/HeroBanner/HeroBanner.js", - "statementMap": { - "0": { "start": { "line": 14, "column": 19 }, "end": { "line": 21, "column": 1 } }, - "1": { "start": { "line": 15, "column": 2 }, "end": { "line": 20, "column": 12 } }, - "2": { "start": { "line": 23, "column": 0 }, "end": { "line": 26, "column": 2 } }, - "3": { "start": { "line": 28, "column": 47 }, "end": { "line": 30, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 14, "column": 19 }, "end": { "line": 14, "column": 20 } }, - "loc": { "start": { "line": 15, "column": 2 }, "end": { "line": 20, "column": 12 } }, - "line": 15 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 17, "column": 7 }, "end": { "line": 17, "column": 85 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 17, "column": 7 }, "end": { "line": 17, "column": 25 } }, - { "start": { "line": 17, "column": 29 }, "end": { "line": 17, "column": 85 } } - ], - "line": 17 - }, - "1": { - "loc": { "start": { "line": 18, "column": 7 }, "end": { "line": 18, "column": 65 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 18, "column": 7 }, "end": { "line": 18, "column": 15 } }, - { "start": { "line": 18, "column": 19 }, "end": { "line": 18, "column": 65 } } - ], - "line": 18 - } - }, - "s": { "0": 1, "1": 4, "2": 1, "3": 1 }, - "f": { "0": 4 }, - "b": { "0": [4, 4], "1": [4, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "4e695d5cd7aa41a4f82df2929f2b641d1af9d0b8" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/HeroBanner/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/HeroBanner/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "dd5d30130dfebf1c9e3d400624c909bb4db7d6c0" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Skeleton/Skeleton.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Skeleton/Skeleton.style.js", - "statementMap": { - "0": { "start": { "line": 21, "column": 16 }, "end": { "line": 21, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 21, "column": 4 }, "end": { "line": 21, "column": 5 } }, - "loc": { "start": { "line": 21, "column": 16 }, "end": { "line": 21, "column": 66 } }, - "line": 21 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 21, "column": 16 }, "end": { "line": 21, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 21, "column": 40 }, "end": { "line": 21, "column": 61 } }, - { "start": { "line": 21, "column": 64 }, "end": { "line": 21, "column": 66 } } - ], - "line": 21 - } - }, - "s": { "0": 5 }, - "f": { "0": 5 }, - "b": { "0": [0, 5] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "699356e939272a0a187f059bdb2c2d10f9ac9980" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Skeleton/Skeleton.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Skeleton/Skeleton.js", - "statementMap": { - "0": { "start": { "line": 14, "column": 15 }, "end": { "line": 16, "column": 1 } }, - "1": { "start": { "line": 15, "column": 2 }, "end": { "line": 15, "column": 100 } }, - "2": { "start": { "line": 18, "column": 12 }, "end": { "line": 20, "column": 1 } }, - "3": { "start": { "line": 19, "column": 2 }, "end": { "line": 19, "column": 90 } }, - "4": { "start": { "line": 22, "column": 17 }, "end": { "line": 24, "column": 1 } }, - "5": { "start": { "line": 23, "column": 2 }, "end": { "line": 23, "column": 69 } }, - "6": { "start": { "line": 26, "column": 0 }, "end": { "line": 26, "column": 25 } }, - "7": { "start": { "line": 27, "column": 0 }, "end": { "line": 27, "column": 19 } }, - "8": { "start": { "line": 29, "column": 0 }, "end": { "line": 29, "column": 27 } }, - "9": { "start": { "line": 31, "column": 0 }, "end": { "line": 35, "column": 2 } }, - "10": { "start": { "line": 37, "column": 0 }, "end": { "line": 40, "column": 2 } }, - "11": { "start": { "line": 42, "column": 45 }, "end": { "line": 44, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 14, "column": 15 }, "end": { "line": 14, "column": 16 } }, - "loc": { "start": { "line": 15, "column": 2 }, "end": { "line": 15, "column": 100 } }, - "line": 15 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 18, "column": 12 }, "end": { "line": 18, "column": 13 } }, - "loc": { "start": { "line": 19, "column": 2 }, "end": { "line": 19, "column": 90 } }, - "line": 19 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 22, "column": 17 }, "end": { "line": 22, "column": 18 } }, - "loc": { "start": { "line": 23, "column": 2 }, "end": { "line": 23, "column": 69 } }, - "line": 23 - } - }, - "branchMap": {}, - "s": { - "0": 1, - "1": 5, - "2": 1, - "3": 5, - "4": 1, - "5": 5, - "6": 1, - "7": 1, - "8": 1, - "9": 1, - "10": 1, - "11": 1 - }, - "f": { "0": 5, "1": 5, "2": 5 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "2a588a050b946244ef2e63f72512eeffaf03bb78" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Skeleton/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Skeleton/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "fa6e929d324e183f24ae2bf0d7e2e5e6408a25ae" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/StickyBar/StickyBar.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/StickyBar/StickyBar.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 24 }, "end": { "line": 16, "column": 1 } }, - "1": { "start": { "line": 5, "column": 32 }, "end": { "line": 5, "column": 84 } }, - "2": { "start": { "line": 7, "column": 4 }, "end": { "line": 9, "column": 6 } }, - "3": { "start": { "line": 9, "column": 23 }, "end": { "line": 9, "column": 72 } }, - "4": { "start": { "line": 10, "column": 15 }, "end": { "line": 10, "column": 74 } }, - "5": { "start": { "line": 12, "column": 23 }, "end": { "line": 12, "column": 57 } }, - "6": { "start": { "line": 15, "column": 16 }, "end": { "line": 15, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 5, "column": 20 }, "end": { "line": 5, "column": 21 } }, - "loc": { "start": { "line": 5, "column": 32 }, "end": { "line": 5, "column": 84 } }, - "line": 5 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 5 } }, - "loc": { "start": { "line": 7, "column": 4 }, "end": { "line": 9, "column": 6 } }, - "line": 7 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 9, "column": 11 }, "end": { "line": 9, "column": 12 } }, - "loc": { "start": { "line": 9, "column": 23 }, "end": { "line": 9, "column": 72 } }, - "line": 9 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 10, "column": 4 }, "end": { "line": 10, "column": 5 } }, - "loc": { "start": { "line": 10, "column": 15 }, "end": { "line": 10, "column": 74 } }, - "line": 10 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 12, "column": 11 }, "end": { "line": 12, "column": 12 } }, - "loc": { "start": { "line": 12, "column": 23 }, "end": { "line": 12, "column": 57 } }, - "line": 12 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 15, "column": 4 }, "end": { "line": 15, "column": 5 } }, - "loc": { "start": { "line": 15, "column": 16 }, "end": { "line": 15, "column": 66 } }, - "line": 15 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 5, "column": 32 }, "end": { "line": 5, "column": 84 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 5, "column": 54 }, "end": { "line": 5, "column": 73 } }, - { "start": { "line": 5, "column": 76 }, "end": { "line": 5, "column": 84 } } - ], - "line": 5 - }, - "1": { - "loc": { "start": { "line": 8, "column": 6 }, "end": { "line": 8, "column": 92 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 8, "column": 78 }, "end": { "line": 8, "column": 83 } }, - { "start": { "line": 8, "column": 86 }, "end": { "line": 8, "column": 92 } } - ], - "line": 8 - }, - "2": { - "loc": { "start": { "line": 8, "column": 6 }, "end": { "line": 8, "column": 75 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 8, "column": 6 }, "end": { "line": 8, "column": 38 } }, - { "start": { "line": 8, "column": 42 }, "end": { "line": 8, "column": 75 } } - ], - "line": 8 - }, - "3": { - "loc": { "start": { "line": 9, "column": 23 }, "end": { "line": 9, "column": 72 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 9, "column": 45 }, "end": { "line": 9, "column": 64 } }, - { "start": { "line": 9, "column": 67 }, "end": { "line": 9, "column": 72 } } - ], - "line": 9 - }, - "4": { - "loc": { "start": { "line": 10, "column": 18 }, "end": { "line": 10, "column": 72 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 10, "column": 42 }, "end": { "line": 10, "column": 63 } }, - { "start": { "line": 10, "column": 66 }, "end": { "line": 10, "column": 72 } } - ], - "line": 10 - }, - "5": { - "loc": { "start": { "line": 12, "column": 23 }, "end": { "line": 12, "column": 57 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 12, "column": 37 }, "end": { "line": 12, "column": 48 } }, - { "start": { "line": 12, "column": 51 }, "end": { "line": 12, "column": 57 } } - ], - "line": 12 - }, - "6": { - "loc": { "start": { "line": 15, "column": 16 }, "end": { "line": 15, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 15, "column": 40 }, "end": { "line": 15, "column": 61 } }, - { "start": { "line": 15, "column": 64 }, "end": { "line": 15, "column": 66 } } - ], - "line": 15 - } - }, - "s": { "0": 1, "1": 0, "2": 0, "3": 0, "4": 0, "5": 0, "6": 0 }, - "f": { "0": 0, "1": 0, "2": 0, "3": 0, "4": 0, "5": 0 }, - "b": { - "0": [0, 0], - "1": [0, 0], - "2": [0, 0], - "3": [0, 0], - "4": [0, 0], - "5": [0, 0], - "6": [0, 0] - }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "2aabf0eb2a06bfbb109fecb06b33edd609f99614" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/StickyBar/StickyBar.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/StickyBar/StickyBar.js", - "statementMap": { - "0": { "start": { "line": 15, "column": 13 }, "end": { "line": 15, "column": 61 } }, - "1": { "start": { "line": 15, "column": 42 }, "end": { "line": 15, "column": 61 } }, - "2": { "start": { "line": 17, "column": 18 }, "end": { "line": 25, "column": 1 } }, - "3": { "start": { "line": 18, "column": 2 }, "end": { "line": 24, "column": 4 } }, - "4": { "start": { "line": 27, "column": 0 }, "end": { "line": 27, "column": 22 } }, - "5": { "start": { "line": 29, "column": 0 }, "end": { "line": 31, "column": 2 } }, - "6": { "start": { "line": 33, "column": 55 }, "end": { "line": 35, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 15, "column": 13 }, "end": { "line": 15, "column": 14 } }, - "loc": { "start": { "line": 15, "column": 42 }, "end": { "line": 15, "column": 61 } }, - "line": 15 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 17, "column": 18 }, "end": { "line": 17, "column": 19 } }, - "loc": { "start": { "line": 17, "column": 69 }, "end": { "line": 25, "column": 1 } }, - "line": 17 - } - }, - "branchMap": {}, - "s": { "0": 1, "1": 0, "2": 1, "3": 2, "4": 1, "5": 1, "6": 1 }, - "f": { "0": 0, "1": 2 }, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "e46a740bf7b13d59a4785ee7df225975c6459193" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/StickyBar/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/StickyBar/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "bdf7802de567d78f0462cbe422e56a55721669c7" - }, - "/Users/achjain/projects/atomic-react-components/lib/core/utils/getDisplayName.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/core/utils/getDisplayName.js", - "statementMap": { - "0": { "start": { "line": 1, "column": 30 }, "end": { "line": 3, "column": 1 } }, - "1": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 78 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 31 } }, - "loc": { "start": { "line": 1, "column": 52 }, "end": { "line": 3, "column": 1 } }, - "line": 1 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 77 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 37 } }, - { "start": { "line": 2, "column": 41 }, "end": { "line": 2, "column": 62 } }, - { "start": { "line": 2, "column": 66 }, "end": { "line": 2, "column": 77 } } - ], - "line": 2 - } - }, - "s": { "0": 1, "1": 2 }, - "f": { "0": 2 }, - "b": { "0": [2, 2, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "c2bfe2de43669209c6b259e51afb5e74fe41d768" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/hoc/WithScripts/WithScripts.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/hoc/WithScripts/WithScripts.js", - "statementMap": { - "0": { "start": { "line": 12, "column": 20 }, "end": { "line": 60, "column": 1 } }, - "1": { "start": { "line": 14, "column": 22 }, "end": { "line": 55, "column": 3 } }, - "2": { "start": { "line": 15, "column": 48 }, "end": { "line": 15, "column": 60 } }, - "3": { "start": { "line": 17, "column": 25 }, "end": { "line": 19, "column": 5 } }, - "4": { "start": { "line": 18, "column": 6 }, "end": { "line": 18, "column": 65 } }, - "5": { "start": { "line": 21, "column": 25 }, "end": { "line": 35, "column": 5 } }, - "6": { "start": { "line": 22, "column": 25 }, "end": { "line": 22, "column": 57 } }, - "7": { "start": { "line": 23, "column": 6 }, "end": { "line": 23, "column": 42 } }, - "8": { "start": { "line": 24, "column": 6 }, "end": { "line": 24, "column": 41 } }, - "9": { "start": { "line": 25, "column": 6 }, "end": { "line": 28, "column": 8 } }, - "10": { "start": { "line": 26, "column": 8 }, "end": { "line": 26, "column": 41 } }, - "11": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 70 } }, - "12": { "start": { "line": 30, "column": 6 }, "end": { "line": 32, "column": 7 } }, - "13": { "start": { "line": 31, "column": 8 }, "end": { "line": 31, "column": 45 } }, - "14": { "start": { "line": 33, "column": 6 }, "end": { "line": 33, "column": 37 } }, - "15": { "start": { "line": 34, "column": 6 }, "end": { "line": 34, "column": 24 } }, - "16": { "start": { "line": 37, "column": 28 }, "end": { "line": 51, "column": 5 } }, - "17": { "start": { "line": 38, "column": 6 }, "end": { "line": 50, "column": 7 } }, - "18": { "start": { "line": 39, "column": 8 }, "end": { "line": 49, "column": 9 } }, - "19": { "start": { "line": 39, "column": 21 }, "end": { "line": 39, "column": 22 } }, - "20": { "start": { "line": 40, "column": 10 }, "end": { "line": 48, "column": 11 } }, - "21": { "start": { "line": 45, "column": 30 }, "end": { "line": 45, "column": 59 } }, - "22": { "start": { "line": 47, "column": 12 }, "end": { "line": 47, "column": 49 } }, - "23": { "start": { "line": 53, "column": 4 }, "end": { "line": 53, "column": 31 } }, - "24": { "start": { "line": 54, "column": 4 }, "end": { "line": 54, "column": 62 } }, - "25": { "start": { "line": 57, "column": 2 }, "end": { "line": 57, "column": 79 } }, - "26": { "start": { "line": 59, "column": 2 }, "end": { "line": 59, "column": 21 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 12, "column": 20 }, "end": { "line": 12, "column": 21 } }, - "loc": { "start": { "line": 12, "column": 76 }, "end": { "line": 60, "column": 1 } }, - "line": 12 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 14, "column": 22 }, "end": { "line": 14, "column": 23 } }, - "loc": { "start": { "line": 14, "column": 34 }, "end": { "line": 55, "column": 3 } }, - "line": 14 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 17, "column": 25 }, "end": { "line": 17, "column": 26 } }, - "loc": { "start": { "line": 17, "column": 39 }, "end": { "line": 19, "column": 5 } }, - "line": 17 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 21, "column": 25 }, "end": { "line": 21, "column": 26 } }, - "loc": { "start": { "line": 21, "column": 40 }, "end": { "line": 35, "column": 5 } }, - "line": 21 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 25, "column": 26 }, "end": { "line": 25, "column": 27 } }, - "loc": { "start": { "line": 25, "column": 32 }, "end": { "line": 28, "column": 7 } }, - "line": 25 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 37, "column": 28 }, "end": { "line": 37, "column": 29 } }, - "loc": { "start": { "line": 37, "column": 34 }, "end": { "line": 51, "column": 5 } }, - "line": 37 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 27, "column": 15 }, "end": { "line": 27, "column": 69 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 27, "column": 15 }, "end": { "line": 27, "column": 39 } }, - { "start": { "line": 27, "column": 43 }, "end": { "line": 27, "column": 69 } } - ], - "line": 27 - }, - "1": { - "loc": { "start": { "line": 30, "column": 6 }, "end": { "line": 32, "column": 7 } }, - "type": "if", - "locations": [ - { "start": { "line": 30, "column": 6 }, "end": { "line": 32, "column": 7 } }, - { "start": { "line": 30, "column": 6 }, "end": { "line": 32, "column": 7 } } - ], - "line": 30 - }, - "2": { - "loc": { "start": { "line": 38, "column": 6 }, "end": { "line": 50, "column": 7 } }, - "type": "if", - "locations": [ - { "start": { "line": 38, "column": 6 }, "end": { "line": 50, "column": 7 } }, - { "start": { "line": 38, "column": 6 }, "end": { "line": 50, "column": 7 } } - ], - "line": 38 - }, - "3": { - "loc": { "start": { "line": 38, "column": 10 }, "end": { "line": 38, "column": 41 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 38, "column": 10 }, "end": { "line": 38, "column": 22 } }, - { "start": { "line": 38, "column": 26 }, "end": { "line": 38, "column": 41 } } - ], - "line": 38 - }, - "4": { - "loc": { "start": { "line": 40, "column": 10 }, "end": { "line": 48, "column": 11 } }, - "type": "if", - "locations": [ - { "start": { "line": 40, "column": 10 }, "end": { "line": 48, "column": 11 } }, - { "start": { "line": 40, "column": 10 }, "end": { "line": 48, "column": 11 } } - ], - "line": 40 - }, - "5": { - "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 43, "column": 62 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 27 } }, - { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 53 } }, - { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 62 } } - ], - "line": 41 - } - }, - "s": { - "0": 1, - "1": 2, - "2": 2, - "3": 2, - "4": 0, - "5": 2, - "6": 4, - "7": 4, - "8": 4, - "9": 4, - "10": 0, - "11": 0, - "12": 4, - "13": 0, - "14": 4, - "15": 4, - "16": 2, - "17": 2, - "18": 2, - "19": 2, - "20": 5, - "21": 4, - "22": 4, - "23": 2, - "24": 2, - "25": 2, - "26": 2 - }, - "f": { "0": 2, "1": 2, "2": 0, "3": 4, "4": 0, "5": 2 }, - "b": { "0": [0, 0], "1": [0, 4], "2": [2, 0], "3": [2, 2], "4": [4, 1], "5": [5, 5, 5] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "de835f0d1c3c1978a838434dfe698e4222ef4544" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/hoc/WithScripts/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/hoc/WithScripts/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "8297e42704ba1d6eda61858b62b73fcf7b6d1390" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ArticleThumbnail/ArticleThumbnail.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ArticleThumbnail/ArticleThumbnail.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 8, "column": 1 } } - }, - "fnMap": {}, - "branchMap": {}, - "s": { "0": 1 }, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "93585de331e4507c1c682f2ef4f8cc166c49e4d1" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ArticleThumbnail/ArticleThumbnail.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ArticleThumbnail/ArticleThumbnail.js", - "statementMap": { - "0": { "start": { "line": 16, "column": 25 }, "end": { "line": 16, "column": 96 } }, - "1": { "start": { "line": 16, "column": 52 }, "end": { "line": 16, "column": 96 } }, - "2": { "start": { "line": 18, "column": 25 }, "end": { "line": 39, "column": 1 } }, - "3": { "start": { "line": 25, "column": 19 }, "end": { "line": 25, "column": 39 } }, - "4": { "start": { "line": 26, "column": 2 }, "end": { "line": 28, "column": 3 } }, - "5": { "start": { "line": 27, "column": 4 }, "end": { "line": 27, "column": 59 } }, - "6": { "start": { "line": 29, "column": 2 }, "end": { "line": 32, "column": 3 } }, - "7": { "start": { "line": 30, "column": 25 }, "end": { "line": 30, "column": 71 } }, - "8": { "start": { "line": 31, "column": 4 }, "end": { "line": 31, "column": 94 } }, - "9": { "start": { "line": 34, "column": 2 }, "end": { "line": 38, "column": 4 } }, - "10": { "start": { "line": 41, "column": 0 }, "end": { "line": 43, "column": 2 } }, - "11": { "start": { "line": 45, "column": 53 }, "end": { "line": 47, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 16, "column": 25 }, "end": { "line": 16, "column": 26 } }, - "loc": { "start": { "line": 16, "column": 52 }, "end": { "line": 16, "column": 96 } }, - "line": 16 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 18, "column": 25 }, "end": { "line": 18, "column": 26 } }, - "loc": { "start": { "line": 24, "column": 19 }, "end": { "line": 39, "column": 1 } }, - "line": 24 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 26, "column": 2 }, "end": { "line": 28, "column": 3 } }, - "type": "if", - "locations": [ - { "start": { "line": 26, "column": 2 }, "end": { "line": 28, "column": 3 } }, - { "start": { "line": 26, "column": 2 }, "end": { "line": 28, "column": 3 } } - ], - "line": 26 - }, - "1": { - "loc": { "start": { "line": 26, "column": 6 }, "end": { "line": 26, "column": 36 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 26, "column": 6 }, "end": { "line": 26, "column": 21 } }, - { "start": { "line": 26, "column": 25 }, "end": { "line": 26, "column": 36 } } - ], - "line": 26 - }, - "2": { - "loc": { "start": { "line": 29, "column": 2 }, "end": { "line": 32, "column": 3 } }, - "type": "if", - "locations": [ - { "start": { "line": 29, "column": 2 }, "end": { "line": 32, "column": 3 } }, - { "start": { "line": 29, "column": 2 }, "end": { "line": 32, "column": 3 } } - ], - "line": 29 - } - }, - "s": { - "0": 1, - "1": 3, - "2": 1, - "3": 2, - "4": 2, - "5": 1, - "6": 2, - "7": 1, - "8": 1, - "9": 1, - "10": 1, - "11": 1 - }, - "f": { "0": 3, "1": 2 }, - "b": { "0": [1, 1], "1": [2, 1], "2": [1, 1] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "3567368cafe558a5100dc6b6e88c096734ed649f" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ArticleThumbnail/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ArticleThumbnail/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "c041df84758e3335489fe1c54ac197809c527b1b" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Tag/Tag.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Tag/Tag.style.js", - "statementMap": { - "0": { "start": { "line": 6, "column": 24 }, "end": { "line": 6, "column": 50 } }, - "1": { "start": { "line": 8, "column": 15 }, "end": { "line": 12, "column": 3 } }, - "2": { "start": { "line": 18, "column": 16 }, "end": { "line": 18, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 6, "column": 13 }, "end": { "line": 6, "column": 14 } }, - "loc": { "start": { "line": 6, "column": 24 }, "end": { "line": 6, "column": 50 } }, - "line": 6 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 8, "column": 4 }, "end": { "line": 8, "column": 5 } }, - "loc": { "start": { "line": 8, "column": 15 }, "end": { "line": 12, "column": 3 } }, - "line": 8 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 18, "column": 4 }, "end": { "line": 18, "column": 5 } }, - "loc": { "start": { "line": 18, "column": 16 }, "end": { "line": 18, "column": 66 } }, - "line": 18 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 18, "column": 16 }, "end": { "line": 18, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 18, "column": 40 }, "end": { "line": 18, "column": 61 } }, - { "start": { "line": 18, "column": 64 }, "end": { "line": 18, "column": 66 } } - ], - "line": 18 - } - }, - "s": { "0": 0, "1": 0, "2": 0 }, - "f": { "0": 0, "1": 0, "2": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "c18b711abf4eb7dad2c5b505d001de90b348e5f7" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Tag/Tag.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Tag/Tag.js", - "statementMap": { - "0": { "start": { "line": 16, "column": 12 }, "end": { "line": 52, "column": 1 } }, - "1": { "start": { "line": 24, "column": 36 }, "end": { "line": 24, "column": 56 } }, - "2": { "start": { "line": 26, "column": 20 }, "end": { "line": 31, "column": 3 } }, - "3": { "start": { "line": 27, "column": 4 }, "end": { "line": 27, "column": 24 } }, - "4": { "start": { "line": 28, "column": 4 }, "end": { "line": 30, "column": 5 } }, - "5": { "start": { "line": 29, "column": 6 }, "end": { "line": 29, "column": 27 } }, - "6": { "start": { "line": 33, "column": 2 }, "end": { "line": 51, "column": 4 } }, - "7": { "start": { "line": 54, "column": 0 }, "end": { "line": 58, "column": 2 } }, - "8": { "start": { "line": 60, "column": 43 }, "end": { "line": 62, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 16, "column": 12 }, "end": { "line": 16, "column": 13 } }, - "loc": { "start": { "line": 23, "column": 22 }, "end": { "line": 52, "column": 1 } }, - "line": 23 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 26, "column": 20 }, "end": { "line": 26, "column": 21 } }, - "loc": { "start": { "line": 26, "column": 27 }, "end": { "line": 31, "column": 3 } }, - "line": 26 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 28, "column": 4 }, "end": { "line": 30, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 28, "column": 4 }, "end": { "line": 30, "column": 5 } }, - { "start": { "line": 28, "column": 4 }, "end": { "line": 30, "column": 5 } } - ], - "line": 28 - }, - "1": { - "loc": { "start": { "line": 35, "column": 7 }, "end": { "line": 49, "column": 7 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 35, "column": 7 }, "end": { "line": 35, "column": 16 } }, - { "start": { "line": 36, "column": 8 }, "end": { "line": 48, "column": 15 } } - ], - "line": 35 - }, - "2": { - "loc": { "start": { "line": 38, "column": 11 }, "end": { "line": 47, "column": 11 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 38, "column": 11 }, "end": { "line": 38, "column": 36 } }, - { "start": { "line": 39, "column": 12 }, "end": { "line": 46, "column": 21 } } - ], - "line": 38 - } - }, - "s": { "0": 1, "1": 2, "2": 2, "3": 0, "4": 0, "5": 0, "6": 2, "7": 1, "8": 1 }, - "f": { "0": 2, "1": 0 }, - "b": { "0": [0, 0], "1": [2, 2], "2": [2, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "8ce3a6a7773e27d504c5fd900db632298d3a1e27" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Tag/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Tag/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "abb3c8be362e28f53a18855e75e36cda343e7503" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Popover/Popover.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Popover/Popover.style.js", - "statementMap": { - "0": { "start": { "line": 14, "column": 16 }, "end": { "line": 14, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 5 } }, - "loc": { "start": { "line": 14, "column": 16 }, "end": { "line": 14, "column": 66 } }, - "line": 14 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 14, "column": 16 }, "end": { "line": 14, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 14, "column": 40 }, "end": { "line": 14, "column": 61 } }, - { "start": { "line": 14, "column": 64 }, "end": { "line": 14, "column": 66 } } - ], - "line": 14 - } - }, - "s": { "0": 0 }, - "f": { "0": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "51607fb92d0b1bfed136296959e4f06df2f238b5" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Popover/Popover.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Popover/Popover.js", - "statementMap": { - "0": { "start": { "line": 23, "column": 16 }, "end": { "line": 112, "column": 1 } }, - "1": { "start": { "line": 37, "column": 41 }, "end": { "line": 37, "column": 56 } }, - "2": { "start": { "line": 38, "column": 56 }, "end": { "line": 38, "column": 64 } }, - "3": { "start": { "line": 46, "column": 29 }, "end": { "line": 51, "column": 3 } }, - "4": { "start": { "line": 47, "column": 15 }, "end": { "line": 47, "column": 23 } }, - "5": { "start": { "line": 48, "column": 4 }, "end": { "line": 50, "column": 5 } }, - "6": { "start": { "line": 49, "column": 6 }, "end": { "line": 49, "column": 29 } }, - "7": { "start": { "line": 58, "column": 2 }, "end": { "line": 70, "column": 9 } }, - "8": { "start": { "line": 59, "column": 4 }, "end": { "line": 59, "column": 70 } }, - "9": { "start": { "line": 60, "column": 4 }, "end": { "line": 62, "column": 5 } }, - "10": { "start": { "line": 61, "column": 6 }, "end": { "line": 61, "column": 33 } }, - "11": { "start": { "line": 67, "column": 4 }, "end": { "line": 69, "column": 6 } }, - "12": { "start": { "line": 68, "column": 6 }, "end": { "line": 68, "column": 75 } }, - "13": { "start": { "line": 77, "column": 22 }, "end": { "line": 79, "column": 3 } }, - "14": { "start": { "line": 78, "column": 4 }, "end": { "line": 78, "column": 26 } }, - "15": { "start": { "line": 86, "column": 16 }, "end": { "line": 88, "column": 3 } }, - "16": { "start": { "line": 87, "column": 4 }, "end": { "line": 87, "column": 27 } }, - "17": { "start": { "line": 95, "column": 18 }, "end": { "line": 95, "column": 82 } }, - "18": { "start": { "line": 96, "column": 2 }, "end": { "line": 111, "column": 4 } }, - "19": { "start": { "line": 114, "column": 0 }, "end": { "line": 118, "column": 2 } }, - "20": { "start": { "line": 120, "column": 44 }, "end": { "line": 122, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 23, "column": 16 }, "end": { "line": 23, "column": 17 } }, - "loc": { "start": { "line": 30, "column": 19 }, "end": { "line": 112, "column": 1 } }, - "line": 30 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 46, "column": 29 }, "end": { "line": 46, "column": 30 } }, - "loc": { "start": { "line": 46, "column": 48 }, "end": { "line": 51, "column": 3 } }, - "line": 46 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 58, "column": 12 }, "end": { "line": 58, "column": 13 } }, - "loc": { "start": { "line": 58, "column": 18 }, "end": { "line": 70, "column": 3 } }, - "line": 58 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 67, "column": 11 }, "end": { "line": 67, "column": 12 } }, - "loc": { "start": { "line": 67, "column": 17 }, "end": { "line": 69, "column": 5 } }, - "line": 67 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 77, "column": 22 }, "end": { "line": 77, "column": 23 } }, - "loc": { "start": { "line": 77, "column": 28 }, "end": { "line": 79, "column": 3 } }, - "line": 77 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 86, "column": 16 }, "end": { "line": 86, "column": 17 } }, - "loc": { "start": { "line": 86, "column": 22 }, "end": { "line": 88, "column": 3 } }, - "line": 86 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 48, "column": 4 }, "end": { "line": 50, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 48, "column": 4 }, "end": { "line": 50, "column": 5 } }, - { "start": { "line": 48, "column": 4 }, "end": { "line": 50, "column": 5 } } - ], - "line": 48 - }, - "1": { - "loc": { "start": { "line": 48, "column": 8 }, "end": { "line": 48, "column": 83 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 48, "column": 8 }, "end": { "line": 48, "column": 18 } }, - { "start": { "line": 48, "column": 22 }, "end": { "line": 48, "column": 40 } }, - { "start": { "line": 48, "column": 44 }, "end": { "line": 48, "column": 83 } } - ], - "line": 48 - }, - "2": { - "loc": { "start": { "line": 60, "column": 4 }, "end": { "line": 62, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 60, "column": 4 }, "end": { "line": 62, "column": 5 } }, - { "start": { "line": 60, "column": 4 }, "end": { "line": 62, "column": 5 } } - ], - "line": 60 - }, - "3": { - "loc": { "start": { "line": 95, "column": 18 }, "end": { "line": 95, "column": 82 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 95, "column": 18 }, "end": { "line": 95, "column": 25 } }, - { "start": { "line": 95, "column": 29 }, "end": { "line": 95, "column": 82 } } - ], - "line": 95 - }, - "4": { - "loc": { "start": { "line": 99, "column": 7 }, "end": { "line": 109, "column": 7 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 99, "column": 7 }, "end": { "line": 99, "column": 18 } }, - { "start": { "line": 100, "column": 8 }, "end": { "line": 108, "column": 14 } } - ], - "line": 99 - }, - "5": { - "loc": { "start": { "line": 101, "column": 11 }, "end": { "line": 105, "column": 11 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 101, "column": 11 }, "end": { "line": 101, "column": 31 } }, - { "start": { "line": 102, "column": 12 }, "end": { "line": 104, "column": 21 } } - ], - "line": 101 - }, - "6": { - "loc": { "start": { "line": 106, "column": 11 }, "end": { "line": 106, "column": 80 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 106, "column": 11 }, "end": { "line": 106, "column": 24 } }, - { "start": { "line": 106, "column": 28 }, "end": { "line": 106, "column": 80 } } - ], - "line": 106 - } - }, - "s": { - "0": 1, - "1": 9, - "2": 9, - "3": 9, - "4": 0, - "5": 0, - "6": 0, - "7": 9, - "8": 4, - "9": 4, - "10": 2, - "11": 4, - "12": 0, - "13": 9, - "14": 1, - "15": 9, - "16": 1, - "17": 9, - "18": 9, - "19": 1, - "20": 1 - }, - "f": { "0": 9, "1": 0, "2": 4, "3": 0, "4": 1, "5": 1 }, - "b": { - "0": [0, 0], - "1": [0, 0, 0], - "2": [2, 2], - "3": [9, 8], - "4": [9, 3], - "5": [3, 3], - "6": [3, 3] - }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "c7ab3209635b85a6dce778e9cd8629ef4bbea46d" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Popover/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Popover/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "578bb0b81251f6a8f8f9cbda288d26a1281643b5" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Toast/Toast.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Toast/Toast.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 20 }, "end": { "line": 57, "column": 1 } }, - "1": { "start": { "line": 18, "column": 41 }, "end": { "line": 18, "column": 80 } }, - "2": { "start": { "line": 21, "column": 4 }, "end": { "line": 23, "column": 10 } }, - "3": { "start": { "line": 24, "column": 16 }, "end": { "line": 24, "column": 83 } }, - "4": { "start": { "line": 25, "column": 16 }, "end": { "line": 25, "column": 89 } }, - "5": { "start": { "line": 26, "column": 16 }, "end": { "line": 26, "column": 89 } }, - "6": { "start": { "line": 27, "column": 16 }, "end": { "line": 27, "column": 85 } }, - "7": { "start": { "line": 28, "column": 16 }, "end": { "line": 28, "column": 66 } }, - "8": { "start": { "line": 33, "column": 17 }, "end": { "line": 33, "column": 55 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 18, "column": 30 }, "end": { "line": 18, "column": 31 } }, - "loc": { "start": { "line": 18, "column": 41 }, "end": { "line": 18, "column": 80 } }, - "line": 18 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 20, "column": 4 }, "end": { "line": 20, "column": 5 } }, - "loc": { "start": { "line": 21, "column": 4 }, "end": { "line": 23, "column": 10 } }, - "line": 21 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 24, "column": 4 }, "end": { "line": 24, "column": 5 } }, - "loc": { "start": { "line": 24, "column": 16 }, "end": { "line": 24, "column": 83 } }, - "line": 24 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 25, "column": 4 }, "end": { "line": 25, "column": 5 } }, - "loc": { "start": { "line": 25, "column": 16 }, "end": { "line": 25, "column": 89 } }, - "line": 25 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 26, "column": 4 }, "end": { "line": 26, "column": 5 } }, - "loc": { "start": { "line": 26, "column": 16 }, "end": { "line": 26, "column": 89 } }, - "line": 26 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 27, "column": 4 }, "end": { "line": 27, "column": 5 } }, - "loc": { "start": { "line": 27, "column": 16 }, "end": { "line": 27, "column": 85 } }, - "line": 27 - }, - "6": { - "name": "(anonymous_6)", - "decl": { "start": { "line": 28, "column": 4 }, "end": { "line": 28, "column": 5 } }, - "loc": { "start": { "line": 28, "column": 16 }, "end": { "line": 28, "column": 66 } }, - "line": 28 - }, - "7": { - "name": "(anonymous_7)", - "decl": { "start": { "line": 33, "column": 6 }, "end": { "line": 33, "column": 7 } }, - "loc": { "start": { "line": 33, "column": 17 }, "end": { "line": 33, "column": 55 } }, - "line": 33 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 21, "column": 4 }, "end": { "line": 23, "column": 10 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 71 } }, - { "start": { "line": 23, "column": 8 }, "end": { "line": 23, "column": 10 } } - ], - "line": 21 - }, - "1": { - "loc": { "start": { "line": 24, "column": 16 }, "end": { "line": 24, "column": 83 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 24, "column": 45 }, "end": { "line": 24, "column": 78 } }, - { "start": { "line": 24, "column": 81 }, "end": { "line": 24, "column": 83 } } - ], - "line": 24 - }, - "2": { - "loc": { "start": { "line": 25, "column": 16 }, "end": { "line": 25, "column": 89 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 25, "column": 48 }, "end": { "line": 25, "column": 84 } }, - { "start": { "line": 25, "column": 87 }, "end": { "line": 25, "column": 89 } } - ], - "line": 25 - }, - "3": { - "loc": { "start": { "line": 26, "column": 16 }, "end": { "line": 26, "column": 89 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 26, "column": 48 }, "end": { "line": 26, "column": 84 } }, - { "start": { "line": 26, "column": 87 }, "end": { "line": 26, "column": 89 } } - ], - "line": 26 - }, - "4": { - "loc": { "start": { "line": 27, "column": 16 }, "end": { "line": 27, "column": 85 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 27, "column": 46 }, "end": { "line": 27, "column": 80 } }, - { "start": { "line": 27, "column": 83 }, "end": { "line": 27, "column": 85 } } - ], - "line": 27 - }, - "5": { - "loc": { "start": { "line": 28, "column": 16 }, "end": { "line": 28, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 28, "column": 40 }, "end": { "line": 28, "column": 61 } }, - { "start": { "line": 28, "column": 64 }, "end": { "line": 28, "column": 66 } } - ], - "line": 28 - } - }, - "s": { "0": 1, "1": 0, "2": 0, "3": 0, "4": 0, "5": 0, "6": 0, "7": 0, "8": 0 }, - "f": { "0": 0, "1": 0, "2": 0, "3": 0, "4": 0, "5": 0, "6": 0, "7": 0 }, - "b": { "0": [0, 0], "1": [0, 0], "2": [0, 0], "3": [0, 0], "4": [0, 0], "5": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "3346a59dd10bb0d26189b9f89133dd738ec0e4fe" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Toast/Toast.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Toast/Toast.js", - "statementMap": { - "0": { "start": { "line": 16, "column": 14 }, "end": { "line": 55, "column": 1 } }, - "1": { "start": { "line": 21, "column": 36 }, "end": { "line": 21, "column": 61 } }, - "2": { "start": { "line": 23, "column": 2 }, "end": { "line": 33, "column": 5 } }, - "3": { "start": { "line": 28, "column": 4 }, "end": { "line": 32, "column": 5 } }, - "4": { "start": { "line": 29, "column": 6 }, "end": { "line": 31, "column": 29 } }, - "5": { "start": { "line": 30, "column": 8 }, "end": { "line": 30, "column": 28 } }, - "6": { "start": { "line": 38, "column": 16 }, "end": { "line": 40, "column": 3 } }, - "7": { "start": { "line": 39, "column": 4 }, "end": { "line": 39, "column": 29 } }, - "8": { "start": { "line": 42, "column": 2 }, "end": { "line": 54, "column": 4 } }, - "9": { "start": { "line": 57, "column": 0 }, "end": { "line": 60, "column": 2 } }, - "10": { "start": { "line": 62, "column": 42 }, "end": { "line": 64, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 16, "column": 14 }, "end": { "line": 16, "column": 15 } }, - "loc": { "start": { "line": 16, "column": 87 }, "end": { "line": 55, "column": 1 } }, - "line": 16 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 23, "column": 18 }, "end": { "line": 23, "column": 19 } }, - "loc": { "start": { "line": 23, "column": 24 }, "end": { "line": 33, "column": 3 } }, - "line": 23 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 29, "column": 17 }, "end": { "line": 29, "column": 18 } }, - "loc": { "start": { "line": 29, "column": 23 }, "end": { "line": 31, "column": 7 } }, - "line": 29 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 38, "column": 16 }, "end": { "line": 38, "column": 17 } }, - "loc": { "start": { "line": 38, "column": 22 }, "end": { "line": 40, "column": 3 } }, - "line": 38 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 28, "column": 4 }, "end": { "line": 32, "column": 5 } }, - "type": "if", - "locations": [ - { "start": { "line": 28, "column": 4 }, "end": { "line": 32, "column": 5 } }, - { "start": { "line": 28, "column": 4 }, "end": { "line": 32, "column": 5 } } - ], - "line": 28 - }, - "1": { - "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 43 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 17 } }, - { "start": { "line": 28, "column": 21 }, "end": { "line": 28, "column": 43 } } - ], - "line": 28 - }, - "2": { - "loc": { "start": { "line": 44, "column": 7 }, "end": { "line": 52, "column": 7 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 44, "column": 7 }, "end": { "line": 44, "column": 16 } }, - { "start": { "line": 45, "column": 8 }, "end": { "line": 51, "column": 14 } } - ], - "line": 44 - }, - "3": { - "loc": { "start": { "line": 50, "column": 11 }, "end": { "line": 50, "column": 68 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 50, "column": 11 }, "end": { "line": 50, "column": 31 } }, - { "start": { "line": 50, "column": 35 }, "end": { "line": 50, "column": 68 } } - ], - "line": 50 - } - }, - "s": { - "0": 1, - "1": 6, - "2": 6, - "3": 2, - "4": 1, - "5": 1, - "6": 6, - "7": 1, - "8": 6, - "9": 1, - "10": 1 - }, - "f": { "0": 6, "1": 2, "2": 1, "3": 1 }, - "b": { "0": [1, 1], "1": [2, 1], "2": [6, 4], "3": [4, 3] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "c6438d0f99fe7889f9a6b7e79196903749e37233" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Toast/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Toast/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "28b00af3a2ac1f1d662c913274f965461039ce7a" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Breadcrumb/Breadcrumb.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Breadcrumb/Breadcrumb.style.js", - "statementMap": { - "0": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 5 } }, - "loc": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 66 } }, - "line": 4 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 4, "column": 40 }, "end": { "line": 4, "column": 61 } }, - { "start": { "line": 4, "column": 64 }, "end": { "line": 4, "column": 66 } } - ], - "line": 4 - } - }, - "s": { "0": 0 }, - "f": { "0": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "7299b848033284876d4a27768bc67653008dac37" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Breadcrumb/Breadcrumb.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Breadcrumb/Breadcrumb.js", - "statementMap": { - "0": { "start": { "line": 16, "column": 19 }, "end": { "line": 31, "column": 1 } }, - "1": { "start": { "line": 17, "column": 2 }, "end": { "line": 30, "column": 8 } }, - "2": { "start": { "line": 21, "column": 10 }, "end": { "line": 27, "column": 15 } }, - "3": { "start": { "line": 33, "column": 47 }, "end": { "line": 35, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 16, "column": 19 }, "end": { "line": 16, "column": 20 } }, - "loc": { "start": { "line": 17, "column": 2 }, "end": { "line": 30, "column": 8 } }, - "line": 17 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 20, "column": 21 }, "end": { "line": 20, "column": 22 } }, - "loc": { "start": { "line": 21, "column": 10 }, "end": { "line": 27, "column": 15 } }, - "line": 21 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 19, "column": 7 }, "end": { "line": 28, "column": 10 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 19, "column": 7 }, "end": { "line": 19, "column": 15 } }, - { "start": { "line": 20, "column": 8 }, "end": { "line": 28, "column": 10 } } - ], - "line": 19 - }, - "1": { - "loc": { "start": { "line": 22, "column": 13 }, "end": { "line": 26, "column": 13 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 23, "column": 14 }, "end": { "line": 23, "column": 54 } }, - { "start": { "line": 25, "column": 14 }, "end": { "line": 25, "column": 34 } } - ], - "line": 22 - } - }, - "s": { "0": 1, "1": 1, "2": 3, "3": 1 }, - "f": { "0": 1, "1": 3 }, - "b": { "0": [1, 1], "1": [1, 2] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "468872412af003d11ab7a7703bb1e051ecaa1997" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Breadcrumb/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Breadcrumb/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "27cc2cf7971009252cd0c8ced3b0976ce89d7a04" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Accordion/Accordion.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Accordion/Accordion.style.js", - "statementMap": { - "0": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 5 } }, - "loc": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 66 } }, - "line": 4 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 4, "column": 40 }, "end": { "line": 4, "column": 61 } }, - { "start": { "line": 4, "column": 64 }, "end": { "line": 4, "column": 66 } } - ], - "line": 4 - } - }, - "s": { "0": 6 }, - "f": { "0": 6 }, - "b": { "0": [0, 6] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "3a1eaf87192e60fe13233d91c81c6554def0b864" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Accordion/Accordion.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Accordion/Accordion.js", - "statementMap": { - "0": { "start": { "line": 14, "column": 24 }, "end": { "line": 39, "column": 1 } }, - "1": { "start": { "line": 22, "column": 22 }, "end": { "line": 22, "column": 55 } }, - "2": { "start": { "line": 22, "column": 28 }, "end": { "line": 22, "column": 55 } }, - "3": { "start": { "line": 23, "column": 27 }, "end": { "line": 23, "column": 89 } }, - "4": { "start": { "line": 23, "column": 38 }, "end": { "line": 23, "column": 89 } }, - "5": { "start": { "line": 25, "column": 2 }, "end": { "line": 38, "column": 4 } }, - "6": { "start": { "line": 41, "column": 0 }, "end": { "line": 44, "column": 2 } }, - "7": { "start": { "line": 50, "column": 23 }, "end": { "line": 77, "column": 1 } }, - "8": { "start": { "line": 56, "column": 39 }, "end": { "line": 56, "column": 54 } }, - "9": { "start": { "line": 57, "column": 34 }, "end": { "line": 65, "column": 4 } }, - "10": { "start": { "line": 58, "column": 4 }, "end": { "line": 63, "column": 9 } }, - "11": { "start": { "line": 59, "column": 6 }, "end": { "line": 63, "column": 9 } }, - "12": { "start": { "line": 64, "column": 4 }, "end": { "line": 64, "column": 17 } }, - "13": { "start": { "line": 67, "column": 2 }, "end": { "line": 76, "column": 4 } }, - "14": { "start": { "line": 79, "column": 0 }, "end": { "line": 81, "column": 2 } }, - "15": { "start": { "line": 83, "column": 0 }, "end": { "line": 83, "column": 40 } }, - "16": { "start": { "line": 88, "column": 18 }, "end": { "line": 90, "column": 1 } }, - "17": { "start": { "line": 89, "column": 2 }, "end": { "line": 89, "column": 45 } }, - "18": { "start": { "line": 92, "column": 0 }, "end": { "line": 94, "column": 2 } }, - "19": { "start": { "line": 96, "column": 0 }, "end": { "line": 96, "column": 33 } }, - "20": { "start": { "line": 98, "column": 55 }, "end": { "line": 100, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 14, "column": 24 }, "end": { "line": 14, "column": 25 } }, - "loc": { "start": { "line": 21, "column": 34 }, "end": { "line": 39, "column": 1 } }, - "line": 21 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 22, "column": 22 }, "end": { "line": 22, "column": 23 } }, - "loc": { "start": { "line": 22, "column": 28 }, "end": { "line": 22, "column": 55 } }, - "line": 22 - }, - "2": { - "name": "(anonymous_2)", - "decl": { "start": { "line": 23, "column": 27 }, "end": { "line": 23, "column": 28 } }, - "loc": { "start": { "line": 23, "column": 38 }, "end": { "line": 23, "column": 89 } }, - "line": 23 - }, - "3": { - "name": "(anonymous_3)", - "decl": { "start": { "line": 50, "column": 23 }, "end": { "line": 50, "column": 24 } }, - "loc": { "start": { "line": 55, "column": 33 }, "end": { "line": 77, "column": 1 } }, - "line": 55 - }, - "4": { - "name": "(anonymous_4)", - "decl": { "start": { "line": 57, "column": 63 }, "end": { "line": 57, "column": 64 } }, - "loc": { "start": { "line": 57, "column": 84 }, "end": { "line": 65, "column": 3 } }, - "line": 57 - }, - "5": { - "name": "(anonymous_5)", - "decl": { "start": { "line": 88, "column": 18 }, "end": { "line": 88, "column": 19 } }, - "loc": { "start": { "line": 89, "column": 2 }, "end": { "line": 89, "column": 45 } }, - "line": 89 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 23, "column": 38 }, "end": { "line": 23, "column": 89 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 23, "column": 38 }, "end": { "line": 23, "column": 58 } }, - { "start": { "line": 23, "column": 62 }, "end": { "line": 23, "column": 89 } } - ], - "line": 23 - }, - "1": { - "loc": { "start": { "line": 58, "column": 4 }, "end": { "line": 63, "column": 9 } }, - "type": "if", - "locations": [ - { "start": { "line": 58, "column": 4 }, "end": { "line": 63, "column": 9 } }, - { "start": { "line": 58, "column": 4 }, "end": { "line": 63, "column": 9 } } - ], - "line": 58 - }, - "2": { - "loc": { "start": { "line": 70, "column": 7 }, "end": { "line": 74, "column": 7 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 70, "column": 7 }, "end": { "line": 70, "column": 22 } }, - { "start": { "line": 71, "column": 8 }, "end": { "line": 73, "column": 14 } } - ], - "line": 70 - } - }, - "s": { - "0": 1, - "1": 7, - "2": 1, - "3": 7, - "4": 0, - "5": 7, - "6": 1, - "7": 1, - "8": 7, - "9": 7, - "10": 7, - "11": 7, - "12": 0, - "13": 7, - "14": 1, - "15": 1, - "16": 1, - "17": 6, - "18": 1, - "19": 1, - "20": 1 - }, - "f": { "0": 7, "1": 1, "2": 0, "3": 7, "4": 7, "5": 6 }, - "b": { "0": [0, 0], "1": [7, 0], "2": [7, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "647b73395b88b1e5997093bbb2bb5e99cb8c126d" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Accordion/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Accordion/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "6b4ac59820b71ff0958c7aaab85b1510898e7d33" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Heading/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Heading/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {}, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "56f191f8d52c971fab71f868241c93bd72f5ea66" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Modal/Modal.style.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Modal/Modal.style.js", - "statementMap": { - "0": { "start": { "line": 3, "column": 15 }, "end": { "line": 5, "column": 1 } }, - "1": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 66 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 5 } }, - "loc": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 66 } }, - "line": 4 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 66 } }, - "type": "cond-expr", - "locations": [ - { "start": { "line": 4, "column": 40 }, "end": { "line": 4, "column": 61 } }, - { "start": { "line": 4, "column": 64 }, "end": { "line": 4, "column": 66 } } - ], - "line": 4 - } - }, - "s": { "0": 1, "1": 0 }, - "f": { "0": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "85134fbf951c04f8cbf19a6e6b286f0512397263" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Modal/Modal.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Modal/Modal.js", - "statementMap": { - "0": { "start": { "line": 54, "column": 14 }, "end": { "line": 102, "column": 1 } }, - "1": { "start": { "line": 78, "column": 2 }, "end": { "line": 101, "column": 4 } }, - "2": { "start": { "line": 104, "column": 0 }, "end": { "line": 125, "column": 2 } }, - "3": { "start": { "line": 121, "column": 24 }, "end": { "line": 121, "column": 49 } }, - "4": { "start": { "line": 127, "column": 42 }, "end": { "line": 129, "column": 1 } } - }, - "fnMap": { - "0": { - "name": "(anonymous_0)", - "decl": { "start": { "line": 54, "column": 14 }, "end": { "line": 54, "column": 15 } }, - "loc": { "start": { "line": 78, "column": 2 }, "end": { "line": 101, "column": 4 } }, - "line": 78 - }, - "1": { - "name": "(anonymous_1)", - "decl": { "start": { "line": 121, "column": 18 }, "end": { "line": 121, "column": 19 } }, - "loc": { "start": { "line": 121, "column": 24 }, "end": { "line": 121, "column": 49 } }, - "line": 121 - } - }, - "branchMap": { - "0": { - "loc": { "start": { "line": 121, "column": 24 }, "end": { "line": 121, "column": 49 } }, - "type": "binary-expr", - "locations": [ - { "start": { "line": 121, "column": 24 }, "end": { "line": 121, "column": 32 } }, - { "start": { "line": 121, "column": 36 }, "end": { "line": 121, "column": 49 } } - ], - "line": 121 - } - }, - "s": { "0": 1, "1": 1, "2": 1, "3": 0, "4": 1 }, - "f": { "0": 1, "1": 0 }, - "b": { "0": [0, 0] }, - "_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9", - "hash": "002b9b082e4e7b924112e939a466778513c90970" - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Pagination/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Pagination/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Carousel/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Carousel/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/CookieDisclaimer/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/CookieDisclaimer/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/DragDropInput/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/DragDropInput/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ArticleThumbnail/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ArticleThumbnail/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/QuoteMedia/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/QuoteMedia/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/QuoteMedia/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/QuoteMedia/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Table/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Table/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Blockquote/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Blockquote/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Accordion/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Accordion/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Popover/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Popover/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/HeroBanner/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/HeroBanner/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ProgressIndicator/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/ProgressIndicator/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/StickyBar/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/StickyBar/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Breadcrumb/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Breadcrumb/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Modal/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Modal/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Track/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Track/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Video/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Video/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Icon/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Icon/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/hoc/WithScripts/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/hoc/WithScripts/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Tag/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/atoms/Tag/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Skeleton/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Skeleton/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/CookieDisclaimer/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/CookieDisclaimer/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Typeahead/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Typeahead/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldFileInput/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldFileInput/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldToggle/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Form/FieldToggle/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Toast/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Toast/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - }, - "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/types/index.js": { - "path": "/Users/achjain/projects/atomic-react-components/lib/components/molecules/Tabs/types/index.js", - "statementMap": {}, - "fnMap": {}, - "branchMap": {}, - "s": {}, - "f": {}, - "b": {} - } - } + "coverageMap": {} } diff --git a/lib/components/atoms/Select/Select.js b/lib/components/atoms/Select/Select.js index 21eb5357d..3b1995a70 100644 --- a/lib/components/atoms/Select/Select.js +++ b/lib/components/atoms/Select/Select.js @@ -35,9 +35,13 @@ const Select = ({ disabled={disabled} data-locator={elementLocator || `select-input-${name}-${id}`} > - {placeholder && } - {options.map((opt) => ( - + )} + {options.map((opt, index) => ( + ))} @@ -46,10 +50,10 @@ const Select = ({ Select.defaultProps = { disabled: false, - selectedOption: '', - placeholder: '', - className: '', - elementLocator: '', + selectedOption: null, + placeholder: 'Select', + className: 'select', + elementLocator: null, }; const StyledSelect: ComponentType = styled(Select)` diff --git a/lib/components/atoms/Select/tests/__snapshots__/Select.style.test.js.snap b/lib/components/atoms/Select/tests/__snapshots__/Select.style.test.js.snap index b8f37dfbd..946e58890 100644 --- a/lib/components/atoms/Select/tests/__snapshots__/Select.style.test.js.snap +++ b/lib/components/atoms/Select/tests/__snapshots__/Select.style.test.js.snap @@ -2,7 +2,7 @@ exports[`Select Styled component should render correctly 1`] = ` +