From 0c6653609d5abcbb88ef716883236dfa07a36f55 Mon Sep 17 00:00:00 2001 From: OttoMation-Movai Date: Wed, 7 Feb 2024 11:30:06 +0000 Subject: [PATCH 1/3] [skip actions] Automatic Bump of build version --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3c74284..6c96c10 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mov-ai/mov-fe-lib-code-editor", - "version": "1.1.0-3", + "version": "1.1.0-4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mov-ai/mov-fe-lib-code-editor", - "version": "1.1.0-2", + "version": "1.1.0-4", "license": "ISC", "dependencies": { "@codingame/monaco-jsonrpc": "^0.3.1", diff --git a/package.json b/package.json index 0e7d92c..b7ac76e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mov-ai/mov-fe-lib-code-editor", - "version": "1.1.0-3", + "version": "1.1.0-4", "description": "Mov.ai's library for Code Editors", "main": "./dist/index.js", "scripts": { From c577d0e0ad04dc91c9036fc665c2ab5926f22709 Mon Sep 17 00:00:00 2001 From: Paulo Andre Azevedo Quirino Date: Fri, 9 Feb 2024 14:35:02 +0000 Subject: [PATCH 2/3] Update lib-react and update workflow files --- .github/workflows/DeployOnMergeMain.yml | 2 +- .github/workflows/TestOnPR.yml | 2 +- package.json | 4 ++-- pnpm-lock.yaml | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/DeployOnMergeMain.yml b/.github/workflows/DeployOnMergeMain.yml index ebd2fcb..e13db4d 100644 --- a/.github/workflows/DeployOnMergeMain.yml +++ b/.github/workflows/DeployOnMergeMain.yml @@ -7,7 +7,7 @@ on: jobs: CI: - uses: MOV-AI/.github/.github/workflows/npm-workflow.yml@pnpm + uses: MOV-AI/.github/.github/workflows/npm-workflow.yml@v2.1 with: deploy: 'true' run_tests: 'false' diff --git a/.github/workflows/TestOnPR.yml b/.github/workflows/TestOnPR.yml index ce6158d..6206fd9 100644 --- a/.github/workflows/TestOnPR.yml +++ b/.github/workflows/TestOnPR.yml @@ -8,7 +8,7 @@ on: jobs: CI: - uses: MOV-AI/.github/.github/workflows/npm-workflow.yml@pnpm + uses: MOV-AI/.github/.github/workflows/npm-workflow.yml@v2.1 with: deploy: 'false' run_tests: 'false' diff --git a/package.json b/package.json index b7ac76e..3efa705 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@babel/preset-react": "^7.14.5", "@codingame/monaco-languageclient": "^0.17.3", "@mov-ai/mov-fe-lib-core": "^1.2.0-7", - "@mov-ai/mov-fe-lib-react": "^1.3.0-5", + "@mov-ai/mov-fe-lib-react": "^1.3.0-10", "@storybook/addon-knobs": "^6.3.1", "@storybook/addons": "^6.3.8", "@storybook/api": "^6.3.8", @@ -98,6 +98,6 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "@mov-ai/mov-fe-lib-core": "^1.2.0-7", - "@mov-ai/mov-fe-lib-react": "^1.3.0-5" + "@mov-ai/mov-fe-lib-react": "^1.3.0-10" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ab48d0b..851a711 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ devDependencies: specifier: ^1.2.0-7 version: 1.2.0-7 '@mov-ai/mov-fe-lib-react': - specifier: ^1.3.0-5 - version: 1.3.0-5(@babel/core@7.23.9)(@material-table/core@4.3.46)(@material-ui/core@4.12.4)(@material-ui/icons@4.11.3)(@material-ui/lab@4.0.0-alpha.61)(@material-ui/pickers@3.3.11)(@material-ui/styles@4.11.5)(@mov-ai/mov-fe-lib-core@1.2.0-7)(date-fns@2.30.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) + specifier: ^1.3.0-10 + version: 1.3.0-10(@babel/core@7.23.9)(@material-table/core@4.3.46)(@material-ui/core@4.12.4)(@material-ui/icons@4.11.3)(@material-ui/lab@4.0.0-alpha.61)(@material-ui/pickers@3.3.11)(@material-ui/styles@4.11.5)(@mov-ai/mov-fe-lib-core@1.2.0-7)(date-fns@2.30.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) '@storybook/addon-knobs': specifier: ^6.3.1 version: 6.4.0(@storybook/addons@6.5.16)(@storybook/api@6.5.16)(@storybook/components@6.5.16)(@storybook/core-events@6.5.16)(@storybook/theming@6.5.16)(react-dom@18.2.0)(react@18.2.0) @@ -2175,8 +2175,8 @@ packages: - utf-8-validate dev: true - /@mov-ai/mov-fe-lib-react@1.3.0-5(@babel/core@7.23.9)(@material-table/core@4.3.46)(@material-ui/core@4.12.4)(@material-ui/icons@4.11.3)(@material-ui/lab@4.0.0-alpha.61)(@material-ui/pickers@3.3.11)(@material-ui/styles@4.11.5)(@mov-ai/mov-fe-lib-core@1.2.0-7)(date-fns@2.30.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-e06IX16fa7UtaESVMv8/NjPe6sav8Qwnro2HkrobP19tAabEWHx6Kp4rVRlhg6yX0t5rMg4F5dA+Ja9pafeiDw==, tarball: https://npm.pkg.github.com/download/@MOV-AI/mov-fe-lib-react/1.3.0-5/449266bc6ed81d7da39d211c389c02dc8abc09bb} + /@mov-ai/mov-fe-lib-react@1.3.0-10(@babel/core@7.23.9)(@material-table/core@4.3.46)(@material-ui/core@4.12.4)(@material-ui/icons@4.11.3)(@material-ui/lab@4.0.0-alpha.61)(@material-ui/pickers@3.3.11)(@material-ui/styles@4.11.5)(@mov-ai/mov-fe-lib-core@1.2.0-7)(date-fns@2.30.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-WX56eZpnKJOPb+cjN2OuO8RwG8VFusQ0dLy21Y/UMbkHVVhIj6Yo2+IAHt90fwwZJFpR+Z5pYOtPJhtQnfJfbw==, tarball: https://npm.pkg.github.com/download/@MOV-AI/mov-fe-lib-react/1.3.0-10/f9104d45a952c835154d501d468767887c978402} peerDependencies: '@material-table/core': ^4.3.11 '@material-ui/core': ^4.12.4 From daa13d7c65e9879042e429ec1e229238740b684d Mon Sep 17 00:00:00 2001 From: Paulo Andre Azevedo Quirino Date: Thu, 29 Feb 2024 16:58:30 +0000 Subject: [PATCH 3/3] Update MUI --- package.json | 10 +- pnpm-lock.yaml | 765 ++++++++++++++++++++++++++++++++++++------------- 2 files changed, 568 insertions(+), 207 deletions(-) diff --git a/package.json b/package.json index 3efa705..1a1d912 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mov-ai/mov-fe-lib-code-editor", - "version": "1.1.0-4", + "version": "1.1.1-0", "description": "Mov.ai's library for Code Editors", "main": "./dist/index.js", "scripts": { @@ -54,8 +54,8 @@ "@babel/preset-env": "^7.15.6", "@babel/preset-react": "^7.14.5", "@codingame/monaco-languageclient": "^0.17.3", - "@mov-ai/mov-fe-lib-core": "^1.2.0-7", - "@mov-ai/mov-fe-lib-react": "^1.3.0-10", + "@mov-ai/mov-fe-lib-core": "^1.2.1-1", + "@mov-ai/mov-fe-lib-react": "^1.3.1-1", "@storybook/addon-knobs": "^6.3.1", "@storybook/addons": "^6.3.8", "@storybook/api": "^6.3.8", @@ -97,7 +97,7 @@ "@codingame/monaco-languageclient": "^0.17.3", "react": "^18.2.0", "react-dom": "^18.2.0", - "@mov-ai/mov-fe-lib-core": "^1.2.0-7", - "@mov-ai/mov-fe-lib-react": "^1.3.0-10" + "@mov-ai/mov-fe-lib-core": "^1.2.1-1", + "@mov-ai/mov-fe-lib-react": "^1.3.1-1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 851a711..4b549fc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,11 +59,11 @@ devDependencies: specifier: ^0.17.3 version: 0.17.4 '@mov-ai/mov-fe-lib-core': - specifier: ^1.2.0-7 - version: 1.2.0-7 + specifier: ^1.2.1-1 + version: 1.2.1-1 '@mov-ai/mov-fe-lib-react': - specifier: ^1.3.0-10 - version: 1.3.0-10(@babel/core@7.23.9)(@material-table/core@4.3.46)(@material-ui/core@4.12.4)(@material-ui/icons@4.11.3)(@material-ui/lab@4.0.0-alpha.61)(@material-ui/pickers@3.3.11)(@material-ui/styles@4.11.5)(@mov-ai/mov-fe-lib-core@1.2.0-7)(date-fns@2.30.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) + specifier: ^1.3.1-1 + version: 1.3.1-1(@babel/core@7.23.9)(@material-table/core@6.3.2)(@mov-ai/mov-fe-lib-core@1.2.1-1)(@mui/icons-material@5.15.11)(@mui/material@5.15.11)(@mui/styles@5.15.11)(@mui/x-date-pickers@6.19.6)(csstype@3.1.3)(date-fns@2.30.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) '@storybook/addon-knobs': specifier: ^6.3.1 version: 6.4.0(@storybook/addons@6.5.16)(@storybook/api@6.5.16)(@storybook/components@6.5.16)(@storybook/core-events@6.5.16)(@storybook/theming@6.5.16)(react-dom@18.2.0)(react@18.2.0) @@ -1760,6 +1760,10 @@ packages: resolution: {integrity: sha512-AlEKV7TxjeK+jxWVKcCFrfYAk8spX9aCyiToFIiLPtfQbsjmRGLIhb5VZgptQcJdHtLXo7+m0DuurwFgUToQuA==} dev: true + /@date-io/core@2.17.0: + resolution: {integrity: sha512-+EQE8xZhRM/hsY0CDTVyayMDDY5ihc4MqXCrPxooKw19yAzUIC6uUqsZeaOFNL9YKTNxYKrJP5DFgE8o5xRCOw==} + dev: true + /@date-io/date-fns@1.3.13(date-fns@2.30.0): resolution: {integrity: sha512-yXxGzcRUPcogiMj58wVgFjc9qUYrCnnU9eLcyNbsQCmae4jPuZCDoIBR21j8ZURsM7GRtU62VOw5yNd4dDHunA==} peerDependencies: @@ -1769,11 +1773,72 @@ packages: date-fns: 2.30.0 dev: true + /@date-io/date-fns@2.17.0(date-fns@2.30.0): + resolution: {integrity: sha512-L0hWZ/mTpy3Gx/xXJ5tq5CzHo0L7ry6KEO9/w/JWiFWFLZgiNVo3ex92gOl3zmzjHqY/3Ev+5sehAr8UnGLEng==} + peerDependencies: + date-fns: ^2.0.0 + peerDependenciesMeta: + date-fns: + optional: true + dependencies: + '@date-io/core': 2.17.0 + date-fns: 2.30.0 + dev: true + + /@date-io/dayjs@2.17.0: + resolution: {integrity: sha512-Iq1wjY5XzBh0lheFA0it6Dsyv94e8mTiNR8vuTai+KopxDkreL3YjwTmZHxkgB7/vd0RMIACStzVgWvPATnDCA==} + peerDependencies: + dayjs: ^1.8.17 + peerDependenciesMeta: + dayjs: + optional: true + dependencies: + '@date-io/core': 2.17.0 + dev: true + + /@date-io/luxon@2.17.0: + resolution: {integrity: sha512-l712Vdm/uTddD2XWt9TlQloZUiTiRQtY5TCOG45MQ/8u0tu8M17BD6QYHar/3OrnkGybALAMPzCy1r5D7+0HBg==} + peerDependencies: + luxon: ^1.21.3 || ^2.x || ^3.x + peerDependenciesMeta: + luxon: + optional: true + dependencies: + '@date-io/core': 2.17.0 + dev: true + + /@date-io/moment@2.17.0: + resolution: {integrity: sha512-e4nb4CDZU4k0WRVhz1Wvl7d+hFsedObSauDHKtZwU9kt7gdYEAzKgnrSCTHsEaXrDumdrkCYTeZ0Tmyk7uV4tw==} + peerDependencies: + moment: ^2.24.0 + peerDependenciesMeta: + moment: + optional: true + dependencies: + '@date-io/core': 2.17.0 + dev: true + /@discoveryjs/json-ext@0.5.7: resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} engines: {node: '>=10.0.0'} dev: true + /@emotion/babel-plugin@11.11.0: + resolution: {integrity: sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==} + dependencies: + '@babel/helper-module-imports': 7.22.15 + '@babel/runtime': 7.23.9 + '@emotion/hash': 0.9.1 + '@emotion/memoize': 0.8.1 + '@emotion/serialize': 1.1.3 + babel-plugin-macros: 3.1.0 + convert-source-map: 1.9.0 + escape-string-regexp: 4.0.0 + find-root: 1.1.0 + source-map: 0.5.7 + stylis: 4.2.0 + dev: true + /@emotion/cache@10.0.29: resolution: {integrity: sha512-fU2VtSVlHiF27empSbxi1O2JFdNWZO+2NFHfwO0pxgTep6Xa3uGb+3pVKfLww2l/IBGLNEZl5Xf/++A4wAYDYQ==} dependencies: @@ -1783,6 +1848,16 @@ packages: '@emotion/weak-memoize': 0.2.5 dev: true + /@emotion/cache@11.11.0: + resolution: {integrity: sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==} + dependencies: + '@emotion/memoize': 0.8.1 + '@emotion/sheet': 1.2.2 + '@emotion/utils': 1.2.1 + '@emotion/weak-memoize': 0.3.1 + stylis: 4.2.0 + dev: true + /@emotion/core@10.3.1(react@18.2.0): resolution: {integrity: sha512-447aUEjPIm0MnE6QYIaFz9VQOHSXf4Iu6EWOIqq11EAPqinkSZmfymPTmlOE3QjLv846lH4JVZBUOtwGbuQoww==} peerDependencies: @@ -1797,6 +1872,10 @@ packages: react: 18.2.0 dev: true + /@emotion/core@11.0.0: + resolution: {integrity: sha512-w4sE3AmHmyG6RDKf6mIbtHpgJUSJ2uGvPQb8VXFL7hFjMPibE8IiehG8cMX3Ztm4svfCQV6KqusQbeIOkurBcA==} + dev: true + /@emotion/css@10.0.27: resolution: {integrity: sha512-6wZjsvYeBhyZQYNrGoR5yPMYbMBNEnanDrqmsqS1mzDm1cOTu12shvl2j4QHNS36UaTE0USIJawCH9C8oW34Zw==} dependencies: @@ -1809,6 +1888,10 @@ packages: resolution: {integrity: sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==} dev: true + /@emotion/hash@0.9.1: + resolution: {integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==} + dev: true + /@emotion/is-prop-valid@1.2.1: resolution: {integrity: sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==} dependencies: @@ -1823,6 +1906,26 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: true + /@emotion/react@11.11.4(react@18.2.0): + resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==} + peerDependencies: + '@types/react': '*' + react: ^18.2.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.23.9 + '@emotion/babel-plugin': 11.11.0 + '@emotion/cache': 11.11.0 + '@emotion/serialize': 1.1.3 + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) + '@emotion/utils': 1.2.1 + '@emotion/weak-memoize': 0.3.1 + hoist-non-react-statics: 3.3.2 + react: 18.2.0 + dev: true + /@emotion/serialize@0.11.16: resolution: {integrity: sha512-G3J4o8by0VRrO+PFeSc3js2myYNOXVJ3Ya+RGVxnshRYgsvErfAOglKAiy1Eo1vhzxqtUvjCyS5gtewzkmvSSg==} dependencies: @@ -1833,10 +1936,44 @@ packages: csstype: 2.6.21 dev: true + /@emotion/serialize@1.1.3: + resolution: {integrity: sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA==} + dependencies: + '@emotion/hash': 0.9.1 + '@emotion/memoize': 0.8.1 + '@emotion/unitless': 0.8.1 + '@emotion/utils': 1.2.1 + csstype: 3.1.3 + dev: true + /@emotion/sheet@0.9.4: resolution: {integrity: sha512-zM9PFmgVSqBw4zL101Q0HrBVTGmpAxFZH/pYx/cjJT5advXguvcgjHFTCaIO3enL/xr89vK2bh0Mfyj9aa0ANA==} dev: true + /@emotion/sheet@1.2.2: + resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} + dev: true + + /@emotion/styled@11.11.0(@emotion/react@11.11.4)(react@18.2.0): + resolution: {integrity: sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==} + peerDependencies: + '@emotion/react': ^11.0.0-rc.0 + '@types/react': '*' + react: ^18.2.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.23.9 + '@emotion/babel-plugin': 11.11.0 + '@emotion/is-prop-valid': 1.2.1 + '@emotion/react': 11.11.4(react@18.2.0) + '@emotion/serialize': 1.1.3 + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) + '@emotion/utils': 1.2.1 + react: 18.2.0 + dev: true + /@emotion/stylis@0.8.5: resolution: {integrity: sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==} dev: true @@ -1845,14 +1982,62 @@ packages: resolution: {integrity: sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==} dev: true + /@emotion/unitless@0.8.1: + resolution: {integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==} + dev: true + + /@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.2.0): + resolution: {integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==} + peerDependencies: + react: ^18.2.0 + dependencies: + react: 18.2.0 + dev: true + /@emotion/utils@0.11.3: resolution: {integrity: sha512-0o4l6pZC+hI88+bzuaX/6BgOvQVhbt2PfmxauVaYOGgbsAw14wdKyvMCZXnsnsHys94iadcF+RG/wZyx6+ZZBw==} dev: true + /@emotion/utils@1.2.1: + resolution: {integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==} + dev: true + /@emotion/weak-memoize@0.2.5: resolution: {integrity: sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==} dev: true + /@emotion/weak-memoize@0.3.1: + resolution: {integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==} + dev: true + + /@floating-ui/core@1.6.0: + resolution: {integrity: sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==} + dependencies: + '@floating-ui/utils': 0.2.1 + dev: true + + /@floating-ui/dom@1.6.3: + resolution: {integrity: sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==} + dependencies: + '@floating-ui/core': 1.6.0 + '@floating-ui/utils': 0.2.1 + dev: true + + /@floating-ui/react-dom@2.0.8(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==} + peerDependencies: + react: ^18.2.0 + react-dom: ^18.2.0 + dependencies: + '@floating-ui/dom': 1.6.3 + react: 18.2.0 + react-dom: 18.2.0(react@18.2.0) + dev: true + + /@floating-ui/utils@0.2.1: + resolution: {integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==} + dev: true + /@fontsource/open-sans@4.5.14: resolution: {integrity: sha512-mBXIIETBlW8q/ocuUN0hyGow2iuf75hQEHQt8R/RJ/HcphVbLg8KB7pHYGbFGDqs75W+SWvTC7JkVeAjT65BuQ==} dev: true @@ -1932,41 +2117,148 @@ packages: resolution: {integrity: sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==} dev: true - /@material-table/core@4.3.46(@date-io/core@1.3.13)(@material-ui/core@4.12.4)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-EoBaLt9DDHp/CPkihyTaVA6VUp08vNAeF/UvGdtanxgeubF3l6ZNOlN49giRThS73k01XzkJ/JyQ03Fi3vTLzA==} + /@material-table/core@6.3.2(@mui/system@5.15.11)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-mz5FSGryYv7BUFecck6tEBII/WGhndj/4uPCBhaFHeXUS440Kqn/3i5mQ+XbTxKUVkXqXQVYca6OSW2E+AfWjA==} peerDependencies: - '@date-io/core': ^1.3.13 - '@material-ui/core': ^4.11.2 + '@mui/system': '>=5.10.7' react: ^18.2.0 react-dom: ^18.2.0 dependencies: '@babel/runtime': 7.23.9 - '@date-io/core': 1.3.13 - '@date-io/date-fns': 1.3.13(date-fns@2.30.0) + '@date-io/core': 2.17.0 + '@date-io/date-fns': 2.17.0(date-fns@2.30.0) + '@emotion/core': 11.0.0 + '@emotion/react': 11.11.4(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(react@18.2.0) '@hello-pangea/dnd': 16.5.0(react-dom@18.2.0)(react@18.2.0) - '@material-ui/core': 4.12.4(react-dom@18.2.0)(react@18.2.0) - '@material-ui/icons': 4.11.3(@material-ui/core@4.12.4)(react-dom@18.2.0)(react@18.2.0) - '@material-ui/pickers': 3.3.11(@date-io/core@1.3.13)(@material-ui/core@4.12.4)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0) - '@material-ui/styles': 4.11.5(react-dom@18.2.0)(react@18.2.0) + '@mui/icons-material': 5.15.11(@mui/material@5.15.11)(react@18.2.0) + '@mui/material': 5.15.11(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react-dom@18.2.0)(react@18.2.0) + '@mui/system': 5.15.11(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react@18.2.0) + '@mui/x-date-pickers': 5.0.20(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(@mui/material@5.15.11)(@mui/system@5.15.11)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0) classnames: 2.5.1 date-fns: 2.30.0 debounce: 1.2.1 deep-eql: 4.1.3 + deepmerge: 4.3.1 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-double-scrollbar: 0.0.15(react@18.2.0) - uuid: 3.4.0 + uuid: 9.0.1 + zustand: 4.5.2(react@18.2.0) transitivePeerDependencies: - '@types/react' - '@types/react-dom' + - dayjs + - immer + - luxon + - moment - react-native dev: true - /@material-ui/core@4.12.4(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-tr7xekNlM9LjA6pagJmL8QCgZXaubWUwkJnoYcMKd4gw/t4XiyvnTkjdGrUVicyB2BsdaAv1tvow45bPM4sSwQ==} - engines: {node: '>=8.0.0'} - deprecated: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5. + /@mdx-js/mdx@1.6.22: + resolution: {integrity: sha512-AMxuLxPz2j5/6TpF/XSdKpQP1NlG0z11dFOlq+2IP/lSgl11GY8ji6S/rgsViN/L0BDvHvUMruRb7ub+24LUYA==} + dependencies: + '@babel/core': 7.12.9 + '@babel/plugin-syntax-jsx': 7.12.1(@babel/core@7.12.9) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.12.9) + '@mdx-js/util': 1.6.22 + babel-plugin-apply-mdx-type-prop: 1.6.22(@babel/core@7.12.9) + babel-plugin-extract-import-names: 1.6.22 + camelcase-css: 2.0.1 + detab: 2.0.4 + hast-util-raw: 6.0.1 + lodash.uniq: 4.5.0 + mdast-util-to-hast: 10.0.1 + remark-footnotes: 2.0.0 + remark-mdx: 1.6.22 + remark-parse: 8.0.3 + remark-squeeze-paragraphs: 4.0.0 + style-to-object: 0.3.0 + unified: 9.2.0 + unist-builder: 2.0.3 + unist-util-visit: 2.0.3 + transitivePeerDependencies: + - supports-color + dev: true + + /@mdx-js/util@1.6.22: + resolution: {integrity: sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==} + dev: true + + /@mov-ai/mov-fe-lib-core@1.2.1-1: + resolution: {integrity: sha512-ORLDwx112ViiwQU3AqNfOSpVEgY2F9VV798k43vFsf1TXQSPL+RURYkh0YoKGwDUR3LrRwwmBV/TTbvE1DflFg==, tarball: https://npm.pkg.github.com/download/@MOV-AI/mov-fe-lib-core/1.2.1-1/10eb078c84c68152f467bfbe7be89ca28e268d34} + dependencies: + '@babel/runtime': 7.23.9 + fast-equals: 5.0.1 + js-yaml: 4.1.0 + jwt-decode: 3.1.2 + lodash: 4.17.21 + monet: 0.9.3 + roslib: 1.4.1 + rxjs: 7.8.1 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + dev: true + + /@mov-ai/mov-fe-lib-react@1.3.1-1(@babel/core@7.23.9)(@material-table/core@6.3.2)(@mov-ai/mov-fe-lib-core@1.2.1-1)(@mui/icons-material@5.15.11)(@mui/material@5.15.11)(@mui/styles@5.15.11)(@mui/x-date-pickers@6.19.6)(csstype@3.1.3)(date-fns@2.30.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-SLJ3Z8CX8pAu43Ol9wEg4ub1FlVDEYESFEVFFZPD1Q4scvmbq5t7I5dZuq6oMwNbSToKC2l+sW8qbFwdTZ6F/g==, tarball: https://npm.pkg.github.com/download/@MOV-AI/mov-fe-lib-react/1.3.1-1/77df7d6d5e86217c98fd0fea5785ef25d72116b9} + peerDependencies: + '@material-table/core': ^6.3.2 + '@mov-ai/mov-fe-lib-core': ^1.2.1-0 + '@mui/icons-material': ^5.15.11 + '@mui/material': ^5.15.11 + '@mui/styles': ^5.15.11 + '@mui/x-date-pickers': ^6.19.5 + react: ^18.2.0 + react-dom: ^18.2.0 + dependencies: + '@babel/runtime': 7.22.15 + '@date-io/date-fns': 1.3.13(date-fns@2.30.0) + '@fontsource/open-sans': 4.5.14 + '@fontsource/roboto': 4.5.8 + '@material-table/core': 6.3.2(@mui/system@5.15.11)(react-dom@18.2.0)(react@18.2.0) + '@mov-ai/mov-fe-lib-core': 1.2.1-1 + '@mui/icons-material': 5.15.11(@mui/material@5.15.11)(react@18.2.0) + '@mui/material': 5.15.11(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react-dom@18.2.0)(react@18.2.0) + '@mui/styles': 5.15.11(react@18.2.0) + '@mui/x-date-pickers': 6.19.6(@emotion/react@11.11.4)(@mui/material@5.15.11)(@mui/system@5.15.11)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0) + clsx: 1.2.1 + filefy: 0.1.11 + i18next: 21.10.0 + jspdf: 2.5.1 + jspdf-autotable: 3.8.1(jspdf@2.5.1) + jwt-decode: 3.1.2 + lodash: 4.17.21 + material-icons: 0.1.0 + notistack: 3.0.1(csstype@3.1.3)(react-dom@18.2.0)(react@18.2.0) + prop-types: 15.8.1 + react: 18.2.0 + react-dom: 18.2.0(react@18.2.0) + react-virtualized: 9.22.5(react-dom@18.2.0)(react@18.2.0) + react-virtualized-tree: 3.4.1(react-dom@18.2.0)(react-virtualized@9.22.5)(react@18.2.0) + react-virtuoso: 4.6.3(react-dom@18.2.0)(react@18.2.0) + stacktrace-js: 2.0.2 + styled-components: 5.3.11(@babel/core@7.23.9)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) + transitivePeerDependencies: + - '@babel/core' + - csstype + - date-fns + - react-is + dev: true + + /@mrmlnc/readdir-enhanced@2.2.1: + resolution: {integrity: sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==} + engines: {node: '>=4'} + dependencies: + call-me-maybe: 1.0.2 + glob-to-regexp: 0.3.0 + dev: true + + /@mui/base@5.0.0-beta.37(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-/o3anbb+DeCng8jNsd3704XtmmLDZju1Fo8R2o7ugrVtPQ/QpcqddwKNzKPZwa0J5T8YNW3ZVuHyQgbTnQLisQ==} + engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^18.2.45 react: ^18.2.0 @@ -1976,102 +2268,126 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.9 - '@material-ui/styles': 4.11.5(react-dom@18.2.0)(react@18.2.0) - '@material-ui/system': 4.12.2(react-dom@18.2.0)(react@18.2.0) - '@material-ui/types': 5.1.0 - '@material-ui/utils': 4.11.3(react-dom@18.2.0)(react@18.2.0) - '@types/react-transition-group': 4.4.10 - clsx: 1.2.1 - hoist-non-react-statics: 3.3.2 - popper.js: 1.16.1-lts + '@floating-ui/react-dom': 2.0.8(react-dom@18.2.0)(react@18.2.0) + '@mui/types': 7.2.13 + '@mui/utils': 5.15.11(react@18.2.0) + '@popperjs/core': 2.11.8 + clsx: 2.1.0 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-is: 17.0.2 - react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) dev: true - /@material-ui/icons@4.11.3(@material-ui/core@4.12.4)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-IKHlyx6LDh8n19vzwH5RtHIOHl9Tu90aAAxcbWME6kp4dmvODM3UvOHJeMIDzUbd4muuJKHmlNoBN+mDY4XkBA==} - engines: {node: '>=8.0.0'} + /@mui/core-downloads-tracker@5.15.11: + resolution: {integrity: sha512-JVrJ9Jo4gyU707ujnRzmE8ABBWpXd6FwL9GYULmwZRtfPg89ggXs/S3MStQkpJ1JRWfdLL6S5syXmgQGq5EDAw==} + dev: true + + /@mui/icons-material@5.15.11(@mui/material@5.15.11)(react@18.2.0): + resolution: {integrity: sha512-R5ZoQqnKpd+5Ew7mBygTFLxgYsQHPhgR3TDXSgIHYIjGzYuyPLmGLSdcPUoMdi6kxiYqHlpPj4NJxlbaFD0UHA==} + engines: {node: '>=12.0.0'} peerDependencies: - '@material-ui/core': ^4.0.0 + '@mui/material': ^5.0.0 '@types/react': ^18.2.45 react: ^18.2.0 - react-dom: ^18.2.0 peerDependenciesMeta: '@types/react': optional: true dependencies: '@babel/runtime': 7.23.9 - '@material-ui/core': 4.12.4(react-dom@18.2.0)(react@18.2.0) + '@mui/material': 5.15.11(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) dev: true - /@material-ui/lab@4.0.0-alpha.61(@material-ui/core@4.12.4)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-rSzm+XKiNUjKegj8bzt5+pygZeckNLOr+IjykH8sYdVk7dE9y2ZuUSofiMV2bJk3qU+JHwexmw+q0RyNZB9ugg==} - engines: {node: '>=8.0.0'} - deprecated: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5. + /@mui/material@5.15.11(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-FA3eEuEZaDaxgN3CgfXezMWbCZ4VCeU/sv0F0/PK5n42qIgsPVD6q+j71qS7/62sp6wRFMHtDMpXRlN+tT/7NA==} + engines: {node: '>=12.0.0'} peerDependencies: - '@material-ui/core': ^4.12.1 + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 '@types/react': ^18.2.45 react: ^18.2.0 react-dom: ^18.2.0 peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true '@types/react': optional: true dependencies: '@babel/runtime': 7.23.9 - '@material-ui/core': 4.12.4(react-dom@18.2.0)(react@18.2.0) - '@material-ui/utils': 4.11.3(react-dom@18.2.0)(react@18.2.0) - clsx: 1.2.1 + '@emotion/react': 11.11.4(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(react@18.2.0) + '@mui/base': 5.0.0-beta.37(react-dom@18.2.0)(react@18.2.0) + '@mui/core-downloads-tracker': 5.15.11 + '@mui/system': 5.15.11(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react@18.2.0) + '@mui/types': 7.2.13 + '@mui/utils': 5.15.11(react@18.2.0) + '@types/react-transition-group': 4.4.10 + clsx: 2.1.0 + csstype: 3.1.3 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-is: 17.0.2 + react-is: 18.2.0 + react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) dev: true - /@material-ui/pickers@3.3.11(@date-io/core@1.3.13)(@material-ui/core@4.12.4)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-pDYjbjUeabapijS2FpSwK/ruJdk7IGeAshpLbKDa3PRRKRy7Nv6sXxAvUg2F+lID/NwUKgBmCYS5bzrl7Xxqzw==} - deprecated: This package no longer supported. It has been relaced by @mui/x-date-pickers + /@mui/private-theming@5.15.11(react@18.2.0): + resolution: {integrity: sha512-jY/696SnSxSzO1u86Thym7ky5T9CgfidU3NFJjguldqK4f3Z5S97amZ6nffg8gTD0HBjY9scB+4ekqDEUmxZOA==} + engines: {node: '>=12.0.0'} peerDependencies: - '@date-io/core': ^1.3.6 - '@material-ui/core': ^4.0.0 - prop-types: ^15.6.0 + '@types/react': ^18.2.45 react: ^18.2.0 - react-dom: ^18.2.0 + peerDependenciesMeta: + '@types/react': + optional: true dependencies: '@babel/runtime': 7.23.9 - '@date-io/core': 1.3.13 - '@material-ui/core': 4.12.4(react-dom@18.2.0)(react@18.2.0) - '@types/styled-jsx': 2.2.9 - clsx: 1.2.1 + '@mui/utils': 5.15.11(react@18.2.0) prop-types: 15.8.1 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) - rifm: 0.7.0(react@18.2.0) dev: true - /@material-ui/styles@4.11.5(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-o/41ot5JJiUsIETME9wVLAJrmIWL3j0R0Bj2kCOLbSfqEkKf0fmaPt+5vtblUh5eXr2S+J/8J3DaCb10+CzPGA==} - engines: {node: '>=8.0.0'} - deprecated: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5. + /@mui/styled-engine@5.15.11(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react@18.2.0): + resolution: {integrity: sha512-So21AhAngqo07ces4S/JpX5UaMU2RHXpEA6hNzI6IQjd/1usMPxpgK8wkGgTe3JKmC2KDmH8cvoycq5H3Ii7/w==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.4.1 + '@emotion/styled': ^11.3.0 + react: ^18.2.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + dependencies: + '@babel/runtime': 7.23.9 + '@emotion/cache': 11.11.0 + '@emotion/react': 11.11.4(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(react@18.2.0) + csstype: 3.1.3 + prop-types: 15.8.1 + react: 18.2.0 + dev: true + + /@mui/styles@5.15.11(react@18.2.0): + resolution: {integrity: sha512-7TCs+0AGCtNaqBHhj0ZODYLnQjVrY9nG4PrT2bzIGIh3zvJxF7zY6IRiPyBFsKY1OjdVHjjYuan4U81QbdBrew==} + engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^18.2.45 react: ^18.2.0 - react-dom: ^18.2.0 peerDependenciesMeta: '@types/react': optional: true dependencies: '@babel/runtime': 7.23.9 - '@emotion/hash': 0.8.0 - '@material-ui/types': 5.1.0 - '@material-ui/utils': 4.11.3(react-dom@18.2.0)(react@18.2.0) - clsx: 1.2.1 - csstype: 2.6.21 + '@emotion/hash': 0.9.1 + '@mui/private-theming': 5.15.11(react@18.2.0) + '@mui/types': 7.2.13 + '@mui/utils': 5.15.11(react@18.2.0) + clsx: 2.1.0 + csstype: 3.1.3 hoist-non-react-statics: 3.3.2 jss: 10.10.0 jss-plugin-camel-case: 10.10.0 @@ -2083,30 +2399,39 @@ packages: jss-plugin-vendor-prefixer: 10.10.0 prop-types: 15.8.1 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) dev: true - /@material-ui/system@4.12.2(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-6CSKu2MtmiJgcCGf6nBQpM8fLkuB9F55EKfbdTC80NND5wpTmKzwdhLYLH3zL4cLlK0gVaaltW7/wMuyTnN0Lw==} - engines: {node: '>=8.0.0'} + /@mui/system@5.15.11(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react@18.2.0): + resolution: {integrity: sha512-9j35suLFq+MgJo5ktVSHPbkjDLRMBCV17NMBdEQurh6oWyGnLM4uhU4QGZZQ75o0vuhjJghOCA1jkO3+79wKsA==} + engines: {node: '>=12.0.0'} peerDependencies: + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 '@types/react': ^18.2.45 react: ^18.2.0 - react-dom: ^18.2.0 peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true '@types/react': optional: true dependencies: '@babel/runtime': 7.23.9 - '@material-ui/utils': 4.11.3(react-dom@18.2.0)(react@18.2.0) - csstype: 2.6.21 + '@emotion/react': 11.11.4(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(react@18.2.0) + '@mui/private-theming': 5.15.11(react@18.2.0) + '@mui/styled-engine': 5.15.11(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react@18.2.0) + '@mui/types': 7.2.13 + '@mui/utils': 5.15.11(react@18.2.0) + clsx: 2.1.0 + csstype: 3.1.3 prop-types: 15.8.1 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) dev: true - /@material-ui/types@5.1.0: - resolution: {integrity: sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==} + /@mui/types@7.2.13: + resolution: {integrity: sha512-qP9OgacN62s+l8rdDhSFRe05HWtLLJ5TGclC9I1+tQngbssu0m2dmFZs+Px53AcOs9fD7TbYd4gc9AXzVqO/+g==} peerDependencies: '@types/react': ^18.2.45 peerDependenciesMeta: @@ -2114,121 +2439,126 @@ packages: optional: true dev: true - /@material-ui/utils@4.11.3(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-ZuQPV4rBK/V1j2dIkSSEcH5uT6AaHuKWFfotADHsC0wVL1NLd2WkFCm4ZZbX33iO4ydl6V0GPngKm8HZQ2oujg==} - engines: {node: '>=8.0.0'} + /@mui/utils@5.15.11(react@18.2.0): + resolution: {integrity: sha512-D6bwqprUa9Stf8ft0dcMqWyWDKEo7D+6pB1k8WajbqlYIRA8J8Kw9Ra7PSZKKePGBGWO+/xxrX1U8HpG/aXQCw==} + engines: {node: '>=12.0.0'} peerDependencies: + '@types/react': ^18.2.45 react: ^18.2.0 - react-dom: ^18.2.0 + peerDependenciesMeta: + '@types/react': + optional: true dependencies: '@babel/runtime': 7.23.9 + '@types/prop-types': 15.7.11 prop-types: 15.8.1 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-is: 17.0.2 - dev: true - - /@mdx-js/mdx@1.6.22: - resolution: {integrity: sha512-AMxuLxPz2j5/6TpF/XSdKpQP1NlG0z11dFOlq+2IP/lSgl11GY8ji6S/rgsViN/L0BDvHvUMruRb7ub+24LUYA==} - dependencies: - '@babel/core': 7.12.9 - '@babel/plugin-syntax-jsx': 7.12.1(@babel/core@7.12.9) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.12.9) - '@mdx-js/util': 1.6.22 - babel-plugin-apply-mdx-type-prop: 1.6.22(@babel/core@7.12.9) - babel-plugin-extract-import-names: 1.6.22 - camelcase-css: 2.0.1 - detab: 2.0.4 - hast-util-raw: 6.0.1 - lodash.uniq: 4.5.0 - mdast-util-to-hast: 10.0.1 - remark-footnotes: 2.0.0 - remark-mdx: 1.6.22 - remark-parse: 8.0.3 - remark-squeeze-paragraphs: 4.0.0 - style-to-object: 0.3.0 - unified: 9.2.0 - unist-builder: 2.0.3 - unist-util-visit: 2.0.3 - transitivePeerDependencies: - - supports-color - dev: true - - /@mdx-js/util@1.6.22: - resolution: {integrity: sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==} - dev: true - - /@mov-ai/mov-fe-lib-core@1.2.0-7: - resolution: {integrity: sha512-8mjKP4GqfSt9zjEFviDoUCo7XGKm/yUUrR3xzvRr92q8J2+ifyD98SJOfidBirpcd2+9RhE9NbnrvgyaCZr/sg==, tarball: https://npm.pkg.github.com/download/@MOV-AI/mov-fe-lib-core/1.2.0-7/dc047a0ee6a9740e5b54759a741633d29c8e7b5b} - dependencies: - '@babel/runtime': 7.23.9 - fast-equals: 5.0.1 - js-yaml: 4.1.0 - jwt-decode: 3.1.2 - lodash: 4.17.21 - monet: 0.9.3 - roslib: 1.4.1 - rxjs: 7.8.1 - transitivePeerDependencies: - - bufferutil - - supports-color - - utf-8-validate + react-is: 18.2.0 dev: true - /@mov-ai/mov-fe-lib-react@1.3.0-10(@babel/core@7.23.9)(@material-table/core@4.3.46)(@material-ui/core@4.12.4)(@material-ui/icons@4.11.3)(@material-ui/lab@4.0.0-alpha.61)(@material-ui/pickers@3.3.11)(@material-ui/styles@4.11.5)(@mov-ai/mov-fe-lib-core@1.2.0-7)(date-fns@2.30.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-WX56eZpnKJOPb+cjN2OuO8RwG8VFusQ0dLy21Y/UMbkHVVhIj6Yo2+IAHt90fwwZJFpR+Z5pYOtPJhtQnfJfbw==, tarball: https://npm.pkg.github.com/download/@MOV-AI/mov-fe-lib-react/1.3.0-10/f9104d45a952c835154d501d468767887c978402} + /@mui/x-date-pickers@5.0.20(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(@mui/material@5.15.11)(@mui/system@5.15.11)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-ERukSeHIoNLbI1C2XRhF9wRhqfsr+Q4B1SAw2ZlU7CWgcG8UBOxgqRKDEOVAIoSWL+DWT6GRuQjOKvj6UXZceA==} + engines: {node: '>=12.0.0'} peerDependencies: - '@material-table/core': ^4.3.11 - '@material-ui/core': ^4.12.4 - '@material-ui/icons': ^4.11.3 - '@material-ui/lab': ^4.0.0-alpha.61 - '@material-ui/pickers': ^3.3.10 - '@material-ui/styles': ^4.11.5 - '@mov-ai/mov-fe-lib-core': ^1.2.0-7 + '@emotion/react': ^11.9.0 + '@emotion/styled': ^11.8.1 + '@mui/material': ^5.4.1 + '@mui/system': ^5.4.1 + date-fns: ^2.25.0 + dayjs: ^1.10.7 + luxon: ^1.28.0 || ^2.0.0 || ^3.0.0 + moment: ^2.29.1 react: ^18.2.0 react-dom: ^18.2.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + date-fns: + optional: true + dayjs: + optional: true + luxon: + optional: true + moment: + optional: true dependencies: - '@babel/runtime': 7.22.15 - '@date-io/date-fns': 1.3.13(date-fns@2.30.0) - '@fontsource/open-sans': 4.5.14 - '@fontsource/roboto': 4.5.8 - '@material-table/core': 4.3.46(@date-io/core@1.3.13)(@material-ui/core@4.12.4)(react-dom@18.2.0)(react@18.2.0) - '@material-ui/core': 4.12.4(react-dom@18.2.0)(react@18.2.0) - '@material-ui/icons': 4.11.3(@material-ui/core@4.12.4)(react-dom@18.2.0)(react@18.2.0) - '@material-ui/lab': 4.0.0-alpha.61(@material-ui/core@4.12.4)(react-dom@18.2.0)(react@18.2.0) - '@material-ui/pickers': 3.3.11(@date-io/core@1.3.13)(@material-ui/core@4.12.4)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0) - '@material-ui/styles': 4.11.5(react-dom@18.2.0)(react@18.2.0) - '@mov-ai/mov-fe-lib-core': 1.2.0-7 - '@types/react': 18.2.53 + '@babel/runtime': 7.23.9 + '@date-io/core': 2.17.0 + '@date-io/date-fns': 2.17.0(date-fns@2.30.0) + '@date-io/dayjs': 2.17.0 + '@date-io/luxon': 2.17.0 + '@date-io/moment': 2.17.0 + '@emotion/react': 11.11.4(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(react@18.2.0) + '@mui/material': 5.15.11(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react-dom@18.2.0)(react@18.2.0) + '@mui/system': 5.15.11(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react@18.2.0) + '@mui/utils': 5.15.11(react@18.2.0) + '@types/react-transition-group': 4.4.10 clsx: 1.2.1 - filefy: 0.1.11 - i18next: 21.10.0 - jspdf: 2.5.1 - jspdf-autotable: 3.8.1(jspdf@2.5.1) - jwt-decode: 3.1.2 - lodash: 4.17.21 - material-icons: 0.1.0 - notistack: 1.0.10(@material-ui/core@4.12.4)(react-dom@18.2.0)(react@18.2.0) + date-fns: 2.30.0 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-virtualized: 9.22.5(react-dom@18.2.0)(react@18.2.0) - react-virtualized-tree: 3.4.1(react-dom@18.2.0)(react-virtualized@9.22.5)(react@18.2.0) - react-virtuoso: 4.6.3(react-dom@18.2.0)(react@18.2.0) - stacktrace-js: 2.0.2 - styled-components: 5.3.11(@babel/core@7.23.9)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) + react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) + rifm: 0.12.1(react@18.2.0) transitivePeerDependencies: - - '@babel/core' - - date-fns - - react-is + - '@types/react' dev: true - /@mrmlnc/readdir-enhanced@2.2.1: - resolution: {integrity: sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==} - engines: {node: '>=4'} + /@mui/x-date-pickers@6.19.6(@emotion/react@11.11.4)(@mui/material@5.15.11)(@mui/system@5.15.11)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-QW9AFcPi0vLpkUhmquhhyhLaBvB0AZJuu3NTrE173qNKx3Z3n51aCLY9bc7c6i4ltZMMsVRHlvzQjsve04TC8A==} + engines: {node: '>=14.0.0'} + peerDependencies: + '@emotion/react': ^11.9.0 + '@emotion/styled': ^11.8.1 + '@mui/material': ^5.8.6 + '@mui/system': ^5.8.0 + date-fns: ^2.25.0 || ^3.2.0 + date-fns-jalali: ^2.13.0-0 + dayjs: ^1.10.7 + luxon: ^3.0.2 + moment: ^2.29.4 + moment-hijri: ^2.1.2 + moment-jalaali: ^0.7.4 || ^0.8.0 || ^0.9.0 || ^0.10.0 + react: ^18.2.0 + react-dom: ^18.2.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + date-fns: + optional: true + date-fns-jalali: + optional: true + dayjs: + optional: true + luxon: + optional: true + moment: + optional: true + moment-hijri: + optional: true + moment-jalaali: + optional: true dependencies: - call-me-maybe: 1.0.2 - glob-to-regexp: 0.3.0 + '@babel/runtime': 7.23.9 + '@emotion/react': 11.11.4(react@18.2.0) + '@mui/base': 5.0.0-beta.37(react-dom@18.2.0)(react@18.2.0) + '@mui/material': 5.15.11(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react-dom@18.2.0)(react@18.2.0) + '@mui/system': 5.15.11(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react@18.2.0) + '@mui/utils': 5.15.11(react@18.2.0) + '@types/react-transition-group': 4.4.10 + clsx: 2.1.0 + date-fns: 2.30.0 + prop-types: 15.8.1 + react: 18.2.0 + react-dom: 18.2.0(react@18.2.0) + react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) + transitivePeerDependencies: + - '@types/react' dev: true /@nodelib/fs.scandir@2.1.5: @@ -2313,6 +2643,10 @@ packages: webpack-dev-server: 4.15.1(webpack-cli@4.10.0)(webpack@5.90.1) dev: true + /@popperjs/core@2.11.8: + resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} + dev: true + /@socket.io/component-emitter@3.1.0: resolution: {integrity: sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==} dev: true @@ -3611,12 +3945,6 @@ packages: resolution: {integrity: sha512-5JcVt1u5HDmlXkwOD2nslZVllBBc7HDuOICfiZah2Z0is8M8g+ddAEawbmd3VjedfDHBzxCaXLs07QEmb7y54g==} dev: true - /@types/styled-jsx@2.2.9: - resolution: {integrity: sha512-W/iTlIkGEyTBGTEvZCey8EgQlQ5l0DwMqi3iOXlLs2kyBwYTXHKEiU6IZ5EwoRwngL8/dGYuzezSup89ttVHLw==} - dependencies: - '@types/react': 18.2.53 - dev: true - /@types/tapable@1.0.12: resolution: {integrity: sha512-bTHG8fcxEqv1M9+TD14P8ok8hjxoOCkfKc8XXLaaD05kI7ohpeI956jtDOD3XHKBQrlyPughUtzm1jtVhHpA5Q==} dev: true @@ -5239,6 +5567,11 @@ packages: engines: {node: '>=6'} dev: true + /clsx@2.1.0: + resolution: {integrity: sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==} + engines: {node: '>=6'} + dev: true + /collapse-white-space@1.0.6: resolution: {integrity: sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==} dev: true @@ -6315,6 +6648,11 @@ packages: engines: {node: '>=0.8.0'} dev: true + /escape-string-regexp@4.0.0: + resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} + engines: {node: '>=10'} + dev: true + /escodegen@2.1.0: resolution: {integrity: sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==} engines: {node: '>=6.0'} @@ -7181,6 +7519,14 @@ packages: minimatch: 3.0.8 dev: true + /goober@2.1.14(csstype@3.1.3): + resolution: {integrity: sha512-4UpC0NdGyAFqLNPnhCT2iHpza2q+RAY3GV85a/mRPdzyPQMsj0KmMMuetdIkzWRbJ+Hgau1EZztq8ImmiMGhsg==} + peerDependencies: + csstype: ^3.0.10 + dependencies: + csstype: 3.1.3 + dev: true + /gopd@1.0.1: resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} dependencies: @@ -9307,18 +9653,19 @@ packages: engines: {node: '>=12.20'} dev: false - /notistack@1.0.10(@material-ui/core@4.12.4)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-z0y4jJaVtOoH3kc3GtNUlhNTY+5LE04QDeLVujX3VPhhzg67zw055mZjrBF+nzpv3V9aiPNph1EgRU4+t8kQTQ==} + /notistack@3.0.1(csstype@3.1.3)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-ntVZXXgSQH5WYfyU+3HfcXuKaapzAJ8fBLQ/G618rn3yvSzEbnOB8ZSOwhX+dAORy/lw+GC2N061JA0+gYWTVA==} + engines: {node: '>=12.0.0', npm: '>=6.0.0'} peerDependencies: - '@material-ui/core': ^4.0.0 react: ^18.2.0 react-dom: ^18.2.0 dependencies: - '@material-ui/core': 4.12.4(react-dom@18.2.0)(react@18.2.0) clsx: 1.2.1 - hoist-non-react-statics: 3.3.2 + goober: 2.1.14(csstype@3.1.3) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) + transitivePeerDependencies: + - csstype dev: true /npm-run-path@4.0.1: @@ -9880,10 +10227,6 @@ packages: - typescript dev: true - /popper.js@1.16.1-lts: - resolution: {integrity: sha512-Kjw8nKRl1m+VrSFCoVGPph93W/qrSO7ZkqPpTf7F4bk/sqcfWK019dWBUpE/fBOsOQY1dks/Bmcbfn1heM/IsA==} - dev: true - /posix-character-classes@0.1.1: resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==} engines: {node: '>=0.10.0'} @@ -10303,15 +10646,6 @@ packages: scheduler: 0.23.0 dev: true - /react-double-scrollbar@0.0.15(react@18.2.0): - resolution: {integrity: sha512-dLz3/WBIpgFnzFY0Kb4aIYBMT2BWomHuW2DH6/9jXfS6/zxRRBUFQ04My4HIB7Ma7QoRBpcy8NtkPeFgcGBpgg==} - engines: {node: '>=0.12.0'} - peerDependencies: - react: ^18.2.0 - dependencies: - react: 18.2.0 - dev: true - /react-element-to-jsx-string@14.3.4(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-t4ZwvV6vwNxzujDQ+37bspnLwA4JlgUPWhLjBJWsNIDceAf6ZKUTCjdm08cN6WeZ5pTMKiCJkmAYnpmR4Bm+dg==} peerDependencies: @@ -10860,12 +11194,11 @@ packages: dev: true optional: true - /rifm@0.7.0(react@18.2.0): - resolution: {integrity: sha512-DSOJTWHD67860I5ojetXdEQRIBvF6YcpNe53j0vn1vp9EUb9N80EiZTxgP+FkDKorWC8PZw052kTF4C1GOivCQ==} + /rifm@0.12.1(react@18.2.0): + resolution: {integrity: sha512-OGA1Bitg/dSJtI/c4dh90svzaUPt228kzFsUkJbtA2c964IqEAwWXeL9ZJi86xWv3j5SMqRvGULl7bA6cK0Bvg==} peerDependencies: react: ^18.2.0 dependencies: - '@babel/runtime': 7.23.9 react: 18.2.0 dev: true @@ -11822,6 +12155,10 @@ packages: - '@babel/core' dev: true + /stylis@4.2.0: + resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==} + dev: true + /supports-color@5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} @@ -12530,6 +12867,11 @@ packages: hasBin: true dev: true + /uuid@9.0.1: + resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + hasBin: true + dev: true + /v8-to-istanbul@9.2.0: resolution: {integrity: sha512-/EH/sDgxU2eGxajKdwLCDmQ4FWq+kpi3uCmBGpw1xJtnAxEjlD8j8PEiGWpCIMIs3ciNAgH0d3TTJiUkYzyZjA==} engines: {node: '>=10.12.0'} @@ -13162,6 +13504,25 @@ packages: engines: {node: '>=10'} dev: true + /zustand@4.5.2(react@18.2.0): + resolution: {integrity: sha512-2cN1tPkDVkwCy5ickKrI7vijSjPksFRfqS6237NzT0vqSsztTNnQdHw9mmN7uBdk3gceVXU0a+21jFzFzAc9+g==} + engines: {node: '>=12.7.0'} + peerDependencies: + '@types/react': ^18.2.45 + immer: '>=9.0.6' + react: ^18.2.0 + peerDependenciesMeta: + '@types/react': + optional: true + immer: + optional: true + react: + optional: true + dependencies: + react: 18.2.0 + use-sync-external-store: 1.2.0(react@18.2.0) + dev: true + /zwitch@1.0.5: resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==} dev: true