Skip to content

Instantly share code, notes, and snippets.

@AdaoBJr
Forked from icaroharry/checklist-react-redux.md
Last active December 8, 2022 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AdaoBJr/ef09b5314092c5631f8ad3782f88686f to your computer and use it in GitHub Desktop.
Save AdaoBJr/ef09b5314092c5631f8ad3782f88686f to your computer and use it in GitHub Desktop.
Checklist do React Redux
This gist exceeds the recommended number of files (~10). To access all files, please clone this gist.
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/lib/ui/PaymentPix/components/mobile/Content/styles.ts","entries":[{"id":"EqnW.ts","timestamp":1653577519218},{"id":"BDe2.ts","timestamp":1653596442752},{"id":"rskD.ts","timestamp":1653596863482},{"id":"3Axz.ts","source":"undoRedo.source","timestamp":1653596915707},{"id":"tySZ.ts","timestamp":1654004684459},{"id":"hgo3.ts","timestamp":1654206026030}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/sn-gestao-docs/src/lib/ui/ManagementDocs/ManagementDocs.tsx","entries":[{"id":"2Bsj.tsx","timestamp":1668435414120},{"id":"gTu8.tsx","timestamp":1668437198482},{"id":"CMtf.tsx","timestamp":1668437288082},{"id":"ZTDS.tsx","timestamp":1668437333491},{"id":"Vhmd.tsx","timestamp":1668437973175}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/modules/module-components/src/types/interface/InputText/index.ts","entries":[{"id":"929U.ts","timestamp":1661978270201}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/lib_storybook_inittial/.storybook/reset.css","entries":[{"id":"Pr6b.css","timestamp":1657457410971}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/services/utils/tests/renderPath.tsx","entries":[{"id":"Okty.tsx","timestamp":1652713548404}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/localiza-sn-pagamentos-merged/src/__tests__/components/Content.test.tsx","entries":[{"id":"DVsy.tsx","timestamp":1651263037487},{"id":"pmsp.tsx","timestamp":1651263083990},{"id":"x9Il.tsx","timestamp":1651264752845},{"id":"roei.tsx","timestamp":1651265057683},{"id":"Rvwv.tsx","timestamp":1651265110295},{"id":"5jSc.tsx","timestamp":1651265144000},{"id":"7E2H.tsx","timestamp":1651265157050},{"id":"M0zc.tsx","timestamp":1651265253312},{"id":"d3KK.tsx","timestamp":1651265389798},{"id":"CamF.tsx","source":"moved.source","timestamp":1651266208614},{"id":"B3vQ.tsx","source":"moved.source","timestamp":1651266210464},{"id":"a6nx.tsx","source":"renamed.source","timestamp":1651268112538},{"id":"zUXc.tsx","timestamp":1651268183511},{"id":"UTqp.tsx","timestamp":1651268212321},{"id":"O1ND.tsx","timestamp":1651268242263},{"id":"gSqa.tsx","source":"moved.source","timestamp":1651268700714},{"id":"cXf4.tsx","source":"Workspace Edit","timestamp":1651268722802},{"id":"tLqE.tsx","source":"moved.source","timestamp":1651269081724},{"id":"NFKI.tsx","source":"Workspace Edit","timestamp":1651269086928},{"id":"mcqn.tsx","source":"moved.source","timestamp":1651269532026},{"id":"AVpD.tsx","source":"Workspace Edit","timestamp":1651269535414},{"id":"64qF.tsx","timestamp":1651277746403},{"id":"bxoT.tsx","timestamp":1651277784569}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/app-main/.babelrc","entries":[{"id":"0nRM","timestamp":1663263680924}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/module-components/src/types/interface/InputPhone/index.ts","entries":[{"id":"fY2O.ts","timestamp":1661011094205},{"id":"8W2M.ts","timestamp":1661012092593},{"id":"dR6P.ts","timestamp":1661012203204},{"id":"2A9L.ts","timestamp":1661135700233}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/apps/gestao-documentos/src/services/talons/__mocks__/index.ts","entries":[{"id":"mS47.ts","timestamp":1664481449513},{"id":"dWka.ts","timestamp":1664484690438},{"id":"A1n2.ts","timestamp":1664484911908},{"id":"OzNQ.ts","timestamp":1664485159210}]}
{
"name": "@lui-sn/module-components",
"version": "1.0.3",
"author": "Adão Benites Arce Junior",
"main": "dist/index.js",
"license": "MIT",
"publishConfig": {
"access": "public",
"directory": "dist"
},
"scripts": {
"build": "tsc -p .",
"prepare": "tsc -p .",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-interactions": "^6.5.9",
"@storybook/addon-links": "^6.5.9",
"@storybook/builder-webpack4": "^6.5.9",
"@storybook/manager-webpack4": "^6.5.9",
"@storybook/react": "^6.5.9",
"@storybook/testing-library": "^0.0.13",
"@types/react": "^18.0.15",
"babel-loader": "^8.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
},
"gitHead": "7c23c196c9e38c791e8bd9adaf6a07d8705cd57a"
}
{
"name": "@lui-sn/module-components",
"version": "1.0.3",
"author": "Adão Benites Arce Junior",
"main": "dist/index.js",
"license": "MIT",
"publishConfig": {
"access": "public",
"directory": "dist"
},
"scripts": {
"build": "tsc -ignore ./stories -p .",
"prepare": "tsc -p .",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-interactions": "^6.5.9",
"@storybook/addon-links": "^6.5.9",
"@storybook/builder-webpack4": "^6.5.9",
"@storybook/manager-webpack4": "^6.5.9",
"@storybook/react": "^6.5.9",
"@storybook/testing-library": "^0.0.13",
"@types/react": "^18.0.15",
"babel-loader": "^8.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
},
"gitHead": "7c23c196c9e38c791e8bd9adaf6a07d8705cd57a"
}
{
"name": "@lui-sn/module-components",
"version": "1.0.3",
"author": "Adão Benites Arce Junior",
"main": "dist/index.js",
"license": "MIT",
"publishConfig": {
"access": "public",
"directory": "dist"
},
"scripts": {
"build": "tsc -p .",
"prepare": "tsc -p ."
},
"devDependencies": {
"@types/react": "^18.0.15",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{
"name": "@lui/module-components",
"version": "1.0.0",
"main": "index.ts",
"license": "MIT",
"scripts": {
"build": "tsc -p ."
}
}
{
"name": "@lui/components",
"version": "1.0.0",
"main": "index.ts",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "tsc -p .",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-interactions": "^6.5.9",
"@storybook/addon-links": "^6.5.9",
"@storybook/builder-webpack4": "^6.5.9",
"@storybook/manager-webpack4": "^6.5.9",
"@storybook/react": "^6.5.9",
"@storybook/testing-library": "^0.0.13",
"@types/react": "^18.0.15",
"babel-loader": "^8.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{
"name": "@lui/module-components",
"version": "1.0.0",
"main": "index.ts",
"license": "MIT",
"scripts": {
"build": "tsc -p ."
}
}
{
"name": "@lui/components",
"version": "1.0.0",
"main": "index.ts",
"license": "MIT",
"scripts": {
"build": "tsc -p .",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-interactions": "^6.5.9",
"@storybook/addon-links": "^6.5.9",
"@storybook/builder-webpack4": "^6.5.9",
"@storybook/manager-webpack4": "^6.5.9",
"@storybook/react": "^6.5.9",
"@storybook/testing-library": "^0.0.13",
"@types/react": "^18.0.15",
"babel-loader": "^8.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
},
"dependencies": {
"@lui/material": "^1.0.0"
}
}
{
"name": "@lui-sn/module-components",
"version": "1.0.5",
"author": "Adão Benites Arce Junior",
"main": "dist/index.js",
"license": "MIT",
"files": [
"dist/*",
"dist/**/*"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"prepare": "tsc -p ."
},
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.6.4",
"@mui/styles": "^5.6.2"
},
"devDependencies": {
"@types/react": "^18.0.15",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{
"name": "@lui-sn/module-components",
"version": "1.0.6",
"author": "Adão Benites Arce Junior",
"main": "dist/index.js",
"license": "MIT",
"files": [
"dist/*",
"dist/**/*"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"prepare": "tsc -p ."
},
"devDependencies": {
"@types/react": "^18.0.15",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{
"name": "@lui-sn/module-components",
"version": "1.0.2",
"author": "Adão Benites Arce Junior",
"main": "dist/index.js",
"license": "MIT",
"publishConfig": {
"access": "public",
"directory": "dist"
},
"scripts": {
"build": "tsc -p .",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-interactions": "^6.5.9",
"@storybook/addon-links": "^6.5.9",
"@storybook/builder-webpack4": "^6.5.9",
"@storybook/manager-webpack4": "^6.5.9",
"@storybook/react": "^6.5.9",
"@storybook/testing-library": "^0.0.13",
"@types/react": "^18.0.15",
"babel-loader": "^8.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/localiza-labs-ui-micro_front/packages/module-components/package.json","entries":[{"id":"kXUE.json","timestamp":1657645565223},{"id":"LMgV.json","timestamp":1657646754866},{"id":"xHPP.json","timestamp":1657647101131},{"id":"7sKj.json","timestamp":1657647213735},{"id":"8r5N.json","timestamp":1657647305372},{"id":"l2JR.json","source":"undoRedo.source","timestamp":1657647415218},{"id":"c7nb.json","timestamp":1657651413678},{"id":"NIEp.json","timestamp":1657656725779},{"id":"8gOR.json","timestamp":1657656884557},{"id":"sgja.json","timestamp":1657663364069},{"id":"W3fS.json","timestamp":1657680235059},{"id":"s10b.json","timestamp":1657680262055},{"id":"hsRC.json","timestamp":1657736495751},{"id":"DWts.json","timestamp":1657738222038},{"id":"OyPV.json","timestamp":1657738354123},{"id":"5l1v.json","timestamp":1657739200779},{"id":"0DoQ.json","timestamp":1657739291137},{"id":"68YL.json","timestamp":1657739747596},{"id":"lUtR.json","timestamp":1657743056816},{"id":"vK42.json","timestamp":1657743624529},{"id":"cXCG.json","timestamp":1657744851522},{"id":"d6Rp.json","timestamp":1657745171962}]}
{
"name": "@lui-sn/module-components",
"version": "1.0.2",
"author": "Adão Benites Arce Junior",
"main": "dist/index.js",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"files": [
"dist/*",
"dist/**/*"
],
"scripts": {
"build": "tsc -p .",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-interactions": "^6.5.9",
"@storybook/addon-links": "^6.5.9",
"@storybook/builder-webpack4": "^6.5.9",
"@storybook/manager-webpack4": "^6.5.9",
"@storybook/react": "^6.5.9",
"@storybook/testing-library": "^0.0.13",
"@types/react": "^18.0.15",
"babel-loader": "^8.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{
"name": "@lui/module-components",
"version": "1.0.0",
"main": "index.ts",
"license": "MIT"
}
{
"name": "@lui/module-components",
"version": "1.0.0",
"main": "index.ts",
"license": "MIT",
"scripts": {
"build": "tsc -p ."
},
"devDependencies": {
"@types/react": "^18.0.15",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{
"name": "@lui/module-components",
"version": "1.0.0",
"main": "index.ts",
"license": "MIT",
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.6.4",
"@mui/styles": "^5.6.2"
},
"devDependencies": {
"@types/react": "^18.0.15",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{
"name": "@lui-sn/module-components",
"version": "1.0.3",
"author": "Adão Benites Arce Junior",
"main": "dist/index.js",
"license": "MIT",
"publishConfig": {
"access": "public",
"directory": "dist"
},
"scripts": {
"prepare": "tsc -p ."
},
"devDependencies": {
"@types/react": "^18.0.15",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{
"name": "@lui/components",
"version": "1.0.3",
"main": "index.ts",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "tsc -p .",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-interactions": "^6.5.9",
"@storybook/addon-links": "^6.5.9",
"@storybook/builder-webpack4": "^6.5.9",
"@storybook/manager-webpack4": "^6.5.9",
"@storybook/react": "^6.5.9",
"@storybook/testing-library": "^0.0.13",
"@types/react": "^18.0.15",
"babel-loader": "^8.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{
"name": "@lui-sn/module-components",
"version": "1.0.2",
"author": "Adão Benites Arce Junior",
"main": "dist/index.js",
"license": "MIT",
"publishConfig": {
"access": "public",
"directory": "dist"
},
"scripts": {
"build": "tsc -p .",
"prepare": "tsc -p .",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-interactions": "^6.5.9",
"@storybook/addon-links": "^6.5.9",
"@storybook/builder-webpack4": "^6.5.9",
"@storybook/manager-webpack4": "^6.5.9",
"@storybook/react": "^6.5.9",
"@storybook/testing-library": "^0.0.13",
"@types/react": "^18.0.15",
"babel-loader": "^8.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{
"name": "@lui-sn/components",
"version": "1.0.1",
"author": "Adão Benites Arce Junior",
"main": "dist/index.js",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"files": [
"dist/*",
"dist/**/*"
],
"scripts": {
"build": "tsc -p .",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-interactions": "^6.5.9",
"@storybook/addon-links": "^6.5.9",
"@storybook/builder-webpack4": "^6.5.9",
"@storybook/manager-webpack4": "^6.5.9",
"@storybook/react": "^6.5.9",
"@storybook/testing-library": "^0.0.13",
"@types/react": "^18.0.15",
"babel-loader": "^8.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{
"name": "@lui/components",
"version": "1.0.10",
"main": "index.ts",
"license": "MIT",
"files": [
"dist/*",
"dist/**/*"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "tsc -p .",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-interactions": "^6.5.9",
"@storybook/addon-links": "^6.5.9",
"@storybook/builder-webpack4": "^6.5.9",
"@storybook/manager-webpack4": "^6.5.9",
"@storybook/react": "^6.5.9",
"@storybook/testing-library": "^0.0.13",
"@types/react": "^18.0.15",
"babel-loader": "^8.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{
"name": "@lui-sn/module-components",
"version": "1.0.4",
"author": "Adão Benites Arce Junior",
"main": "dist/index.js",
"license": "MIT",
"files": [
"dist/*",
"dist/**/*"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"prepare": "tsc -p ."
},
"devDependencies": {
"@types/react": "^18.0.15",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{
"name": "@lui-sn/components",
"version": "1.0.1",
"author": "Adão Benites Arce Junior",
"main": "dist/index.js",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"files": [
"dist/*",
"dist/**/*"
],
"scripts": {
"build": "tsc -p .",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-interactions": "^6.5.9",
"@storybook/addon-links": "^6.5.9",
"@storybook/builder-webpack4": "^6.5.9",
"@storybook/manager-webpack4": "^6.5.9",
"@storybook/react": "^6.5.9",
"@storybook/testing-library": "^0.0.13",
"@types/react": "^18.0.15",
"babel-loader": "^8.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
},
"types": "./dist/index.d.ts",
"description": "POC Design Systems Localiza Labs UI",
"repository": {
"type": "git",
"url": "git+https://github.com/AdaoBJr/localiza-labs-ui-micro_front.git#main"
},
"keywords": [
"design-system",
"ui",
"localiza"
],
"bugs": {
"url": "https://github.com/AdaoBJr/localiza-labs-ui-micro_front/issues"
},
"homepage": "https://github.com/AdaoBJr/localiza-labs-ui-micro_front/tree/main#readme"
}
{
"name": "@lui/module-components",
"version": "1.0.0",
"main": "index.ts",
"license": "MIT",
"scripts": {
"build": "tsc -p ."
},
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.6.4",
"@mui/styles": "^5.6.2"
},
"devDependencies": {
"@types/react": "^18.0.15",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.7.4"
}
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/dash_manager/packages/app/src/services/gql/index.ts","entries":[{"id":"sbMS.ts","timestamp":1654491061246},{"id":"ZYLM.ts","timestamp":1654963970136},{"id":"0nwV.ts","timestamp":1654975348466}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mfe-greg/react-app/lerna.json","entries":[{"id":"VM9J.json","timestamp":1669053310197}]}
{
"packages": ["packages/apps/*", "packages/modules/*", "src/*"],
"version": "independent",
"useWorkspaces": true,
"npmClient": "yarn"
}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mfe-greg/sn-gestao-docs-mfe/.env","entries":[{"id":"Byve","timestamp":1669064196469},{"id":"ZOfB","timestamp":1669203715811}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-type-mui/.env","entries":[{"id":"le27","timestamp":1663293746787}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/src/types/shared/React/index.ts","entries":[{"id":"R5cN.ts","timestamp":1664831585766}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/module-customer/src/types/domain/CreateAccount.ts","entries":[{"id":"Hdcq.ts","timestamp":1659925649842},{"id":"vzI1.ts","timestamp":1659926584185},{"id":"FpX9.ts","timestamp":1660249219291},{"id":"g57x.ts","timestamp":1660249259628}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Mcx/Projects/pwa-project-oqvestir/packages/pwa-module-catalog/lib/components/ProductGallery/productGallery.css","entries":[{"id":"acSb.css","timestamp":1649774253457},{"id":"MhF5.css","timestamp":1649774272388},{"id":"TGWr.css","timestamp":1649776400191},{"id":"GWOM.css","timestamp":1650995956716},{"id":"qMlA.css","source":"undoRedo.source","timestamp":1650995976256},{"id":"770h.css","timestamp":1651025589484},{"id":"oasN.css","timestamp":1651025610109}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/localiza-sn-pagamentos-react/src/lib/pages/CodeSecurityCpf/index.ts","entries":[{"id":"ntQw.ts","timestamp":1650375950779},{"id":"FtBT.ts","timestamp":1650376457104}]}
{
"name": "@goshirts-react/lib",
"version": "0.1.0",
"private": true,
"main": "index.js",
"author": "AdaoBJr <adaobjr@gmail.com>",
"license": "MIT"
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Trybe/2.Proj_Personal/goshirts-react/packages/lib/package.json","entries":[{"id":"ESwf.json","timestamp":1649038393029},{"id":"Mxk9.json","timestamp":1649038404058},{"id":"2BEm.json","timestamp":1649038501539},{"id":"HWLE.json","timestamp":1649906241021}]}
{
"name": "@goshirts-react/lib",
"version": "1.0.0",
"main": "index.js",
"repository": "https://github.com/AdaoBJr/goshirts-react-lib",
"author": "AdaoBJr <adaobjr@gmail.com>",
"license": "MIT"
}
{
"name": "@goshirts-react/lib",
"version": "0.1.0",
"private": true,
"main": "index.js",
"author": "AdaoBJr <adaobjr@gmail.com>",
"license": "MIT",
"devDependencies": {
"typescript-plugin-css-modules": "^3.4.0",
"typescript": "^4.6.3"
}
}
{
"name": "@goshirts-react/lib",
"version": "0.1.0",
"main": "index.js",
"author": "AdaoBJr <adaobjr@gmail.com>",
"license": "MIT"
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/src/lib/ui/CreateAccount/CreateAccount.tsx","entries":[{"id":"v80U.tsx","timestamp":1661221237338},{"id":"leaf.tsx","timestamp":1661221393346},{"id":"g9em.tsx","timestamp":1661629802331},{"id":"rjbd.tsx","source":"Workspace Edit","timestamp":1661629808295},{"id":"1e0i.tsx","timestamp":1661630015538},{"id":"GIu1.tsx","timestamp":1661825434215},{"id":"jsAE.tsx","timestamp":1662178852075},{"id":"opn7.tsx","timestamp":1662179332822}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/lib/pages/Expired/Expired.tsx","entries":[{"id":"A93H.tsx","timestamp":1652118463208}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/goshirts-react/lerna.json","entries":[{"id":"mjVp.json","timestamp":1648866778816}]}
{
"packages": ["packages/*"],
"version": "0.0.0",
"npmClient": "yarn",
"useWorkspaces": true
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/dash_manager/packages/user/src/types/interface/CreateAccount/CreateAccountProps.ts","entries":[{"id":"9iZZ.ts","timestamp":1653957032583},{"id":"f974.ts","timestamp":1653957543698},{"id":"tj9t.ts","timestamp":1653957581767},{"id":"8WWF.ts","timestamp":1653957944710},{"id":"R36l.ts","timestamp":1653958139638}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/types/interface/index.ts","entries":[{"id":"BprS.ts","timestamp":1653574621252},{"id":"Xne7.ts","timestamp":1653575138370},{"id":"fEpD.ts","timestamp":1655301898352},{"id":"tw9O.ts","source":"Workspace Edit","timestamp":1655301972734},{"id":"TXQG.ts","timestamp":1655306069114},{"id":"S90Z.ts","timestamp":1656423819519},{"id":"GOG0.ts","timestamp":1656423861107},{"id":"QYJV.ts","timestamp":1656423907671},{"id":"S5Ne.ts","timestamp":1656424052572},{"id":"iZrY.ts","timestamp":1656424145145},{"id":"fWfJ.ts","timestamp":1668003800670},{"id":"SJh8.ts","timestamp":1668004747801}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/modules/lui-components/src/services/talons/useAnimation.ts","entries":[{"id":"PwL6.ts","source":"searchReplace.source","timestamp":1662070851561},{"id":"uOx0.ts","timestamp":1662172764127},{"id":"okAS.ts","timestamp":1662172893457},{"id":"DbIF.ts","timestamp":1662736448473},{"id":"YZWw.ts","timestamp":1662737665797},{"id":"u8YX.ts","timestamp":1662737949442},{"id":"uWoL.ts","timestamp":1662738306303},{"id":"LEHE.ts","timestamp":1662738480914},{"id":"PVpG.ts","timestamp":1662760129480},{"id":"s1JC.ts","timestamp":1662760177340},{"id":"HbFt.ts","timestamp":1662760326618},{"id":"mZEl.ts","timestamp":1662760391337},{"id":"7v1I.ts","timestamp":1662760409997},{"id":"Lt97.ts","timestamp":1662760432275},{"id":"u6rJ.ts","timestamp":1662760934201},{"id":"Wou4.ts","timestamp":1662760957492},{"id":"d1lm.ts","source":"undoRedo.source","timestamp":1662760966744},{"id":"NNHy.ts","timestamp":1662761395402},{"id":"9GWM.ts","timestamp":1662761553917},{"id":"dvSp.ts","timestamp":1662761654941},{"id":"jUGq.ts","timestamp":1662761676427},{"id":"iDCh.ts","timestamp":1662762520251},{"id":"MPjj.ts","timestamp":1662762624591},{"id":"PZst.ts","timestamp":1662762694423},{"id":"0iP2.ts","timestamp":1662762726613},{"id":"Uw38.ts","timestamp":1662762742226},{"id":"ki39.ts","timestamp":1662762778231},{"id":"yWj6.ts","timestamp":1662762939449},{"id":"wtri.ts","timestamp":1662762976283},{"id":"oiAt.ts","timestamp":1662763326844},{"id":"XzOx.ts","timestamp":1662763351200},{"id":"sTgu.ts","timestamp":1662763417948},{"id":"Oak8.ts","timestamp":1662763532908},{"id":"29rU.ts","timestamp":1662763561906},{"id":"hfjQ.ts","timestamp":1665623325892},{"id":"KXaq.ts","timestamp":1665623428688},{"id":"uVDV.ts","timestamp":1665623476360},{"id":"43Y4.ts","timestamp":1665623499343},{"id":"VU28.ts","timestamp":1669265966326},{"id":"8gVb.ts","source":"searchReplace.source","timestamp":1669291680846},{"id":"lPbS.ts","source":"searchReplace.source","timestamp":1669291842763}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mfe-greg/react-app/.npmrc","entries":[{"id":"Wv3s","timestamp":1668801454523},{"id":"5Hdr","timestamp":1668803854625},{"id":"ItwE","timestamp":1668803881214},{"id":"ZwIG","timestamp":1668804708609},{"id":"dqhJ","timestamp":1668805412813},{"id":"nrsR","timestamp":1668805558458},{"id":"nrkH","timestamp":1669038524450},{"id":"4cE5","timestamp":1669040891399},{"id":"Zd9x","timestamp":1669040941118}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/lib/ui/PaymentPix/components/mobile/Barcode/Barcode.tsx","entries":[{"id":"5VKl.tsx","timestamp":1653917186463},{"id":"bEUP.tsx","timestamp":1653917228194},{"id":"5hOc.tsx","timestamp":1653917338824},{"id":"A0ZT.tsx","timestamp":1654024938169},{"id":"UAQB.tsx","timestamp":1654025061662},{"id":"JdBB.tsx","timestamp":1654025162261},{"id":"djN6.tsx","timestamp":1654025684022},{"id":"ihLP.tsx","timestamp":1654025744670},{"id":"AMRi.tsx","timestamp":1654025787153},{"id":"6G4T.tsx","timestamp":1654198137330},{"id":"UpY7.tsx","timestamp":1654199089850},{"id":"xDVA.tsx","timestamp":1654200804089},{"id":"Vq5e.tsx","timestamp":1654202086197},{"id":"J2V2.tsx","timestamp":1654205857705},{"id":"xGqK.tsx","timestamp":1654205970773}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/app/src/services/talons/useHeader.ts","entries":[{"id":"MoMu.ts","timestamp":1659375117208},{"id":"FE5M.ts","timestamp":1659375357391},{"id":"Qqf7.ts","timestamp":1659376539441},{"id":"uyc5.ts","timestamp":1659376556704},{"id":"9a9s.ts","timestamp":1659379829788},{"id":"9mNC.ts","timestamp":1659379996177},{"id":"gLW5.ts","timestamp":1659382230723},{"id":"4UQZ.ts","timestamp":1659382601212},{"id":"mCpA.ts","timestamp":1659388846912}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-mui/src/contexts/AppThemeContext/AppThemeProvider.tsx","entries":[{"id":"7ykC.tsx","timestamp":1650203388833},{"id":"OhVq.tsx","timestamp":1650209361713}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/react-node-cicd/app/.gitignore","entries":[{"id":"fRbL","timestamp":1662589324425},{"id":"P9i7","timestamp":1662605302508}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/services/talons/useContentPaymentPixMobile.ts","entries":[{"id":"47wf.ts","timestamp":1652362009092},{"id":"Ur3A.ts","timestamp":1652362948119},{"id":"I7Vz.ts","timestamp":1652364537374},{"id":"B2iI.ts","timestamp":1652364581802},{"id":"qaMB.ts","timestamp":1652364708148},{"id":"P9IX.ts","timestamp":1652366114434},{"id":"bKdS.ts","timestamp":1652366190828},{"id":"cjjq.ts","timestamp":1652367524713},{"id":"0Wb0.ts","timestamp":1652384767045},{"id":"KZok.ts","timestamp":1652385084985},{"id":"DoNc.ts","timestamp":1652399791125},{"id":"LmFd.ts","timestamp":1652399912340},{"id":"ormm.ts","timestamp":1652399930243},{"id":"2531.ts","timestamp":1652400196584},{"id":"3Wyk.ts","timestamp":1652402883908},{"id":"TLpr.ts","timestamp":1652402970915},{"id":"BxIj.ts","timestamp":1652403004607},{"id":"8e7h.ts","timestamp":1652410491187},{"id":"K1iP.ts","source":"undoRedo.source","timestamp":1652410591080},{"id":"9SM4.ts","timestamp":1652447839825},{"id":"gS3z.ts","timestamp":1652447898727},{"id":"N8aQ.ts","timestamp":1652448022316},{"id":"WOng.ts","timestamp":1652448138200},{"id":"9Xbo.ts","timestamp":1652449403398},{"id":"eLZB.ts","timestamp":1652449555513},{"id":"O7GI.ts","timestamp":1652450768645},{"id":"D76H.ts","timestamp":1652471598918},{"id":"jYg9.ts","timestamp":1652472786287},{"id":"yB6P.ts","timestamp":1652721614434},{"id":"RrO0.ts","timestamp":1653585978097},{"id":"6j0z.ts","timestamp":1653597338828},{"id":"0ie2.ts","timestamp":1653597777320},{"id":"bLze.ts","timestamp":1653597871971},{"id":"gNut.ts","timestamp":1653598151378},{"id":"Srcz.ts","timestamp":1653917242633},{"id":"RDCM.ts","timestamp":1654002557529},{"id":"HKSL.ts","timestamp":1654004714369},{"id":"QAMm.ts","timestamp":1654004822142},{"id":"0C7B.ts","timestamp":1654004850897}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mfe-greg/sn-contrato-mfe/packages/apps/gestao-documentos/src/services/talons/useModalError.ts","entries":[{"id":"ytei.ts","timestamp":1669231557848},{"id":"wonb.ts","source":"searchReplace.source","timestamp":1669256431112}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/localiza-labs-ui-micro_front/packages/material/index.ts","entries":[{"id":"39WE.ts","timestamp":1657639490244},{"id":"pZE7.ts","timestamp":1657650580006},{"id":"35tR.ts","source":"Workspace Edit","timestamp":1657650876802},{"id":"Nz1R.ts","timestamp":1657654542558},{"id":"YXb7.ts","timestamp":1657655264200}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/modules/lui-components/src/__tests__/talons/index.ts","entries":[{"id":"Rsoi.ts","timestamp":1663016293655}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/lib/pages/PaymentPix/PaymentPix.tsx","entries":[{"id":"zNiQ.tsx","source":"Workspace Edit","timestamp":1652205227314},{"id":"wxf6.tsx","timestamp":1652205255773},{"id":"8S7o.tsx","timestamp":1652205387857},{"id":"W93e.tsx","timestamp":1652207115664},{"id":"v8Qn.tsx","timestamp":1652207182197},{"id":"LHvm.tsx","timestamp":1652290478415},{"id":"TkTJ.tsx","timestamp":1652296730712},{"id":"UT6A.tsx","timestamp":1652296891404},{"id":"ufbq.tsx","timestamp":1652299301481},{"id":"f9gS.tsx","timestamp":1652299605796},{"id":"qExd.tsx","timestamp":1652300478171},{"id":"IZXS.tsx","timestamp":1652320572019},{"id":"7k6B.tsx","timestamp":1652320593824}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/apps/gestao-documentos/src/lib/ui/ManagementDocs/components/ToastsDocs/components/ToastSend/styles.ts","entries":[{"id":"evCT.ts","timestamp":1666037584941},{"id":"Mf3A.ts","timestamp":1666037620431},{"id":"gsQA.ts","timestamp":1666037673375},{"id":"4MWH.ts","timestamp":1666037775986},{"id":"KVNe.ts","timestamp":1666038059131},{"id":"oGS2.ts","timestamp":1666038593112},{"id":"8Vy6.ts","timestamp":1666039676920},{"id":"wFkC.ts","timestamp":1666039705957},{"id":"tOSm.ts","timestamp":1666039927422},{"id":"agGB.ts","timestamp":1666040046952},{"id":"6jA7.ts","timestamp":1666040103838},{"id":"Yoov.ts","timestamp":1666040215821},{"id":"thjG.ts","timestamp":1666040251732}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-type-mui/src/components/Title/Title.tsx","entries":[{"id":"ufdS.tsx","timestamp":1663293559337},{"id":"QZLG.tsx","timestamp":1663293577732},{"id":"6jiC.tsx","source":"undoRedo.source","timestamp":1663293641102},{"id":"x4O6.tsx","timestamp":1663293708577},{"id":"66iN.tsx","timestamp":1663294150210},{"id":"IHWX.tsx","timestamp":1663294398484},{"id":"wjYk.tsx","timestamp":1663294498367},{"id":"5M5v.tsx","timestamp":1663294774059},{"id":"MB4H.tsx","timestamp":1663294832299},{"id":"GrEW.tsx","timestamp":1663294928664},{"id":"C7rd.tsx","timestamp":1663295046604},{"id":"NC4I.tsx","timestamp":1663295096978},{"id":"95zY.tsx","timestamp":1663295321402}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-mui/src/lib/components/ListItemLink/ListItemLink.tsx","entries":[{"id":"u6Ib.tsx","timestamp":1650222326135},{"id":"r0xS.tsx","timestamp":1650222436705},{"id":"FkiY.tsx","timestamp":1650222717632},{"id":"Mztf.tsx","timestamp":1650222906180},{"id":"24fH.tsx","timestamp":1650222947347},{"id":"jSDf.tsx","timestamp":1650223129906},{"id":"655p.tsx","timestamp":1650223445352},{"id":"fvMT.tsx","timestamp":1650223576067},{"id":"zpDf.tsx","timestamp":1650223641759},{"id":"BkVs.tsx","timestamp":1650223653390},{"id":"PC8F.tsx","timestamp":1650225999940},{"id":"IJpJ.tsx","source":"renamed.source","timestamp":1650226398861}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/localiza-sn-pagamentos-merged/src/articles/validation/index.ts","entries":[{"id":"x0ja.ts","timestamp":1651100362261},{"id":"g8f6.ts","source":"moved.source","timestamp":1651100650095},{"id":"gqy4.ts","source":"moved.source","timestamp":1651101074040}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Trybe/2.Proj_Personal/goshirts-react/packages/web/src/lib/pages/CreateAccount/createAccount.js","entries":[{"id":"Lxmc.js","timestamp":1649562645495},{"id":"mTgV.js","timestamp":1649562655516},{"id":"2pn0.js","timestamp":1649563031247}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/localiza-labs-ui-micro_front/packages/module-controls/src/types/interface/index.ts","entries":[{"id":"vUDJ.ts","source":"Workspace Edit","timestamp":1658087926748}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/lib_storybook_inittial/.npmignore","entries":[{"id":"6BsB","timestamp":1657463057497},{"id":"y4pf","timestamp":1657464115422}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mf-remote/.cracorc.js","entries":[{"id":"zIA7.js","timestamp":1668690529389},{"id":"O54s.js","timestamp":1668690708704},{"id":"Fj40.js","timestamp":1668690766330},{"id":"TKRS.js","timestamp":1668690903291},{"id":"wMun.js","timestamp":1668690926580},{"id":"knMw.js","timestamp":1668691406256},{"id":"H9Dw.js","timestamp":1668691444555},{"id":"zHfS.js","timestamp":1668691552898},{"id":"DrbM.js","timestamp":1668691586098},{"id":"2lyt.js","timestamp":1668691691191},{"id":"cvY4.js","timestamp":1668691785318},{"id":"IRK7.js","timestamp":1668796905458},{"id":"8WUZ.js","timestamp":1668797123478},{"id":"gANM.js","timestamp":1668797207466},{"id":"bSPr.js","timestamp":1668797320759},{"id":"Xxen.js","timestamp":1668797356111}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/public/index.html","entries":[{"id":"OsHp.html","timestamp":1661353833048},{"id":"ZKNk.html","timestamp":1661354060604},{"id":"1XkI.html","timestamp":1661374247872},{"id":"PZDB.html","timestamp":1661430687236},{"id":"adsN.html","timestamp":1661430918452},{"id":"wZky.html","timestamp":1661438019461},{"id":"fYnh.html","timestamp":1661438357368},{"id":"I6O8.html","timestamp":1661438384696},{"id":"Cl2s.html","timestamp":1661438614200},{"id":"KRC5.html","timestamp":1661438685299},{"id":"gMLm.html","timestamp":1661439408699},{"id":"X3fW.html","timestamp":1661439437833},{"id":"a8AC.html","timestamp":1661439496931},{"id":"8m8T.html","timestamp":1661448601263},{"id":"fKdy.html","timestamp":1661449867875},{"id":"UAd2.html","timestamp":1661449923169},{"id":"U2hh.html","timestamp":1661450141602},{"id":"6tcE.html","timestamp":1661450173743},{"id":"6QaG.html","timestamp":1661453143455},{"id":"ijo5.html","source":"undoRedo.source","timestamp":1661453279723},{"id":"jkug.html","timestamp":1661453337299},{"id":"mgBj.html","timestamp":1661453485512},{"id":"n4zk.html","timestamp":1661454037000},{"id":"crIV.html","timestamp":1661454067892},{"id":"g8xs.html","timestamp":1661454088770},{"id":"kXD1.html","timestamp":1661454163049},{"id":"1RTd.html","timestamp":1661454241160},{"id":"ItBh.html","timestamp":1661454261835},{"id":"5v52.html","timestamp":1661454844062},{"id":"HumB.html","timestamp":1661455032788},{"id":"fQLX.html","timestamp":1661461949127},{"id":"rdr3.html","timestamp":1661462063835},{"id":"2qZF.html","timestamp":1661462096120},{"id":"a0VK.html","timestamp":1661462506876},{"id":"UMJf.html","timestamp":1661462543867},{"id":"dTAf.html","timestamp":1661462570131},{"id":"AdkM.html","source":"undoRedo.source","timestamp":1661891302695},{"id":"BzlR.html","timestamp":1661891352174},{"id":"FePk.html","timestamp":1661891495550},{"id":"tx9G.html","source":"undoRedo.source","timestamp":1661891502253},{"id":"ycGn.html","timestamp":1661891546140},{"id":"F0lA.html","timestamp":1661891727116},{"id":"7kcD.html","timestamp":1663007001582},{"id":"YcND.html","timestamp":1663007020909},{"id":"CyeM.html","timestamp":1663364145071},{"id":"a5PE.html","timestamp":1663364645645},{"id":"tnmg.html","timestamp":1664031829304},{"id":"viHA.html","timestamp":1668519940208},{"id":"PrUv.html","timestamp":1668520714151},{"id":"qglX.html","timestamp":1669295257176}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/modules/lui-components/src/services/utils/storage/__tests__/handleLocalStorage.test.ts","entries":[{"id":"mdfy.ts","timestamp":1666909689542},{"id":"JGIA.ts","timestamp":1666909740937},{"id":"XZfD.ts","timestamp":1666909753635},{"id":"bzcG.ts","timestamp":1666909777267},{"id":"hp1l.ts","source":"undoRedo.source","timestamp":1666909783222},{"id":"ZkPF.ts","timestamp":1666909976646},{"id":"E2T9.ts","timestamp":1666910006353},{"id":"g5Ht.ts","timestamp":1666910098388},{"id":"fp3S.ts","timestamp":1666910136330},{"id":"iqAB.ts","timestamp":1666910194113},{"id":"9fCW.ts","timestamp":1666910240744},{"id":"SCdR.ts","timestamp":1666910254280},{"id":"3nyk.ts","timestamp":1666910388081},{"id":"vqp5.ts","timestamp":1666910409594},{"id":"7mX5.ts","timestamp":1666910422712},{"id":"KyFX.ts","timestamp":1666910445023},{"id":"OiSP.ts","timestamp":1666910558345},{"id":"Cmio.ts","timestamp":1666910576377},{"id":"3WGP.ts","timestamp":1666910692452},{"id":"n7vj.ts","timestamp":1666910809173},{"id":"TKIS.ts","timestamp":1666910821509},{"id":"iEPY.ts","source":"undoRedo.source","timestamp":1666910828585},{"id":"1CEe.ts","timestamp":1666911057514},{"id":"ro23.ts","timestamp":1666911143455},{"id":"Z1QB.ts","timestamp":1666911162142},{"id":"1aV4.ts","timestamp":1666911190781},{"id":"uKFD.ts","source":"undoRedo.source","timestamp":1666911197294},{"id":"FniX.ts","timestamp":1666911417344},{"id":"kr7k.ts","timestamp":1666911517861},{"id":"oJzY.ts","timestamp":1666911592335},{"id":"I7t3.ts","timestamp":1666911616870},{"id":"1IzL.ts","timestamp":1666911642417},{"id":"T8Ok.ts","timestamp":1666911684018},{"id":"QNOm.ts","timestamp":1666911775681},{"id":"wcxo.ts","timestamp":1666911794399},{"id":"wuS2.ts","timestamp":1666911852960},{"id":"rUmr.ts","timestamp":1666911896074},{"id":"btFR.ts","timestamp":1666911941557},{"id":"XTkO.ts","timestamp":1666912150514},{"id":"PF3O.ts","timestamp":1666912182353},{"id":"pxe3.ts","timestamp":1667850684786},{"id":"oEWV.ts","timestamp":1667850756583},{"id":"TLB9.ts","timestamp":1667850804090},{"id":"Yd93.ts","timestamp":1667850816891},{"id":"sWBX.ts","timestamp":1667850839420},{"id":"lZ3X.ts","timestamp":1667850861008},{"id":"SIqV.ts","timestamp":1667850882132},{"id":"6QE3.ts","timestamp":1667850955052},{"id":"gEr5.ts","timestamp":1667937009265},{"id":"czPH.ts","timestamp":1668197873850}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Trybe/2.Proj_Personal/goshirts-react/packages/lib/components/Dropdown/index.js","entries":[{"id":"vHIc.js","timestamp":1649362832839}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-mui-v2/src/services/hooks/useStyle.ts","entries":[{"id":"e6J2.ts","timestamp":1650418977781}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-mui-v2/src/contexts/index.ts","entries":[{"id":"siWR.ts","timestamp":1650287998442},{"id":"8did.ts","timestamp":1650295152880}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/apps/gestao-nfs/src/services/infra/requests/index.ts","entries":[{"id":"Quos.ts","source":"Workspace Edit","timestamp":1664113792707}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/articles/confirmed/index.ts","entries":[{"id":"nWG9.ts","timestamp":1652884416715},{"id":"elXt.ts","timestamp":1652885011805},{"id":"CCEk.ts","timestamp":1653657463814},{"id":"456F.ts","timestamp":1653657567764},{"id":"xZaM.ts","timestamp":1653657733410},{"id":"NRIW.ts","timestamp":1656160576755},{"id":"TVQC.ts","timestamp":1656339391088}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/modules/lui-components/src/lib/ui/ButtonUpload/index.ts","entries":[{"id":"Tcfy.ts","timestamp":1664311471509}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/dash_manager/packages/module-customer/src/lib/ui/SignIn/SignIn.tsx","entries":[{"id":"27YP.tsx","timestamp":1654442415388},{"id":"ktyY.tsx","timestamp":1656194753695},{"id":"F6lS.tsx","timestamp":1656195748534},{"id":"9FhS.tsx","timestamp":1656195781553},{"id":"Cbwl.tsx","timestamp":1656195859000},{"id":"h8h4.tsx","timestamp":1656195875772},{"id":"webD.tsx","timestamp":1656195938289},{"id":"9fc2.tsx","timestamp":1656196007908},{"id":"n5h1.tsx","timestamp":1656196074751},{"id":"flFr.tsx","timestamp":1656196092922},{"id":"k1BE.tsx","timestamp":1656197194635},{"id":"uXKe.tsx","timestamp":1656197393450},{"id":"GhkW.tsx","timestamp":1656197442712},{"id":"y79l.tsx","source":"undoRedo.source","timestamp":1656197448126},{"id":"VN4Q.tsx","timestamp":1656201968985},{"id":"1Pci.tsx","timestamp":1656253254356}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/goshirts-react-custom/packages/core/src/components/InputText/inputText.tsx","entries":[{"id":"g4wn.tsx","timestamp":1650135949900}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/modules/lui-components/src/lib/ui/InputText/InputText.tsx","entries":[{"id":"cgG6.tsx","source":"searchReplace.source","timestamp":1662070851567},{"id":"rces.tsx","timestamp":1663119978590},{"id":"tKzG.tsx","timestamp":1665275645821}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/apps/gestao-nfs/src/lib/ui/DocsUpload/index.ts","entries":[{"id":"3Z3T.ts","timestamp":1663470360488}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Trybe/2.Proj_Personal/goshirts-react/packages/web/src/lib/pages/SignIn/signIn.modules.css","entries":[{"id":"Qe0w.css","timestamp":1649212862142},{"id":"JhWv.css","source":"renamed.source","timestamp":1649213423886}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/src/services/utils/tests/renderWithRouter/index.tsx","entries":[{"id":"ejm8.tsx","timestamp":1666820212635},{"id":"T85x.tsx","timestamp":1669378742809}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/modules/lui-components/src/articles/inputFile.ts","entries":[{"id":"e6ZQ.ts","timestamp":1664216962779},{"id":"uQmF.ts","timestamp":1664220532956},{"id":"HZwt.ts","timestamp":1664220568352},{"id":"8GjM.ts","timestamp":1664221014148},{"id":"eMlz.ts","timestamp":1664221624487}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mf-host/package.json","entries":[{"id":"OvDe.json","timestamp":1668804752441}]}
{
"name": "host",
"private": true,
"description": "sistema de gestao de documentos da seminovos",
"version": "0.1.0",
"scripts": {
"dev": "craco start",
"start": "craco start",
"build": "BUILD_PATH='./dist' craco build",
"test": "craco test",
"eject": "react-scripts eject",
"test:all": "npm test -- --verbose --coverage --watchAll"
},
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.8.0",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.8.0",
"@mui/styles": "^5.8.0",
"aos": "^2.3.4",
"axios": "^0.27.2",
"formik": "^2.2.9",
"html-webpack-plugin": "^5.5.0",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
"lottie-react": "^2.3.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-hook-form": "^7.31.2",
"react-query": "^3.39.2",
"react-router-dom": "^5.3.0",
"yup": "^0.32.11",
"zustand": "^4.1.4"
},
"devDependencies": {
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.2.0",
"@testing-library/react-hooks": "^8.0.0",
"@testing-library/user-event": "^13.5.0",
"@types/aos": "^3.0.4",
"@types/axios": "^0.14.0",
"@types/jest": "^27.5.1",
"@types/js-cookie": "^3.0.2",
"@types/lodash": "^4.14.182",
"@types/node": "^16.11.36",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.4",
"@types/react-router-dom": "^5.3.0",
"@types/uuid": "^8.3.4",
"external-remotes-plugin": "^1.0.0",
"jest-canvas-mock": "^2.4.0",
"lerna": "^4.0.0",
"miragejs": "^0.1.45",
"msw": "^0.47.3",
"react-app-rewire-alias": "^1.1.7",
"react-scripts": "5.0.1",
"ts-jest": "^28.0.2",
"typescript": "^4.7.3",
"uuid": "^9.0.0",
"webpack": "^5.73.0",
"webpack-livereload-plugin": "^3.0.2"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/craco.config.js","entries":[{"id":"olVC.js","timestamp":1652620770824},{"id":"vmRj.js","source":"renamed.source","timestamp":1652621166208},{"id":"bmlG.js","timestamp":1652621182590}]}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src"
},
"include": ["src"]
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/dash_manager/packages/user/tsconfig.json","entries":[{"id":"57h7.json","timestamp":1653952841725},{"id":"YOhz.json","timestamp":1653958307912},{"id":"vg8Q.json","timestamp":1653958369462}]}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src"
},
"include": ["src"]
}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src"
},
"include": ["src", "index.ts"]
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/apps/gestao-documentos/src/environment.ts","entries":[{"id":"T90b.ts","timestamp":1668389255233}]}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src/",
"paths": {
"@/services/*": ["services/*"]
}
},
"include": ["src"],
"exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts"]
}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"strict": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src/"
},
"include": ["src"],
"exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts"]
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/app/tsconfig.json","entries":[{"id":"LLXV.json","timestamp":1661137020890},{"id":"01Cm.json","timestamp":1661137103456},{"id":"M7l1.json","timestamp":1661137202624},{"id":"Ys3u.json","timestamp":1661137426376},{"id":"tZYx.json","timestamp":1661137451588},{"id":"hlOW.json","source":"undoRedo.source","timestamp":1661137463912},{"id":"8l3P.json","timestamp":1661137472411},{"id":"kQOX.json","timestamp":1661138606225},{"id":"NzOS.json","timestamp":1661140748122},{"id":"UB3V.json","timestamp":1661140806838},{"id":"K6Yw.json","timestamp":1661140844232},{"id":"zMBg.json","timestamp":1661140934308},{"id":"Zuq8.json","timestamp":1661141463738},{"id":"F7zf.json","timestamp":1661142448350},{"id":"TMXc.json","timestamp":1661142682402},{"id":"qxAH.json","timestamp":1661142823283}]}
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"jsx": "react",
"esModuleInterop": true
}
}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"strict": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src/",
"paths": {
"@/services/*": ["services/*"]
}
},
"include": ["src"],
"exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts"]
}
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"baseUrl": "./src"
},
"include": ["packages"]
}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"strict": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
}
},
"include": ["src"],
"exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts"]
}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src/",
"paths": {
"@/services/*": ["services/*"]
}
},
"include": ["src"]
}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"strict": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": false,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src/",
"paths": {
"@/services/*": ["services/*"]
}
},
"include": ["src"],
"exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts"]
}
{
"extends": "../../tsconfig.json"
}
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"baseUrl": "./src"
},
"include": ["src"]
}
{
"extends": "../../tsconfig.json"
}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"strict": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src/",
"include": ["src"],
"exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts"]
}
{
"extends": "../../tsconfig.json"
}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"strict": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src/",
"include": ["src"],
"exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts"]
}
{
"extends": "../../tsconfig.json"
}
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"baseUrl": "./src"
},
"include": ["src"]
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/lib/pages/Validation/Validation.tsx","entries":[{"id":"44Yi.tsx","timestamp":1651857403195},{"id":"ULnc.tsx","timestamp":1651857548966},{"id":"Kji7.tsx","timestamp":1652118436219}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/types/domain/paymentPix.ts","entries":[{"id":"up4v.ts","timestamp":1653406384564},{"id":"0qxy.ts","source":"renamed.source","timestamp":1653406416148},{"id":"To2X.ts","timestamp":1653406427167},{"id":"fQtc.ts","source":"renamed.source","timestamp":1653406432273},{"id":"GLmi.ts","timestamp":1653575602271},{"id":"Iuzh.ts","timestamp":1654008823425},{"id":"4QXl.ts","timestamp":1654009036679},{"id":"uXuM.ts","timestamp":1654009057308},{"id":"BWpY.ts","timestamp":1654009084680},{"id":"JRSR.ts","timestamp":1654095813274},{"id":"4yWd.ts","timestamp":1654206254262}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/localiza-sn-pagamentos-react/src/lib/components/Header/Header.tsx","entries":[{"id":"oUk9.tsx","timestamp":1650402254330},{"id":"nOOq.tsx","timestamp":1650402507392},{"id":"NCia.tsx","timestamp":1650402772010},{"id":"hDTD.tsx","timestamp":1650403119334},{"id":"RKQu.tsx","timestamp":1650403181490},{"id":"fXhT.tsx","timestamp":1650403224037},{"id":"JNUl.tsx","timestamp":1650403272562},{"id":"H2D4.tsx","timestamp":1650403297939},{"id":"V5OW.tsx","timestamp":1650403319365},{"id":"s37b.tsx","timestamp":1650403361245},{"id":"zx90.tsx","source":"Workspace Edit","timestamp":1650403518465},{"id":"l7Vw.tsx","timestamp":1650403525587},{"id":"Ennc.tsx","timestamp":1650403625278},{"id":"ijVP.tsx","timestamp":1650403683247},{"id":"ELn5.tsx","timestamp":1650403712615},{"id":"xVcS.tsx","timestamp":1650403756885},{"id":"GWaC.tsx","timestamp":1650403794489},{"id":"5BzY.tsx","timestamp":1650403946024},{"id":"OB4b.tsx","timestamp":1650403965123},{"id":"zcns.tsx","timestamp":1650404107862},{"id":"tl6q.tsx","timestamp":1650404378413},{"id":"oZPL.tsx","timestamp":1650404742995},{"id":"wz8M.tsx","timestamp":1650404807822},{"id":"AFQo.tsx","timestamp":1650404819004},{"id":"x64w.tsx","timestamp":1650404862945},{"id":"mpnX.tsx","timestamp":1650404921328},{"id":"UYBJ.tsx","timestamp":1650405107231},{"id":"iGBM.tsx","timestamp":1650405181726},{"id":"Ef2f.tsx","timestamp":1650405233753},{"id":"AHGk.tsx","timestamp":1650415615900},{"id":"LmYn.tsx","timestamp":1650415768167},{"id":"0WIO.tsx","timestamp":1650415800034},{"id":"OO8I.tsx","timestamp":1650415817215},{"id":"FiIC.tsx","timestamp":1650416212335},{"id":"T4ol.tsx","timestamp":1650417132623},{"id":"d64n.tsx","timestamp":1650417371591},{"id":"qXqJ.tsx","timestamp":1650417643426},{"id":"ZgHC.tsx","timestamp":1650540897623},{"id":"FFmv.tsx","timestamp":1650540911608},{"id":"9nht.tsx","source":"undoRedo.source","timestamp":1650541360171},{"id":"l9Wl.tsx","timestamp":1650541479518},{"id":"cMIN.tsx","timestamp":1650541518064},{"id":"3vi8.tsx","timestamp":1650541555437},{"id":"fXeK.tsx","timestamp":1650542262376},{"id":"L90f.tsx","timestamp":1650542346635},{"id":"5Q8O.tsx","timestamp":1650542908276},{"id":"d47Q.tsx","timestamp":1650542927556},{"id":"rBdc.tsx","timestamp":1650589715740},{"id":"tZI7.tsx","timestamp":1650589736212},{"id":"ZhZN.tsx","timestamp":1650589778732}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/services/utils/tests/renderWithRouter.tsx","entries":[{"id":"tMOu.tsx","timestamp":1654206222974},{"id":"IN7m.tsx","timestamp":1655819170946},{"id":"Rz33.tsx","timestamp":1655821302450},{"id":"LtPp.tsx","timestamp":1655821409268},{"id":"5l52.tsx","timestamp":1655823087552}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-mui-v1/src/contexts/AppThemeContext.tsx","entries":[{"id":"Dqkr.tsx","timestamp":1650578912772}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/localiza-sn-pagamentos-merged/src/articles/index.ts","entries":[{"id":"cMTD.ts","timestamp":1651100390273},{"id":"Sfk2.ts","source":"moved.source","timestamp":1651100650118},{"id":"gZyh.ts","source":"moved.source","timestamp":1651101074023}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/lib/components/PaymentPix/Content/ContentPaymentPixMobile/ContentPaymentPixMobile.tsx","entries":[{"id":"0Qmm.tsx","timestamp":1652207147879},{"id":"buBB.tsx","timestamp":1652207823857},{"id":"i28p.tsx","timestamp":1652208137847},{"id":"9R0C.tsx","timestamp":1652208388982},{"id":"Q2RK.tsx","timestamp":1652208652629},{"id":"6RQ7.tsx","timestamp":1652208970943},{"id":"qG4H.tsx","timestamp":1652208996291},{"id":"oAJe.tsx","timestamp":1652209009414},{"id":"wagi.tsx","timestamp":1652209072059},{"id":"2PiG.tsx","timestamp":1652211780907},{"id":"35fI.tsx","timestamp":1652211818427},{"id":"Dfpo.tsx","timestamp":1652212920797},{"id":"FrsM.tsx","timestamp":1652214058093},{"id":"V02g.tsx","timestamp":1652214154626},{"id":"B2vd.tsx","timestamp":1652216280421},{"id":"9JZP.tsx","timestamp":1652216357406},{"id":"wDLf.tsx","source":"undoRedo.source","timestamp":1652216369323},{"id":"weZs.tsx","timestamp":1652216494406},{"id":"kv14.tsx","timestamp":1652216509864},{"id":"KWgD.tsx","timestamp":1652217353528},{"id":"XAer.tsx","timestamp":1652217519630},{"id":"TS9W.tsx","timestamp":1652217703155},{"id":"rBJj.tsx","timestamp":1652217777176},{"id":"ySg2.tsx","timestamp":1652217883414},{"id":"HzF4.tsx","timestamp":1652277935175},{"id":"S42w.tsx","timestamp":1652277973113},{"id":"YOV9.tsx","timestamp":1652310070333},{"id":"RBEv.tsx","timestamp":1652310184120},{"id":"LbSb.tsx","timestamp":1652310357718},{"id":"MRT2.tsx","timestamp":1652362970881},{"id":"nJOa.tsx","timestamp":1652363093505},{"id":"J367.tsx","timestamp":1652364205325},{"id":"oFHG.tsx","timestamp":1652368819301}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/app/src/types/interface/Dropdown/index.ts","entries":[{"id":"CzFm.ts","timestamp":1660314736739},{"id":"nJrt.ts","timestamp":1660314791816},{"id":"Tm0l.ts","timestamp":1660510137666},{"id":"HjZ0.ts","timestamp":1660512223166},{"id":"PAkh.ts","timestamp":1660512305088},{"id":"8V4z.ts","timestamp":1660512416253},{"id":"T4QO.ts","timestamp":1660513686108}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/app/src/services/hooks/useRequest.ts","entries":[{"id":"w1gc.ts","timestamp":1661133535031}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Trybe/2.Proj_Personal/goshirts-react/packages/lib/components/index.ts","entries":[{"id":"DEW6.ts","timestamp":1649905585145}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Trybe/2.Proj_Personal/goshirts-react/packages/lib/components/index.js","entries":[{"id":"xe3B.js","timestamp":1649241007200},{"id":"JbIl.js","timestamp":1649293076758},{"id":"L7Pv.js","timestamp":1649362849373},{"id":"vJAw.js","timestamp":1649374675771},{"id":"W7dk.js","timestamp":1649593149559},{"id":"3rZi.js","timestamp":1649619443654}]}
{
"name": "sn-vendas1",
"version": "1.0.0",
"description": "Seminovos base project to microfrontend's architecture ",
"private": true,
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.{ts,tsx}": [
"eslint --fix",
"cross-env CI=true npm test --bail --findRelatedTests",
"git add"
]
},
"scripts": {
"start": "webpack-cli serve --hot --mode development",
"start-react": "react-scripts start",
"build": "webpack --mode production",
"serve": "serve dist -p 3000",
"build:dev": "webpack --mode development",
"start:live": "webpack-dev-server --open --mode development --liveReload",
"type-check": "tsc --pretty --noEmit",
"lint": "eslint . --ext ts --ext tsx --ext js",
"test": "jest --runInBand",
"test:report": "jest --coverage",
"test-all": "npm run lint && npm run type-check && npm run test",
"docker:up": "docker-compose up -d",
"docker:build:dev": "docker-compose up -d --build",
"docker:build": "docker build -t vendas-seminovos-front-react-image .",
"docker:run": "docker run --name vendas-seminovos-front-react -d -p 3000:3000 vendas-seminovos-front-react-image"
},
"dependencies": {
"@datadog/browser-rum": "^2.10.0",
"@material-ui/core": "^4.12.3",
"@material-ui/icons": "^4.11.2",
"axios": "^0.21.1",
"clsx": "^1.1.1",
"history": "^5.0.0",
"js-cookie": "^2.2.1",
"jwt-decode": "^3.1.2",
"qs": "^6.10.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-icons": "^4.2.0",
"react-lottie": "^1.2.3",
"react-router-dom": "5.2.0",
"react-scripts": "^5.0.0"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/preset-react": "^7.12.13",
"@babel/preset-typescript": "7.10.4",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^10.0.1",
"@testing-library/react-hooks": "^5.1.0",
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^25.1.4",
"@types/js-cookie": "^2.2.6",
"@types/qs": "^6.9.6",
"@types/react": "^16.9.27",
"@types/react-dom": "^16.9.8",
"@types/react-lottie": "^1.2.6",
"@types/react-router-dom": "^5.1.6",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"babel-jest": "^26.6.0",
"babel-loader": "8.2.2",
"bundle-loader": "^0.5.6",
"dotenv": "^8.2.0",
"dotenv-webpack": "^5.1.0",
"eslint": "^8.5.0",
"eslint-plugin-react": "^7.19.0",
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.1",
"husky": "^7.0.2",
"jest": "^27.4.5",
"jest-canvas-mock": "^2.3.1",
"jest-watch-typeahead": "^1.0.0",
"lint-staged": "^11.1.2",
"mq-polyfill": "^1.1.8",
"react-test-renderer": "^17.0.1",
"typescript": "^3.8.3",
"webpack": "^5.24.4",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^4.7.1"
}
}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/sn-vendas1/package.json","entries":[{"id":"Fxx7.json","timestamp":1668625955786},{"id":"c9Cd.json","timestamp":1668626014044},{"id":"R6nU.json","timestamp":1668626048533},{"id":"N84L.json","timestamp":1668627226858}]}
{
"name": "vendas-seminovos-front-react",
"version": "1.0.0",
"description": "Seminovos base project to microfrontend's architecture ",
"private": true,
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.{ts,tsx}": [
"eslint --fix",
"cross-env CI=true npm test --bail --findRelatedTests",
"git add"
]
},
"scripts": {
"start": "webpack-cli serve --hot --mode development",
"start-react": "react-scripts start",
"build": "webpack --mode production",
"serve": "serve dist -p 3000",
"build:dev": "webpack --mode development",
"start:live": "webpack-dev-server --open --mode development --liveReload",
"type-check": "tsc --pretty --noEmit",
"lint": "eslint . --ext ts --ext tsx --ext js",
"test": "jest --runInBand",
"test:report": "jest --coverage",
"test-all": "npm run lint && npm run type-check && npm run test",
"docker:up": "docker-compose up -d",
"docker:build:dev": "docker-compose up -d --build",
"docker:build": "docker build -t vendas-seminovos-front-react-image .",
"docker:run": "docker run --name vendas-seminovos-front-react -d -p 3000:3000 vendas-seminovos-front-react-image"
},
"dependencies": {
"@datadog/browser-rum": "^2.10.0",
"@material-ui/core": "^4.12.3",
"@material-ui/icons": "^4.11.2",
"axios": "^0.21.1",
"clsx": "^1.1.1",
"history": "^5.0.0",
"js-cookie": "^2.2.1",
"jwt-decode": "^3.1.2",
"qs": "^6.10.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-icons": "^4.2.0",
"react-lottie": "^1.2.3",
"react-router-dom": "5.2.0",
"react-scripts": "^5.0.0"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/preset-react": "^7.12.13",
"@babel/preset-typescript": "7.10.4",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^10.0.1",
"@testing-library/react-hooks": "^5.1.0",
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^25.1.4",
"@types/js-cookie": "^2.2.6",
"@types/qs": "^6.9.6",
"@types/react": "^16.9.27",
"@types/react-dom": "^16.9.8",
"@types/react-lottie": "^1.2.6",
"@types/react-router-dom": "^5.1.6",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"babel-jest": "^26.6.0",
"babel-loader": "8.2.2",
"bundle-loader": "^0.5.6",
"dotenv": "^8.2.0",
"dotenv-webpack": "^5.1.0",
"eslint": "^8.5.0",
"eslint-plugin-react": "^7.19.0",
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.1",
"husky": "^7.0.2",
"jest": "^27.4.5",
"jest-canvas-mock": "^2.3.1",
"jest-watch-typeahead": "^1.0.0",
"lint-staged": "^11.1.2",
"mq-polyfill": "^1.1.8",
"react-test-renderer": "^17.0.1",
"typescript": "^3.8.3",
"webpack": "^5.24.4",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^4.7.1"
}
}
{
"name": "vendas1",
"version": "1.0.0",
"description": "Seminovos base project to microfrontend's architecture ",
"private": true,
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.{ts,tsx}": [
"eslint --fix",
"cross-env CI=true npm test --bail --findRelatedTests",
"git add"
]
},
"scripts": {
"dev": "webpack-cli serve --hot --mode development",
"start-react": "react-scripts start",
"build": "webpack --mode production",
"serve": "serve dist -p 3000",
"build:dev": "webpack --mode development",
"start:live": "webpack-dev-server --open --mode development --liveReload",
"type-check": "tsc --pretty --noEmit",
"lint": "eslint . --ext ts --ext tsx --ext js",
"test": "jest --runInBand",
"test:report": "jest --coverage",
"test-all": "npm run lint && npm run type-check && npm run test",
"docker:up": "docker-compose up -d",
"docker:build:dev": "docker-compose up -d --build",
"docker:build": "docker build -t vendas-seminovos-front-react-image .",
"docker:run": "docker run --name vendas-seminovos-front-react -d -p 3000:3000 vendas-seminovos-front-react-image"
},
"dependencies": {
"@datadog/browser-rum": "^2.10.0",
"@material-ui/core": "^4.12.3",
"@material-ui/icons": "^4.11.2",
"axios": "^0.21.1",
"clsx": "^1.1.1",
"history": "^5.0.0",
"js-cookie": "^2.2.1",
"jwt-decode": "^3.1.2",
"qs": "^6.10.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-icons": "^4.2.0",
"react-lottie": "^1.2.3",
"react-router-dom": "5.2.0",
"react-scripts": "^5.0.0"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/preset-react": "^7.12.13",
"@babel/preset-typescript": "7.10.4",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^10.0.1",
"@testing-library/react-hooks": "^5.1.0",
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^25.1.4",
"@types/js-cookie": "^2.2.6",
"@types/qs": "^6.9.6",
"@types/react": "^16.9.27",
"@types/react-dom": "^16.9.8",
"@types/react-lottie": "^1.2.6",
"@types/react-router-dom": "^5.1.6",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"babel-jest": "^26.6.0",
"babel-loader": "8.2.2",
"bundle-loader": "^0.5.6",
"dotenv": "^8.2.0",
"dotenv-webpack": "^5.1.0",
"eslint": "^8.5.0",
"eslint-plugin-react": "^7.19.0",
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.1",
"husky": "^7.0.2",
"jest": "^27.4.5",
"jest-canvas-mock": "^2.3.1",
"jest-watch-typeahead": "^1.0.0",
"lint-staged": "^11.1.2",
"mq-polyfill": "^1.1.8",
"react-test-renderer": "^17.0.1",
"typescript": "^3.8.3",
"webpack": "^5.24.4",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^4.7.1"
}
}
{
"name": "vendas1",
"version": "1.0.0",
"description": "Seminovos base project to microfrontend's architecture ",
"private": true,
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.{ts,tsx}": [
"eslint --fix",
"cross-env CI=true npm test --bail --findRelatedTests",
"git add"
]
},
"scripts": {
"start": "webpack-cli serve --hot --mode development",
"start-react": "react-scripts start",
"build": "webpack --mode production",
"serve": "serve dist -p 3000",
"build:dev": "webpack --mode development",
"start:live": "webpack-dev-server --open --mode development --liveReload",
"type-check": "tsc --pretty --noEmit",
"lint": "eslint . --ext ts --ext tsx --ext js",
"test": "jest --runInBand",
"test:report": "jest --coverage",
"test-all": "npm run lint && npm run type-check && npm run test",
"docker:up": "docker-compose up -d",
"docker:build:dev": "docker-compose up -d --build",
"docker:build": "docker build -t vendas-seminovos-front-react-image .",
"docker:run": "docker run --name vendas-seminovos-front-react -d -p 3000:3000 vendas-seminovos-front-react-image"
},
"dependencies": {
"@datadog/browser-rum": "^2.10.0",
"@material-ui/core": "^4.12.3",
"@material-ui/icons": "^4.11.2",
"axios": "^0.21.1",
"clsx": "^1.1.1",
"history": "^5.0.0",
"js-cookie": "^2.2.1",
"jwt-decode": "^3.1.2",
"qs": "^6.10.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-icons": "^4.2.0",
"react-lottie": "^1.2.3",
"react-router-dom": "5.2.0",
"react-scripts": "^5.0.0"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/preset-react": "^7.12.13",
"@babel/preset-typescript": "7.10.4",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^10.0.1",
"@testing-library/react-hooks": "^5.1.0",
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^25.1.4",
"@types/js-cookie": "^2.2.6",
"@types/qs": "^6.9.6",
"@types/react": "^16.9.27",
"@types/react-dom": "^16.9.8",
"@types/react-lottie": "^1.2.6",
"@types/react-router-dom": "^5.1.6",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"babel-jest": "^26.6.0",
"babel-loader": "8.2.2",
"bundle-loader": "^0.5.6",
"dotenv": "^8.2.0",
"dotenv-webpack": "^5.1.0",
"eslint": "^8.5.0",
"eslint-plugin-react": "^7.19.0",
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.1",
"husky": "^7.0.2",
"jest": "^27.4.5",
"jest-canvas-mock": "^2.3.1",
"jest-watch-typeahead": "^1.0.0",
"lint-staged": "^11.1.2",
"mq-polyfill": "^1.1.8",
"react-test-renderer": "^17.0.1",
"typescript": "^3.8.3",
"webpack": "^5.24.4",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^4.7.1"
}
}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src"
},
"include": ["src"]
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/dash_manager/packages/material/tsconfig.json","entries":[{"id":"Sp7d.json","timestamp":1653786069924},{"id":"RZmM.json","timestamp":1653786129957},{"id":"YMOm.json","timestamp":1653786251804},{"id":"Nq0Y.json","timestamp":1653786323146},{"id":"7CJx.json","timestamp":1653786382252}]}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src"
},
"include": ["./index.ts", "src"]
}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src"
},
"include": ["./index.ts", "src"]
}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src"
},
"include": ["src"]
}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"baseUrl": "./src"
},
"include": ["src"]
}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-mui/src/lib/components/SideNavigation/index.ts","entries":[{"id":"jmdJ.ts","timestamp":1650208531335},{"id":"ulhQ.ts","timestamp":1650226006340},{"id":"ti69.ts","source":"undoRedo.source","timestamp":1650226387760}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/goshirts-react-custom/packages/react/src/routes.js","entries":[{"id":"Pnkd.js","timestamp":1650136463689},{"id":"xVCv.js","timestamp":1650136483834},{"id":"ZlVf.js","timestamp":1650136903142}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/lib/components/PaymentPix/Content/ContentPaymentPixMobile/index.ts","entries":[{"id":"isfB.ts","source":"Workspace Edit","timestamp":1652207155162}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/localiza-sn-pagamentos-merged/src/lib/components/Text/Text.tsx","entries":[{"id":"G7yU.tsx","timestamp":1651170347179},{"id":"suJo.tsx","timestamp":1651170463709},{"id":"0Bm2.tsx","timestamp":1651170602387},{"id":"HRnK.tsx","timestamp":1651171046227},{"id":"ZQje.tsx","timestamp":1651503422528}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/module-/domain/index.ts","entries":[{"id":"Md5Q.ts","timestamp":1661127537897},{"id":"3Uyf.ts","timestamp":1661133132276},{"id":"AODL.ts","timestamp":1661133177683},{"id":"6WVx.ts","source":"moved.source","timestamp":1661136045570},{"id":"DNEy.ts","source":"moved.source","timestamp":1661136062454}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/module-customer/src/types/interface/CreateAccount/CreateAccountProps.ts","entries":[{"id":"Jym5.ts","timestamp":1656877134683},{"id":"nAkr.ts","timestamp":1656877337052},{"id":"EM9N.ts","timestamp":1656877392106},{"id":"MkcA.ts","source":"undoRedo.source","timestamp":1656877411661},{"id":"aMLe.ts","source":"Workspace Edit","timestamp":1659661320986},{"id":"NDqd.ts","timestamp":1659662140413},{"id":"6uEd.ts","timestamp":1659662153871},{"id":"M47Q.ts","timestamp":1659833166807}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/apps/gestao-documentos/src/services/utils/storage/storageKeys.ts","entries":[{"id":"UOPI.ts","timestamp":1666890125342},{"id":"kyFs.ts","timestamp":1666890183560},{"id":"aveh.ts","timestamp":1666890293076},{"id":"2dvT.ts","timestamp":1666891698342},{"id":"cJsW.ts","timestamp":1666901769130},{"id":"nC59.ts","source":"undoRedo.source","timestamp":1666901854513}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mfe-greg/sn-contrato-mfe/packages/apps/gestao-documentos/src/lib/ui/ManagementDocs/components/ModalDocs/ModalDocs.tsx","entries":[{"id":"t8Du.tsx","timestamp":1669230059230},{"id":"ln8K.tsx","timestamp":1669248893929},{"id":"yLUZ.tsx","timestamp":1669256381473}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/modules/lui-components/src/types/paths/index.ts","entries":[{"id":"cS3t.ts","timestamp":1669575840957},{"id":"O6sy.ts","timestamp":1669575979431}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-gestao-pagamentos/Dockerfile.dev","entries":[{"id":"M7eb.dev","source":"renamed.source","timestamp":1659636778497},{"id":"c7hm.dev","timestamp":1659990014074},{"id":"A4V3.dev","timestamp":1659991096267},{"id":"SewD.dev","timestamp":1660050483435}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-gestao-pagamentos/packages/module-payment/index.ts","entries":[{"id":"W9QH.ts","timestamp":1659983590302},{"id":"IRok.ts","timestamp":1659994108487},{"id":"rtgx.ts","timestamp":1659994325968}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/apps/gestao-documentos/src/services/utils/tests/msw/index.ts","entries":[{"id":"LicI.ts","timestamp":1663933448876},{"id":"TGbp.ts","timestamp":1663969847973},{"id":"FF3r.ts","timestamp":1663980045211}]}
{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"sourceMap": true,
"declaration": true,
"declarationMap": true,
"noEmitOnError": true,
"skipLibCheck": true,
"esModuleInterop": true,
"types": [],
"jsx": "react",
"noEmit": false
},
"exclude": ["node_modules", "dist"]
}
{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"sourceMap": true,
"declaration": true,
"declarationMap": true,
"noEmitOnError": true,
"skipLibCheck": true,
"esModuleInterop": true,
"types": [],
"jsx": "react",
"noEmit": false,
"baseUrl": "./packages"
},
"include": ["packages"],
"exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts", "dist"]
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/tsconfig.build.json","entries":[{"id":"bTpi.json","timestamp":1661142320022},{"id":"CKLI.json","timestamp":1661144292429},{"id":"Izqc.json","timestamp":1661144338446},{"id":"FUfm.json","timestamp":1661144531513},{"id":"phay.json","timestamp":1661146030310},{"id":"KHPa.json","timestamp":1661146992802}]}
{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"sourceMap": true,
"declaration": true,
"declarationMap": true,
"noEmitOnError": true,
"skipLibCheck": true,
"esModuleInterop": true,
"types": [],
"jsx": "react",
"noEmit": false,
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"strict": true,
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true
},
"exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts", "dist"]
}
{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"sourceMap": true,
"declaration": true,
"declarationMap": true,
"noEmitOnError": true,
"skipLibCheck": true,
"esModuleInterop": true,
"types": [],
"jsx": "react",
"noEmit": false
},
"exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts", "dist"]
}
{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"sourceMap": true,
"declaration": true,
"declarationMap": true,
"noEmitOnError": true,
"skipLibCheck": true,
"esModuleInterop": true,
"types": [],
"jsx": "react-jsx",
"noEmit": false
},
"exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts", "dist"]
}
{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"sourceMap": true,
"declaration": true,
"declarationMap": true,
"noEmitOnError": true,
"skipLibCheck": true,
"esModuleInterop": true,
"types": [],
"jsx": "react-jsx",
"noEmit": false,
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"strict": true,
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true
},
"exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts", "dist"]
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/modules/lui-components/src/__tests__/lib/shared/Form.test.tsx","entries":[{"id":"X1Qq.tsx","timestamp":1663104540167},{"id":"EWv8.tsx","timestamp":1663104584998}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/begin-reactjs/src/services/hooks/index.ts","entries":[{"id":"ADS3.ts","timestamp":1661636851004},{"id":"BtZd.ts","timestamp":1661636957307}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/services/utils/app/monitoring/index.ts","entries":[{"id":"QNUE.ts","timestamp":1657220371002},{"id":"sIWg.ts","source":"Workspace Edit","timestamp":1657220582786},{"id":"yjVP.ts","source":"Workspace Edit","timestamp":1657220623942},{"id":"ZdyK.ts","source":"Workspace Edit","timestamp":1657222697384},{"id":"muTs.ts","timestamp":1657222734537}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/localiza-sn-pagamentos-react/src/lib/components/Header/styles.ts","entries":[{"id":"v0fP.ts","timestamp":1650417341474},{"id":"k6xe.ts","timestamp":1650417519360},{"id":"SCMK.ts","timestamp":1650541591734}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/services/hooks/useRestRequest.ts","entries":[{"id":"ze8f.ts","timestamp":1653502593078},{"id":"321P.ts","timestamp":1653600208309},{"id":"L91l.ts","timestamp":1654206188220},{"id":"CEwo.ts","timestamp":1655930461482},{"id":"cKIG.ts","timestamp":1655930674651},{"id":"AFBv.ts","timestamp":1655930727637},{"id":"nzZm.ts","timestamp":1655930766083},{"id":"sq2p.ts","timestamp":1655931302920},{"id":"B1dS.ts","timestamp":1655936098025},{"id":"cTjd.ts","timestamp":1655936543073},{"id":"EtmL.ts","timestamp":1657546800034},{"id":"7Z98.ts","timestamp":1657547744983},{"id":"2Xrs.ts","timestamp":1657548703404},{"id":"oU61.ts","timestamp":1657805728716},{"id":"gIoc.ts","timestamp":1657811473940},{"id":"VNU1.ts","timestamp":1657811485579},{"id":"4hyT.ts","timestamp":1657812110079},{"id":"lff3.ts","timestamp":1658189266446},{"id":"pVKm.ts","timestamp":1658200422266},{"id":"LT8U.ts","timestamp":1658201473921},{"id":"ifYX.ts","timestamp":1658234658743},{"id":"8x6v.ts","timestamp":1658241242309},{"id":"RD1Q.ts","timestamp":1658261750380},{"id":"Vcsn.ts","timestamp":1658412673093},{"id":"ULw7.ts","timestamp":1658415019462},{"id":"AD14.ts","timestamp":1658428500009},{"id":"R9wX.ts","timestamp":1658434887264},{"id":"kHAy.ts","timestamp":1658435341941},{"id":"WOf3.ts","timestamp":1658435489441},{"id":"gBPd.ts","timestamp":1658435615902},{"id":"GvkM.ts","timestamp":1658436072090},{"id":"QSf2.ts","timestamp":1658436376505},{"id":"sBIZ.ts","timestamp":1658436409027}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/dash_manager/packages/app/src/services/infra/requests/customer/query.ts","entries":[{"id":"gOUf.ts","timestamp":1654975823603},{"id":"lrjR.ts","timestamp":1655048918997}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/module-components/src/lib/ui/ButtonUpload/ButtonUpload.tsx","entries":[{"id":"sfoN.tsx","timestamp":1663539048159},{"id":"9WIi.tsx","timestamp":1663539077554},{"id":"U45Z.tsx","timestamp":1663539103178},{"id":"AWcT.tsx","timestamp":1663539772907},{"id":"9Hns.tsx","timestamp":1663539900275},{"id":"9pNU.tsx","timestamp":1663540138961},{"id":"PeMz.tsx","timestamp":1663540174457},{"id":"ORla.tsx","timestamp":1663540236448},{"id":"JZRJ.tsx","timestamp":1663540270634},{"id":"BkF1.tsx","timestamp":1663540352333},{"id":"x8Up.tsx","timestamp":1663540483923},{"id":"lGs6.tsx","timestamp":1663540579318},{"id":"TAqz.tsx","source":"undoRedo.source","timestamp":1663540596298},{"id":"LsGS.tsx","timestamp":1663540607411},{"id":"dtup.tsx","timestamp":1663540686177},{"id":"yKKD.tsx","timestamp":1663540812128},{"id":"Jvff.tsx","timestamp":1663540925162},{"id":"GyDo.tsx","timestamp":1663540949409},{"id":"0w0N.tsx","timestamp":1663541096441},{"id":"eKeq.tsx","timestamp":1663541174223},{"id":"TKjH.tsx","timestamp":1663541198044},{"id":"ZStJ.tsx","timestamp":1663541242084},{"id":"yqIM.tsx","timestamp":1663541277714},{"id":"beSJ.tsx","source":"undoRedo.source","timestamp":1663541291459},{"id":"AhI0.tsx","timestamp":1663541352035},{"id":"OOqD.tsx","timestamp":1663541382968},{"id":"g8Dd.tsx","timestamp":1663541422829},{"id":"0NIn.tsx","timestamp":1663541532514},{"id":"Mr8k.tsx","timestamp":1663541910106},{"id":"YRPN.tsx","timestamp":1663541930377},{"id":"HQfG.tsx","timestamp":1663541986757},{"id":"X43a.tsx","timestamp":1663542006962},{"id":"jog3.tsx","timestamp":1663542378156},{"id":"JzC1.tsx","timestamp":1663542680563},{"id":"aUPE.tsx","timestamp":1663542691993},{"id":"dSa7.tsx","timestamp":1663543008119},{"id":"HkJS.tsx","timestamp":1663543026708},{"id":"yZ8A.tsx","timestamp":1663551432945},{"id":"4cxt.tsx","timestamp":1663554929774},{"id":"Bjxk.tsx","timestamp":1663554942420},{"id":"75jO.tsx","timestamp":1663556207121},{"id":"pGz6.tsx","timestamp":1663556489215},{"id":"cVJ4.tsx","timestamp":1664117385083},{"id":"3FsF.tsx","timestamp":1664117699398},{"id":"c84W.tsx","timestamp":1664118237725},{"id":"MTy2.tsx","timestamp":1664141037601},{"id":"gqC8.tsx","timestamp":1664141126647},{"id":"2hua.tsx","timestamp":1664141430903},{"id":"H77q.tsx","timestamp":1664141448803},{"id":"KFHi.tsx","timestamp":1664141517810}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/public/index.html","entries":[{"id":"jdwz.html","timestamp":1655208764973},{"id":"igK5.html","timestamp":1656687069120},{"id":"dG5Q.html","timestamp":1660913626343}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/dash_manager/packages/app/src/types/interface/SignIn/index.ts","entries":[{"id":"qsBE.ts","timestamp":1656199148353},{"id":"9KRr.ts","timestamp":1656199407559},{"id":"YeFB.ts","timestamp":1656199490559}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Trybe/2.Proj_Personal/goshirts-react/packages/web/src/lib/services/talons/useSignIn.ts","entries":[{"id":"78P6.ts","timestamp":1650052488181},{"id":"Chvn.ts","timestamp":1650052649884},{"id":"chjB.ts","timestamp":1650054532403}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Trybe/2.Proj_Personal/goshirts-react/packages/web/src/lib/services/talons/useSignIn.js","entries":[{"id":"MqPB.js","timestamp":1649846972712},{"id":"tgEh.js","timestamp":1649848156608},{"id":"88d2.js","timestamp":1649891300791},{"id":"a9TV.js","timestamp":1649891445616}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/context/src/App.tsx","entries":[{"id":"UV3W.tsx","timestamp":1669816456473}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/localiza-sn-pagamentos/src/lib/pages/ExpiredPayment/ExpiredPayment.tsx","entries":[{"id":"VjnZ.tsx","timestamp":1651033891530}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/localiza-labs-ui-micro_front/.npmrc","entries":[{"id":"pCej","timestamp":1657661700712}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mf-app-1/src/App.tsx","entries":[{"id":"iVT2.tsx","timestamp":1668460754391}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/apps/gestao-documentos/src/lib/shared/ModalAction/__tests__/ModalAction.test.tsx","entries":[{"id":"4V7m.tsx","timestamp":1667224497102},{"id":"xemT.tsx","timestamp":1667225352335},{"id":"uo09.tsx","timestamp":1667225410475},{"id":"As7q.tsx","timestamp":1667225840426},{"id":"CnEb.tsx","timestamp":1667226120489},{"id":"uYCh.tsx","timestamp":1667226235817},{"id":"LLXO.tsx","timestamp":1667226319684},{"id":"zOeN.tsx","timestamp":1667226387357},{"id":"mAH1.tsx","timestamp":1667226411322},{"id":"xTwQ.tsx","timestamp":1667226476029},{"id":"eVcj.tsx","timestamp":1667226501146},{"id":"FKtw.tsx","timestamp":1667226516385},{"id":"QS8n.tsx","timestamp":1669262815623},{"id":"YJAO.tsx","timestamp":1669262832680},{"id":"q1xi.tsx","timestamp":1669263350543},{"id":"n72p.tsx","timestamp":1669264395365},{"id":"GjyH.tsx","source":"searchReplace.source","timestamp":1669291680847},{"id":"Q8eI.tsx","source":"searchReplace.source","timestamp":1669291842839},{"id":"jlen.tsx","timestamp":1669568845609},{"id":"lHxd.tsx","timestamp":1669637785828},{"id":"YsBi.tsx","timestamp":1669641059009},{"id":"WZQy.tsx","timestamp":1669641279592},{"id":"uvqp.tsx","timestamp":1669641317711},{"id":"ivqU.tsx","timestamp":1669642289820},{"id":"g4GX.tsx","timestamp":1669642601634},{"id":"SWuw.tsx","timestamp":1669642666348},{"id":"gJwm.tsx","timestamp":1669642739269},{"id":"vEK3.tsx","timestamp":1669642872401},{"id":"TtdV.tsx","timestamp":1669648654194},{"id":"GrOm.tsx","timestamp":1669648748734},{"id":"Q9sc.tsx","timestamp":1669659441540},{"id":"B5kt.tsx","timestamp":1669659484366},{"id":"bo5R.tsx","timestamp":1669659646406},{"id":"HrW3.tsx","timestamp":1669659700079},{"id":"4Hnt.tsx","timestamp":1669659744282},{"id":"15ZM.tsx","timestamp":1669659786720},{"id":"1B2S.tsx","timestamp":1669659889446},{"id":"pywN.tsx","timestamp":1669659939969},{"id":"muIx.tsx","timestamp":1669660010133},{"id":"5gOj.tsx","timestamp":1669660109251},{"id":"Vyh0.tsx","timestamp":1669660331109},{"id":"GYQH.tsx","source":"searchReplace.source","timestamp":1669815189051},{"id":"QV2z.tsx","source":"Workspace Edit","timestamp":1670202351149}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/localiza-labs-ui-micro_front/packages/__storybook__/index.ts","entries":[{"id":"TwEU.ts","timestamp":1657740975763}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/button-component/webpack.config.js","entries":[{"id":"Uvma.js","timestamp":1648730396653},{"id":"ay7f.js","timestamp":1648731756265}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/begin-reactjs/src/types/domain/Register/index.ts","entries":[{"id":"ngcD.ts","timestamp":1661638890989}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/input-masked/src/types/declare/component.d.ts","entries":[{"id":"IKuH.ts","timestamp":1661113754221},{"id":"LrGt.ts","timestamp":1661113944888}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-mui/src/contexts/DrawerContext/useDrawerContext.ts","entries":[{"id":"Ugsw.ts","timestamp":1650218967690}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/Express_TS/src/modules/cars/repositories/ICategoriesRepository.ts","entries":[{"id":"BzXz.ts","timestamp":1652120083960},{"id":"mSbf.ts","timestamp":1652120140388}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/localiza-sn-pagamentos-merged/src/lib/pages/Validation/styles.ts","entries":[{"id":"A4eH.ts","timestamp":1651166134734},{"id":"pvPk.ts","timestamp":1651167300930},{"id":"PlDx.ts","timestamp":1651169577633},{"id":"8tAk.ts","timestamp":1651169774892},{"id":"OJLI.ts","timestamp":1651169810291},{"id":"CCCL.ts","timestamp":1651171560282},{"id":"Dwgh.ts","timestamp":1651171703394},{"id":"3Gz7.ts","timestamp":1651171958759},{"id":"0GYv.ts","timestamp":1651174431462}]}
{
"packages": ["packages/*"],
"version": "0.0.0",
"npmClient": "yarn",
"useWorkspaces": true
}
{
"packages": ["packages/*"],
"version": "0.0.0",
"useWorkspaces": true,
"npmClient": "yarn"
}
{
"packages": ["packages/*"],
"version": "0.0.0",
"npmClient": "yarn",
"useWorkspaces": true
}
{
"packages": ["packages/*"],
"version": "independent",
"npmClient": "yarn",
"useWorkspaces": true
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Trybe/2.Proj_Personal/dash_con_manager/lerna.json","entries":[{"id":"bkPN.json","timestamp":1653527814923},{"id":"1xnv.json","timestamp":1653528842192},{"id":"Q68K.json","timestamp":1653530266121},{"id":"3lnz.json","timestamp":1653533241464},{"id":"RH0z.json","timestamp":1653708728904},{"id":"Qe1R.json","timestamp":1653710610195},{"id":"EK8O.json","timestamp":1653710621806}]}
{
"packages": ["packages/*"],
"version": "0.0.1",
"npmClient": "yarn",
"useWorkspaces": true
}
{
"packages": ["packages/*"],
"version": "0.0.1",
"npmClient": "yarn",
"useWorkspaces": true
}
{
"packages": ["packages/*"],
"version": "0.0.0",
"npmClient": "yarn",
"useWorkspaces": true
}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-type-mui/src/components/Title/index.ts","entries":[{"id":"VmKs.ts","timestamp":1663293566618}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/localiza-labs-ui-micro_front/packages/module-components/index.ts","entries":[{"id":"jPd2.ts","timestamp":1657639584918},{"id":"3TJJ.ts","timestamp":1657650348590},{"id":"A1Ee.ts","timestamp":1657657504757},{"id":"dvGb.ts","timestamp":1657657788155},{"id":"tg92.ts","timestamp":1657661412052},{"id":"26WC.ts","timestamp":1657662475478},{"id":"HcTi.ts","timestamp":1657662740310},{"id":"NTwg.ts","timestamp":1657663154022}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/modules/lui-components/src/lib/shared/Form/Form.tsx","entries":[{"id":"1NN6.tsx","timestamp":1662180025735},{"id":"gVZ3.tsx","timestamp":1662242111218},{"id":"KKNl.tsx","timestamp":1662242289051},{"id":"vZ9F.tsx","timestamp":1662242479854},{"id":"AhyM.tsx","timestamp":1662242688508},{"id":"hpGx.tsx","timestamp":1669265686075},{"id":"F2BF.tsx","source":"searchReplace.source","timestamp":1669291680847},{"id":"EWp1.tsx","source":"searchReplace.source","timestamp":1669291842829}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/app/src/lib/shared/Header/index.ts","entries":[{"id":"GPW9.ts","timestamp":1659365306248},{"id":"F05e.ts","source":"renamed.source","timestamp":1659365354039},{"id":"TZyg.ts","timestamp":1659375267682},{"id":"6NN9.ts","timestamp":1659375295848},{"id":"WI6g.ts","timestamp":1659375345404}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/apps/gestao-documentos/src/types/domain/PostDocument.ts","entries":[{"id":"KvOo.ts","timestamp":1664398764502},{"id":"suDR.ts","source":"renamed.source","timestamp":1664399206825},{"id":"LZpm.ts","timestamp":1664399215392},{"id":"Ndxi.ts","timestamp":1664399364183},{"id":"LX78.ts","timestamp":1664400110592},{"id":"1Nyo.ts","timestamp":1666892775442},{"id":"GO37.ts","timestamp":1666893708193},{"id":"H6JI.ts","timestamp":1666895274223},{"id":"FTzw.ts","timestamp":1667502993650},{"id":"RdkK.ts","timestamp":1670437820425}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/apps/gestao-documentos/src/services/infra/api/index.ts","entries":[{"id":"JCpP.ts","timestamp":1663186768288},{"id":"y64P.ts","timestamp":1663618684244},{"id":"R8Yh.ts","timestamp":1663618761120},{"id":"Etde.ts","timestamp":1663619128187},{"id":"i8Hp.ts","timestamp":1663619998762}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/goshirts-react-custom/packages/react/src/lib/pages/SignIn/signIn.tsx","entries":[{"id":"49QI.tsx","timestamp":1650137190499}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/goshirts-react-custom/packages/react/src/lib/pages/SignIn/signIn.css","entries":[{"id":"esiD.css","timestamp":1650137144720},{"id":"kuGf.css","source":"renamed.source","timestamp":1650137236871},{"id":"rPsQ.css","source":"searchReplace.source","timestamp":1650137657546},{"id":"debH.css","source":"searchReplace.source","timestamp":1650138110836}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-gestao-pagamentos/Config/values-prd.yml","entries":[{"id":"HAsr.yml","timestamp":1659624868662}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/modules/lui-components/src/lib/shared/Title/index.ts","entries":[{"id":"MrNA.ts","timestamp":1662157780395}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/src/services/infra/api/mirage/index.ts","entries":[{"id":"mmGw.ts","timestamp":1663165669929}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Trybe/2.Proj_Personal/goshirts-react/packages/lib/components/Button/Button.css","entries":[{"id":"PJlo.css","timestamp":1648999745447},{"id":"F9PG.css","timestamp":1649040577798},{"id":"IDbP.css","timestamp":1649125075361}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-mui/src/contexts/ThemeContext.tsx","entries":[{"id":"VqXN.tsx","timestamp":1650202044457},{"id":"pDlN.tsx","timestamp":1650202157472},{"id":"0ZnA.tsx","timestamp":1650202280903}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/apps/gestao-documentos/src/types/domain/DeleteDocument.ts","entries":[{"id":"FpLM.ts","timestamp":1664465618460},{"id":"itW9.ts","timestamp":1664465632133},{"id":"0dPQ.ts","timestamp":1664465652634},{"id":"5QcX.ts","timestamp":1666892988717},{"id":"evUU.ts","timestamp":1666899026009},{"id":"obCo.ts","timestamp":1670437780271}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/declare.d.ts","entries":[{"id":"dtQm.ts","timestamp":1652304211621},{"id":"ZNhh.ts","timestamp":1652304262988},{"id":"uIzk.ts","timestamp":1652304280733},{"id":"V6iB.ts","timestamp":1652304796292}]}
{
"name": "@lui-sn/material",
"version": "1.0.13",
"author": "Adao Benites Arce Junior",
"main": "index.ts",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "tsc -p ."
},
"dependencies": {
"@lui-sn/components": "^1.0.2"
},
"gitHead": "1c93982ae7db8602cc2568b34e5d17fd5c9bdba5"
}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/app_consumer/node_modules/%40lui-sn/material/package.json","entries":[{"id":"eHIM.json","timestamp":1657723507926}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/goshirts-lerna/packages/web/craco.config.js","entries":[{"id":"UVTP.js","timestamp":1648863774939},{"id":"8p7s.js","source":"moved.source","timestamp":1648864767185},{"id":"qAlb.js","timestamp":1648869078861}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-gestao-pagamentos/packages/module-components/index.ts","entries":[{"id":"kQym.ts","timestamp":1660045237994},{"id":"lBrR.ts","timestamp":1661151763195},{"id":"pi8Q.ts","timestamp":1661550732678}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/localiza-sn-pagamentos-merged/src/lib/pages/Expired/Expired.tsx","entries":[{"id":"Irfr.tsx","timestamp":1651086169539},{"id":"zgcv.tsx","timestamp":1651101404747},{"id":"zKhZ.tsx","timestamp":1651107523563},{"id":"ez32.tsx","timestamp":1651155621090},{"id":"Q66g.tsx","timestamp":1651155634768},{"id":"wIkF.tsx","timestamp":1651155655781},{"id":"V8M8.tsx","timestamp":1651156917136},{"id":"ryUI.tsx","timestamp":1651167374237},{"id":"9ikr.tsx","timestamp":1651167392359},{"id":"QORK.tsx","timestamp":1651167449302},{"id":"LgYF.tsx","timestamp":1651168389749},{"id":"3m5q.tsx","timestamp":1651168410796},{"id":"uBwH.tsx","timestamp":1651168526525},{"id":"nGep.tsx","timestamp":1651168549987},{"id":"r2DV.tsx","timestamp":1651168612015},{"id":"iJBu.tsx","timestamp":1651168912130},{"id":"q6Fo.tsx","timestamp":1651168991760},{"id":"VaBq.tsx","timestamp":1651169124931},{"id":"eNf5.tsx","timestamp":1651173288826},{"id":"eLB0.tsx","timestamp":1651173421235},{"id":"UGin.tsx","timestamp":1651173453194},{"id":"HsRe.tsx","timestamp":1651173470364},{"id":"05Cp.tsx","timestamp":1651173483310},{"id":"oNyr.tsx","timestamp":1651174147511}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/app/src/context/store.ts","entries":[{"id":"obbs.ts","timestamp":1656854446791},{"id":"plQu.ts","timestamp":1656854463531},{"id":"LhTi.ts","timestamp":1658950921169},{"id":"Zkwe.ts","timestamp":1658952017161},{"id":"W65y.ts","timestamp":1658952218728},{"id":"N849.ts","timestamp":1659387412739},{"id":"A8AB.ts","timestamp":1659388355872},{"id":"OEoa.ts","timestamp":1659388387633},{"id":"Ppfw.ts","timestamp":1659388625323},{"id":"cHck.ts","timestamp":1659758957057},{"id":"v9b0.ts","timestamp":1659759098578},{"id":"6C7t.ts","timestamp":1659759310397},{"id":"Z0hg.ts","timestamp":1659759604939}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Trybe/2.Proj_Personal/goshirts-react/packages/lib/components/Label/label.module.css","entries":[{"id":"RPZv.css","timestamp":1649619403195},{"id":"fszl.css","timestamp":1649619600847},{"id":"ZeMR.css","timestamp":1649619635756},{"id":"fClE.css","timestamp":1649619683143},{"id":"K1x9.css","timestamp":1649621065789}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/localiza-labs-ui-micro_front/packages/__material__/index.ts","entries":[{"id":"v33s.ts","timestamp":1658105714936}]}
{
"name": "react-count",
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"typescript": "^4.4.2",
"web-vitals": "^2.1.0"
},
"scripts": {
"dev": "react-scripts start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-count/package.json","entries":[{"id":"e5v2.json","timestamp":1663096930596}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/lib/components/Input/teste.tsx","entries":[{"id":"gMfL.tsx","timestamp":1652118901136}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/src/lib/ui/Example/index.ts","entries":[{"id":"Kfci.ts","source":"Workspace Edit","timestamp":1662132613521}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mfe-greg/sn-contrato-mfe/src/services/utils/index.ts","entries":[{"id":"hSvJ.ts","timestamp":1669057883547},{"id":"a8BH.ts","timestamp":1669254948272}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/interview/src/components/Header/Header.js","entries":[{"id":"Xiqu.js","timestamp":1649542912725},{"id":"OTNp.js","timestamp":1649543400096},{"id":"suQV.js","timestamp":1649543428154},{"id":"dcUQ.js","timestamp":1649543457216},{"id":"WrE6.js","timestamp":1649543484539},{"id":"wEkZ.js","timestamp":1649543498766},{"id":"W7qV.js","timestamp":1649543770254},{"id":"B2XS.js","timestamp":1649543948753},{"id":"6qXi.js","timestamp":1649543975852},{"id":"mxKC.js","timestamp":1649544017744},{"id":"EXRI.js","timestamp":1649544052510}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react_filter_meli/tsconfig.json","entries":[{"id":"kwlb.json","timestamp":1660180219047}]}
{
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"noFallthroughCasesInSwitch": true,
"baseUrl": "./src"
},
"include": ["src"]
}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-type-mui/src/pages/Home/index.ts","entries":[{"id":"tIul.ts","timestamp":1663293622882}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/how-use-useeffect/src/index.js","entries":[{"id":"kETl.js","timestamp":1660831100701}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/lib/ui/ExampleError/styles.ts","entries":[{"id":"1FL4.ts","timestamp":1653097831226},{"id":"fCcU.ts","source":"moved.source","timestamp":1653099661761}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mfe-greg/sn-contrato-mfe/packages/apps/gestao-documentos/src/services/utils/storage/storageKeys.ts","entries":[{"id":"xTTM.ts","timestamp":1669231463485},{"id":"qkrD.ts","timestamp":1669234320027},{"id":"3syZ.ts","timestamp":1669234416734}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/apps/gestao-documentos/src/services/talons/useModalNewDoc.ts","entries":[{"id":"WlWM.ts","timestamp":1667503738389},{"id":"Cs3c.ts","timestamp":1667503773337},{"id":"Aqke.ts","timestamp":1667503795509},{"id":"ZMev.ts","timestamp":1667512940713},{"id":"mtDN.ts","timestamp":1667513470674},{"id":"EEpV.ts","timestamp":1667525149784},{"id":"h8KY.ts","timestamp":1667525229236},{"id":"esoP.ts","timestamp":1667525270728},{"id":"DSFK.ts","timestamp":1667525368394},{"id":"Q9el.ts","timestamp":1667525403702},{"id":"VKfw.ts","timestamp":1667525758793},{"id":"9rQJ.ts","timestamp":1667525777062},{"id":"VDcH.ts","timestamp":1667526041148},{"id":"PPAX.ts","timestamp":1667526098066},{"id":"GbRI.ts","timestamp":1667526194627},{"id":"dNMY.ts","timestamp":1667526233466},{"id":"58N8.ts","timestamp":1667526277132},{"id":"SOxq.ts","timestamp":1667527511925},{"id":"CQvh.ts","timestamp":1667527628123},{"id":"iqv8.ts","timestamp":1667527809471},{"id":"ncMv.ts","timestamp":1667538491141},{"id":"1eG1.ts","timestamp":1667590006450},{"id":"7OCe.ts","timestamp":1667831591767},{"id":"oRKt.ts","timestamp":1667834203514},{"id":"JuvC.ts","timestamp":1667834317429},{"id":"TNzn.ts","timestamp":1667834425340},{"id":"DeIR.ts","timestamp":1667846522386},{"id":"X6Io.ts","timestamp":1667846551881},{"id":"XVkT.ts","timestamp":1667846612631},{"id":"MUcA.ts","timestamp":1667846729275},{"id":"UMyT.ts","timestamp":1667846952277},{"id":"wIvl.ts","timestamp":1667849233953},{"id":"eKLU.ts","timestamp":1667850510418},{"id":"11Lj.ts","source":"searchReplace.source","timestamp":1669258574775},{"id":"wOde.ts","timestamp":1669262487861},{"id":"qs3j.ts","source":"searchReplace.source","timestamp":1669262666848},{"id":"dE0B.ts","timestamp":1669262776088},{"id":"ebAB.ts","timestamp":1669263028644},{"id":"UNzZ.ts","timestamp":1669263179269},{"id":"QuPH.ts","timestamp":1669263215979},{"id":"cegg.ts","timestamp":1669263927970},{"id":"f65i.ts","timestamp":1669264297721},{"id":"4OWy.ts","source":"searchReplace.source","timestamp":1669291680847},{"id":"JXt2.ts","source":"searchReplace.source","timestamp":1669291842784},{"id":"V2mB.ts","timestamp":1669639101820},{"id":"8SBq.ts","source":"searchReplace.source","timestamp":1669639652461},{"id":"BQHS.ts","timestamp":1669639783387},{"id":"8Bya.ts","source":"searchReplace.source","timestamp":1669815189026},{"id":"6YWj.ts","source":"Workspace Edit","timestamp":1670202572367},{"id":"UZNf.ts","timestamp":1670509919921}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/module-components/src/types/interface/Avatar/index.ts","entries":[{"id":"aLel.ts","source":"Workspace Edit","timestamp":1661220276026},{"id":"1bG3.ts","timestamp":1661220440396},{"id":"gWsR.ts","timestamp":1661220553271},{"id":"J3Pu.ts","timestamp":1661612515848},{"id":"aHaZ.ts","source":"undoRedo.source","timestamp":1661824965040},{"id":"5i1s.ts","timestamp":1661825285845}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/apps/gestao-documentos/src/lib/ui/ManagementDocs/components/ModalDocs/ModalDocs.tsx","entries":[{"id":"DfmB.tsx","timestamp":1664833536777},{"id":"I08a.tsx","timestamp":1664833566659},{"id":"SBHu.tsx","timestamp":1664834196890},{"id":"hDKG.tsx","timestamp":1664835034361},{"id":"14w4.tsx","timestamp":1664835202454},{"id":"kORp.tsx","timestamp":1664835262896},{"id":"5rOg.tsx","timestamp":1664835459013},{"id":"f8J8.tsx","timestamp":1664835795363},{"id":"dg89.tsx","timestamp":1664909392278},{"id":"irIN.tsx","source":"Workspace Edit","timestamp":1664909606633},{"id":"x6Jr.tsx","timestamp":1664909664980},{"id":"NI0K.tsx","timestamp":1664909812162},{"id":"8uli.tsx","timestamp":1664910538995},{"id":"bohm.tsx","timestamp":1665081623360},{"id":"qUVp.tsx","timestamp":1665273147249},{"id":"xi77.tsx","source":"Workspace Edit","timestamp":1665275251224},{"id":"3v1g.tsx","timestamp":1666028250363},{"id":"a7OR.tsx","source":"undoRedo.source","timestamp":1666028289764},{"id":"pTMu.tsx","timestamp":1667314425758},{"id":"DIYQ.tsx","source":"searchReplace.source","timestamp":1669258574794},{"id":"q6wS.tsx","timestamp":1669262542969},{"id":"zmjX.tsx","timestamp":1669263615909},{"id":"6bUI.tsx","source":"searchReplace.source","timestamp":1669291681057},{"id":"0FZ7.tsx","source":"undoRedo.source","timestamp":1669291783423},{"id":"7IIB.tsx","source":"searchReplace.source","timestamp":1669291842839},{"id":"2A0A.tsx","timestamp":1669639518820},{"id":"sedQ.tsx","timestamp":1669901137621},{"id":"ApEJ.tsx","source":"Workspace Edit","timestamp":1670202452154}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/lib_storybook_inittial/stories/Button.stories.tsx","entries":[{"id":"0DPR.tsx","timestamp":1657458414933},{"id":"Xnfs.tsx","source":"moved.source","timestamp":1657458526760},{"id":"Watl.tsx","timestamp":1657458543018},{"id":"bZaP.tsx","timestamp":1657458608475},{"id":"3S6P.tsx","timestamp":1657459755194},{"id":"A6cr.tsx","timestamp":1657462197739},{"id":"ub5d.tsx","timestamp":1657462219911}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/src/context/talon/index.ts","entries":[{"id":"5jf2.ts","timestamp":1665525060937}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/sn-gestao-docs_clean/.cracorc.js","entries":[{"id":"YY0g.js","timestamp":1668520830896},{"id":"aDJB.js","timestamp":1668521160418},{"id":"eps9.js","timestamp":1668521186559},{"id":"Adxw.js","timestamp":1668521687496},{"id":"Yf3T.js","timestamp":1668521791339},{"id":"Sbfs.js","timestamp":1668522108925},{"id":"Isoa.js","timestamp":1668522193691},{"id":"ZuoD.js","source":"undoRedo.source","timestamp":1668522339206},{"id":"0ko8.js","timestamp":1668525871163},{"id":"PL9j.js","timestamp":1668525958132},{"id":"LEj2.js","timestamp":1668526380154},{"id":"fRqS.js","timestamp":1668535403630},{"id":"9eEb.js","timestamp":1668535530153},{"id":"Zpo6.js","timestamp":1668535575713},{"id":"ztld.js","timestamp":1668536108870},{"id":"oKRq.js","timestamp":1668536142544},{"id":"iOGu.js","timestamp":1668536382155},{"id":"8Jqk.js","timestamp":1668536424109},{"id":"NBOV.js","timestamp":1668536472414},{"id":"2Sot.js","timestamp":1668536557749},{"id":"y474.js","timestamp":1668605464494},{"id":"1B1a.js","timestamp":1668610542022},{"id":"0VV2.js","timestamp":1668610584221},{"id":"zgV7.js","timestamp":1668611355138},{"id":"iQtI.js","timestamp":1668612553005},{"id":"wJ3q.js","timestamp":1668612610962},{"id":"urVe.js","timestamp":1668612644999},{"id":"k0hr.js","timestamp":1668612741243},{"id":"ZsKf.js","timestamp":1668612810710},{"id":"jnII.js","timestamp":1668613002457},{"id":"RKBB.js","timestamp":1668613021977},{"id":"kJz8.js","timestamp":1668613084879},{"id":"WgOc.js","timestamp":1668620951240},{"id":"dwNA.js","timestamp":1668621153855},{"id":"mgsq.js","timestamp":1668621534432},{"id":"gp9p.js","timestamp":1668621560899},{"id":"jDqS.js","timestamp":1668622714032},{"id":"yPvd.js","timestamp":1668622730278},{"id":"i8FO.js","timestamp":1668622770152},{"id":"Awcj.js","timestamp":1668622906480},{"id":"gfiN.js","timestamp":1668622985456},{"id":"lVpq.js","timestamp":1668623034372},{"id":"CRka.js","timestamp":1668623117419},{"id":"Bxrg.js","timestamp":1668687690629},{"id":"FKfR.js","timestamp":1668687838959},{"id":"IR7T.js","timestamp":1668687860033}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/apps/gestao-documentos/src/articles/common/managementDocs.ts","entries":[{"id":"1C91.ts","timestamp":1663679711073}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/src/services/infra/index.ts","entries":[{"id":"pYDr.ts","timestamp":1663165691357}]}
{
"name": "dash_manager",
"version": "0.0.1",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"@dash_manager/core": "0.0.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.0"
},
"devDependencies": {
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"typescript": "^4.4.2"
},
"scripts": {
"dev": "react-scripts start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{
"name": "dash_manager",
"version": "0.0.1",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"typescript": "^4.4.2",
"web-vitals": "^2.1.0"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{
"name": "dash_manager",
"version": "0.0.1",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.0"
},
"devDependencies": {
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"typescript": "^4.4.2"
},
"scripts": {
"dev": "craco start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{
"name": "dash_manager",
"version": "0.0.1",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"@dash_manager/core": "0.0.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.0"
},
"devDependencies": {
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"typescript": "^4.4.2"
},
"scripts": {
"dev": "craco start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{
"name": "@dash/root",
"private": true,
"workspaces": [
"packages/*"
],
"scripts": {
"dev": "lerna exec --scope @dash/app yarn dev",
"start": "lerna exec --scope @dash/app yarn start",
"build": "lerna exec --scope @dash/app yarn build"
},
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.6.4",
"@mui/styles": "^5.6.2",
"axios": "^0.27.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-query": "^3.39.1",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/axios": "^0.14.0",
"@types/faker": "5.5.3",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.36",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"faker": "5.5.3",
"lerna": "^4.0.0",
"miragejs": "^0.1.45",
"typescript": "^4.7.2"
}
}
{
"name": "@dash/root",
"private": true,
"workspaces": [
"packages/*"
],
"scripts": {
"dev": "lerna exec --scope @dash/app yarn dev",
"build": "lerna exec --scope @dash/app yarn build"
},
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.6.4",
"@mui/styles": "^5.6.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"lerna": "^4.0.0",
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.36",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"typescript": "^4.7.2"
}
}
{
"name": "@dash/root",
"private": true,
"workspaces": [
"packages/module/*"
],
"scripts": {
"dev": "lerna exec --scope @dash/app yarn dev",
"build": "lerna exec --scope @dash/app yarn build"
},
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.6.4",
"@mui/styles": "^5.6.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.36",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"lerna": "^4.0.0",
"typescript": "^4.7.2"
}
}
{
"name": "@dash/root",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.6.4",
"@mui/styles": "^5.6.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"lerna": "^4.0.0",
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.36",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"typescript": "^4.7.2"
},
"scripts": {
"dev": "lerna exec --scope @dash/app yarn dev",
"build": "lerna exec --scope @dash/app yarn build"
}
}
{
"name": "@dash/root",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.6.4",
"@mui/styles": "^5.6.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"lerna": "^4.0.0",
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.36",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.2",
"typescript": "^4.1.2"
},
"scripts": {
"dev": "lerna exec --scope @dash/app yarn dev",
"build": "lerna exec --scope @dash/app yarn build"
}
}
{
"name": "@dash/root",
"private": true,
"workspaces": [
"packages/*"
],
"scripts": {
"dev": "lerna exec --scope @dash/app yarn dev",
"build": "lerna exec --scope @dash/app yarn build"
},
"dependencies": {
"@dash/material": "^0.0.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"lerna": "^4.0.0",
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.36",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"typescript": "^4.7.2"
}
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/dash_manager/package.json","entries":[{"id":"x7ix.json","timestamp":1653760905228},{"id":"3UtO.json","timestamp":1653760917102},{"id":"P8SR.json","timestamp":1653761144511},{"id":"pL5M.json","timestamp":1653761205293},{"id":"3TVG.json","timestamp":1653761479906},{"id":"kB6O.json","timestamp":1653761529371},{"id":"GYsi.json","timestamp":1653761765512},{"id":"AALR.json","source":"undoRedo.source","timestamp":1653761783748},{"id":"7ZCw.json","timestamp":1653762143456},{"id":"HlVA.json","timestamp":1653762214610},{"id":"Z2L7.json","timestamp":1653762226716},{"id":"Z8Iq.json","timestamp":1653782198770},{"id":"uwC8.json","timestamp":1653782233688},{"id":"i3yr.json","timestamp":1653782511663},{"id":"BzbS.json","timestamp":1653783550664},{"id":"hWSU.json","timestamp":1653783660245},{"id":"cb3g.json","timestamp":1653783966356},{"id":"hLuS.json","timestamp":1653784114195},{"id":"q1Ch.json","timestamp":1653784900122},{"id":"CKf5.json","timestamp":1653784965872},{"id":"whsK.json","timestamp":1653784993110},{"id":"avb5.json","timestamp":1653785119710},{"id":"BOWi.json","timestamp":1654440821909},{"id":"vhak.json","timestamp":1654440960613},{"id":"AOZQ.json","timestamp":1654452240590}]}
{
"name": "@dash_manager/root",
"version": "0.0.1",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"@dash_manager/core": "0.0.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.0"
},
"devDependencies": {
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"typescript": "^4.4.2"
},
"scripts": {
"dev": "craco start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{
"name": "@dash/root",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.6.4",
"@mui/styles": "^5.6.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"lerna": "^4.0.0",
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/react-hooks": "^8.0.0",
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.36",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.2",
"typescript": "^4.1.2"
},
"scripts": {
"dev": "lerna exec --scope @dash/app yarn dev",
"build": "lerna exec --scope @dash/app yarn build"
}
}
{
"name": "@dash_manager/root",
"version": "0.0.1",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.0"
},
"devDependencies": {
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"typescript": "^4.4.2"
},
"scripts": {
"dev": "craco start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{
"name": "@dash/root",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.6.4",
"@mui/styles": "^5.6.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"lerna": "^4.0.0",
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.36",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"typescript": "^4.1.2"
},
"scripts": {
"dev": "lerna exec --scope @dash/app yarn dev",
"build": "lerna exec --scope @dash/app yarn build"
}
}
{
"name": "@dash/root",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.6.4",
"@mui/styles": "^5.6.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"lerna": "^4.0.0",
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.36",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"typescript": "^4.7.2"
},
"scripts": {
"dev": "lerna exec --scope @dash/app yarn dev",
"build": "lerna exec --scope @dash/app yarn build"
}
}
{
"name": "dash_manager",
"version": "0.0.1",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"@dash_manager/core": "0.0.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.0"
},
"devDependencies": {
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"typescript": "^4.4.2"
},
"scripts": {
"dev": "craco start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{
"name": "dash_manager",
"version": "0.0.1",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"@dash_manager/core": "0.0.1",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"typescript": "^4.4.2",
"web-vitals": "^2.1.0"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{
"name": "dash_manager",
"version": "0.0.1",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"@dash_manager/core": "0.0.1",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"typescript": "^4.4.2",
"web-vitals": "^2.1.0"
},
"scripts": {
"dev": "react-scripts start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{
"name": "@dash/root",
"private": true,
"workspaces": [
"packages/*"
],
"scripts": {
"dev": "lerna exec --scope @dash/app yarn dev",
"build": "lerna exec --scope @dash/app yarn build"
},
"dependencies": {
"@dash/core": "^0.0.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"lerna": "^4.0.0",
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.36",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"typescript": "^4.7.2"
}
}
{
"name": "@dash/root",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"lerna": "^4.0.0",
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.36",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"typescript": "^4.7.2"
},
"scripts": {
"dev": "lerna exec --scope @dash/app yarn dev",
"build": "lerna exec --scope @dash/app yarn build"
}
}
{
"name": "@dash/root",
"private": true,
"workspaces": [
"packages/*"
],
"scripts": {
"dev": "lerna exec --scope @dash/app yarn dev",
"build": "lerna exec --scope @dash/app yarn build"
},
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.6.4",
"@mui/styles": "^5.6.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.36",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"lerna": "^4.0.0",
"typescript": "^4.7.2"
}
}
{
"name": "@dash/root",
"private": true,
"workspaces": [
"packages/*"
],
"scripts": {
"dev": "lerna exec --scope @dash/app yarn dev",
"build": "lerna exec --scope @dash/app yarn build"
},
"dependencies": {
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"lerna": "^4.0.0",
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.36",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"typescript": "^4.7.2"
}
}
{
"name": "dash_manager",
"version": "0.1.0",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"typescript": "^4.4.2",
"web-vitals": "^2.1.0"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{
"name": "@dash/root",
"version": "0.0.1",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.0"
},
"devDependencies": {
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"typescript": "^4.4.2"
},
"scripts": {
"dev": "craco start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{
"name": "@dash/root",
"private": true,
"workspaces": [
"packages/*"
],
"dependencies": {
"@dash/core": "^0.0.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"lerna": "^4.0.0",
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.36",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"typescript": "^4.7.2"
},
"scripts": {
"dev": "lerna exec --scope @dash/app yarn dev",
"build": "lerna exec --scope @dash/app yarn build"
}
}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/localiza-sn-pagamentos-react/src/lib/pages/PaymentPix/styles.ts","entries":[{"id":"BQOK.ts","timestamp":1650983252705},{"id":"NlwG.ts","source":"moved.source","timestamp":1650983697723}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/dash_manager/packages/material/components/Button/Button.tsx","entries":[{"id":"Ba7B.tsx","timestamp":1653785635605}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/lib/shared/PaymentPix/Content/ContentPaymentPixMobile/styles.ts","entries":[{"id":"9X2T.ts","timestamp":1652533197814},{"id":"VcdU.ts","timestamp":1652797813475},{"id":"vfwx.ts","timestamp":1652797847633},{"id":"ZecU.ts","timestamp":1652797877019},{"id":"l1yv.ts","timestamp":1652797934813},{"id":"0yWq.ts","timestamp":1652801162835},{"id":"EO0C.ts","timestamp":1652801907964},{"id":"yafR.ts","timestamp":1652802163416},{"id":"QgfR.ts","timestamp":1652802590151},{"id":"z3py.ts","timestamp":1652802635275},{"id":"BHQz.ts","timestamp":1652802747087},{"id":"zt8j.ts","timestamp":1652802838471},{"id":"7Oif.ts","timestamp":1652810438526},{"id":"I9mb.ts","timestamp":1652811688005}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/dash_manager_lt/packages/material/components/Button/Button.tsx","entries":[{"id":"hwnV.tsx","timestamp":1653779485918},{"id":"EhMg.tsx","source":"moved.source","timestamp":1653781269374}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Trybe/2.Proj_Personal/goshirts-react/packages/lib/services/talons/useForm.js","entries":[{"id":"KoBz.js","timestamp":1649592859488},{"id":"sY5O.js","timestamp":1649593377833}]}
{
"name": "vendas2",
"version": "1.0.0",
"description": "Seminovos base project to microfrontend's architecture ",
"private": true,
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.{ts,tsx}": [
"eslint --fix",
"cross-env CI=true npm test --bail --findRelatedTests",
"git add"
]
},
"scripts": {
"dev": "webpack-cli serve --hot --mode development",
"start-react": "react-scripts start",
"build": "webpack --mode production",
"serve": "serve dist -p 3000",
"build:dev": "webpack --mode development",
"start:live": "webpack-dev-server --open --mode development --liveReload",
"type-check": "tsc --pretty --noEmit",
"lint": "eslint . --ext ts --ext tsx --ext js",
"test": "jest --runInBand",
"test:report": "jest --coverage",
"test-all": "npm run lint && npm run type-check && npm run test",
"docker:up": "docker-compose up -d",
"docker:build:dev": "docker-compose up -d --build",
"docker:build": "docker build -t vendas-seminovos-front-react-image .",
"docker:run": "docker run --name vendas-seminovos-front-react -d -p 3000:3000 vendas-seminovos-front-react-image"
},
"dependencies": {
"@datadog/browser-rum": "^2.10.0",
"@material-ui/core": "^4.12.3",
"@material-ui/icons": "^4.11.2",
"axios": "^0.21.1",
"clsx": "^1.1.1",
"history": "^5.0.0",
"js-cookie": "^2.2.1",
"jwt-decode": "^3.1.2",
"qs": "^6.10.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-icons": "^4.2.0",
"react-lottie": "^1.2.3",
"react-router-dom": "5.2.0",
"react-scripts": "^5.0.0"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/preset-react": "^7.12.13",
"@babel/preset-typescript": "7.10.4",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^10.0.1",
"@testing-library/react-hooks": "^5.1.0",
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^25.1.4",
"@types/js-cookie": "^2.2.6",
"@types/qs": "^6.9.6",
"@types/react": "^16.9.27",
"@types/react-dom": "^16.9.8",
"@types/react-lottie": "^1.2.6",
"@types/react-router-dom": "^5.1.6",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"babel-jest": "^26.6.0",
"babel-loader": "8.2.2",
"bundle-loader": "^0.5.6",
"dotenv": "^8.2.0",
"dotenv-webpack": "^5.1.0",
"eslint": "^8.5.0",
"eslint-plugin-react": "^7.19.0",
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.1",
"husky": "^7.0.2",
"jest": "^27.4.5",
"jest-canvas-mock": "^2.3.1",
"jest-watch-typeahead": "^1.0.0",
"lint-staged": "^11.1.2",
"mq-polyfill": "^1.1.8",
"react-test-renderer": "^17.0.1",
"typescript": "^3.8.3",
"webpack": "^5.24.4",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^4.7.1"
}
}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/sn-vendas2/package.json","entries":[{"id":"QwM6.json","timestamp":1668627078140},{"id":"57V8.json","timestamp":1668627220495}]}
{
"name": "vendas2",
"version": "1.0.0",
"description": "Seminovos base project to microfrontend's architecture ",
"private": true,
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.{ts,tsx}": [
"eslint --fix",
"cross-env CI=true npm test --bail --findRelatedTests",
"git add"
]
},
"scripts": {
"start": "webpack-cli serve --hot --mode development",
"start-react": "react-scripts start",
"build": "webpack --mode production",
"serve": "serve dist -p 3000",
"build:dev": "webpack --mode development",
"start:live": "webpack-dev-server --open --mode development --liveReload",
"type-check": "tsc --pretty --noEmit",
"lint": "eslint . --ext ts --ext tsx --ext js",
"test": "jest --runInBand",
"test:report": "jest --coverage",
"test-all": "npm run lint && npm run type-check && npm run test",
"docker:up": "docker-compose up -d",
"docker:build:dev": "docker-compose up -d --build",
"docker:build": "docker build -t vendas-seminovos-front-react-image .",
"docker:run": "docker run --name vendas-seminovos-front-react -d -p 3000:3000 vendas-seminovos-front-react-image"
},
"dependencies": {
"@datadog/browser-rum": "^2.10.0",
"@material-ui/core": "^4.12.3",
"@material-ui/icons": "^4.11.2",
"axios": "^0.21.1",
"clsx": "^1.1.1",
"history": "^5.0.0",
"js-cookie": "^2.2.1",
"jwt-decode": "^3.1.2",
"qs": "^6.10.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-icons": "^4.2.0",
"react-lottie": "^1.2.3",
"react-router-dom": "5.2.0",
"react-scripts": "^5.0.0"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/preset-react": "^7.12.13",
"@babel/preset-typescript": "7.10.4",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^10.0.1",
"@testing-library/react-hooks": "^5.1.0",
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^25.1.4",
"@types/js-cookie": "^2.2.6",
"@types/qs": "^6.9.6",
"@types/react": "^16.9.27",
"@types/react-dom": "^16.9.8",
"@types/react-lottie": "^1.2.6",
"@types/react-router-dom": "^5.1.6",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"babel-jest": "^26.6.0",
"babel-loader": "8.2.2",
"bundle-loader": "^0.5.6",
"dotenv": "^8.2.0",
"dotenv-webpack": "^5.1.0",
"eslint": "^8.5.0",
"eslint-plugin-react": "^7.19.0",
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.1",
"husky": "^7.0.2",
"jest": "^27.4.5",
"jest-canvas-mock": "^2.3.1",
"jest-watch-typeahead": "^1.0.0",
"lint-staged": "^11.1.2",
"mq-polyfill": "^1.1.8",
"react-test-renderer": "^17.0.1",
"typescript": "^3.8.3",
"webpack": "^5.24.4",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^4.7.1"
}
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/module-customer/src/types/interface/Dropdown/index.ts","entries":[{"id":"R98c.ts","timestamp":1660511013152},{"id":"8WCi.ts","timestamp":1660512768282},{"id":"kKwA.ts","timestamp":1660513715424}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mfe-greg/sn-contrato-mfe/azure-pipelines.yml","entries":[{"id":"rWvg.yml","timestamp":1669063031287}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/filter-meli-api/.env","entries":[{"id":"ynWU","timestamp":1660869293613}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/modules/lui-components/src/lib/shared/Text/__tests__/Text.test.tsx","entries":[{"id":"ZIAB.tsx","timestamp":1664931847304},{"id":"9nOD.tsx","timestamp":1666376313057},{"id":"Sdlm.tsx","timestamp":1666376328633},{"id":"SUXY.tsx","timestamp":1666376608854},{"id":"x6RB.tsx","timestamp":1666376743389},{"id":"Kzgv.tsx","source":"Workspace Edit","timestamp":1666961509735},{"id":"LEEm.tsx","source":"Workspace Edit","timestamp":1666962500529},{"id":"98j1.tsx","timestamp":1669561266361},{"id":"npw5.tsx","timestamp":1669561324348},{"id":"jsKx.tsx","timestamp":1669637203481}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-custom-webpack/src/components/CreateAccount/index.js","entries":[{"id":"ZZec.js","timestamp":1650080641951}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/localiza-sn-pagamentos-react/src/integration/codeSecurityCpf/index.ts","entries":[{"id":"zVRk.ts","timestamp":1650636509912},{"id":"pls4.ts","timestamp":1650636702273},{"id":"bMQX.ts","timestamp":1650664323282},{"id":"7kME.ts","timestamp":1650665487954},{"id":"ykVZ.ts","timestamp":1650810278550},{"id":"1Mw6.ts","timestamp":1650844162180},{"id":"TmL0.ts","timestamp":1650846195404},{"id":"H957.ts","timestamp":1650885217213},{"id":"ciPn.ts","timestamp":1650900174717},{"id":"AYq0.ts","timestamp":1650900185838},{"id":"ApTK.ts","timestamp":1650900217383},{"id":"qShT.ts","timestamp":1650900237403}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/app/src/services/validation/index.ts","entries":[{"id":"HtsA.ts","timestamp":1659800360533},{"id":"B4m8.ts","timestamp":1659800646940},{"id":"pTsu.ts","timestamp":1659800802152},{"id":"JIwR.ts","source":"moved.source","timestamp":1659800967067},{"id":"YIoD.ts","timestamp":1659807497179},{"id":"enT2.ts","timestamp":1659807511950},{"id":"TpYP.ts","timestamp":1659807523247},{"id":"PFvo.ts","timestamp":1659807535997},{"id":"p8vv.ts","timestamp":1659831807112},{"id":"FFk1.ts","timestamp":1659831903224},{"id":"gnCA.ts","timestamp":1659832427445},{"id":"QgL5.ts","timestamp":1659891335480},{"id":"5daV.ts","timestamp":1659891830795},{"id":"WxMh.ts","timestamp":1659923928087},{"id":"9xUj.ts","timestamp":1659924260996},{"id":"wQ4I.ts","timestamp":1659927763254},{"id":"lJsV.ts","timestamp":1660254290157},{"id":"EJnn.ts","timestamp":1660254448841},{"id":"3ZtZ.ts","timestamp":1660254583412},{"id":"GUrP.ts","timestamp":1660254594063},{"id":"ViPv.ts","timestamp":1660254615421},{"id":"0g9N.ts","timestamp":1660254710594},{"id":"KyHR.ts","timestamp":1660706370210},{"id":"PGdD.ts","timestamp":1660706462939}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mfe-greg/react-app/src/lib/microfrontend/views/ManagementDocs/index.ts","entries":[{"id":"o1Iw.ts","timestamp":1669056132220}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-type-mui/src/types/interface/index.ts","entries":[{"id":"gDpC.ts","timestamp":1663294686846}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-mui-v2/src/lib/pages/Dashboard/dashboard.tsx","entries":[{"id":"DDr0.tsx","timestamp":1650288119087},{"id":"w059.tsx","timestamp":1650288132777},{"id":"K96H.tsx","timestamp":1650288236598},{"id":"FFpk.tsx","timestamp":1650288267618},{"id":"o1h0.tsx","timestamp":1650291414239},{"id":"yInd.tsx","timestamp":1650291513357},{"id":"X99x.tsx","timestamp":1650292191772},{"id":"ygs9.tsx","timestamp":1650292251920},{"id":"ALmL.tsx","timestamp":1650292381143},{"id":"pm14.tsx","timestamp":1650293574939},{"id":"4LRw.tsx","timestamp":1650293610810},{"id":"oIz1.tsx","timestamp":1650293730954},{"id":"WDGr.tsx","timestamp":1650293839056},{"id":"CO2P.tsx","timestamp":1650293859313},{"id":"9vyc.tsx","timestamp":1650293908861},{"id":"vEsT.tsx","timestamp":1650293932767},{"id":"twKY.tsx","timestamp":1650294005996},{"id":"8n41.tsx","source":"undoRedo.source","timestamp":1650294010807}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Trybe/2.Proj_Personal/goshirts-react/packages/lib/src/components/Label/label.tsx","entries":[{"id":"V4jv.tsx","timestamp":1650026144627}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/apps/gestao-documentos/src/lib/ui/ManagementDocs/components/ToastsDocs/__tests__/ToastsDocs.test.tsx","entries":[{"id":"UocD.tsx","timestamp":1669743969042},{"id":"1CVK.tsx","timestamp":1669744077181},{"id":"6ZMi.tsx","timestamp":1669744100139},{"id":"OPYR.tsx","timestamp":1669744125219},{"id":"89Cg.tsx","timestamp":1669744191000},{"id":"coUX.tsx","timestamp":1669744263084},{"id":"80AO.tsx","timestamp":1669744282296},{"id":"GK9g.tsx","timestamp":1669744293675},{"id":"HhWY.tsx","timestamp":1669744505434},{"id":"gYKr.tsx","timestamp":1669744735830},{"id":"ETkE.tsx","timestamp":1669744776069},{"id":"7Alw.tsx","timestamp":1669744818241},{"id":"vq9a.tsx","timestamp":1669744844082},{"id":"ckf8.tsx","timestamp":1669744998006},{"id":"XucY.tsx","timestamp":1669745013090},{"id":"XoR8.tsx","timestamp":1669745563737},{"id":"5mtR.tsx","timestamp":1669745951051},{"id":"o759.tsx","timestamp":1669756752243},{"id":"Cz7u.tsx","timestamp":1669756814851},{"id":"lGvj.tsx","timestamp":1669756954166},{"id":"Agw8.tsx","timestamp":1669757064955},{"id":"Kl77.tsx","timestamp":1669757079756},{"id":"vMkJ.tsx","timestamp":1669757089760},{"id":"RPCq.tsx","timestamp":1669757155505},{"id":"RsUf.tsx","timestamp":1669757186908},{"id":"dlyL.tsx","source":"undoRedo.source","timestamp":1669757214128},{"id":"Gik2.tsx","timestamp":1669757312965},{"id":"F1tv.tsx","source":"undoRedo.source","timestamp":1669757328677},{"id":"WwV4.tsx","timestamp":1669757345550},{"id":"rK5a.tsx","timestamp":1669757443261},{"id":"rCgG.tsx","timestamp":1669757507518},{"id":"taw7.tsx","timestamp":1669757689415},{"id":"vilJ.tsx","timestamp":1669757765863},{"id":"AntQ.tsx","timestamp":1669757858647},{"id":"qOMX.tsx","timestamp":1669758249807},{"id":"LZFy.tsx","timestamp":1669758415642},{"id":"BryZ.tsx","timestamp":1669758440138},{"id":"eDIa.tsx","timestamp":1669758459822},{"id":"TSq3.tsx","timestamp":1669758472394},{"id":"Huhw.tsx","timestamp":1669758483918},{"id":"xLO3.tsx","timestamp":1669758540168},{"id":"Gvmq.tsx","timestamp":1669758560127},{"id":"a1yJ.tsx","timestamp":1669758571143},{"id":"BZx5.tsx","timestamp":1669758590564},{"id":"CKSR.tsx","timestamp":1669758694319},{"id":"nOGK.tsx","timestamp":1669758750183},{"id":"7dOb.tsx","timestamp":1669759710741},{"id":"qlNJ.tsx","timestamp":1669759778364},{"id":"mM8S.tsx","timestamp":1669759817084},{"id":"Z50B.tsx","timestamp":1669759827126}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/lib/context/index.ts","entries":[{"id":"kyZ0.ts","timestamp":1653316681140},{"id":"fliQ.ts","timestamp":1653316860618},{"id":"A37Y.ts","timestamp":1653316899171},{"id":"F5kn.ts","timestamp":1653316945832}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/src/articles/index.ts","entries":[{"id":"6WNs.ts","timestamp":1662245449620},{"id":"gvJW.ts","source":"Workspace Edit","timestamp":1662315184232}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/goshirts-react-custom/packages/core/.gitignore","entries":[{"id":"Lfd0","timestamp":1650134698480}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mfe-greg/sn-gestao-docs-mfe/src/lib/ui/ManagementDocs/components/ModalDocs/components/ModalNewDoc/ModalNewDoc.tsx","entries":[{"id":"ivsu.tsx","timestamp":1669207676388},{"id":"cqLo.tsx","timestamp":1669213301205},{"id":"RXXt.tsx","timestamp":1669214133212},{"id":"eLlj.tsx","timestamp":1669229083616}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/dash_manager/packages/app/.env","entries":[{"id":"8v6U","timestamp":1654451680454},{"id":"5uOD","timestamp":1654452487023},{"id":"saCi","timestamp":1654460082907},{"id":"8cpM","timestamp":1654461205087}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/src/lib/ui/index.ts","entries":[{"id":"bWoA.ts","timestamp":1660766659321},{"id":"O2JY.ts","source":"moved.source","timestamp":1660766910422},{"id":"DRNb.ts","timestamp":1660913915422},{"id":"kUZ1.ts","timestamp":1661314009002},{"id":"go1q.ts","timestamp":1661315110616},{"id":"pjdV.ts","timestamp":1661374331004},{"id":"rp3g.ts","timestamp":1661432042352},{"id":"QpyN.ts","timestamp":1661448653956},{"id":"JHwy.ts","timestamp":1661457384459},{"id":"w4tN.ts","timestamp":1661457503821},{"id":"uPHg.ts","timestamp":1661465300463},{"id":"A0S7.ts","timestamp":1661465387627},{"id":"65WF.ts","timestamp":1661467350796},{"id":"jA2R.ts","source":"Workspace Edit","timestamp":1662132435483},{"id":"06L1.ts","timestamp":1662502230323},{"id":"TjxA.ts","timestamp":1662502399711},{"id":"Z8X7.ts","timestamp":1664461092381}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mfe-greg/sn-contrato-mfe/packages/apps/gestao-documentos/src/types/shared/index.ts","entries":[{"id":"hrzt.ts","timestamp":1669229880824},{"id":"f9Fo.ts","timestamp":1669256165597}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/dash_manager/.env","entries":[{"id":"nv7C","timestamp":1654452081218}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/azure-pipelines.yml","entries":[{"id":"TaMp.yml","timestamp":1652219368012},{"id":"p5As.yml","timestamp":1652355899802},{"id":"stdx.yml","timestamp":1652355935797},{"id":"2MUM.yml","timestamp":1652820697101},{"id":"KxQs.yml","timestamp":1653102623857},{"id":"91XH.yml","timestamp":1653104777763},{"id":"Ajro.yml","timestamp":1654004609236},{"id":"iaOU.yml","timestamp":1654116761197},{"id":"zWjk.yml","timestamp":1654277261156},{"id":"4BRF.yml","timestamp":1654278018323},{"id":"D5XJ.yml","timestamp":1655737754404},{"id":"TMN0.yml","timestamp":1655997937430},{"id":"aMrA.yml","timestamp":1656001561039},{"id":"CbFw.yml","timestamp":1656005690088},{"id":"RT9a.yml","timestamp":1656340468034},{"id":"sRCy.yml","timestamp":1656351458573},{"id":"fHZn.yml","timestamp":1656612531282},{"id":"l3GW.yml","timestamp":1656612729096},{"id":"K1pF.yml","timestamp":1657040713327},{"id":"lTNZ.yml","timestamp":1657040845767},{"id":"D1Sm.yml","timestamp":1657040935089},{"id":"NqtZ.yml","timestamp":1657569992413},{"id":"p2AE.yml","timestamp":1657570093585},{"id":"VwkY.yml","timestamp":1658439982737},{"id":"cPyY.yml","timestamp":1658440018522},{"id":"GbcL.yml","source":"undoRedo.source","timestamp":1658440043717},{"id":"csZR.yml","timestamp":1660140841622},{"id":"e7KH.yml","timestamp":1660164224663},{"id":"Q2Ci.yml","timestamp":1660243972786},{"id":"Mc9b.yml","timestamp":1660244005474},{"id":"ZDGu.yml","timestamp":1668013140626},{"id":"LRuR.yml","timestamp":1668013424648},{"id":"jqcC.yml","timestamp":1668087210761}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/sn-gestao-docs/src/services/talons/useManagementDocs.ts","entries":[{"id":"1Vn6.ts","timestamp":1668438568246}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/apps/gestao-nfs/package.json","entries":[{"id":"mZaJ.json","timestamp":1663466309176},{"id":"uG7L.json","timestamp":1663469872197}]}
{
"name": "@godash/gestao-nfs",
"version": "0.1.0",
"main": "index.ts",
"license": "MIT"
}
{
"name": "@dash/gestao-nfs",
"version": "0.1.0",
"main": "index.ts",
"license": "MIT"
}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/apps/gestao-documentos/src/services/infra/requests/useBFFContract.ts","entries":[{"id":"X5Vp.ts","timestamp":1663618354360},{"id":"MBe7.ts","timestamp":1663618370434},{"id":"4jWT.ts","source":"renamed.source","timestamp":1663618441478},{"id":"tUN2.ts","timestamp":1663618490230},{"id":"KTGt.ts","timestamp":1663620518454},{"id":"hhFf.ts","timestamp":1663682373437},{"id":"p83k.ts","timestamp":1663683259017},{"id":"gVe1.ts","timestamp":1663715100238},{"id":"4CYM.ts","timestamp":1663982236891},{"id":"5BeG.ts","timestamp":1664196045148},{"id":"uQSz.ts","source":"searchReplace.source","timestamp":1664398816365},{"id":"mHvB.ts","timestamp":1664399083037},{"id":"NbdO.ts","timestamp":1664399113011},{"id":"BNKI.ts","timestamp":1664399228183},{"id":"tOfC.ts","timestamp":1664399335041},{"id":"Qqn5.ts","timestamp":1664465695627},{"id":"5Ri9.ts","timestamp":1664472116867},{"id":"Kxwa.ts","timestamp":1665087011167},{"id":"ZOab.ts","timestamp":1665353539557},{"id":"0Xst.ts","timestamp":1665353669209},{"id":"H4MX.ts","timestamp":1665354108812},{"id":"BDg0.ts","timestamp":1665354305438},{"id":"vRB5.ts","timestamp":1665354367169},{"id":"jTGs.ts","timestamp":1665355691079},{"id":"FS3W.ts","timestamp":1667504976822},{"id":"3DzZ.ts","timestamp":1669262468842},{"id":"ndUY.ts","source":"searchReplace.source","timestamp":1669291680847},{"id":"hPmr.ts","source":"searchReplace.source","timestamp":1669291842839},{"id":"sw5D.ts","timestamp":1670444087858}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/goshirts-mui/src/articles/createAccount/index.ts","entries":[{"id":"tE9M.ts","timestamp":1651955310760},{"id":"Gv8I.ts","timestamp":1652051228919}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/lib/ui/PaymentPix/PaymentPix.tsx","entries":[{"id":"6pnq.tsx","timestamp":1652452674020},{"id":"X9rg.tsx","timestamp":1652452709323},{"id":"8DlY.tsx","timestamp":1652465195487},{"id":"UqgM.tsx","timestamp":1652466075132},{"id":"DUd0.tsx","timestamp":1652466919110},{"id":"fkak.tsx","timestamp":1652713501047},{"id":"HJSq.tsx","timestamp":1653104019004},{"id":"PQQD.tsx","timestamp":1653104098071},{"id":"ynpw.tsx","timestamp":1653573902197},{"id":"Ce9X.tsx","timestamp":1653574003442},{"id":"ZDaG.tsx","timestamp":1653574059667},{"id":"ligW.tsx","timestamp":1653575160391},{"id":"ewqj.tsx","timestamp":1653575229046},{"id":"6wSj.tsx","timestamp":1653575814732},{"id":"1uuy.tsx","timestamp":1653583831465},{"id":"kE1t.tsx","timestamp":1653584107017},{"id":"N7sk.tsx","timestamp":1653584967127},{"id":"7zsX.tsx","timestamp":1653584983127},{"id":"1Hd3.tsx","timestamp":1653595503046},{"id":"Mzms.tsx","timestamp":1653602977307},{"id":"QRfn.tsx","timestamp":1653603004550},{"id":"gigf.tsx","timestamp":1653603068032},{"id":"LVaj.tsx","timestamp":1653603388622},{"id":"9mLq.tsx","timestamp":1653604435335},{"id":"CTsS.tsx","timestamp":1653604801756},{"id":"qxqp.tsx","timestamp":1653604870066},{"id":"DD3j.tsx","source":"undoRedo.source","timestamp":1653604879360},{"id":"kuql.tsx","timestamp":1653604939562},{"id":"P2qz.tsx","timestamp":1653605138267},{"id":"JlCE.tsx","timestamp":1654205993935}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/__tests__/talons/delay.ts","entries":[{"id":"94zp.ts","source":"renamed.source","timestamp":1652402017621}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/react-mui/src/contexts/AppThemeContext/AppThemeStore.ts","entries":[{"id":"aIPL.ts","timestamp":1650203178722},{"id":"3oWC.ts","timestamp":1650203369130}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/modules/lui-components/src/services/utils/files/loadFile.ts","entries":[{"id":"HVNH.ts","timestamp":1669994479965}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/sn-gestao-docs/src/services/talons/useError.ts","entries":[{"id":"auve.ts","source":"searchReplace.source","timestamp":1668390346959}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/articles/payment/index.ts","entries":[{"id":"0x1n.ts","timestamp":1668032614389},{"id":"QEYM.ts","timestamp":1668032728766},{"id":"8geP.ts","timestamp":1668032875160},{"id":"pewq.ts","timestamp":1668033126036},{"id":"v4b7.ts","source":"undoRedo.source","timestamp":1668033722486},{"id":"AzyL.ts","timestamp":1668033803189},{"id":"R6ZY.ts","timestamp":1668033960604},{"id":"DQNJ.ts","timestamp":1668034000658},{"id":"R3wt.ts","timestamp":1668034147794},{"id":"hxFD.ts","timestamp":1668034183257},{"id":"bMiO.ts","timestamp":1668034323357},{"id":"Amj7.ts","timestamp":1668034345757},{"id":"yBFk.ts","timestamp":1668034374832},{"id":"qqub.ts","timestamp":1668034402605},{"id":"HfKi.ts","timestamp":1668034443363},{"id":"zY13.ts","timestamp":1668034640091},{"id":"stlB.ts","timestamp":1668034655534},{"id":"H7cQ.ts","timestamp":1668034666856},{"id":"OufR.ts","timestamp":1668034682636},{"id":"IfPb.ts","timestamp":1668034714395},{"id":"YlAW.ts","timestamp":1668035084839},{"id":"GRlx.ts","timestamp":1668035106700},{"id":"d3PM.ts","timestamp":1668035127757},{"id":"mkhW.ts","timestamp":1668035150626},{"id":"eRNh.ts","timestamp":1668035162052},{"id":"N7ez.ts","timestamp":1668035176734},{"id":"DHjS.ts","timestamp":1668035192596},{"id":"8tGb.ts","timestamp":1668035207978},{"id":"bBLH.ts","timestamp":1668035236551},{"id":"dp07.ts","timestamp":1668035315569},{"id":"nMry.ts","timestamp":1668035347401},{"id":"ol0q.ts","timestamp":1668035382506},{"id":"espo.ts","timestamp":1668035407394},{"id":"i0Pz.ts","timestamp":1668035576947},{"id":"pVh4.ts","timestamp":1668035683220},{"id":"Fr1x.ts","timestamp":1668035704893},{"id":"STZf.ts","timestamp":1668035851708},{"id":"2SEb.ts","timestamp":1668035942265},{"id":"VeXm.ts","timestamp":1668036208646},{"id":"MLzY.ts","timestamp":1668036302210}]}
{"version":1,"resource":"file:///Users/adaobjr/Desktop/mfe-greg/sn-contrato-mfe/src/lib/microfrontend/gestao-documentos/modules/articles/index.ts","entries":[{"id":"xMkF.ts","timestamp":1669059591241},{"id":"dLwj.ts","source":"renamed.source","timestamp":1669059704411}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/dash_manager/packages/app/src/lib/ui/CreateAccount/index.ts","entries":[{"id":"fFSb.ts","source":"Workspace Edit","timestamp":1654442316821}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/localiza-labs-ui-micro_front/packages/module-components/src/lib/ui/Button/Button.tsx","entries":[{"id":"Ttng.tsx","timestamp":1657652213520},{"id":"PFNB.tsx","timestamp":1657742214368}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/MagicPlace/go_dash/packages/module-components/src/types/interface/Dropdown/index.ts","entries":[{"id":"8scH.ts","timestamp":1660445258867},{"id":"Aa2d.ts","timestamp":1660506045232},{"id":"W6tV.ts","timestamp":1660510297524},{"id":"AXMa.ts","timestamp":1660512507316},{"id":"Qj8A.ts","timestamp":1660513704557},{"id":"jjY8.ts","timestamp":1661135657048}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/services/api/axios/index.ts","entries":[{"id":"0e4C.ts","timestamp":1653137052192},{"id":"IfqR.ts","timestamp":1653155390779},{"id":"w1cy.ts","timestamp":1653331159614},{"id":"cE55.ts","timestamp":1653338443449},{"id":"fWZ1.ts","timestamp":1653392602160},{"id":"obHf.ts","timestamp":1653488552846},{"id":"y4VL.ts","timestamp":1653499948870},{"id":"XFlG.ts","timestamp":1653500130037},{"id":"98Ig.ts","timestamp":1653500225523}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-contrato/packages/modules/lui-components/src/lib/shared/Title/Title.tsx","entries":[{"id":"i3tU.tsx","timestamp":1662466325276},{"id":"7ATM.tsx","timestamp":1662471559598},{"id":"CgV5.tsx","source":"undoRedo.source","timestamp":1662471636820},{"id":"Vza5.tsx","source":"moved.source","timestamp":1662472121056},{"id":"gSPT.tsx","timestamp":1662472130344},{"id":"3ODB.tsx","timestamp":1662473634596},{"id":"fZpy.tsx","timestamp":1662474130778},{"id":"96Io.tsx","timestamp":1662474201545},{"id":"7tst.tsx","timestamp":1662474219601},{"id":"2QDm.tsx","timestamp":1662474291203},{"id":"AY8Z.tsx","timestamp":1662478459166},{"id":"H2e8.tsx","timestamp":1662478525510},{"id":"ipoQ.tsx","timestamp":1662478598360},{"id":"lFH7.tsx","timestamp":1662503125539},{"id":"Izp3.tsx","timestamp":1662744088966},{"id":"YVgj.tsx","timestamp":1662744187826},{"id":"cxxn.tsx","timestamp":1662744211849},{"id":"C4Ez.tsx","timestamp":1663770660985},{"id":"upv7.tsx","timestamp":1663798566402},{"id":"Evlc.tsx","timestamp":1663798580798},{"id":"kdgF.tsx","timestamp":1663798602438},{"id":"JIxK.tsx","timestamp":1663798625426},{"id":"3TI1.tsx","timestamp":1663800020412},{"id":"zr8X.tsx","timestamp":1665274225681},{"id":"pFo0.tsx","source":"undoRedo.source","timestamp":1665274497876},{"id":"eUU6.tsx","timestamp":1665275056450},{"id":"VJep.tsx","timestamp":1669265781309},{"id":"zccy.tsx","source":"searchReplace.source","timestamp":1669291680847},{"id":"RYxW.tsx","source":"searchReplace.source","timestamp":1669291842829}]}
{"version":1,"resource":"file:///Users/adaobjr/Documents/Localiza/sn-pagamentos/src/types/interface/Image/ImageProps.ts","entries":[{"id":"Iuwx.ts","timestamp":1656423885049}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment