Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
6be56268
提交
6be56268
编写于
12月 16, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
251bf670
变更
11
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
1118 行增加
和
1017 行删除
+1118
-1017
package.json
app_Web/package.json
+26
-26
pnpm-lock.yaml
app_Web/pnpm-lock.yaml
+792
-693
unauthorized-handler.ts
...eb/src/guard/unauthorized-handler/unauthorized-handler.ts
+3
-1
EditorTest.json
...YSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/EditorTest.json
+33
-33
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSGRIDS/Main.json
+33
-33
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
+33
-33
ReginfoGridView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoGridView.json
+33
-33
ReginfoStuInfoList.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoStuInfoList.json
+33
-33
bookBookEditViewEditorTest.json
...SSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json
+33
-33
studentEditView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
+33
-33
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+66
-66
未找到文件。
app_Web/package.json
浏览文件 @
6be56268
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
"lint:style"
:
"stylelint 'src/**/*.scss'"
"lint:style"
:
"stylelint 'src/**/*.scss'"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@floating-ui/dom"
:
"^1.0.
4
"
,
"@floating-ui/dom"
:
"^1.0.
11
"
,
"@ibiz-template/command"
:
"^0.0.1-beta.1"
,
"@ibiz-template/command"
:
"^0.0.1-beta.1"
,
"@ibiz-template/controller"
:
"^0.0.1-beta.15"
,
"@ibiz-template/controller"
:
"^0.0.1-beta.15"
,
"@ibiz-template/core"
:
"^0.0.1-beta.15"
,
"@ibiz-template/core"
:
"^0.0.1-beta.15"
,
...
@@ -21,10 +21,10 @@
...
@@ -21,10 +21,10 @@
"@ibiz-template/theme"
:
"^0.0.1-beta.15"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.15"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.15"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.15"
,
"@ibiz/dynamic-model-api"
:
"^2.1.5"
,
"@ibiz/dynamic-model-api"
:
"^2.1.5"
,
"dayjs"
:
"^1.11.
6
"
,
"dayjs"
:
"^1.11.
7
"
,
"lodash-es"
:
"^4.17.21"
,
"lodash-es"
:
"^4.17.21"
,
"path-browserify"
:
"^1.0.1"
,
"path-browserify"
:
"^1.0.1"
,
"pinia"
:
"^2.0.2
3
"
,
"pinia"
:
"^2.0.2
8
"
,
"qs"
:
"^6.11.0"
,
"qs"
:
"^6.11.0"
,
"qx-util"
:
"^0.4.4"
,
"qx-util"
:
"^0.4.4"
,
"ramda"
:
"^0.28.0"
,
"ramda"
:
"^0.28.0"
,
...
@@ -33,45 +33,45 @@
...
@@ -33,45 +33,45 @@
"vue-router"
:
"^3.6.5"
"vue-router"
:
"^3.6.5"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@commitlint/cli"
:
"^17.
2
.0"
,
"@commitlint/cli"
:
"^17.
3
.0"
,
"@commitlint/config-conventional"
:
"^17.
2
.0"
,
"@commitlint/config-conventional"
:
"^17.
3
.0"
,
"@types/lodash-es"
:
"^4.17.6"
,
"@types/lodash-es"
:
"^4.17.6"
,
"@types/node"
:
"^18.11.
9
"
,
"@types/node"
:
"^18.11.
15
"
,
"@types/path-browserify"
:
"^1.0.0"
,
"@types/path-browserify"
:
"^1.0.0"
,
"@types/qs"
:
"^6.9.7"
,
"@types/qs"
:
"^6.9.7"
,
"@types/ramda"
:
"^0.28.
19
"
,
"@types/ramda"
:
"^0.28.
20
"
,
"@types/systemjs"
:
"^6.1
.1
"
,
"@types/systemjs"
:
"^6.1
3.0
"
,
"@typescript-eslint/eslint-plugin"
:
"^5.4
2
.1"
,
"@typescript-eslint/eslint-plugin"
:
"^5.4
6
.1"
,
"@typescript-eslint/parser"
:
"^5.4
2
.1"
,
"@typescript-eslint/parser"
:
"^5.4
6
.1"
,
"@vitejs/plugin-legacy"
:
"^
2.3
.1"
,
"@vitejs/plugin-legacy"
:
"^
3.0
.1"
,
"@vitejs/plugin-vue2"
:
"^2.
0
.0"
,
"@vitejs/plugin-vue2"
:
"^2.
2
.0"
,
"@vitejs/plugin-vue2-jsx"
:
"^1.
0.3
"
,
"@vitejs/plugin-vue2-jsx"
:
"^1.
1.0
"
,
"@vue/babel-helper-vue-jsx-merge-props"
:
"^1.4.0"
,
"@vue/babel-helper-vue-jsx-merge-props"
:
"^1.4.0"
,
"eslint"
:
"^8.2
7
.0"
,
"eslint"
:
"^8.2
9
.0"
,
"eslint-config-airbnb-base"
:
"^15.0.0"
,
"eslint-config-airbnb-base"
:
"^15.0.0"
,
"eslint-config-prettier"
:
"^8.5.0"
,
"eslint-config-prettier"
:
"^8.5.0"
,
"eslint-plugin-import"
:
"^2.26.0"
,
"eslint-plugin-import"
:
"^2.26.0"
,
"eslint-plugin-prettier"
:
"^4.2.1"
,
"eslint-plugin-prettier"
:
"^4.2.1"
,
"eslint-plugin-vue"
:
"^9.
7
.0"
,
"eslint-plugin-vue"
:
"^9.
8
.0"
,
"husky"
:
"^8.0.2"
,
"husky"
:
"^8.0.2"
,
"lint-staged"
:
"^13.
0.3
"
,
"lint-staged"
:
"^13.
1.0
"
,
"postcss"
:
"^8.4.
18
"
,
"postcss"
:
"^8.4.
20
"
,
"postcss-scss"
:
"^4.0.
5
"
,
"postcss-scss"
:
"^4.0.
6
"
,
"prettier"
:
"^2.
7
.1"
,
"prettier"
:
"^2.
8
.1"
,
"rollup-plugin-visualizer"
:
"^5.8.3"
,
"rollup-plugin-visualizer"
:
"^5.8.3"
,
"sass"
:
"^1.56.
0
"
,
"sass"
:
"^1.56.
2
"
,
"stylelint"
:
"^14.1
4.1
"
,
"stylelint"
:
"^14.1
6.0
"
,
"stylelint-config-prettier"
:
"^9.0.
3
"
,
"stylelint-config-prettier"
:
"^9.0.
4
"
,
"stylelint-config-recess-order"
:
"^3.0.0"
,
"stylelint-config-recess-order"
:
"^3.0.0"
,
"stylelint-config-standard"
:
"^29.0.0"
,
"stylelint-config-standard"
:
"^29.0.0"
,
"stylelint-config-standard-scss"
:
"^6.1.0"
,
"stylelint-config-standard-scss"
:
"^6.1.0"
,
"stylelint-scss"
:
"^4.3.0"
,
"stylelint-scss"
:
"^4.3.0"
,
"terser"
:
"^5.1
5
.1"
,
"terser"
:
"^5.1
6
.1"
,
"typescript"
:
"^4.
8
.4"
,
"typescript"
:
"^4.
9
.4"
,
"vite"
:
"^
3.2.3
"
,
"vite"
:
"^
4.0.1
"
,
"vite-plugin-eslint"
:
"^1.8.1"
,
"vite-plugin-eslint"
:
"^1.8.1"
,
"vue-eslint-parser"
:
"^9.1.0"
,
"vue-eslint-parser"
:
"^9.1.0"
,
"vue-tsc"
:
"^1.0.
9
"
"vue-tsc"
:
"^1.0.
13
"
},
},
"lint-staged"
:
{
"lint-staged"
:
{
"*.{ts,vue}"
:
"eslint --fix"
,
"*.{ts,vue}"
:
"eslint --fix"
,
...
...
app_Web/pnpm-lock.yaml
浏览文件 @
6be56268
lockfileVersion
:
5.4
lockfileVersion
:
5.4
specifiers
:
specifiers
:
'
@commitlint/cli'
:
^17.
2
.0
'
@commitlint/cli'
:
^17.
3
.0
'
@commitlint/config-conventional'
:
^17.
2
.0
'
@commitlint/config-conventional'
:
^17.
3
.0
'
@floating-ui/dom'
:
^1.0.
4
'
@floating-ui/dom'
:
^1.0.
11
'
@ibiz-template/command'
:
^0.0.1-beta.1
'
@ibiz-template/command'
:
^0.0.1-beta.1
'
@ibiz-template/controller'
:
^0.0.1-beta.15
'
@ibiz-template/controller'
:
^0.0.1-beta.15
'
@ibiz-template/core'
:
^0.0.1-beta.15
'
@ibiz-template/core'
:
^0.0.1-beta.15
...
@@ -14,55 +14,55 @@ specifiers:
...
@@ -14,55 +14,55 @@ specifiers:
'
@ibiz-template/vue-util'
:
^0.0.1-beta.15
'
@ibiz-template/vue-util'
:
^0.0.1-beta.15
'
@ibiz/dynamic-model-api'
:
^2.1.5
'
@ibiz/dynamic-model-api'
:
^2.1.5
'
@types/lodash-es'
:
^4.17.6
'
@types/lodash-es'
:
^4.17.6
'
@types/node'
:
^18.11.
9
'
@types/node'
:
^18.11.
15
'
@types/path-browserify'
:
^1.0.0
'
@types/path-browserify'
:
^1.0.0
'
@types/qs'
:
^6.9.7
'
@types/qs'
:
^6.9.7
'
@types/ramda'
:
^0.28.
19
'
@types/ramda'
:
^0.28.
20
'
@types/systemjs'
:
^6.1
.1
'
@types/systemjs'
:
^6.1
3.0
'
@typescript-eslint/eslint-plugin'
:
^5.4
2
.1
'
@typescript-eslint/eslint-plugin'
:
^5.4
6
.1
'
@typescript-eslint/parser'
:
^5.4
2
.1
'
@typescript-eslint/parser'
:
^5.4
6
.1
'
@vitejs/plugin-legacy'
:
^
2.3
.1
'
@vitejs/plugin-legacy'
:
^
3.0
.1
'
@vitejs/plugin-vue2'
:
^2.
0
.0
'
@vitejs/plugin-vue2'
:
^2.
2
.0
'
@vitejs/plugin-vue2-jsx'
:
^1.
0.3
'
@vitejs/plugin-vue2-jsx'
:
^1.
1.0
'
@vue/babel-helper-vue-jsx-merge-props'
:
^1.4.0
'
@vue/babel-helper-vue-jsx-merge-props'
:
^1.4.0
dayjs
:
^1.11.
6
dayjs
:
^1.11.
7
eslint
:
^8.2
7
.0
eslint
:
^8.2
9
.0
eslint-config-airbnb-base
:
^15.0.0
eslint-config-airbnb-base
:
^15.0.0
eslint-config-prettier
:
^8.5.0
eslint-config-prettier
:
^8.5.0
eslint-plugin-import
:
^2.26.0
eslint-plugin-import
:
^2.26.0
eslint-plugin-prettier
:
^4.2.1
eslint-plugin-prettier
:
^4.2.1
eslint-plugin-vue
:
^9.
7
.0
eslint-plugin-vue
:
^9.
8
.0
husky
:
^8.0.2
husky
:
^8.0.2
lint-staged
:
^13.
0.3
lint-staged
:
^13.
1.0
lodash-es
:
^4.17.21
lodash-es
:
^4.17.21
path-browserify
:
^1.0.1
path-browserify
:
^1.0.1
pinia
:
^2.0.2
3
pinia
:
^2.0.2
8
postcss
:
^8.4.
18
postcss
:
^8.4.
20
postcss-scss
:
^4.0.
5
postcss-scss
:
^4.0.
6
prettier
:
^2.
7
.1
prettier
:
^2.
8
.1
qs
:
^6.11.0
qs
:
^6.11.0
qx-util
:
^0.4.4
qx-util
:
^0.4.4
ramda
:
^0.28.0
ramda
:
^0.28.0
rollup-plugin-visualizer
:
^5.8.3
rollup-plugin-visualizer
:
^5.8.3
sass
:
^1.56.
0
sass
:
^1.56.
2
stylelint
:
^14.1
4.1
stylelint
:
^14.1
6.0
stylelint-config-prettier
:
^9.0.
3
stylelint-config-prettier
:
^9.0.
4
stylelint-config-recess-order
:
^3.0.0
stylelint-config-recess-order
:
^3.0.0
stylelint-config-standard
:
^29.0.0
stylelint-config-standard
:
^29.0.0
stylelint-config-standard-scss
:
^6.1.0
stylelint-config-standard-scss
:
^6.1.0
stylelint-scss
:
^4.3.0
stylelint-scss
:
^4.3.0
terser
:
^5.1
5
.1
terser
:
^5.1
6
.1
typescript
:
^4.
8
.4
typescript
:
^4.
9
.4
view-design
:
^4.7.0
view-design
:
^4.7.0
vite
:
^
3.2.3
vite
:
^
4.0.1
vite-plugin-eslint
:
^1.8.1
vite-plugin-eslint
:
^1.8.1
vue
:
^2.7.14
vue
:
^2.7.14
vue-eslint-parser
:
^9.1.0
vue-eslint-parser
:
^9.1.0
vue-router
:
^3.6.5
vue-router
:
^3.6.5
vue-tsc
:
^1.0.
9
vue-tsc
:
^1.0.
13
dependencies
:
dependencies
:
'
@floating-ui/dom'
:
1.0.
4
'
@floating-ui/dom'
:
1.0.
11
'
@ibiz-template/command'
:
0.0.1-beta.1
'
@ibiz-template/command'
:
0.0.1-beta.1
'
@ibiz-template/controller'
:
0.0.1-beta.15_fau3qvdlyk6bgprv7ylb3iamz4
'
@ibiz-template/controller'
:
0.0.1-beta.15_fau3qvdlyk6bgprv7ylb3iamz4
'
@ibiz-template/core'
:
0.0.1-beta.15_qzytosuu5eg3bvoa74ldx6evva
'
@ibiz-template/core'
:
0.0.1-beta.15_qzytosuu5eg3bvoa74ldx6evva
...
@@ -72,10 +72,10 @@ dependencies:
...
@@ -72,10 +72,10 @@ dependencies:
'
@ibiz-template/theme'
:
0.0.1-beta.15
'
@ibiz-template/theme'
:
0.0.1-beta.15
'
@ibiz-template/vue-util'
:
0.0.1-beta.15_rdcnlivyzp4e4lnwrkiaggqz2a
'
@ibiz-template/vue-util'
:
0.0.1-beta.15_rdcnlivyzp4e4lnwrkiaggqz2a
'
@ibiz/dynamic-model-api'
:
2.1.5_qx-util@0.4.4
'
@ibiz/dynamic-model-api'
:
2.1.5_qx-util@0.4.4
dayjs
:
1.11.
6
dayjs
:
1.11.
7
lodash-es
:
4.17.21
lodash-es
:
4.17.21
path-browserify
:
1.0.1
path-browserify
:
1.0.1
pinia
:
2.0.2
3_cb5zy4vm4szvydr7mqtuifh5ey
pinia
:
2.0.2
8_vj744rb3neneiaeb3oalctaenu
qs
:
6.11.0
qs
:
6.11.0
qx-util
:
0.4.4
qx-util
:
0.4.4
ramda
:
0.28.0
ramda
:
0.28.0
...
@@ -84,45 +84,45 @@ dependencies:
...
@@ -84,45 +84,45 @@ dependencies:
vue-router
:
3.6.5_vue@2.7.14
vue-router
:
3.6.5_vue@2.7.14
devDependencies
:
devDependencies
:
'
@commitlint/cli'
:
17.
2
.0
'
@commitlint/cli'
:
17.
3
.0
'
@commitlint/config-conventional'
:
17.
2
.0
'
@commitlint/config-conventional'
:
17.
3
.0
'
@types/lodash-es'
:
4.17.6
'
@types/lodash-es'
:
4.17.6
'
@types/node'
:
18.11.
9
'
@types/node'
:
18.11.
15
'
@types/path-browserify'
:
1.0.0
'
@types/path-browserify'
:
1.0.0
'
@types/qs'
:
6.9.7
'
@types/qs'
:
6.9.7
'
@types/ramda'
:
0.28.
19
'
@types/ramda'
:
0.28.
20
'
@types/systemjs'
:
6.1
.1
'
@types/systemjs'
:
6.1
3.0
'
@typescript-eslint/eslint-plugin'
:
5.4
2.1_2udltptbznfmezdozpdoa2aemq
'
@typescript-eslint/eslint-plugin'
:
5.4
6.1_imrg37k3svwu377c6q7gkarwmi
'
@typescript-eslint/parser'
:
5.4
2.1_rmayb2veg2btbq6mbmnyivgasy
'
@typescript-eslint/parser'
:
5.4
6.1_ha6vam6werchizxrnqvarmz2zu
'
@vitejs/plugin-legacy'
:
2.3.1_terser@5.15.1+vite@3.2.3
'
@vitejs/plugin-legacy'
:
3.0.1_terser@5.16.1+vite@4.0.1
'
@vitejs/plugin-vue2'
:
2.
0.0_vite@3.2.3
+vue@2.7.14
'
@vitejs/plugin-vue2'
:
2.
2.0_vite@4.0.1
+vue@2.7.14
'
@vitejs/plugin-vue2-jsx'
:
1.
0.3_vite@3.2.3
+vue@2.7.14
'
@vitejs/plugin-vue2-jsx'
:
1.
1.0_vite@4.0.1
+vue@2.7.14
'
@vue/babel-helper-vue-jsx-merge-props'
:
1.4.0
'
@vue/babel-helper-vue-jsx-merge-props'
:
1.4.0
eslint
:
8.2
7
.0
eslint
:
8.2
9
.0
eslint-config-airbnb-base
:
15.0.0_
dcpv4nbdr5ks2h5677xdltrk6e
eslint-config-airbnb-base
:
15.0.0_
lt3hqehuojhfcbzgzqfngbtmrq
eslint-config-prettier
:
8.5.0_eslint@8.2
7
.0
eslint-config-prettier
:
8.5.0_eslint@8.2
9
.0
eslint-plugin-import
:
2.26.0_
jnohwm7eexgw7uduhweedcbnpe
eslint-plugin-import
:
2.26.0_
z7hwuz3w5sq2sbhy7d4iqrnsvq
eslint-plugin-prettier
:
4.2.1_
v7o5sx5x3wbs57ifz6wc4f76we
eslint-plugin-prettier
:
4.2.1_
5dgjrgoi64tgrv3zzn3walur3u
eslint-plugin-vue
:
9.
7.0_eslint@8.27
.0
eslint-plugin-vue
:
9.
8.0_eslint@8.29
.0
husky
:
8.0.2
husky
:
8.0.2
lint-staged
:
13.
0.3
lint-staged
:
13.
1.0
postcss
:
8.4.
18
postcss
:
8.4.
20
postcss-scss
:
4.0.
5_postcss@8.4.18
postcss-scss
:
4.0.
6_postcss@8.4.20
prettier
:
2.
7
.1
prettier
:
2.
8
.1
rollup-plugin-visualizer
:
5.8.3
rollup-plugin-visualizer
:
5.8.3
sass
:
1.56.
0
sass
:
1.56.
2
stylelint
:
14.1
4.1
stylelint
:
14.1
6.0
stylelint-config-prettier
:
9.0.
3_stylelint@14.14.1
stylelint-config-prettier
:
9.0.
4_stylelint@14.16.0
stylelint-config-recess-order
:
3.0.0_stylelint@14.1
4.1
stylelint-config-recess-order
:
3.0.0_stylelint@14.1
6.0
stylelint-config-standard
:
29.0.0_stylelint@14.1
4.1
stylelint-config-standard
:
29.0.0_stylelint@14.1
6.0
stylelint-config-standard-scss
:
6.1.0_
t5qxeji2l54punp3pwjdchi3we
stylelint-config-standard-scss
:
6.1.0_
l3s4qeu3gkar2knsdy3w5miimm
stylelint-scss
:
4.3.0_stylelint@14.1
4.1
stylelint-scss
:
4.3.0_stylelint@14.1
6.0
terser
:
5.1
5
.1
terser
:
5.1
6
.1
typescript
:
4.
8
.4
typescript
:
4.
9
.4
vite
:
3.2.3_u3p2uvz4grev654aqkjuqhavhq
vite
:
4.0.1_6g6dzlvfpurinkjyb4fszcwwoi
vite-plugin-eslint
:
1.8.1_eslint@8.2
7.0+vite@3.2.3
vite-plugin-eslint
:
1.8.1_eslint@8.2
9.0+vite@4.0.1
vue-eslint-parser
:
9.1.0_eslint@8.2
7
.0
vue-eslint-parser
:
9.1.0_eslint@8.2
9
.0
vue-tsc
:
1.0.
9_typescript@4.8
.4
vue-tsc
:
1.0.
13_typescript@4.9
.4
packages
:
packages
:
...
@@ -141,25 +141,25 @@ packages:
...
@@ -141,25 +141,25 @@ packages:
'
@babel/highlight'
:
7.18.6
'
@babel/highlight'
:
7.18.6
dev
:
true
dev
:
true
/@babel/compat-data/7.
18.8
:
/@babel/compat-data/7.
20.5
:
resolution
:
{
integrity
:
sha512-
HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ
==
}
resolution
:
{
integrity
:
sha512-
KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g
==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dev
:
true
dev
:
true
/@babel/core/7.
18.10
:
/@babel/core/7.
20.5
:
resolution
:
{
integrity
:
sha512-
JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw
==
}
resolution
:
{
integrity
:
sha512-
UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ
==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@ampproject/remapping'
:
2.2.0
'
@ampproject/remapping'
:
2.2.0
'
@babel/code-frame'
:
7.18.6
'
@babel/code-frame'
:
7.18.6
'
@babel/generator'
:
7.
18.12
'
@babel/generator'
:
7.
20.5
'
@babel/helper-compilation-targets'
:
7.
18.9_@babel+core@7.18.10
'
@babel/helper-compilation-targets'
:
7.
20.0_@babel+core@7.20.5
'
@babel/helper-module-transforms'
:
7.
18.9
'
@babel/helper-module-transforms'
:
7.
20.2
'
@babel/helpers'
:
7.
18.9
'
@babel/helpers'
:
7.
20.6
'
@babel/parser'
:
7.
18.11
'
@babel/parser'
:
7.
20.5
'
@babel/template'
:
7.18.10
'
@babel/template'
:
7.18.10
'
@babel/traverse'
:
7.
18.11
'
@babel/traverse'
:
7.
20.5
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
convert-source-map
:
1.8.0
convert-source-map
:
1.8.0
debug
:
4.3.4
debug
:
4.3.4
gensync
:
1.0.0-beta.2
gensync
:
1.0.0-beta.2
...
@@ -169,11 +169,11 @@ packages:
...
@@ -169,11 +169,11 @@ packages:
-
supports-color
-
supports-color
dev
:
true
dev
:
true
/@babel/generator/7.
18.12
:
/@babel/generator/7.
20.5
:
resolution
:
{
integrity
:
sha512-
dfQ8ebCN98SvyL7IxNMCUtZQSq5R7kxgN+r8qYTGDmmSion1hX2C0zq2yo1bsCDhXixokv1SAWTZUMYbO/V5zg
==
}
resolution
:
{
integrity
:
sha512-
jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA
==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
'
@jridgewell/gen-mapping'
:
0.3.2
'
@jridgewell/gen-mapping'
:
0.3.2
jsesc
:
2.5.2
jsesc
:
2.5.2
dev
:
true
dev
:
true
...
@@ -182,35 +182,35 @@ packages:
...
@@ -182,35 +182,35 @@ packages:
resolution
:
{
integrity
:
sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==
}
resolution
:
{
integrity
:
sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
dev
:
true
dev
:
true
/@babel/helper-compilation-targets/7.
18.9_@babel+core@7.18.10
:
/@babel/helper-compilation-targets/7.
20.0_@babel+core@7.20.5
:
resolution
:
{
integrity
:
sha512-
tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg
==
}
resolution
:
{
integrity
:
sha512-
0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ
==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0
'
@babel/core'
:
^7.0.0
dependencies
:
dependencies
:
'
@babel/compat-data'
:
7.
18.8
'
@babel/compat-data'
:
7.
20.5
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@babel/helper-validator-option'
:
7.18.6
'
@babel/helper-validator-option'
:
7.18.6
browserslist
:
4.21.3
browserslist
:
4.21.3
semver
:
6.3.0
semver
:
6.3.0
dev
:
true
dev
:
true
/@babel/helper-create-class-features-plugin/7.
18.9_@babel+core@7.18.10
:
/@babel/helper-create-class-features-plugin/7.
20.5_@babel+core@7.20.5
:
resolution
:
{
integrity
:
sha512-
WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2op
w==
}
resolution
:
{
integrity
:
sha512-
3RCdA/EmEaikrhayahwToF0fpweU/8o2p8vhc1c/1kftHOdTKuC65kik/TLc+qfbS8JKw4qqJbne4ovICDhmw
w==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0
'
@babel/core'
:
^7.0.0
dependencies
:
dependencies
:
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@babel/helper-annotate-as-pure'
:
7.18.6
'
@babel/helper-annotate-as-pure'
:
7.18.6
'
@babel/helper-environment-visitor'
:
7.18.9
'
@babel/helper-environment-visitor'
:
7.18.9
'
@babel/helper-function-name'
:
7.1
8.9
'
@babel/helper-function-name'
:
7.1
9.0
'
@babel/helper-member-expression-to-functions'
:
7.18.9
'
@babel/helper-member-expression-to-functions'
:
7.18.9
'
@babel/helper-optimise-call-expression'
:
7.18.6
'
@babel/helper-optimise-call-expression'
:
7.18.6
'
@babel/helper-replace-supers'
:
7.1
8.9
'
@babel/helper-replace-supers'
:
7.1
9.1
'
@babel/helper-split-export-declaration'
:
7.18.6
'
@babel/helper-split-export-declaration'
:
7.18.6
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
...
@@ -221,47 +221,47 @@ packages:
...
@@ -221,47 +221,47 @@ packages:
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dev
:
true
dev
:
true
/@babel/helper-function-name/7.1
8.9
:
/@babel/helper-function-name/7.1
9.0
:
resolution
:
{
integrity
:
sha512-
fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A
==
}
resolution
:
{
integrity
:
sha512-
WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w
==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/template'
:
7.18.10
'
@babel/template'
:
7.18.10
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
dev
:
true
dev
:
true
/@babel/helper-hoist-variables/7.18.6
:
/@babel/helper-hoist-variables/7.18.6
:
resolution
:
{
integrity
:
sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
}
resolution
:
{
integrity
:
sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
dev
:
true
dev
:
true
/@babel/helper-member-expression-to-functions/7.18.9
:
/@babel/helper-member-expression-to-functions/7.18.9
:
resolution
:
{
integrity
:
sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==
}
resolution
:
{
integrity
:
sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
dev
:
true
dev
:
true
/@babel/helper-module-imports/7.18.6
:
/@babel/helper-module-imports/7.18.6
:
resolution
:
{
integrity
:
sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
}
resolution
:
{
integrity
:
sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
dev
:
true
dev
:
true
/@babel/helper-module-transforms/7.
18.9
:
/@babel/helper-module-transforms/7.
20.2
:
resolution
:
{
integrity
:
sha512-
KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g
==
}
resolution
:
{
integrity
:
sha512-
zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA
==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/helper-environment-visitor'
:
7.18.9
'
@babel/helper-environment-visitor'
:
7.18.9
'
@babel/helper-module-imports'
:
7.18.6
'
@babel/helper-module-imports'
:
7.18.6
'
@babel/helper-simple-access'
:
7.
18.6
'
@babel/helper-simple-access'
:
7.
20.2
'
@babel/helper-split-export-declaration'
:
7.18.6
'
@babel/helper-split-export-declaration'
:
7.18.6
'
@babel/helper-validator-identifier'
:
7.1
8.6
'
@babel/helper-validator-identifier'
:
7.1
9.1
'
@babel/template'
:
7.18.10
'
@babel/template'
:
7.18.10
'
@babel/traverse'
:
7.
18.11
'
@babel/traverse'
:
7.
20.5
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
dev
:
true
dev
:
true
...
@@ -270,7 +270,7 @@ packages:
...
@@ -270,7 +270,7 @@ packages:
resolution
:
{
integrity
:
sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==
}
resolution
:
{
integrity
:
sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
dev
:
true
dev
:
true
/@babel/helper-plugin-utils/7.18.9
:
/@babel/helper-plugin-utils/7.18.9
:
...
@@ -278,53 +278,68 @@ packages:
...
@@ -278,53 +278,68 @@ packages:
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dev
:
true
dev
:
true
/@babel/helper-replace-supers/7.18.9
:
/@babel/helper-plugin-utils/7.20.2
:
resolution
:
{
integrity
:
sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==
}
resolution
:
{
integrity
:
sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==
}
engines
:
{
node
:
'
>=6.9.0'
}
dev
:
true
/@babel/helper-replace-supers/7.19.1
:
resolution
:
{
integrity
:
sha512-T7ahH7wV0Hfs46SFh5Jz3s0B6+o8g3c+7TMxu7xKfmHikg7EAZ3I2Qk9LFhjxXq8sL7UkP5JflezNwoZa8WvWw==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/helper-environment-visitor'
:
7.18.9
'
@babel/helper-environment-visitor'
:
7.18.9
'
@babel/helper-member-expression-to-functions'
:
7.18.9
'
@babel/helper-member-expression-to-functions'
:
7.18.9
'
@babel/helper-optimise-call-expression'
:
7.18.6
'
@babel/helper-optimise-call-expression'
:
7.18.6
'
@babel/traverse'
:
7.
18.11
'
@babel/traverse'
:
7.
20.5
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
dev
:
true
dev
:
true
/@babel/helper-simple-access/7.
18.6
:
/@babel/helper-simple-access/7.
20.2
:
resolution
:
{
integrity
:
sha512-
iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g
==
}
resolution
:
{
integrity
:
sha512-
+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA
==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
dev
:
true
dev
:
true
/@babel/helper-split-export-declaration/7.18.6
:
/@babel/helper-split-export-declaration/7.18.6
:
resolution
:
{
integrity
:
sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==
}
resolution
:
{
integrity
:
sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
dev
:
true
dev
:
true
/@babel/helper-string-parser/7.18.10
:
/@babel/helper-string-parser/7.18.10
:
resolution
:
{
integrity
:
sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==
}
resolution
:
{
integrity
:
sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
/@babel/helper-string-parser/7.19.4
:
resolution
:
{
integrity
:
sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
}
engines
:
{
node
:
'
>=6.9.0'
}
dev
:
true
/@babel/helper-validator-identifier/7.18.6
:
/@babel/helper-validator-identifier/7.18.6
:
resolution
:
{
integrity
:
sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
}
resolution
:
{
integrity
:
sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
/@babel/helper-validator-identifier/7.19.1
:
resolution
:
{
integrity
:
sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
}
engines
:
{
node
:
'
>=6.9.0'
}
dev
:
true
/@babel/helper-validator-option/7.18.6
:
/@babel/helper-validator-option/7.18.6
:
resolution
:
{
integrity
:
sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
}
resolution
:
{
integrity
:
sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dev
:
true
dev
:
true
/@babel/helpers/7.
18.9
:
/@babel/helpers/7.
20.6
:
resolution
:
{
integrity
:
sha512-
Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ
==
}
resolution
:
{
integrity
:
sha512-
Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w
==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/template'
:
7.18.10
'
@babel/template'
:
7.18.10
'
@babel/traverse'
:
7.
18.11
'
@babel/traverse'
:
7.
20.5
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
dev
:
true
dev
:
true
...
@@ -333,7 +348,7 @@ packages:
...
@@ -333,7 +348,7 @@ packages:
resolution
:
{
integrity
:
sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==
}
resolution
:
{
integrity
:
sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/helper-validator-identifier'
:
7.1
8.6
'
@babel/helper-validator-identifier'
:
7.1
9.1
chalk
:
2.4.2
chalk
:
2.4.2
js-tokens
:
4.0.0
js-tokens
:
4.0.0
dev
:
true
dev
:
true
...
@@ -345,51 +360,59 @@ packages:
...
@@ -345,51 +360,59 @@ packages:
dependencies
:
dependencies
:
'
@babel/types'
:
7.18.10
'
@babel/types'
:
7.18.10
/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.18.10
:
/@babel/parser/7.20.5
:
resolution
:
{
integrity
:
sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==
}
engines
:
{
node
:
'
>=6.0.0'
}
hasBin
:
true
dependencies
:
'
@babel/types'
:
7.20.5
dev
:
true
/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.5
:
resolution
:
{
integrity
:
sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
}
resolution
:
{
integrity
:
sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
}
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0-0
'
@babel/core'
:
^7.0.0-0
dependencies
:
dependencies
:
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@babel/helper-plugin-utils'
:
7.18.9
'
@babel/helper-plugin-utils'
:
7.18.9
dev
:
true
dev
:
true
/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.
18.10
:
/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.
20.5
:
resolution
:
{
integrity
:
sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==
}
resolution
:
{
integrity
:
sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0-0
'
@babel/core'
:
^7.0.0-0
dependencies
:
dependencies
:
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@babel/helper-plugin-utils'
:
7.
18.9
'
@babel/helper-plugin-utils'
:
7.
20.2
dev
:
true
dev
:
true
/@babel/plugin-syntax-typescript/7.
18.6_@babel+core@7.18.10
:
/@babel/plugin-syntax-typescript/7.
20.0_@babel+core@7.20.5
:
resolution
:
{
integrity
:
sha512-
mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA
==
}
resolution
:
{
integrity
:
sha512-
rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ
==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0-0
'
@babel/core'
:
^7.0.0-0
dependencies
:
dependencies
:
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@babel/helper-plugin-utils'
:
7.
18.9
'
@babel/helper-plugin-utils'
:
7.
20.2
dev
:
true
dev
:
true
/@babel/plugin-transform-typescript/7.
18.12_@babel+core@7.18.10
:
/@babel/plugin-transform-typescript/7.
20.2_@babel+core@7.20.5
:
resolution
:
{
integrity
:
sha512-
2vjjam0cum0miPkenUbQswKowuxs/NjMwIKEq0zwegRxXk12C9YOF9STXnaUptITOtOJHKHpzvvWYOjbm6tc0w
==
}
resolution
:
{
integrity
:
sha512-
jvS+ngBfrnTUBfOQq8NfGnSbF9BrqlR6hjJ2yVxMkmO5nL/cdifNbI30EfjRlN4g5wYWNnMPyj5Sa6R1pbLeag
==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0-0
'
@babel/core'
:
^7.0.0-0
dependencies
:
dependencies
:
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@babel/helper-create-class-features-plugin'
:
7.
18.9_@babel+core@7.18.10
'
@babel/helper-create-class-features-plugin'
:
7.
20.5_@babel+core@7.20.5
'
@babel/helper-plugin-utils'
:
7.
18.9
'
@babel/helper-plugin-utils'
:
7.
20.2
'
@babel/plugin-syntax-typescript'
:
7.
18.6_@babel+core@7.18.10
'
@babel/plugin-syntax-typescript'
:
7.
20.0_@babel+core@7.20.5
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
dev
:
true
dev
:
true
/@babel/standalone/7.20.
0
:
/@babel/standalone/7.20.
6
:
resolution
:
{
integrity
:
sha512-
8toFReoMyknVN538KZYS9HJLUlpvibQiPQqt8TYFeyV+FlZUmM8TG2zcS8q4vAijCRLoAKT1EzeBVvbxjMfi9A
==
}
resolution
:
{
integrity
:
sha512-
u5at/CbBLETf7kx2LOY4XdhseD79Y099WZKAOMXeT8qvd9OSR515my2UNBBLY4qIht/Qi9KySeQHQwQwxJN4Sw
==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dev
:
true
dev
:
true
...
@@ -398,22 +421,22 @@ packages:
...
@@ -398,22 +421,22 @@ packages:
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/code-frame'
:
7.18.6
'
@babel/code-frame'
:
7.18.6
'
@babel/parser'
:
7.
18.11
'
@babel/parser'
:
7.
20.5
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
dev
:
true
dev
:
true
/@babel/traverse/7.
18.11
:
/@babel/traverse/7.
20.5
:
resolution
:
{
integrity
:
sha512-
TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvI
Q==
}
resolution
:
{
integrity
:
sha512-
WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxB
Q==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
dependencies
:
'
@babel/code-frame'
:
7.18.6
'
@babel/code-frame'
:
7.18.6
'
@babel/generator'
:
7.
18.12
'
@babel/generator'
:
7.
20.5
'
@babel/helper-environment-visitor'
:
7.18.9
'
@babel/helper-environment-visitor'
:
7.18.9
'
@babel/helper-function-name'
:
7.1
8.9
'
@babel/helper-function-name'
:
7.1
9.0
'
@babel/helper-hoist-variables'
:
7.18.6
'
@babel/helper-hoist-variables'
:
7.18.6
'
@babel/helper-split-export-declaration'
:
7.18.6
'
@babel/helper-split-export-declaration'
:
7.18.6
'
@babel/parser'
:
7.
18.11
'
@babel/parser'
:
7.
20.5
'
@babel/types'
:
7.
18.10
'
@babel/types'
:
7.
20.5
debug
:
4.3.4
debug
:
4.3.4
globals
:
11.12.0
globals
:
11.12.0
transitivePeerDependencies
:
transitivePeerDependencies
:
...
@@ -428,18 +451,27 @@ packages:
...
@@ -428,18 +451,27 @@ packages:
'
@babel/helper-validator-identifier'
:
7.18.6
'
@babel/helper-validator-identifier'
:
7.18.6
to-fast-properties
:
2.0.0
to-fast-properties
:
2.0.0
/@commitlint/cli/17.2.0
:
/@babel/types/7.20.5
:
resolution
:
{
integrity
:
sha512-kd1zykcrjIKyDRftWW1E1TJqkgzeosEkv1BiYPCdzkb/g/3BrfgwZUHR1vg+HO3qKUb/0dN+jNXArhGGAHpmaQ==
}
resolution
:
{
integrity
:
sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==
}
engines
:
{
node
:
'
>=6.9.0'
}
dependencies
:
'
@babel/helper-string-parser'
:
7.19.4
'
@babel/helper-validator-identifier'
:
7.19.1
to-fast-properties
:
2.0.0
dev
:
true
/@commitlint/cli/17.3.0
:
resolution
:
{
integrity
:
sha512-/H0md7TsKflKzVPz226VfXzVafJFO1f9+r2KcFvmBu08V0T56lZU1s8WL7/xlxqLMqBTVaBf7Ixtc4bskdEEZg==
}
engines
:
{
node
:
'
>=v14'
}
engines
:
{
node
:
'
>=v14'
}
hasBin
:
true
hasBin
:
true
dependencies
:
dependencies
:
'
@commitlint/format'
:
17.0.0
'
@commitlint/format'
:
17.0.0
'
@commitlint/lint'
:
17.
2
.0
'
@commitlint/lint'
:
17.
3
.0
'
@commitlint/load'
:
17.
2
.0
'
@commitlint/load'
:
17.
3
.0
'
@commitlint/read'
:
17.2.0
'
@commitlint/read'
:
17.2.0
'
@commitlint/types'
:
17.0.0
'
@commitlint/types'
:
17.0.0
execa
:
5.1.1
execa
:
5.1.1
lodash
:
4.17.21
lodash
.isfunction
:
3.0.9
resolve-from
:
5.0.0
resolve-from
:
5.0.0
resolve-global
:
1.0.0
resolve-global
:
1.0.0
yargs
:
17.5.1
yargs
:
17.5.1
...
@@ -448,8 +480,8 @@ packages:
...
@@ -448,8 +480,8 @@ packages:
-
'
@swc/wasm'
-
'
@swc/wasm'
dev
:
true
dev
:
true
/@commitlint/config-conventional/17.
2
.0
:
/@commitlint/config-conventional/17.
3
.0
:
resolution
:
{
integrity
:
sha512-
g5hQqRa80f++SYS233dbDSg16YdyounMTAhVcmqtInNeY/GF3aA4st9SVtJxpeGrGmueMrU4L+BBb+6Vs5wrcg
==
}
resolution
:
{
integrity
:
sha512-
hgI+fN5xF8nhS9uG/V06xyT0nlcyvHHMkq0kwRSr96vl5BFlRGaL2C0/YY4kQagfU087tmj01bJkG9Ek98Wllw
==
}
engines
:
{
node
:
'
>=v14'
}
engines
:
{
node
:
'
>=v14'
}
dependencies
:
dependencies
:
conventional-changelog-conventionalcommits
:
5.0.0
conventional-changelog-conventionalcommits
:
5.0.0
...
@@ -463,12 +495,16 @@ packages:
...
@@ -463,12 +495,16 @@ packages:
ajv
:
8.11.0
ajv
:
8.11.0
dev
:
true
dev
:
true
/@commitlint/ensure/17.
0
.0
:
/@commitlint/ensure/17.
3
.0
:
resolution
:
{
integrity
:
sha512-
M2hkJnNXvEni59S0QPOnqCKIK52G1XyXBGw51mvh7OXDudCmZ9tZiIPpU882p475Mhx48Ien1MbWjCP1zlyC0A
==
}
resolution
:
{
integrity
:
sha512-
kWbrQHDoW5veIUQx30gXoLOCjWvwC6OOEofhPCLl5ytRPBDAQObMbxTha1Bt2aSyNE/IrJ0s0xkdZ1Gi3wJwQg
==
}
engines
:
{
node
:
'
>=v14'
}
engines
:
{
node
:
'
>=v14'
}
dependencies
:
dependencies
:
'
@commitlint/types'
:
17.0.0
'
@commitlint/types'
:
17.0.0
lodash
:
4.17.21
lodash.camelcase
:
4.3.0
lodash.kebabcase
:
4.1.1
lodash.snakecase
:
4.1.1
lodash.startcase
:
4.4.0
lodash.upperfirst
:
4.3.1
dev
:
true
dev
:
true
/@commitlint/execute-rule/17.0.0
:
/@commitlint/execute-rule/17.0.0
:
...
@@ -492,32 +528,34 @@ packages:
...
@@ -492,32 +528,34 @@ packages:
semver
:
7.3.7
semver
:
7.3.7
dev
:
true
dev
:
true
/@commitlint/lint/17.
2
.0
:
/@commitlint/lint/17.
3
.0
:
resolution
:
{
integrity
:
sha512-
N2oLn4Dj672wKH5qJ4LGO+73UkYXGHO+NTVUusGw83SjEv7GjpqPGKU6KALW2kFQ/GsDefSvOjpSi3CzWHQBDg
==
}
resolution
:
{
integrity
:
sha512-
VilOTPg0i9A7CCWM49E9bl5jytfTvfTxf9iwbWAWNjxJ/A5mhPKbm3sHuAdwJ87tDk1k4j8vomYfH23iaY+1Rw
==
}
engines
:
{
node
:
'
>=v14'
}
engines
:
{
node
:
'
>=v14'
}
dependencies
:
dependencies
:
'
@commitlint/is-ignored'
:
17.2.0
'
@commitlint/is-ignored'
:
17.2.0
'
@commitlint/parse'
:
17.2.0
'
@commitlint/parse'
:
17.2.0
'
@commitlint/rules'
:
17.
2
.0
'
@commitlint/rules'
:
17.
3
.0
'
@commitlint/types'
:
17.0.0
'
@commitlint/types'
:
17.0.0
dev
:
true
dev
:
true
/@commitlint/load/17.
2
.0
:
/@commitlint/load/17.
3
.0
:
resolution
:
{
integrity
:
sha512-
HDD57qSqNrk399R4TIjw31AWBG8dBjNj1MrDKZKmC/wvimtnIFlqzcu1+sxfXIOHj/+M6tcMWDtvknGUd7SU+g
==
}
resolution
:
{
integrity
:
sha512-
u/pV6rCAJrCUN+HylBHLzZ4qj1Ew3+eN9GBPhNi9otGxtOfA8b+8nJSxaNbcC23Ins/kcpjGf9zPSVW7628Umw
==
}
engines
:
{
node
:
'
>=v14'
}
engines
:
{
node
:
'
>=v14'
}
dependencies
:
dependencies
:
'
@commitlint/config-validator'
:
17.1.0
'
@commitlint/config-validator'
:
17.1.0
'
@commitlint/execute-rule'
:
17.0.0
'
@commitlint/execute-rule'
:
17.0.0
'
@commitlint/resolve-extends'
:
17.
1
.0
'
@commitlint/resolve-extends'
:
17.
3
.0
'
@commitlint/types'
:
17.0.0
'
@commitlint/types'
:
17.0.0
'
@types/node'
:
14.18.27
'
@types/node'
:
14.18.27
chalk
:
4.1.2
chalk
:
4.1.2
cosmiconfig
:
7.0.1
cosmiconfig
:
7.1.0
cosmiconfig-typescript-loader
:
4.0.0_dkncuvhykkf5udznh2ond7okr4
cosmiconfig-typescript-loader
:
4.0.0_hzdjnmdumltfztzqm363btopde
lodash
:
4.17.21
lodash.isplainobject
:
4.0.6
lodash.merge
:
4.6.2
lodash.uniq
:
4.5.0
resolve-from
:
5.0.0
resolve-from
:
5.0.0
ts-node
:
10.9.1_
ym74lbirpecvmeqeeibqrbeale
ts-node
:
10.9.1_
6wrfvm42ppt6f2curxvxtblfwm
typescript
:
4.
8
.4
typescript
:
4.
9
.4
transitivePeerDependencies
:
transitivePeerDependencies
:
-
'
@swc/core'
-
'
@swc/core'
-
'
@swc/wasm'
-
'
@swc/wasm'
...
@@ -548,23 +586,23 @@ packages:
...
@@ -548,23 +586,23 @@ packages:
minimist
:
1.2.6
minimist
:
1.2.6
dev
:
true
dev
:
true
/@commitlint/resolve-extends/17.
1
.0
:
/@commitlint/resolve-extends/17.
3
.0
:
resolution
:
{
integrity
:
sha512-
jqKm00LJ59T0O8O4bH4oMa4XyJVEOK4GzH8Qye9XKji+Q1FxhZznxMV/bDLyYkzbTodBt9sL0WLql8wMtRTbqQ
==
}
resolution
:
{
integrity
:
sha512-
Lf3JufJlc5yVEtJWC8o4IAZaB8FQAUaVlhlAHRACd0TTFizV2Lk2VH70et23KgvbQNf7kQzHs/2B4QZalBv6Cg
==
}
engines
:
{
node
:
'
>=v14'
}
engines
:
{
node
:
'
>=v14'
}
dependencies
:
dependencies
:
'
@commitlint/config-validator'
:
17.1.0
'
@commitlint/config-validator'
:
17.1.0
'
@commitlint/types'
:
17.0.0
'
@commitlint/types'
:
17.0.0
import-fresh
:
3.3.0
import-fresh
:
3.3.0
lodash
:
4.17.21
lodash
.mergewith
:
4.6.2
resolve-from
:
5.0.0
resolve-from
:
5.0.0
resolve-global
:
1.0.0
resolve-global
:
1.0.0
dev
:
true
dev
:
true
/@commitlint/rules/17.
2
.0
:
/@commitlint/rules/17.
3
.0
:
resolution
:
{
integrity
:
sha512-
1YynwD4Eh7HXZNpqG8mtUlL2pSX2jBy61EejYJv4ooZPcg50Ak7LPOyD3a9UZnsE76AXWFBz+yo9Hv4MIpAa0Q
==
}
resolution
:
{
integrity
:
sha512-
s2UhDjC5yP2utx3WWqsnZRzjgzAX8BMwr1nltC0u0p8T/nzpkx4TojEfhlsOUj1t7efxzZRjUAV0NxNwdJyk+g
==
}
engines
:
{
node
:
'
>=v14'
}
engines
:
{
node
:
'
>=v14'
}
dependencies
:
dependencies
:
'
@commitlint/ensure'
:
17.
0
.0
'
@commitlint/ensure'
:
17.
3
.0
'
@commitlint/message'
:
17.2.0
'
@commitlint/message'
:
17.2.0
'
@commitlint/to-lines'
:
17.0.0
'
@commitlint/to-lines'
:
17.0.0
'
@commitlint/types'
:
17.0.0
'
@commitlint/types'
:
17.0.0
...
@@ -597,19 +635,19 @@ packages:
...
@@ -597,19 +635,19 @@ packages:
'
@jridgewell/trace-mapping'
:
0.3.9
'
@jridgewell/trace-mapping'
:
0.3.9
dev
:
true
dev
:
true
/@csstools/selector-specificity/2.0.2_
dvkg4kkb622mvceygg47xxdz3
a
:
/@csstools/selector-specificity/2.0.2_
2xshye3abirqjlplmebvmaxyn
a
:
resolution
:
{
integrity
:
sha512-IkpVW/ehM1hWKln4fCA3NzJU8KwD+kIOvPZA4cqxoJHtE21CCzjyp+Kxbu0i5I4tBNOlXPL9mjwnWlL0VEG4Fg==
}
resolution
:
{
integrity
:
sha512-IkpVW/ehM1hWKln4fCA3NzJU8KwD+kIOvPZA4cqxoJHtE21CCzjyp+Kxbu0i5I4tBNOlXPL9mjwnWlL0VEG4Fg==
}
engines
:
{
node
:
^12 || ^14 || >=16
}
engines
:
{
node
:
^12 || ^14 || >=16
}
peerDependencies
:
peerDependencies
:
postcss
:
^8.2
postcss
:
^8.2
postcss-selector-parser
:
^6.0.10
postcss-selector-parser
:
^6.0.10
dependencies
:
dependencies
:
postcss
:
8.4.
18
postcss
:
8.4.
20
postcss-selector-parser
:
6.0.1
0
postcss-selector-parser
:
6.0.1
1
dev
:
true
dev
:
true
/@esbuild/android-arm/0.1
5.10
:
/@esbuild/android-arm/0.1
6.7
:
resolution
:
{
integrity
:
sha512-
FNONeQPy/ox+5NBkcSbYJxoXj9GWu8gVGJTVmUyoOCKQFDTrHVKgNSzChdNt0I8Aj/iKcsDf2r9BFwv+FSNUX
g==
}
resolution
:
{
integrity
:
sha512-
yhzDbiVcmq6T1/XEvdcJIVcXHdLjDJ5cQ0Dp9R9p9ERMBTeO1dR5tc8YYv8zwDeBw1xZm+Eo3MRo8cwclhBS0
g==
}
engines
:
{
node
:
'
>=12'
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
arm
]
cpu
:
[
arm
]
os
:
[
android
]
os
:
[
android
]
...
@@ -617,8 +655,89 @@ packages:
...
@@ -617,8 +655,89 @@ packages:
dev
:
true
dev
:
true
optional
:
true
optional
:
true
/@esbuild/linux-loong64/0.15.10
:
/@esbuild/android-arm64/0.16.7
:
resolution
:
{
integrity
:
sha512-w0Ou3Z83LOYEkwaui2M8VwIp+nLi/NA60lBLMvaJ+vXVMcsARYdEzLNE7RSm4+lSg4zq4d7fAVuzk7PNQ5JFgg==
}
resolution
:
{
integrity
:
sha512-tYFw0lBJSEvLoGzzYh1kXuzoX1iPkbOk3O29VqzQb0HbOy7t/yw1hGkvwoJhXHwzQUPsShyYcTgRf6bDBcfnTw==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
arm64
]
os
:
[
android
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/android-x64/0.16.7
:
resolution
:
{
integrity
:
sha512-3P2OuTxwAtM3k/yEWTNUJRjMPG1ce8rXs51GTtvEC5z1j8fC1plHeVVczdeHECU7aM2/Buc0MwZ6ciM/zysnWg==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
android
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/darwin-arm64/0.16.7
:
resolution
:
{
integrity
:
sha512-VUb9GK23z8jkosHU9yJNUgQpsfJn+7ZyBm6adi2Ec5/U241eR1tAn82QicnUzaFDaffeixiHwikjmnec/YXEZg==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
arm64
]
os
:
[
darwin
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/darwin-x64/0.16.7
:
resolution
:
{
integrity
:
sha512-duterlv3tit3HI9vhzMWnSVaB1B6YsXpFq1Ntd6Fou82BB1l4tucYy3FI9dHv3tvtDuS0NiGf/k6XsdBqPZ01w==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
darwin
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/freebsd-arm64/0.16.7
:
resolution
:
{
integrity
:
sha512-9kkycpBFes/vhi7B7o0cf+q2WdJi+EpVzpVTqtWFNiutARWDFFLcB93J8PR1cG228sucsl3B+7Ts27izE6qiaQ==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
arm64
]
os
:
[
freebsd
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/freebsd-x64/0.16.7
:
resolution
:
{
integrity
:
sha512-5Ahf6jzWXJ4J2uh9dpy5DKOO+PeRUE/9DMys6VuYfwgQzd6n5+pVFm58L2Z2gRe611RX6SdydnNaiIKM3svY7g==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
freebsd
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/linux-arm/0.16.7
:
resolution
:
{
integrity
:
sha512-QqJnyCfu5OF78Olt7JJSZ7OSv/B4Hf+ZJWp4kkq9xwMsgu7yWq3crIic8gGOpDYTqVKKMDAVDgRXy5Wd/nWZyQ==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
arm
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/linux-arm64/0.16.7
:
resolution
:
{
integrity
:
sha512-2wv0xYDskk2+MzIm/AEprDip39a23Chptc4mL7hsHg26P0gD8RUhzmDu0KCH2vMThUI1sChXXoK9uH0KYQKaDg==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
arm64
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/linux-ia32/0.16.7
:
resolution
:
{
integrity
:
sha512-APVYbEilKbD5ptmKdnIcXej2/+GdV65TfTjxR2Uk8t1EsOk49t6HapZW6DS/Bwlvh5hDwtLapdSumIVNGxgqLg==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
ia32
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/linux-loong64/0.16.7
:
resolution
:
{
integrity
:
sha512-5wPUAGclplQrAW7EFr3F84Y/d++7G0KykohaF4p54+iNWhUnMVU8Bh2sxiEOXUy4zKIdpHByMgJ5/Ko6QhtTUw==
}
engines
:
{
node
:
'
>=12'
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
loong64
]
cpu
:
[
loong64
]
os
:
[
linux
]
os
:
[
linux
]
...
@@ -626,6 +745,105 @@ packages:
...
@@ -626,6 +745,105 @@ packages:
dev
:
true
dev
:
true
optional
:
true
optional
:
true
/@esbuild/linux-mips64el/0.16.7
:
resolution
:
{
integrity
:
sha512-hxzlXtWF6yWfkE/SMTscNiVqLOAn7fOuIF3q/kiZaXxftz1DhZW/HpnTmTTWrzrS7zJWQxHHT4QSxyAj33COmA==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
mips64el
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/linux-ppc64/0.16.7
:
resolution
:
{
integrity
:
sha512-WM83Dac0LdXty5xPhlOuCD5Egfk1xLND/oRLYeB7Jb/tY4kzFSDgLlq91wYbHua/s03tQGA9iXvyjgymMw62Vw==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
ppc64
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/linux-riscv64/0.16.7
:
resolution
:
{
integrity
:
sha512-3nkNnNg4Ax6MS/l8O8Ynq2lGEVJYyJ2EoY3PHjNJ4PuZ80EYLMrFTFZ4L/Hc16AxgtXKwmNP9TM0YKNiBzBiJQ==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
riscv64
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/linux-s390x/0.16.7
:
resolution
:
{
integrity
:
sha512-3SA/2VJuv0o1uD7zuqxEP+RrAyRxnkGddq0bwHQ98v1KNlzXD/JvxwTO3T6GM5RH6JUd29RTVQTOJfyzMkkppA==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
s390x
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/linux-x64/0.16.7
:
resolution
:
{
integrity
:
sha512-xi/tbqCqvPIzU+zJVyrpz12xqciTAPMi2fXEWGnapZymoGhuL2GIWIRXg4O2v5BXaYA5TSaiKYE14L0QhUTuQg==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/netbsd-x64/0.16.7
:
resolution
:
{
integrity
:
sha512-NUsYbq3B+JdNKn8SXkItFvdes9qTwEoS3aLALtiWciW/ystiCKM20Fgv9XQBOXfhUHyh5CLEeZDXzLOrwBXuCQ==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
netbsd
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/openbsd-x64/0.16.7
:
resolution
:
{
integrity
:
sha512-qjwzsgeve9I8Tbsko2FEkdSk2iiezuNGFgipQxY/736NePXDaDZRodIejYGWOlbYXugdxb0nif5yvypH6lKBmA==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
openbsd
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/sunos-x64/0.16.7
:
resolution
:
{
integrity
:
sha512-mFWDz4RoBTzPphTCkM7Kc7Qpa0o/Z01acajR+Ai7LdfKgcP/C6jYOaKwv7nKzD0+MjOT20j7You9g4ozYy1dKQ==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
sunos
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/win32-arm64/0.16.7
:
resolution
:
{
integrity
:
sha512-m39UmX19RvEIuC8sYZ0M+eQtdXw4IePDSZ78ZQmYyFaXY9krq4YzQCK2XWIJomNLtg4q+W5aXr8bW3AbqWNoVg==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
arm64
]
os
:
[
win32
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/win32-ia32/0.16.7
:
resolution
:
{
integrity
:
sha512-1cbzSEZA1fANwmT6rjJ4G1qQXHxCxGIcNYFYR9ctI82/prT38lnwSRZ0i5p/MVXksw9eMlHlet6pGu2/qkXFCg==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
ia32
]
os
:
[
win32
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@esbuild/win32-x64/0.16.7
:
resolution
:
{
integrity
:
sha512-QaQ8IH0JLacfGf5cf0HCCPnQuCTd/dAI257vXBgb/cccKGbH/6pVtI1gwhdAQ0Y48QSpTIFrh9etVyNdZY+zzw==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
win32
]
requiresBuild
:
true
dev
:
true
optional
:
true
/@eslint/eslintrc/1.3.3
:
/@eslint/eslintrc/1.3.3
:
resolution
:
{
integrity
:
sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
}
resolution
:
{
integrity
:
sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
...
@@ -634,7 +852,7 @@ packages:
...
@@ -634,7 +852,7 @@ packages:
debug
:
4.3.4
debug
:
4.3.4
espree
:
9.4.0
espree
:
9.4.0
globals
:
13.17.0
globals
:
13.17.0
ignore
:
5.2.
0
ignore
:
5.2.
1
import-fresh
:
3.3.0
import-fresh
:
3.3.0
js-yaml
:
4.1.0
js-yaml
:
4.1.0
minimatch
:
3.1.2
minimatch
:
3.1.2
...
@@ -643,14 +861,14 @@ packages:
...
@@ -643,14 +861,14 @@ packages:
-
supports-color
-
supports-color
dev
:
true
dev
:
true
/@floating-ui/core/1.0.
1
:
/@floating-ui/core/1.0.
4
:
resolution
:
{
integrity
:
sha512-
bO37brCPfteXQfFY0DyNDGB3+IMe4j150KFQcgJ5aBP295p9nBGeHEs/p0czrRbtlHq4Px/yoPXO/+dOCcF4uA
==
}
resolution
:
{
integrity
:
sha512-
FPFLbg2b06MIw1dqk2SOEMAMX3xlrreGjcui5OTxfBDtaKTmh0kioOVjT8gcfl58juawL/yF+S+gnq8aUYQx/Q
==
}
dev
:
false
dev
:
false
/@floating-ui/dom/1.0.
4
:
/@floating-ui/dom/1.0.
11
:
resolution
:
{
integrity
:
sha512-
maYJRv+sAXTy4K9mzdv0JPyNW5YPVHrqtY90tEdI6XNpuLOP26Ci2pfwPsKBA/Wh4Z3FX5sUrtUFTdMYj9v+ug
==
}
resolution
:
{
integrity
:
sha512-
p60iaN02zByTo9i+IyOMoVyBVn5gCag/cdFCdpUlTIiP2G7BKKeCu36+LlsTZl+yBKoGo5+VSQ/UgZZmN+UGjA
==
}
dependencies
:
dependencies
:
'
@floating-ui/core'
:
1.0.
1
'
@floating-ui/core'
:
1.0.
4
dev
:
false
dev
:
false
/@humanwhocodes/config-array/0.11.6
:
/@humanwhocodes/config-array/0.11.6
:
...
@@ -695,7 +913,7 @@ packages:
...
@@ -695,7 +913,7 @@ packages:
'
@ibiz-template/runtime'
:
0.0.1-beta.15_mmumo77i4evnmhxbqxr2t2e2ue
'
@ibiz-template/runtime'
:
0.0.1-beta.15_mmumo77i4evnmhxbqxr2t2e2ue
'
@ibiz-template/service'
:
0.0.1-beta.15_ft4n7pytmi33hocoq5swxjufna
'
@ibiz-template/service'
:
0.0.1-beta.15_ft4n7pytmi33hocoq5swxjufna
async-validator
:
4.2.5
async-validator
:
4.2.5
dayjs
:
1.11.
6
dayjs
:
1.11.
7
lodash-es
:
4.17.21
lodash-es
:
4.17.21
qs
:
6.11.0
qs
:
6.11.0
qx-util
:
0.4.4
qx-util
:
0.4.4
...
@@ -874,6 +1092,20 @@ packages:
...
@@ -874,6 +1092,20 @@ packages:
picomatch
:
2.3.1
picomatch
:
2.3.1
dev
:
true
dev
:
true
/@rollup/pluginutils/5.0.2
:
resolution
:
{
integrity
:
sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==
}
engines
:
{
node
:
'
>=14.0.0'
}
peerDependencies
:
rollup
:
^1.20.0||^2.0.0||^3.0.0
peerDependenciesMeta
:
rollup
:
optional
:
true
dependencies
:
'
@types/estree'
:
1.0.0
estree-walker
:
2.0.2
picomatch
:
2.3.1
dev
:
true
/@tsconfig/node10/1.0.9
:
/@tsconfig/node10/1.0.9
:
resolution
:
{
integrity
:
sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==
}
resolution
:
{
integrity
:
sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==
}
dev
:
true
dev
:
true
...
@@ -927,8 +1159,8 @@ packages:
...
@@ -927,8 +1159,8 @@ packages:
resolution
:
{
integrity
:
sha512-DcTUcwT9xEcf4rp2UHyGAcmlqG4Mhe7acozl5vY2xzSrwP1z19ZVyjzQ6DsNUrvIadpiyZoQCTHFt4t2omYIZQ==
}
resolution
:
{
integrity
:
sha512-DcTUcwT9xEcf4rp2UHyGAcmlqG4Mhe7acozl5vY2xzSrwP1z19ZVyjzQ6DsNUrvIadpiyZoQCTHFt4t2omYIZQ==
}
dev
:
true
dev
:
true
/@types/node/18.11.
9
:
/@types/node/18.11.
15
:
resolution
:
{
integrity
:
sha512-
CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg
==
}
resolution
:
{
integrity
:
sha512-
VkhBbVo2+2oozlkdHXLrb3zjsRkpdnaU2bXmX8Wgle3PUi569eLRaHGlgETQHR7lLL1w7GiG3h9SnePhxNDecw
==
}
dev
:
true
dev
:
true
/@types/normalize-package-data/2.4.1
:
/@types/normalize-package-data/2.4.1
:
...
@@ -947,8 +1179,8 @@ packages:
...
@@ -947,8 +1179,8 @@ packages:
resolution
:
{
integrity
:
sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==
}
resolution
:
{
integrity
:
sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==
}
dev
:
true
dev
:
true
/@types/ramda/0.28.
19
:
/@types/ramda/0.28.
20
:
resolution
:
{
integrity
:
sha512-
RCrYC/dg8K67QtIOACIpSriN1BdcC8a3mV4wLTUVafaY00MKBjuOSI+8fHRV92embUsZ67bZlzmgtO5wBsxcmg
==
}
resolution
:
{
integrity
:
sha512-
MeUhzGSXQTRsY19JGn5LIBTLxVEnyF6HDNr08KSJqybsm4DlfLIgK1jBHjhpiSyk252tXYmp+UOe0UFg0UiFsA
==
}
dependencies
:
dependencies
:
ts-toolbelt
:
6.15.5
ts-toolbelt
:
6.15.5
dev
:
true
dev
:
true
...
@@ -957,12 +1189,12 @@ packages:
...
@@ -957,12 +1189,12 @@ packages:
resolution
:
{
integrity
:
sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==
}
resolution
:
{
integrity
:
sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==
}
dev
:
true
dev
:
true
/@types/systemjs/6.1
.1
:
/@types/systemjs/6.1
3.0
:
resolution
:
{
integrity
:
sha512-
d1M6eDKBGWx7RbYy295VEFoOF9YDJkPI959QYnmzcmeaV+SP4D0xV7dEh3sN5XF3GvO3PhGzm+17Z598nvHQu
Q==
}
resolution
:
{
integrity
:
sha512-
T7P3qWZmtAVNUrEkWXlT8Hm8ND0w7rVmMZu+HYmS38mrNyAyxIdoZQ23ySmClhWR1oq0E2RhOSmuI3Cs2By6n
Q==
}
dev
:
true
dev
:
true
/@typescript-eslint/eslint-plugin/5.4
2.1_2udltptbznfmezdozpdoa2aemq
:
/@typescript-eslint/eslint-plugin/5.4
6.1_imrg37k3svwu377c6q7gkarwmi
:
resolution
:
{
integrity
:
sha512-
LyR6x784JCiJ1j6sH5Y0K6cdExqCCm8DJUTcwG5ThNXJj/G8o5E56u5EdG4SLy+bZAwZBswC+GYn3eGdttBVCg
==
}
resolution
:
{
integrity
:
sha512-
YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA
==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
peerDependencies
:
peerDependencies
:
'
@typescript-eslint/parser'
:
^5.0.0
'
@typescript-eslint/parser'
:
^5.0.0
...
@@ -972,24 +1204,24 @@ packages:
...
@@ -972,24 +1204,24 @@ packages:
typescript
:
typescript
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
'
@typescript-eslint/parser'
:
5.4
2.1_rmayb2veg2btbq6mbmnyivgasy
'
@typescript-eslint/parser'
:
5.4
6.1_ha6vam6werchizxrnqvarmz2zu
'
@typescript-eslint/scope-manager'
:
5.4
2
.1
'
@typescript-eslint/scope-manager'
:
5.4
6
.1
'
@typescript-eslint/type-utils'
:
5.4
2.1_rmayb2veg2btbq6mbmnyivgasy
'
@typescript-eslint/type-utils'
:
5.4
6.1_ha6vam6werchizxrnqvarmz2zu
'
@typescript-eslint/utils'
:
5.4
2.1_rmayb2veg2btbq6mbmnyivgasy
'
@typescript-eslint/utils'
:
5.4
6.1_ha6vam6werchizxrnqvarmz2zu
debug
:
4.3.4
debug
:
4.3.4
eslint
:
8.2
7
.0
eslint
:
8.2
9
.0
ignore
:
5.2.0
ignore
:
5.2.0
natural-compare-lite
:
1.4.0
natural-compare-lite
:
1.4.0
regexpp
:
3.2.0
regexpp
:
3.2.0
semver
:
7.3.7
semver
:
7.3.7
tsutils
:
3.21.0_typescript@4.
8
.4
tsutils
:
3.21.0_typescript@4.
9
.4
typescript
:
4.
8
.4
typescript
:
4.
9
.4
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
dev
:
true
dev
:
true
/@typescript-eslint/parser/5.4
2.1_rmayb2veg2btbq6mbmnyivgasy
:
/@typescript-eslint/parser/5.4
6.1_ha6vam6werchizxrnqvarmz2zu
:
resolution
:
{
integrity
:
sha512-
kAV+NiNBWVQDY9gDJDToTE/NO8BHi4f6b7zTsVAJoTkmB/zlfOpiEVBzHOKtlgTndCKe8vj9F/PuolemZSh50Q
==
}
resolution
:
{
integrity
:
sha512-
RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg
==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
peerDependencies
:
peerDependencies
:
eslint
:
^6.0.0 || ^7.0.0 || ^8.0.0
eslint
:
^6.0.0 || ^7.0.0 || ^8.0.0
...
@@ -998,26 +1230,26 @@ packages:
...
@@ -998,26 +1230,26 @@ packages:
typescript
:
typescript
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
'
@typescript-eslint/scope-manager'
:
5.4
2
.1
'
@typescript-eslint/scope-manager'
:
5.4
6
.1
'
@typescript-eslint/types'
:
5.4
2
.1
'
@typescript-eslint/types'
:
5.4
6
.1
'
@typescript-eslint/typescript-estree'
:
5.4
2.1_typescript@4.8
.4
'
@typescript-eslint/typescript-estree'
:
5.4
6.1_typescript@4.9
.4
debug
:
4.3.4
debug
:
4.3.4
eslint
:
8.2
7
.0
eslint
:
8.2
9
.0
typescript
:
4.
8
.4
typescript
:
4.
9
.4
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
dev
:
true
dev
:
true
/@typescript-eslint/scope-manager/5.4
2
.1
:
/@typescript-eslint/scope-manager/5.4
6
.1
:
resolution
:
{
integrity
:
sha512-
QAZY/CBP1Emx4rzxurgqj3rUinfsh/6mvuKbLNMfJMMKYLRBfweus8brgXF8f64ABkIZ3zdj2/rYYtF8eiuksQ
==
}
resolution
:
{
integrity
:
sha512-
iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA
==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
dependencies
:
dependencies
:
'
@typescript-eslint/types'
:
5.4
2
.1
'
@typescript-eslint/types'
:
5.4
6
.1
'
@typescript-eslint/visitor-keys'
:
5.4
2
.1
'
@typescript-eslint/visitor-keys'
:
5.4
6
.1
dev
:
true
dev
:
true
/@typescript-eslint/type-utils/5.4
2.1_rmayb2veg2btbq6mbmnyivgasy
:
/@typescript-eslint/type-utils/5.4
6.1_ha6vam6werchizxrnqvarmz2zu
:
resolution
:
{
integrity
:
sha512-
WWiMChneex5w4xPIX56SSnQQo0tEOy5ZV2dqmj8Z371LJ0E+aymWD25JQ/l4FOuuX+Q49A7pzh/CGIQflxMVX
g==
}
resolution
:
{
integrity
:
sha512-
V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yn
g==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
peerDependencies
:
peerDependencies
:
eslint
:
'
*'
eslint
:
'
*'
...
@@ -1026,23 +1258,23 @@ packages:
...
@@ -1026,23 +1258,23 @@ packages:
typescript
:
typescript
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
'
@typescript-eslint/typescript-estree'
:
5.4
2.1_typescript@4.8
.4
'
@typescript-eslint/typescript-estree'
:
5.4
6.1_typescript@4.9
.4
'
@typescript-eslint/utils'
:
5.4
2.1_rmayb2veg2btbq6mbmnyivgasy
'
@typescript-eslint/utils'
:
5.4
6.1_ha6vam6werchizxrnqvarmz2zu
debug
:
4.3.4
debug
:
4.3.4
eslint
:
8.2
7
.0
eslint
:
8.2
9
.0
tsutils
:
3.21.0_typescript@4.
8
.4
tsutils
:
3.21.0_typescript@4.
9
.4
typescript
:
4.
8
.4
typescript
:
4.
9
.4
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
dev
:
true
dev
:
true
/@typescript-eslint/types/5.4
2
.1
:
/@typescript-eslint/types/5.4
6
.1
:
resolution
:
{
integrity
:
sha512-
Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA
==
}
resolution
:
{
integrity
:
sha512-
Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w
==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
dev
:
true
dev
:
true
/@typescript-eslint/typescript-estree/5.4
2.1_typescript@4.8
.4
:
/@typescript-eslint/typescript-estree/5.4
6.1_typescript@4.9
.4
:
resolution
:
{
integrity
:
sha512-
qElc0bDOuO0B8wDhhW4mYVgi/LZL+igPwXtV87n69/kYC/7NG3MES0jHxJNCr4EP7kY1XVsRy8C/u3DYeTKQmw
==
}
resolution
:
{
integrity
:
sha512-
j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg
==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
peerDependencies
:
peerDependencies
:
typescript
:
'
*'
typescript
:
'
*'
...
@@ -1050,151 +1282,152 @@ packages:
...
@@ -1050,151 +1282,152 @@ packages:
typescript
:
typescript
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
'
@typescript-eslint/types'
:
5.4
2
.1
'
@typescript-eslint/types'
:
5.4
6
.1
'
@typescript-eslint/visitor-keys'
:
5.4
2
.1
'
@typescript-eslint/visitor-keys'
:
5.4
6
.1
debug
:
4.3.4
debug
:
4.3.4
globby
:
11.1.0
globby
:
11.1.0
is-glob
:
4.0.3
is-glob
:
4.0.3
semver
:
7.3.7
semver
:
7.3.7
tsutils
:
3.21.0_typescript@4.
8
.4
tsutils
:
3.21.0_typescript@4.
9
.4
typescript
:
4.
8
.4
typescript
:
4.
9
.4
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
dev
:
true
dev
:
true
/@typescript-eslint/utils/5.4
2.1_rmayb2veg2btbq6mbmnyivgasy
:
/@typescript-eslint/utils/5.4
6.1_ha6vam6werchizxrnqvarmz2zu
:
resolution
:
{
integrity
:
sha512-
Gxvf12xSp3iYZd/fLqiQRD4uKZjDNR01bQ+j8zvhPjpsZ4HmvEFL/tC4amGNyxN9Rq+iqvpHLhlqx6KTxz9ZyQ
==
}
resolution
:
{
integrity
:
sha512-
RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA
==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
peerDependencies
:
peerDependencies
:
eslint
:
^6.0.0 || ^7.0.0 || ^8.0.0
eslint
:
^6.0.0 || ^7.0.0 || ^8.0.0
dependencies
:
dependencies
:
'
@types/json-schema'
:
7.0.11
'
@types/json-schema'
:
7.0.11
'
@types/semver'
:
7.3.12
'
@types/semver'
:
7.3.12
'
@typescript-eslint/scope-manager'
:
5.4
2
.1
'
@typescript-eslint/scope-manager'
:
5.4
6
.1
'
@typescript-eslint/types'
:
5.4
2
.1
'
@typescript-eslint/types'
:
5.4
6
.1
'
@typescript-eslint/typescript-estree'
:
5.4
2.1_typescript@4.8
.4
'
@typescript-eslint/typescript-estree'
:
5.4
6.1_typescript@4.9
.4
eslint
:
8.2
7
.0
eslint
:
8.2
9
.0
eslint-scope
:
5.1.1
eslint-scope
:
5.1.1
eslint-utils
:
3.0.0_eslint@8.2
7
.0
eslint-utils
:
3.0.0_eslint@8.2
9
.0
semver
:
7.3.7
semver
:
7.3.7
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
-
typescript
-
typescript
dev
:
true
dev
:
true
/@typescript-eslint/visitor-keys/5.4
2
.1
:
/@typescript-eslint/visitor-keys/5.4
6
.1
:
resolution
:
{
integrity
:
sha512-
LOQtSF4z+hejmpUvitPlc4hA7ERGoj2BVkesOcG91HCn8edLGUXbTrErmutmPbl8Bo9HjAvOO/zBKQHExXNA2A
==
}
resolution
:
{
integrity
:
sha512-
jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg
==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
dependencies
:
dependencies
:
'
@typescript-eslint/types'
:
5.4
2
.1
'
@typescript-eslint/types'
:
5.4
6
.1
eslint-visitor-keys
:
3.3.0
eslint-visitor-keys
:
3.3.0
dev
:
true
dev
:
true
/@vitejs/plugin-legacy/
2.3.1_terser@5.15.1+vite@3.2.3
:
/@vitejs/plugin-legacy/
3.0.1_terser@5.16.1+vite@4.0.1
:
resolution
:
{
integrity
:
sha512-
J5KaGBlSt2tEYPVjM/C8dA6DkRzkFkbPe+Xb4IX5G+XOV5OGbVAfkMjKywdrkO3gGynO8S98i71Lmsff4cWkC
Q==
}
resolution
:
{
integrity
:
sha512-
XCtEjxoR3rmy000ujYRBp5kggWqzHz9+F20/yIMUWOzbvu0+KW1e14Fvb8h7SpNn+bfjGW1RiAs1Vrgb7Js+i
Q==
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
peerDependencies
:
peerDependencies
:
terser
:
^5.4.0
terser
:
^5.4.0
vite
:
^
3
.0.0
vite
:
^
4
.0.0
dependencies
:
dependencies
:
'
@babel/standalone'
:
7.20.
0
'
@babel/standalone'
:
7.20.
6
core-js
:
3.26.
0
core-js
:
3.26.
1
magic-string
:
0.2
6.7
magic-string
:
0.2
7.0
regenerator-runtime
:
0.13.1
0
regenerator-runtime
:
0.13.1
1
systemjs
:
6.13.0
systemjs
:
6.13.0
terser
:
5.1
5
.1
terser
:
5.1
6
.1
vite
:
3.2.3_u3p2uvz4grev654aqkjuqhavhq
vite
:
4.0.1_6g6dzlvfpurinkjyb4fszcwwoi
dev
:
true
dev
:
true
/@vitejs/plugin-vue2-jsx/1.
0.3_vite@3.2.3
+vue@2.7.14
:
/@vitejs/plugin-vue2-jsx/1.
1.0_vite@4.0.1
+vue@2.7.14
:
resolution
:
{
integrity
:
sha512-
JdcmeuTCRfYkQ6wPIbg0IG43l/2SuAFAK0asWOmrNQ098CfFb86gfOfHLTr5s01qduMCdfl7JOoSgxOckQxvBg
==
}
resolution
:
{
integrity
:
sha512-
Mxg24oJVGXlu33p4fx1nHgG7jW+beK7cK1Xb6IP6tAPXrZ9N/mldFPKKhftBsITgOIKXzHeldKY6iOGEttzjEQ
==
}
engines
:
{
node
:
'
>=14.18.0'
}
engines
:
{
node
:
'
>=14.18.0'
}
peerDependencies
:
peerDependencies
:
vite
:
^2.9.13 || ^3.0.0
vite
:
^2.9.13 || ^3.0.0
|| ^4.0.0
vue
:
^2.7.0
vue
:
^2.7.0
dependencies
:
dependencies
:
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@babel/plugin-syntax-import-meta'
:
7.10.4_@babel+core@7.
18.10
'
@babel/plugin-syntax-import-meta'
:
7.10.4_@babel+core@7.
20.5
'
@babel/plugin-transform-typescript'
:
7.
18.12_@babel+core@7.18.10
'
@babel/plugin-transform-typescript'
:
7.
20.2_@babel+core@7.20.5
'
@rollup/pluginutils'
:
4.2.1
'
@rollup/pluginutils'
:
5.0.2
'
@vue/babel-preset-jsx'
:
1.
3.1_uy47bjuezciodfyyxeo57plhqm
'
@vue/babel-preset-jsx'
:
1.
4.0_irtg5bf5mab3inz6zbdi3hxawe
vite
:
3.2.3_u3p2uvz4grev654aqkjuqhavhq
vite
:
4.0.1_6g6dzlvfpurinkjyb4fszcwwoi
vue
:
2.7.14
vue
:
2.7.14
transitivePeerDependencies
:
transitivePeerDependencies
:
-
rollup
-
supports-color
-
supports-color
dev
:
true
dev
:
true
/@vitejs/plugin-vue2/2.
0.0_vite@3.2.3
+vue@2.7.14
:
/@vitejs/plugin-vue2/2.
2.0_vite@4.0.1
+vue@2.7.14
:
resolution
:
{
integrity
:
sha512-
VJOCDtBNcRv7kYLQRbbERDP0OqW0EKgMQp6wwbqZRpU3kg38OP891avx6Xl3szntGkf9mK4i8k3TjsAlmkzWFg
==
}
resolution
:
{
integrity
:
sha512-
1km7zEuZ/9QRPvzXSjikbTYGQPG86Mq1baktpC4sXqsXlb02HQKfi+fl8qVS703JM7cgm24Ga9j+RwKmvFn90A
==
}
engines
:
{
node
:
^14.18.0 || >= 16.0.0
}
engines
:
{
node
:
^14.18.0 || >= 16.0.0
}
peerDependencies
:
peerDependencies
:
vite
:
^3.0.0
vite
:
^3.0.0
|| ^4.0.0
vue
:
^2.7.0-0
vue
:
^2.7.0-0
dependencies
:
dependencies
:
vite
:
3.2.3_u3p2uvz4grev654aqkjuqhavhq
vite
:
4.0.1_6g6dzlvfpurinkjyb4fszcwwoi
vue
:
2.7.14
vue
:
2.7.14
dev
:
true
dev
:
true
/@volar/language-core/1.0.
9
:
/@volar/language-core/1.0.
13
:
resolution
:
{
integrity
:
sha512-
5Fty3slLet6svXiJw2YxhYeo6c7wFdtILrql5bZymYLM+HbiZtJbryW1YnUEKAP7MO9Mbeh+TNH4Z0HFxHgIqw
==
}
resolution
:
{
integrity
:
sha512-
aJhRiNjKFgLLB3nRJOfAeyle4StnEQgOKa0UpJU+k5EZd3QdiMfQmekXjxYeQj7NOZNQU7zCBEIvQ3gy15I7tA
==
}
dependencies
:
dependencies
:
'
@volar/source-map'
:
1.0.
9
'
@volar/source-map'
:
1.0.
13
'
@vue/reactivity'
:
3.2.4
1
'
@vue/reactivity'
:
3.2.4
5
muggle-string
:
0.1.0
muggle-string
:
0.1.0
dev
:
true
dev
:
true
/@volar/source-map/1.0.
9
:
/@volar/source-map/1.0.
13
:
resolution
:
{
integrity
:
sha512-
fazB/vy5ZEJ3yKx4fabJyGNI3CBkdLkfEIRVu6+1P3VixK0Mn+eqyUIkLBrzGYaeFM3GybhCLCvsVdNz0Fu/CQ
==
}
resolution
:
{
integrity
:
sha512-
dU0plR9BS+bLs7u4chWay+VEIFTrLF15rG2634lGcu7o+z01bRO1U2cegZuIPy46SNkN3ONErLHwS09NBM+Ucg
==
}
dependencies
:
dependencies
:
muggle-string
:
0.1.0
muggle-string
:
0.1.0
dev
:
true
dev
:
true
/@volar/typescript/1.0.
9
:
/@volar/typescript/1.0.
13
:
resolution
:
{
integrity
:
sha512-
dVziu+ShQUWuMukM6bvK2v2O446/gG6l1XkTh2vfkccw1IzjfbiP1TWQoNo1ipTfZOtu5YJGYAx+o5HNrGXWfQ
==
}
resolution
:
{
integrity
:
sha512-
CfJ4higRZrLDAHVGY84gZ444ZUcA3ktPqVMW0fM3mgHDbzYViB3/tsvXOtZk76D3HK2ap6n4cDwBSv3cY4xqlg
==
}
dependencies
:
dependencies
:
'
@volar/language-core'
:
1.0.
9
'
@volar/language-core'
:
1.0.
13
dev
:
true
dev
:
true
/@volar/vue-language-core/1.0.
9
:
/@volar/vue-language-core/1.0.
13
:
resolution
:
{
integrity
:
sha512-
tofNoR8ShPFenHT1YVMuvoXtXWwoQE+fiXVqSmW0dSKZqEDjWQ3YeXSd0a6aqyKaIbvR7kWWGp34WbpQlwf9Ww
==
}
resolution
:
{
integrity
:
sha512-
DRUg7yk4w2+5XFk8LS1dbXEM0na2uAddOj3KWHROPQmn78pfgXEH3r0NGDCnxElWJX5Y16iameisOjtOhevxog
==
}
dependencies
:
dependencies
:
'
@volar/language-core'
:
1.0.
9
'
@volar/language-core'
:
1.0.
13
'
@volar/source-map'
:
1.0.
9
'
@volar/source-map'
:
1.0.
13
'
@vue/compiler-dom'
:
3.2.4
1
'
@vue/compiler-dom'
:
3.2.4
5
'
@vue/compiler-sfc'
:
3.2.4
1
'
@vue/compiler-sfc'
:
3.2.4
5
'
@vue/reactivity'
:
3.2.4
1
'
@vue/reactivity'
:
3.2.4
5
'
@vue/shared'
:
3.2.4
1
'
@vue/shared'
:
3.2.4
5
minimatch
:
5.1.0
minimatch
:
5.1.0
vue-template-compiler
:
2.7.1
0
vue-template-compiler
:
2.7.1
4
dev
:
true
dev
:
true
/@volar/vue-typescript/1.0.
9
:
/@volar/vue-typescript/1.0.
13
:
resolution
:
{
integrity
:
sha512-
ZLe4y9YNbviACa7uAMCilzxA76gbbSlKfjspXBzk6fCobd8QCIig+VyDYcjANIlm2HhgSCX8jYTzhCKlegh4mw
==
}
resolution
:
{
integrity
:
sha512-
iEdkF5l6G10fv/G5hs7WcvtT48AT6y/Pm7pvafnB6SxPhm2uHQ+130x3zeWLMaUel5t6h5LBw2pFsF5Bh85QAQ
==
}
dependencies
:
dependencies
:
'
@volar/typescript'
:
1.0.
9
'
@volar/typescript'
:
1.0.
13
'
@volar/vue-language-core'
:
1.0.
9
'
@volar/vue-language-core'
:
1.0.
13
dev
:
true
dev
:
true
/@vue/babel-helper-vue-jsx-merge-props/1.4.0
:
/@vue/babel-helper-vue-jsx-merge-props/1.4.0
:
resolution
:
{
integrity
:
sha512-JkqXfCkUDp4PIlFdDQ0TdXoIejMtTHP67/pvxlgeY+u5k3LEdKuWZ3LK6xkxo52uDoABIVyRwqVkfLQJhk7VBA==
}
resolution
:
{
integrity
:
sha512-JkqXfCkUDp4PIlFdDQ0TdXoIejMtTHP67/pvxlgeY+u5k3LEdKuWZ3LK6xkxo52uDoABIVyRwqVkfLQJhk7VBA==
}
dev
:
true
dev
:
true
/@vue/babel-plugin-transform-vue-jsx/1.
2.1_@babel+core@7.18.10
:
/@vue/babel-plugin-transform-vue-jsx/1.
4.0_@babel+core@7.20.5
:
resolution
:
{
integrity
:
sha512-
HJuqwACYehQwh1fNT8f4kyzqlNMpBuUK4rSiSES5D4QsYncv5fxFsLyrxFPG2ksO7t5WP+Vgix6tt6yKClwPz
A==
}
resolution
:
{
integrity
:
sha512-
Fmastxw4MMx0vlgLS4XBX0XiBbUFzoMGeVXuMV08wyOfXdikAFqBTuYPR0tlk+XskL19EzHc39SgjrPGY23Jn
A==
}
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0-0
'
@babel/core'
:
^7.0.0-0
dependencies
:
dependencies
:
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@babel/helper-module-imports'
:
7.18.6
'
@babel/helper-module-imports'
:
7.18.6
'
@babel/plugin-syntax-jsx'
:
7.18.6_@babel+core@7.
18.10
'
@babel/plugin-syntax-jsx'
:
7.18.6_@babel+core@7.
20.5
'
@vue/babel-helper-vue-jsx-merge-props'
:
1.4.0
'
@vue/babel-helper-vue-jsx-merge-props'
:
1.4.0
html-tags
:
2.0.0
html-tags
:
2.0.0
lodash.kebabcase
:
4.1.1
lodash.kebabcase
:
4.1.1
svg-tags
:
1.0.0
svg-tags
:
1.0.0
dev
:
true
dev
:
true
/@vue/babel-preset-jsx/1.
3.1_uy47bjuezciodfyyxeo57plhqm
:
/@vue/babel-preset-jsx/1.
4.0_irtg5bf5mab3inz6zbdi3hxawe
:
resolution
:
{
integrity
:
sha512-
ml+nqcSKp8uAqFZLNc7OWLMzR7xDBsUfkomF98DtiIBlLqlq4jCQoLINARhgqRIyKdB+mk/94NWpIb4pL6D3xw
==
}
resolution
:
{
integrity
:
sha512-
QmfRpssBOPZWL5xw7fOuHNifCQcNQC1PrOo/4fu6xlhlKJJKSA3HqX92Nvgyx8fqHZTUGMPHmFA+IDqwXlqkSA
==
}
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0-0
'
@babel/core'
:
^7.0.0-0
vue
:
'
*'
vue
:
'
*'
...
@@ -1202,146 +1435,146 @@ packages:
...
@@ -1202,146 +1435,146 @@ packages:
vue
:
vue
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@vue/babel-helper-vue-jsx-merge-props'
:
1.4.0
'
@vue/babel-helper-vue-jsx-merge-props'
:
1.4.0
'
@vue/babel-plugin-transform-vue-jsx'
:
1.
2.1_@babel+core@7.18.10
'
@vue/babel-plugin-transform-vue-jsx'
:
1.
4.0_@babel+core@7.20.5
'
@vue/babel-sugar-composition-api-inject-h'
:
1.
3.0_@babel+core@7.18.10
'
@vue/babel-sugar-composition-api-inject-h'
:
1.
4.0_@babel+core@7.20.5
'
@vue/babel-sugar-composition-api-render-instance'
:
1.
3.0_@babel+core@7.18.10
'
@vue/babel-sugar-composition-api-render-instance'
:
1.
4.0_@babel+core@7.20.5
'
@vue/babel-sugar-functional-vue'
:
1.
2.2_@babel+core@7.18.10
'
@vue/babel-sugar-functional-vue'
:
1.
4.0_@babel+core@7.20.5
'
@vue/babel-sugar-inject-h'
:
1.
2.2_@babel+core@7.18.10
'
@vue/babel-sugar-inject-h'
:
1.
4.0_@babel+core@7.20.5
'
@vue/babel-sugar-v-model'
:
1.
3.0_@babel+core@7.18.10
'
@vue/babel-sugar-v-model'
:
1.
4.0_@babel+core@7.20.5
'
@vue/babel-sugar-v-on'
:
1.
3.0_@babel+core@7.18.10
'
@vue/babel-sugar-v-on'
:
1.
4.0_@babel+core@7.20.5
vue
:
2.7.14
vue
:
2.7.14
dev
:
true
dev
:
true
/@vue/babel-sugar-composition-api-inject-h/1.
3.0_@babel+core@7.18.10
:
/@vue/babel-sugar-composition-api-inject-h/1.
4.0_@babel+core@7.20.5
:
resolution
:
{
integrity
:
sha512-
pIDOutEpqbURdVw7xhgxmuDW8Tl+lTgzJZC5jdlUu0lY2+izT9kz3Umd/Tbu0U5cpCJ2Yhu87BZFBzWpS0Xem
g==
}
resolution
:
{
integrity
:
sha512-
VQq6zEddJHctnG4w3TfmlVp5FzDavUSut/DwR0xVoe/mJKXyMcsIibL42wPntozITEoY90aBV0/1d2KjxHU52
g==
}
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0-0
'
@babel/core'
:
^7.0.0-0
dependencies
:
dependencies
:
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@babel/plugin-syntax-jsx'
:
7.18.6_@babel+core@7.
18.10
'
@babel/plugin-syntax-jsx'
:
7.18.6_@babel+core@7.
20.5
dev
:
true
dev
:
true
/@vue/babel-sugar-composition-api-render-instance/1.
3.0_@babel+core@7.18.10
:
/@vue/babel-sugar-composition-api-render-instance/1.
4.0_@babel+core@7.20.5
:
resolution
:
{
integrity
:
sha512-
NYNnU2r7wkJLMV5p9Zj4pswmCs037O/N2+/Fs6SyX7aRFzXJRP1/2CZh5cIwQxWQajHXuCUd5mTb7DxoBVWyTg
==
}
resolution
:
{
integrity
:
sha512-
6ZDAzcxvy7VcnCjNdHJ59mwK02ZFuP5CnucloidqlZwVQv5CQLijc3lGpR7MD3TWFi78J7+a8J56YxbCtHgT9Q
==
}
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0-0
'
@babel/core'
:
^7.0.0-0
dependencies
:
dependencies
:
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@babel/plugin-syntax-jsx'
:
7.18.6_@babel+core@7.
18.10
'
@babel/plugin-syntax-jsx'
:
7.18.6_@babel+core@7.
20.5
dev
:
true
dev
:
true
/@vue/babel-sugar-functional-vue/1.
2.2_@babel+core@7.18.10
:
/@vue/babel-sugar-functional-vue/1.
4.0_@babel+core@7.20.5
:
resolution
:
{
integrity
:
sha512-
JvbgGn1bjCLByIAU1VOoepHQ1vFsroSA/QkzdiSs657V79q6OwEWLCQtQnEXD/rLTA8rRit4rMOhFpbjRFm82
w==
}
resolution
:
{
integrity
:
sha512-
lTEB4WUFNzYt2In6JsoF9sAYVTo84wC4e+PoZWSgM6FUtqRJz7wMylaEhSRgG71YF+wfLD6cc9nqVeXN2rwBv
w==
}
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0-0
'
@babel/core'
:
^7.0.0-0
dependencies
:
dependencies
:
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@babel/plugin-syntax-jsx'
:
7.18.6_@babel+core@7.
18.10
'
@babel/plugin-syntax-jsx'
:
7.18.6_@babel+core@7.
20.5
dev
:
true
dev
:
true
/@vue/babel-sugar-inject-h/1.
2.2_@babel+core@7.18.10
:
/@vue/babel-sugar-inject-h/1.
4.0_@babel+core@7.20.5
:
resolution
:
{
integrity
:
sha512-
y8vTo00oRkzQTgufeotjCLPAvlhnpSkcHFEp60+LJUwygGcd5Chrpn5480AQp/thrxVm8m2ifAk0LyFel9oCnw
==
}
resolution
:
{
integrity
:
sha512-
muwWrPKli77uO2fFM7eA3G1lAGnERuSz2NgAxuOLzrsTlQl8W4G+wwbM4nB6iewlKbwKRae3nL03UaF5ffAPMA
==
}
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0-0
'
@babel/core'
:
^7.0.0-0
dependencies
:
dependencies
:
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@babel/plugin-syntax-jsx'
:
7.18.6_@babel+core@7.
18.10
'
@babel/plugin-syntax-jsx'
:
7.18.6_@babel+core@7.
20.5
dev
:
true
dev
:
true
/@vue/babel-sugar-v-model/1.
3.0_@babel+core@7.18.10
:
/@vue/babel-sugar-v-model/1.
4.0_@babel+core@7.20.5
:
resolution
:
{
integrity
:
sha512-
zcsabmdX48JmxTObn3xmrvvdbEy8oo63DphVyA3WRYGp4SEvJRpu/IvZCVPl/dXLuob2xO/QRuncqPgHvZPzpA
==
}
resolution
:
{
integrity
:
sha512-
0t4HGgXb7WHYLBciZzN5s0Hzqan4Ue+p/3FdQdcaHAb7s5D9WZFGoSxEZHrR1TFVZlAPu1bejTKGeAzaaG3NCQ
==
}
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0-0
'
@babel/core'
:
^7.0.0-0
dependencies
:
dependencies
:
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@babel/plugin-syntax-jsx'
:
7.18.6_@babel+core@7.
18.10
'
@babel/plugin-syntax-jsx'
:
7.18.6_@babel+core@7.
20.5
'
@vue/babel-helper-vue-jsx-merge-props'
:
1.4.0
'
@vue/babel-helper-vue-jsx-merge-props'
:
1.4.0
'
@vue/babel-plugin-transform-vue-jsx'
:
1.
2.1_@babel+core@7.18.10
'
@vue/babel-plugin-transform-vue-jsx'
:
1.
4.0_@babel+core@7.20.5
camelcase
:
5.3.1
camelcase
:
5.3.1
html-tags
:
2.0.0
html-tags
:
2.0.0
svg-tags
:
1.0.0
svg-tags
:
1.0.0
dev
:
true
dev
:
true
/@vue/babel-sugar-v-on/1.
3.0_@babel+core@7.18.10
:
/@vue/babel-sugar-v-on/1.
4.0_@babel+core@7.20.5
:
resolution
:
{
integrity
:
sha512-
8VZgrS0G5bh7+Prj7oJkzg9GvhSPnuW5YT6MNaVAEy4uwxRLJ8GqHenaStfllChTao4XZ3EZkNtHB4Xbr/ePd
A==
}
resolution
:
{
integrity
:
sha512-
m+zud4wKLzSKgQrWwhqRObWzmTuyzl6vOP7024lrpeJM4x2UhQtRDLgYjXAw9xBXjCwS0pP9kXjg91F9ZNo9J
A==
}
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0-0
'
@babel/core'
:
^7.0.0-0
dependencies
:
dependencies
:
'
@babel/core'
:
7.
18.10
'
@babel/core'
:
7.
20.5
'
@babel/plugin-syntax-jsx'
:
7.18.6_@babel+core@7.
18.10
'
@babel/plugin-syntax-jsx'
:
7.18.6_@babel+core@7.
20.5
'
@vue/babel-plugin-transform-vue-jsx'
:
1.
2.1_@babel+core@7.18.10
'
@vue/babel-plugin-transform-vue-jsx'
:
1.
4.0_@babel+core@7.20.5
camelcase
:
5.3.1
camelcase
:
5.3.1
dev
:
true
dev
:
true
/@vue/compiler-core/3.2.4
1
:
/@vue/compiler-core/3.2.4
5
:
resolution
:
{
integrity
:
sha512-
oA4mH6SA78DT+96/nsi4p9DX97PHcNROxs51lYk7gb9Z4BPKQ3Mh+BLn6CQZBw857Iuhu28BfMSRHAlPvD4vlw
==
}
resolution
:
{
integrity
:
sha512-
rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A
==
}
dependencies
:
dependencies
:
'
@babel/parser'
:
7.
18.11
'
@babel/parser'
:
7.
20.5
'
@vue/shared'
:
3.2.4
1
'
@vue/shared'
:
3.2.4
5
estree-walker
:
2.0.2
estree-walker
:
2.0.2
source-map
:
0.6.1
source-map
:
0.6.1
dev
:
true
dev
:
true
/@vue/compiler-dom/3.2.4
1
:
/@vue/compiler-dom/3.2.4
5
:
resolution
:
{
integrity
:
sha512-
xe5TbbIsonjENxJsYRbDJvthzqxLNk+tb3d/c47zgREDa/PCp6/Y4gC/skM4H6PIuX5DAxm7fFJdbjjUH2QTM
w==
}
resolution
:
{
integrity
:
sha512-
tyYeUEuKqqZO137WrZkpwfPCdiiIeXYCcJ8L4gWz9vqaxzIQRccTSwSWZ/Axx5YR2z+LvpUbmPNXxuBU45lyR
w==
}
dependencies
:
dependencies
:
'
@vue/compiler-core'
:
3.2.4
1
'
@vue/compiler-core'
:
3.2.4
5
'
@vue/shared'
:
3.2.4
1
'
@vue/shared'
:
3.2.4
5
dev
:
true
dev
:
true
/@vue/compiler-sfc/2.7.14
:
/@vue/compiler-sfc/2.7.14
:
resolution
:
{
integrity
:
sha512-aNmNHyLPsw+sVvlQFQ2/8sjNuLtK54TC6cuKnVzAY93ks4ZBrvwQSnkkIh7bsbNhum5hJBS00wSDipQ937f5DA==
}
resolution
:
{
integrity
:
sha512-aNmNHyLPsw+sVvlQFQ2/8sjNuLtK54TC6cuKnVzAY93ks4ZBrvwQSnkkIh7bsbNhum5hJBS00wSDipQ937f5DA==
}
dependencies
:
dependencies
:
'
@babel/parser'
:
7.18.11
'
@babel/parser'
:
7.18.11
postcss
:
8.4.
18
postcss
:
8.4.
20
source-map
:
0.6.1
source-map
:
0.6.1
/@vue/compiler-sfc/3.2.4
1
:
/@vue/compiler-sfc/3.2.4
5
:
resolution
:
{
integrity
:
sha512-
+1P2m5kxOeaxVmJNXnBskAn3BenbTmbxBxWOtBq3mQTCokIreuMULFantBUclP0+KnzNCMOvcnKinqQZmiOF8w
==
}
resolution
:
{
integrity
:
sha512-
1jXDuWah1ggsnSAOGsec8cFjT/K6TMZ0sPL3o3d84Ft2AYZi2jWJgRMjw4iaK0rBfA89L5gw427H4n1RZQBu6Q
==
}
dependencies
:
dependencies
:
'
@babel/parser'
:
7.
18.11
'
@babel/parser'
:
7.
20.5
'
@vue/compiler-core'
:
3.2.4
1
'
@vue/compiler-core'
:
3.2.4
5
'
@vue/compiler-dom'
:
3.2.4
1
'
@vue/compiler-dom'
:
3.2.4
5
'
@vue/compiler-ssr'
:
3.2.4
1
'
@vue/compiler-ssr'
:
3.2.4
5
'
@vue/reactivity-transform'
:
3.2.4
1
'
@vue/reactivity-transform'
:
3.2.4
5
'
@vue/shared'
:
3.2.4
1
'
@vue/shared'
:
3.2.4
5
estree-walker
:
2.0.2
estree-walker
:
2.0.2
magic-string
:
0.25.9
magic-string
:
0.25.9
postcss
:
8.4.
18
postcss
:
8.4.
20
source-map
:
0.6.1
source-map
:
0.6.1
dev
:
true
dev
:
true
/@vue/compiler-ssr/3.2.4
1
:
/@vue/compiler-ssr/3.2.4
5
:
resolution
:
{
integrity
:
sha512-
Y5wPiNIiaMz/sps8+DmhaKfDm1xgj6GrH99z4gq2LQenfVQcYXmHIOBcs5qPwl7jaW3SUQWjkAPKMfQemEQZw
Q==
}
resolution
:
{
integrity
:
sha512-
6BRaggEGqhWht3lt24CrIbQSRD5O07MTmd+LjAn5fJj568+R9eUD2F7wMQJjX859seSlrYog7sUtrZSd7feqr
Q==
}
dependencies
:
dependencies
:
'
@vue/compiler-dom'
:
3.2.4
1
'
@vue/compiler-dom'
:
3.2.4
5
'
@vue/shared'
:
3.2.4
1
'
@vue/shared'
:
3.2.4
5
dev
:
true
dev
:
true
/@vue/devtools-api/6.4.5
:
/@vue/devtools-api/6.4.5
:
resolution
:
{
integrity
:
sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ==
}
resolution
:
{
integrity
:
sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ==
}
dev
:
false
dev
:
false
/@vue/reactivity-transform/3.2.4
1
:
/@vue/reactivity-transform/3.2.4
5
:
resolution
:
{
integrity
:
sha512-
mK5+BNMsL4hHi+IR3Ft/ho6Za+L3FA5j8WvreJ7XzHrqkPq8jtF/SMo7tuc9gHjLDwKZX1nP1JQOKo9IEAn54A
==
}
resolution
:
{
integrity
:
sha512-
BHVmzYAvM7vcU5WmuYqXpwaBHjsS8T63jlKGWVtHxAHIoMIlmaMyurUSEs1Zcg46M4AYT5MtB1U274/2aNzjJQ
==
}
dependencies
:
dependencies
:
'
@babel/parser'
:
7.
18.11
'
@babel/parser'
:
7.
20.5
'
@vue/compiler-core'
:
3.2.4
1
'
@vue/compiler-core'
:
3.2.4
5
'
@vue/shared'
:
3.2.4
1
'
@vue/shared'
:
3.2.4
5
estree-walker
:
2.0.2
estree-walker
:
2.0.2
magic-string
:
0.25.9
magic-string
:
0.25.9
dev
:
true
dev
:
true
/@vue/reactivity/3.2.4
1
:
/@vue/reactivity/3.2.4
5
:
resolution
:
{
integrity
:
sha512-
9JvCnlj8uc5xRiQGZ28MKGjuCoPhhTwcoAdv3o31+cfGgonwdPNuvqAXLhlzu4zwqavFEG5tvaoINQEfxz+l6g
==
}
resolution
:
{
integrity
:
sha512-
PRvhCcQcyEVohW0P8iQ7HDcIOXRjZfAsOds3N99X/Dzewy8TVhTCT4uXpAHfoKjVTJRA0O0K+6QNkDIZAxNi3A
==
}
dependencies
:
dependencies
:
'
@vue/shared'
:
3.2.4
1
'
@vue/shared'
:
3.2.4
5
dev
:
true
dev
:
true
/@vue/shared/3.2.4
1
:
/@vue/shared/3.2.4
5
:
resolution
:
{
integrity
:
sha512-
W9mfWLHmJhkfAmV+7gDjcHeAWALQtgGT3JErxULl0oz6R6+3ug91I7IErs93eCFhPCZPHBs4QJS7YWEV7A3sxw
==
}
resolution
:
{
integrity
:
sha512-
Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg
==
}
dev
:
true
dev
:
true
/JSONStream/1.3.5
:
/JSONStream/1.3.5
:
...
@@ -1704,8 +1937,8 @@ packages:
...
@@ -1704,8 +1937,8 @@ packages:
resolution
:
{
integrity
:
sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
}
resolution
:
{
integrity
:
sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
}
dev
:
true
dev
:
true
/commander/9.4.
0
:
/commander/9.4.
1
:
resolution
:
{
integrity
:
sha512-
sRPT+umqkz90UA8M1yqYfnHlZA7fF6nSphDtxeywPZ49ysjxDQybzk13CL+mXekDRG92skbcqCLVovuCusNmF
w==
}
resolution
:
{
integrity
:
sha512-
5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtP
w==
}
engines
:
{
node
:
^12.20.0 || >=14
}
engines
:
{
node
:
^12.20.0 || >=14
}
dev
:
true
dev
:
true
...
@@ -1760,12 +1993,12 @@ packages:
...
@@ -1760,12 +1993,12 @@ packages:
safe-buffer
:
5.1.2
safe-buffer
:
5.1.2
dev
:
true
dev
:
true
/core-js/3.26.
0
:
/core-js/3.26.
1
:
resolution
:
{
integrity
:
sha512-
+DkDrhoR4Y0PxDz6rurahuB+I45OsEUv8E1maPTB6OuHRohMMcznBq9TMpdpDMm/hUPob/mJJS3PqgbHpMTQgw
==
}
resolution
:
{
integrity
:
sha512-
21491RRQVzUn0GGM9Z1Jrpr6PNPxPi+Za8OM9q4tksTSnlbXXGKK1nXNg/QvwFYettXvSX6zWKCtHHfjN4puyA
==
}
requiresBuild
:
true
requiresBuild
:
true
dev
:
true
dev
:
true
/cosmiconfig-typescript-loader/4.0.0_
dkncuvhykkf5udznh2ond7okr4
:
/cosmiconfig-typescript-loader/4.0.0_
hzdjnmdumltfztzqm363btopde
:
resolution
:
{
integrity
:
sha512-cVpucSc2Tf+VPwCCR7SZzmQTQkPbkk4O01yXsYqXBIbjE1bhwqSyAgYQkRK1un4i0OPziTleqFhdkmOc4RQ/9g==
}
resolution
:
{
integrity
:
sha512-cVpucSc2Tf+VPwCCR7SZzmQTQkPbkk4O01yXsYqXBIbjE1bhwqSyAgYQkRK1un4i0OPziTleqFhdkmOc4RQ/9g==
}
engines
:
{
node
:
'
>=12'
,
npm
:
'
>=6'
}
engines
:
{
node
:
'
>=12'
,
npm
:
'
>=6'
}
peerDependencies
:
peerDependencies
:
...
@@ -1775,13 +2008,13 @@ packages:
...
@@ -1775,13 +2008,13 @@ packages:
typescript
:
'
>=3'
typescript
:
'
>=3'
dependencies
:
dependencies
:
'
@types/node'
:
14.18.27
'
@types/node'
:
14.18.27
cosmiconfig
:
7.
0.1
cosmiconfig
:
7.
1.0
ts-node
:
10.9.1_
ym74lbirpecvmeqeeibqrbeale
ts-node
:
10.9.1_
6wrfvm42ppt6f2curxvxtblfwm
typescript
:
4.
8
.4
typescript
:
4.
9
.4
dev
:
true
dev
:
true
/cosmiconfig/7.
0.1
:
/cosmiconfig/7.
1.0
:
resolution
:
{
integrity
:
sha512-
a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ
==
}
resolution
:
{
integrity
:
sha512-
AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA
==
}
engines
:
{
node
:
'
>=10'
}
engines
:
{
node
:
'
>=10'
}
dependencies
:
dependencies
:
'
@types/parse-json'
:
4.0.0
'
@types/parse-json'
:
4.0.0
...
@@ -1823,8 +2056,8 @@ packages:
...
@@ -1823,8 +2056,8 @@ packages:
engines
:
{
node
:
'
>=8'
}
engines
:
{
node
:
'
>=8'
}
dev
:
true
dev
:
true
/dayjs/1.11.
6
:
/dayjs/1.11.
7
:
resolution
:
{
integrity
:
sha512-
zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXky
Q==
}
resolution
:
{
integrity
:
sha512-
+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphk
Q==
}
dev
:
false
dev
:
false
/de-indent/1.0.2
:
/de-indent/1.0.2
:
...
@@ -2010,214 +2243,34 @@ packages:
...
@@ -2010,214 +2243,34 @@ packages:
is-symbol
:
1.0.4
is-symbol
:
1.0.4
dev
:
true
dev
:
true
/esbuild-android-64/0.15.10
:
/esbuild/0.16.7
:
resolution
:
{
integrity
:
sha512-UI7krF8OYO1N7JYTgLT9ML5j4+45ra3amLZKx7LO3lmLt1Ibn8t3aZbX5Pu4BjWiqDuJ3m/hsvhPhK/5Y/YpnA==
}
resolution
:
{
integrity
:
sha512-P6OBFYFSQOGzfApqCeYKqfKRRbCIRsdppTXFo4aAvtiW3o8TTyiIplBvHJI171saPAiy3WlawJHCveJVIOIx1A==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
android
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-android-arm64/0.15.10
:
resolution
:
{
integrity
:
sha512-EOt55D6xBk5O05AK8brXUbZmoFj4chM8u3riGflLa6ziEoVvNjRdD7Cnp82NHQGfSHgYR06XsPI8/sMuA/cUwg==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
arm64
]
os
:
[
android
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-darwin-64/0.15.10
:
resolution
:
{
integrity
:
sha512-hbDJugTicqIm+WKZgp208d7FcXcaK8j2c0l+fqSJ3d2AzQAfjEYDRM3Z2oMeqSJ9uFxyj/muSACLdix7oTstRA==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
darwin
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-darwin-arm64/0.15.10
:
resolution
:
{
integrity
:
sha512-M1t5+Kj4IgSbYmunf2BB6EKLkWUq+XlqaFRiGOk8bmBapu9bCDrxjf4kUnWn59Dka3I27EiuHBKd1rSO4osLFQ==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
arm64
]
os
:
[
darwin
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-freebsd-64/0.15.10
:
resolution
:
{
integrity
:
sha512-KMBFMa7C8oc97nqDdoZwtDBX7gfpolkk6Bcmj6YFMrtCMVgoU/x2DI1p74DmYl7CSS6Ppa3xgemrLrr5IjIn0w==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
freebsd
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-freebsd-arm64/0.15.10
:
resolution
:
{
integrity
:
sha512-m2KNbuCX13yQqLlbSojFMHpewbn8wW5uDS6DxRpmaZKzyq8Dbsku6hHvh2U+BcLwWY4mpgXzFUoENEf7IcioGg==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
arm64
]
os
:
[
freebsd
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-linux-32/0.15.10
:
resolution
:
{
integrity
:
sha512-guXrwSYFAvNkuQ39FNeV4sNkNms1bLlA5vF1H0cazZBOLdLFIny6BhT+TUbK/hdByMQhtWQ5jI9VAmPKbVPu1w==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
ia32
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-linux-64/0.15.10
:
resolution
:
{
integrity
:
sha512-jd8XfaSJeucMpD63YNMO1JCrdJhckHWcMv6O233bL4l6ogQKQOxBYSRP/XLWP+6kVTu0obXovuckJDcA0DKtQA==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-linux-arm/0.15.10
:
resolution
:
{
integrity
:
sha512-6N8vThLL/Lysy9y4Ex8XoLQAlbZKUyExCWyayGi2KgTBelKpPgj6RZnUaKri0dHNPGgReJriKVU6+KDGQwn10A==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
arm
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-linux-arm64/0.15.10
:
resolution
:
{
integrity
:
sha512-GByBi4fgkvZFTHFDYNftu1DQ1GzR23jws0oWyCfhnI7eMOe+wgwWrc78dbNk709Ivdr/evefm2PJiUBMiusS1A==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
arm64
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-linux-mips64le/0.15.10
:
resolution
:
{
integrity
:
sha512-BxP+LbaGVGIdQNJUNF7qpYjEGWb0YyHVSKqYKrn+pTwH/SiHUxFyJYSP3pqkku61olQiSBnSmWZ+YUpj78Tw7Q==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
mips64el
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-linux-ppc64le/0.15.10
:
resolution
:
{
integrity
:
sha512-LoSQCd6498PmninNgqd/BR7z3Bsk/mabImBWuQ4wQgmQEeanzWd5BQU2aNi9mBURCLgyheuZS6Xhrw5luw3OkQ==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
ppc64
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-linux-riscv64/0.15.10
:
resolution
:
{
integrity
:
sha512-Lrl9Cr2YROvPV4wmZ1/g48httE8z/5SCiXIyebiB5N8VT7pX3t6meI7TQVHw/wQpqP/AF4SksDuFImPTM7Z32Q==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
riscv64
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-linux-s390x/0.15.10
:
resolution
:
{
integrity
:
sha512-ReP+6q3eLVVP2lpRrvl5EodKX7EZ1bS1/z5j6hsluAlZP5aHhk6ghT6Cq3IANvvDdscMMCB4QEbI+AjtvoOFpA==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
s390x
]
os
:
[
linux
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-netbsd-64/0.15.10
:
resolution
:
{
integrity
:
sha512-iGDYtJCMCqldMskQ4eIV+QSS/CuT7xyy9i2/FjpKvxAuCzrESZXiA1L64YNj6/afuzfBe9i8m/uDkFHy257hTw==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
netbsd
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-openbsd-64/0.15.10
:
resolution
:
{
integrity
:
sha512-ftMMIwHWrnrYnvuJQRJs/Smlcb28F9ICGde/P3FUTCgDDM0N7WA0o9uOR38f5Xe2/OhNCgkjNeb7QeaE3cyWkQ==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
openbsd
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-sunos-64/0.15.10
:
resolution
:
{
integrity
:
sha512-mf7hBL9Uo2gcy2r3rUFMjVpTaGpFJJE5QTDDqUFf1632FxteYANffDZmKbqX0PfeQ2XjUDE604IcE7OJeoHiyg==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
sunos
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-windows-32/0.15.10
:
resolution
:
{
integrity
:
sha512-ttFVo+Cg8b5+qHmZHbEc8Vl17kCleHhLzgT8X04y8zudEApo0PxPg9Mz8Z2cKH1bCYlve1XL8LkyXGFjtUYeGg==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
ia32
]
os
:
[
win32
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-windows-64/0.15.10
:
resolution
:
{
integrity
:
sha512-2H0gdsyHi5x+8lbng3hLbxDWR7mKHWh5BXZGKVG830KUmXOOWFE2YKJ4tHRkejRduOGDrBvHBriYsGtmTv3ntA==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
x64
]
os
:
[
win32
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild-windows-arm64/0.15.10
:
resolution
:
{
integrity
:
sha512-S+th4F+F8VLsHLR0zrUcG+Et4hx0RKgK1eyHc08kztmLOES8BWwMiaGdoW9hiXuzznXQ0I/Fg904MNbr11Nktw==
}
engines
:
{
node
:
'
>=12'
}
cpu
:
[
arm64
]
os
:
[
win32
]
requiresBuild
:
true
dev
:
true
optional
:
true
/esbuild/0.15.10
:
resolution
:
{
integrity
:
sha512-N7wBhfJ/E5fzn/SpNgX+oW2RLRjwaL8Y0ezqNqhjD6w0H2p0rDuEz2FKZqpqLnO8DCaWumKe8dsC/ljvVSSxng==
}
engines
:
{
node
:
'
>=12'
}
engines
:
{
node
:
'
>=12'
}
hasBin
:
true
hasBin
:
true
requiresBuild
:
true
requiresBuild
:
true
optionalDependencies
:
optionalDependencies
:
'
@esbuild/android-arm'
:
0.1
5.10
'
@esbuild/android-arm'
:
0.1
6.7
'
@esbuild/
linux-loong64'
:
0.15.10
'
@esbuild/
android-arm64'
:
0.16.7
esbuild-android-64
:
0.15.10
'
@esbuild/android-x64'
:
0.16.7
esbuild-android-arm64
:
0.15.10
'
@esbuild/darwin-arm64'
:
0.16.7
esbuild-darwin-64
:
0.15.10
'
@esbuild/darwin-x64'
:
0.16.7
esbuild-darwin-arm64
:
0.15.10
'
@esbuild/freebsd-arm64'
:
0.16.7
esbuild-freebsd-64
:
0.15.10
'
@esbuild/freebsd-x64'
:
0.16.7
esbuild-freebsd-arm64
:
0.15.10
'
@esbuild/linux-arm'
:
0.16.7
esbuild-linux-32
:
0.15.10
'
@esbuild/linux-arm64'
:
0.16.7
esbuild-linux-64
:
0.15.10
'
@esbuild/linux-ia32'
:
0.16.7
esbuild-linux-arm
:
0.15.10
'
@esbuild/linux-loong64'
:
0.16.7
esbuild-linux-arm64
:
0.15.10
'
@esbuild/linux-mips64el'
:
0.16.7
esbuild-linux-mips64le
:
0.15.10
'
@esbuild/linux-ppc64'
:
0.16.7
esbuild-linux-ppc64le
:
0.15.10
'
@esbuild/linux-riscv64'
:
0.16.7
esbuild-linux-riscv64
:
0.15.10
'
@esbuild/linux-s390x'
:
0.16.7
esbuild-linux-s390x
:
0.15.10
'
@esbuild/linux-x64'
:
0.16.7
esbuild-netbsd-64
:
0.15.10
'
@esbuild/netbsd-x64'
:
0.16.7
esbuild-openbsd-64
:
0.15.10
'
@esbuild/openbsd-x64'
:
0.16.7
esbuild-sunos-64
:
0.15.10
'
@esbuild/sunos-x64'
:
0.16.7
esbuild-windows-32
:
0.15.10
'
@esbuild/win32-arm64'
:
0.16.7
esbuild-windows-64
:
0.15.10
'
@esbuild/win32-ia32'
:
0.16.7
esbuild-windows-arm64
:
0.15.10
'
@esbuild/win32-x64'
:
0.16.7
dev
:
true
dev
:
true
/escalade/3.1.1
:
/escalade/3.1.1
:
...
@@ -2235,7 +2288,7 @@ packages:
...
@@ -2235,7 +2288,7 @@ packages:
engines
:
{
node
:
'
>=10'
}
engines
:
{
node
:
'
>=10'
}
dev
:
true
dev
:
true
/eslint-config-airbnb-base/15.0.0_
dcpv4nbdr5ks2h5677xdltrk6e
:
/eslint-config-airbnb-base/15.0.0_
lt3hqehuojhfcbzgzqfngbtmrq
:
resolution
:
{
integrity
:
sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==
}
resolution
:
{
integrity
:
sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==
}
engines
:
{
node
:
^10.12.0 || >=12.0.0
}
engines
:
{
node
:
^10.12.0 || >=12.0.0
}
peerDependencies
:
peerDependencies
:
...
@@ -2243,20 +2296,20 @@ packages:
...
@@ -2243,20 +2296,20 @@ packages:
eslint-plugin-import
:
^2.25.2
eslint-plugin-import
:
^2.25.2
dependencies
:
dependencies
:
confusing-browser-globals
:
1.0.11
confusing-browser-globals
:
1.0.11
eslint
:
8.2
7
.0
eslint
:
8.2
9
.0
eslint-plugin-import
:
2.26.0_
jnohwm7eexgw7uduhweedcbnpe
eslint-plugin-import
:
2.26.0_
z7hwuz3w5sq2sbhy7d4iqrnsvq
object.assign
:
4.1.3
object.assign
:
4.1.3
object.entries
:
1.1.5
object.entries
:
1.1.5
semver
:
6.3.0
semver
:
6.3.0
dev
:
true
dev
:
true
/eslint-config-prettier/8.5.0_eslint@8.2
7
.0
:
/eslint-config-prettier/8.5.0_eslint@8.2
9
.0
:
resolution
:
{
integrity
:
sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
}
resolution
:
{
integrity
:
sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
}
hasBin
:
true
hasBin
:
true
peerDependencies
:
peerDependencies
:
eslint
:
'
>=7.0.0'
eslint
:
'
>=7.0.0'
dependencies
:
dependencies
:
eslint
:
8.2
7
.0
eslint
:
8.2
9
.0
dev
:
true
dev
:
true
/eslint-import-resolver-node/0.3.6
:
/eslint-import-resolver-node/0.3.6
:
...
@@ -2268,7 +2321,7 @@ packages:
...
@@ -2268,7 +2321,7 @@ packages:
-
supports-color
-
supports-color
dev
:
true
dev
:
true
/eslint-module-utils/2.7.4_
l3rkqmr6ujglf4zsfjyz5e7jai
:
/eslint-module-utils/2.7.4_
h4dlhne3g63bjzyi45ugdl2u4u
:
resolution
:
{
integrity
:
sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==
}
resolution
:
{
integrity
:
sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==
}
engines
:
{
node
:
'
>=4'
}
engines
:
{
node
:
'
>=4'
}
peerDependencies
:
peerDependencies
:
...
@@ -2289,15 +2342,15 @@ packages:
...
@@ -2289,15 +2342,15 @@ packages:
eslint-import-resolver-webpack
:
eslint-import-resolver-webpack
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
'
@typescript-eslint/parser'
:
5.4
2.1_rmayb2veg2btbq6mbmnyivgasy
'
@typescript-eslint/parser'
:
5.4
6.1_ha6vam6werchizxrnqvarmz2zu
debug
:
3.2.7
debug
:
3.2.7
eslint
:
8.2
7
.0
eslint
:
8.2
9
.0
eslint-import-resolver-node
:
0.3.6
eslint-import-resolver-node
:
0.3.6
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
dev
:
true
dev
:
true
/eslint-plugin-import/2.26.0_
jnohwm7eexgw7uduhweedcbnpe
:
/eslint-plugin-import/2.26.0_
z7hwuz3w5sq2sbhy7d4iqrnsvq
:
resolution
:
{
integrity
:
sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
}
resolution
:
{
integrity
:
sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
}
engines
:
{
node
:
'
>=4'
}
engines
:
{
node
:
'
>=4'
}
peerDependencies
:
peerDependencies
:
...
@@ -2307,14 +2360,14 @@ packages:
...
@@ -2307,14 +2360,14 @@ packages:
'
@typescript-eslint/parser'
:
'
@typescript-eslint/parser'
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
'
@typescript-eslint/parser'
:
5.4
2.1_rmayb2veg2btbq6mbmnyivgasy
'
@typescript-eslint/parser'
:
5.4
6.1_ha6vam6werchizxrnqvarmz2zu
array-includes
:
3.1.5
array-includes
:
3.1.5
array.prototype.flat
:
1.3.0
array.prototype.flat
:
1.3.0
debug
:
2.6.9
debug
:
2.6.9
doctrine
:
2.1.0
doctrine
:
2.1.0
eslint
:
8.2
7
.0
eslint
:
8.2
9
.0
eslint-import-resolver-node
:
0.3.6
eslint-import-resolver-node
:
0.3.6
eslint-module-utils
:
2.7.4_
l3rkqmr6ujglf4zsfjyz5e7jai
eslint-module-utils
:
2.7.4_
h4dlhne3g63bjzyi45ugdl2u4u
has
:
1.0.3
has
:
1.0.3
is-core-module
:
2.10.0
is-core-module
:
2.10.0
is-glob
:
4.0.3
is-glob
:
4.0.3
...
@@ -2328,7 +2381,7 @@ packages:
...
@@ -2328,7 +2381,7 @@ packages:
-
supports-color
-
supports-color
dev
:
true
dev
:
true
/eslint-plugin-prettier/4.2.1_
v7o5sx5x3wbs57ifz6wc4f76we
:
/eslint-plugin-prettier/4.2.1_
5dgjrgoi64tgrv3zzn3walur3u
:
resolution
:
{
integrity
:
sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
}
resolution
:
{
integrity
:
sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
}
engines
:
{
node
:
'
>=12.0.0'
}
engines
:
{
node
:
'
>=12.0.0'
}
peerDependencies
:
peerDependencies
:
...
@@ -2339,25 +2392,25 @@ packages:
...
@@ -2339,25 +2392,25 @@ packages:
eslint-config-prettier
:
eslint-config-prettier
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
eslint
:
8.2
7
.0
eslint
:
8.2
9
.0
eslint-config-prettier
:
8.5.0_eslint@8.2
7
.0
eslint-config-prettier
:
8.5.0_eslint@8.2
9
.0
prettier
:
2.
7
.1
prettier
:
2.
8
.1
prettier-linter-helpers
:
1.0.0
prettier-linter-helpers
:
1.0.0
dev
:
true
dev
:
true
/eslint-plugin-vue/9.
7.0_eslint@8.27
.0
:
/eslint-plugin-vue/9.
8.0_eslint@8.29
.0
:
resolution
:
{
integrity
:
sha512-
DrOO3WZCZEwcLsnd3ohFwqCoipGRSTKTBTnLwdhqAbYZtzWl0o7D+D8ZhlmiZvABKTEl8AFsqH1GHGdybyoQmw
==
}
resolution
:
{
integrity
:
sha512-
E/AXwcTzunyzM83C2QqDHxepMzvI2y6x+mmeYHbVDQlKFqmKYvRrhaVixEeeG27uI44p9oKDFiyCRw4XxgtfHA
==
}
engines
:
{
node
:
^14.17.0 || >=16.0.0
}
engines
:
{
node
:
^14.17.0 || >=16.0.0
}
peerDependencies
:
peerDependencies
:
eslint
:
^6.2.0 || ^7.0.0 || ^8.0.0
eslint
:
^6.2.0 || ^7.0.0 || ^8.0.0
dependencies
:
dependencies
:
eslint
:
8.2
7
.0
eslint
:
8.2
9
.0
eslint-utils
:
3.0.0_eslint@8.2
7
.0
eslint-utils
:
3.0.0_eslint@8.2
9
.0
natural-compare
:
1.4.0
natural-compare
:
1.4.0
nth-check
:
2.1.1
nth-check
:
2.1.1
postcss-selector-parser
:
6.0.10
postcss-selector-parser
:
6.0.10
semver
:
7.3.7
semver
:
7.3.7
vue-eslint-parser
:
9.1.0_eslint@8.2
7
.0
vue-eslint-parser
:
9.1.0_eslint@8.2
9
.0
xml-name-validator
:
4.0.0
xml-name-validator
:
4.0.0
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
...
@@ -2379,13 +2432,13 @@ packages:
...
@@ -2379,13 +2432,13 @@ packages:
estraverse
:
5.3.0
estraverse
:
5.3.0
dev
:
true
dev
:
true
/eslint-utils/3.0.0_eslint@8.2
7
.0
:
/eslint-utils/3.0.0_eslint@8.2
9
.0
:
resolution
:
{
integrity
:
sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
}
resolution
:
{
integrity
:
sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
}
engines
:
{
node
:
^10.0.0 || ^12.0.0 || >= 14.0.0
}
engines
:
{
node
:
^10.0.0 || ^12.0.0 || >= 14.0.0
}
peerDependencies
:
peerDependencies
:
eslint
:
'
>=5'
eslint
:
'
>=5'
dependencies
:
dependencies
:
eslint
:
8.2
7
.0
eslint
:
8.2
9
.0
eslint-visitor-keys
:
2.1.0
eslint-visitor-keys
:
2.1.0
dev
:
true
dev
:
true
...
@@ -2399,8 +2452,8 @@ packages:
...
@@ -2399,8 +2452,8 @@ packages:
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
dev
:
true
dev
:
true
/eslint/8.2
7
.0
:
/eslint/8.2
9
.0
:
resolution
:
{
integrity
:
sha512-
0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ
==
}
resolution
:
{
integrity
:
sha512-
isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg
==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
hasBin
:
true
hasBin
:
true
dependencies
:
dependencies
:
...
@@ -2415,7 +2468,7 @@ packages:
...
@@ -2415,7 +2468,7 @@ packages:
doctrine
:
3.0.0
doctrine
:
3.0.0
escape-string-regexp
:
4.0.0
escape-string-regexp
:
4.0.0
eslint-scope
:
7.1.1
eslint-scope
:
7.1.1
eslint-utils
:
3.0.0_eslint@8.2
7
.0
eslint-utils
:
3.0.0_eslint@8.2
9
.0
eslint-visitor-keys
:
3.3.0
eslint-visitor-keys
:
3.3.0
espree
:
9.4.0
espree
:
9.4.0
esquery
:
1.4.0
esquery
:
1.4.0
...
@@ -2765,7 +2818,7 @@ packages:
...
@@ -2765,7 +2818,7 @@ packages:
array-union
:
2.1.0
array-union
:
2.1.0
dir-glob
:
3.0.1
dir-glob
:
3.0.1
fast-glob
:
3.2.12
fast-glob
:
3.2.12
ignore
:
5.2.
0
ignore
:
5.2.
1
merge2
:
1.4.1
merge2
:
1.4.1
slash
:
3.0.0
slash
:
3.0.0
dev
:
true
dev
:
true
...
@@ -2871,6 +2924,11 @@ packages:
...
@@ -2871,6 +2924,11 @@ packages:
engines
:
{
node
:
'
>=
4'
}
engines
:
{
node
:
'
>=
4'
}
dev
:
true
dev
:
true
/ignore/5.2.1
:
resolution
:
{
integrity
:
sha512-d2qQLzTJ9WxQftPAuEQpSPmKqzxePjzVbpAVv62AQ64NTL+wR4JkrVqR/LqFsFEUsHDAiId52mJteHDFuDkElA==
}
engines
:
{
node
:
'
>=
4'
}
dev
:
true
/immutable/4.1.0
:
/immutable/4.1.0
:
resolution
:
{
integrity
:
sha512-oNkuqVTA8jqG1Q6c+UglTOD1xhC1BtjKI7XkCXRkZHrN5m18/XsnUp8Q89GkQO/z+0WjonSvl0FLhDYftp46nQ==
}
resolution
:
{
integrity
:
sha512-oNkuqVTA8jqG1Q6c+UglTOD1xhC1BtjKI7XkCXRkZHrN5m18/XsnUp8Q89GkQO/z+0WjonSvl0FLhDYftp46nQ==
}
dev
:
true
dev
:
true
...
@@ -3176,8 +3234,8 @@ packages:
...
@@ -3176,8 +3234,8 @@ packages:
type-check
:
0.4.0
type-check
:
0.4.0
dev
:
true
dev
:
true
/lilconfig/2.0.
5
:
/lilconfig/2.0.
6
:
resolution
:
{
integrity
:
sha512-
xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9E
g==
}
resolution
:
{
integrity
:
sha512-
9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neO
g==
}
engines
:
{
node
:
'
>=10'
}
engines
:
{
node
:
'
>=10'
}
dev
:
true
dev
:
true
...
@@ -3185,32 +3243,32 @@ packages:
...
@@ -3185,32 +3243,32 @@ packages:
resolution
:
{
integrity
:
sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
}
resolution
:
{
integrity
:
sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
}
dev
:
true
dev
:
true
/lint-staged/13.
0.3
:
/lint-staged/13.
1.0
:
resolution
:
{
integrity
:
sha512-
9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug
==
}
resolution
:
{
integrity
:
sha512-
pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ
==
}
engines
:
{
node
:
^14.13.1 || >=16.0.0
}
engines
:
{
node
:
^14.13.1 || >=16.0.0
}
hasBin
:
true
hasBin
:
true
dependencies
:
dependencies
:
cli-truncate
:
3.1.0
cli-truncate
:
3.1.0
colorette
:
2.0.19
colorette
:
2.0.19
commander
:
9.4.
0
commander
:
9.4.
1
debug
:
4.3.4
debug
:
4.3.4
execa
:
6.1.0
execa
:
6.1.0
lilconfig
:
2.0.
5
lilconfig
:
2.0.
6
listr2
:
4.0.5
listr2
:
5.0.6
micromatch
:
4.0.5
micromatch
:
4.0.5
normalize-path
:
3.0.0
normalize-path
:
3.0.0
object-inspect
:
1.12.2
object-inspect
:
1.12.2
pidtree
:
0.6.0
pidtree
:
0.6.0
string-argv
:
0.3.1
string-argv
:
0.3.1
yaml
:
2.1.
1
yaml
:
2.1.
3
transitivePeerDependencies
:
transitivePeerDependencies
:
-
enquirer
-
enquirer
-
supports-color
-
supports-color
dev
:
true
dev
:
true
/listr2/
4.0.5
:
/listr2/
5.0.6
:
resolution
:
{
integrity
:
sha512-
juGHV1doQdpNT3GSTs9IUN43QJb7KHdF9uqg7Vufs/tG9VTzpFphqF4pm/ICdAABGQxsyNn9CiYA3StkI6jpwA
==
}
resolution
:
{
integrity
:
sha512-
u60KxKBy1BR2uLJNTWNptzWQ1ob/gjMzIJPZffAENzpZqbMZ/5PrXXOomDcevIS/+IB7s1mmCEtSlT2qHWMqag
==
}
engines
:
{
node
:
'
>=12'
}
engines
:
{
node
:
^14.13.1 || >=16.0.0
}
peerDependencies
:
peerDependencies
:
enquirer
:
'
>=
2.3.0
<
3'
enquirer
:
'
>=
2.3.0
<
3'
peerDependenciesMeta
:
peerDependenciesMeta
:
...
@@ -3222,7 +3280,7 @@ packages:
...
@@ -3222,7 +3280,7 @@ packages:
log-update
:
4.0.0
log-update
:
4.0.0
p-map
:
4.0.0
p-map
:
4.0.0
rfdc
:
1.3.0
rfdc
:
1.3.0
rxjs
:
7.
5.6
rxjs
:
7.
8.0
through
:
2.3.8
through
:
2.3.8
wrap-ansi
:
7.0.0
wrap-ansi
:
7.0.0
dev
:
true
dev
:
true
...
@@ -3245,6 +3303,18 @@ packages:
...
@@ -3245,6 +3303,18 @@ packages:
resolution
:
{
integrity
:
sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
}
resolution
:
{
integrity
:
sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
}
dev
:
false
dev
:
false
/lodash.camelcase/4.3.0
:
resolution
:
{
integrity
:
sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==
}
dev
:
true
/lodash.isfunction/3.0.9
:
resolution
:
{
integrity
:
sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==
}
dev
:
true
/lodash.isplainobject/4.0.6
:
resolution
:
{
integrity
:
sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==
}
dev
:
true
/lodash.kebabcase/4.1.1
:
/lodash.kebabcase/4.1.1
:
resolution
:
{
integrity
:
sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==
}
resolution
:
{
integrity
:
sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==
}
dev
:
true
dev
:
true
...
@@ -3253,6 +3323,18 @@ packages:
...
@@ -3253,6 +3323,18 @@ packages:
resolution
:
{
integrity
:
sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
}
resolution
:
{
integrity
:
sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
}
dev
:
true
dev
:
true
/lodash.mergewith/4.6.2
:
resolution
:
{
integrity
:
sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==
}
dev
:
true
/lodash.snakecase/4.1.1
:
resolution
:
{
integrity
:
sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==
}
dev
:
true
/lodash.startcase/4.4.0
:
resolution
:
{
integrity
:
sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==
}
dev
:
true
/lodash.throttle/4.1.1
:
/lodash.throttle/4.1.1
:
resolution
:
{
integrity
:
sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==
}
resolution
:
{
integrity
:
sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==
}
dev
:
false
dev
:
false
...
@@ -3261,6 +3343,14 @@ packages:
...
@@ -3261,6 +3343,14 @@ packages:
resolution
:
{
integrity
:
sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==
}
resolution
:
{
integrity
:
sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==
}
dev
:
true
dev
:
true
/lodash.uniq/4.5.0
:
resolution
:
{
integrity
:
sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
}
dev
:
true
/lodash.upperfirst/4.3.1
:
resolution
:
{
integrity
:
sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
}
dev
:
true
/lodash/4.17.21
:
/lodash/4.17.21
:
resolution
:
{
integrity
:
sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
}
resolution
:
{
integrity
:
sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
}
dev
:
true
dev
:
true
...
@@ -3293,11 +3383,11 @@ packages:
...
@@ -3293,11 +3383,11 @@ packages:
sourcemap-codec
:
1.4.8
sourcemap-codec
:
1.4.8
dev
:
true
dev
:
true
/magic-string/0.2
6.7
:
/magic-string/0.2
7.0
:
resolution
:
{
integrity
:
sha512-
hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow
==
}
resolution
:
{
integrity
:
sha512-
8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA
==
}
engines
:
{
node
:
'
>=12'
}
engines
:
{
node
:
'
>=12'
}
dependencies
:
dependencies
:
sourcemap-codec
:
1.4.8
'
@jridgewell/sourcemap-codec'
:
1.4.14
dev
:
true
dev
:
true
/make-error/1.3.6
:
/make-error/1.3.6
:
...
@@ -3681,8 +3771,8 @@ packages:
...
@@ -3681,8 +3771,8 @@ packages:
hasBin
:
true
hasBin
:
true
dev
:
true
dev
:
true
/pinia/2.0.2
3_cb5zy4vm4szvydr7mqtuifh5ey
:
/pinia/2.0.2
8_vj744rb3neneiaeb3oalctaenu
:
resolution
:
{
integrity
:
sha512-
N15hFf4o5STrxpNrib1IEb1GOArvPYf1zPvQVRGOO1G1d74Ak0J0lVyalX/SmrzdT4Q0nlEFjbURsmBmIGUR5Q
==
}
resolution
:
{
integrity
:
sha512-
YClq9DkqCblq9rlyUual7ezMu/iICWdBtfJrDt4oWU9Zxpijyz7xB2xTwx57DaBQ96UGvvTMORzALr+iO5PVMw
==
}
peerDependencies
:
peerDependencies
:
'
@vue/composition-api'
:
^1.4.0
'
@vue/composition-api'
:
^1.4.0
typescript
:
'
>=4.4.4'
typescript
:
'
>=4.4.4'
...
@@ -3694,7 +3784,7 @@ packages:
...
@@ -3694,7 +3784,7 @@ packages:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
'
@vue/devtools-api'
:
6.4.5
'
@vue/devtools-api'
:
6.4.5
typescript
:
4.
8
.4
typescript
:
4.
9
.4
vue
:
2.7.14
vue
:
2.7.14
vue-demi
:
0.13.8_vue@2.7.14
vue-demi
:
0.13.8_vue@2.7.14
dev
:
false
dev
:
false
...
@@ -3717,22 +3807,22 @@ packages:
...
@@ -3717,22 +3807,22 @@ packages:
resolution
:
{
integrity
:
sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==
}
resolution
:
{
integrity
:
sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==
}
dev
:
true
dev
:
true
/postcss-safe-parser/6.0.0_postcss@8.4.
18
:
/postcss-safe-parser/6.0.0_postcss@8.4.
20
:
resolution
:
{
integrity
:
sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==
}
resolution
:
{
integrity
:
sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==
}
engines
:
{
node
:
'
>=12.0'
}
engines
:
{
node
:
'
>=12.0'
}
peerDependencies
:
peerDependencies
:
postcss
:
^8.3.3
postcss
:
^8.3.3
dependencies
:
dependencies
:
postcss
:
8.4.
18
postcss
:
8.4.
20
dev
:
true
dev
:
true
/postcss-scss/4.0.
5_postcss@8.4.18
:
/postcss-scss/4.0.
6_postcss@8.4.20
:
resolution
:
{
integrity
:
sha512-
F7xpB6TrXyqUh3GKdyB4Gkp3QL3DDW1+uI+gxx/oJnUt/qXI4trj5OGlp9rOKdoABGULuqtqeG+3HEVQk4DjmA
==
}
resolution
:
{
integrity
:
sha512-
rLDPhJY4z/i4nVFZ27j9GqLxj1pwxE80eAzUNRMXtcpipFYIeowerzBgG3yJhMtObGEXidtIgbUpQ3eLDsf5OQ
==
}
engines
:
{
node
:
'
>=12.0'
}
engines
:
{
node
:
'
>=12.0'
}
peerDependencies
:
peerDependencies
:
postcss
:
^8.
3.3
postcss
:
^8.
4.19
dependencies
:
dependencies
:
postcss
:
8.4.
18
postcss
:
8.4.
20
dev
:
true
dev
:
true
/postcss-selector-parser/6.0.10
:
/postcss-selector-parser/6.0.10
:
...
@@ -3743,20 +3833,28 @@ packages:
...
@@ -3743,20 +3833,28 @@ packages:
util-deprecate
:
1.0.2
util-deprecate
:
1.0.2
dev
:
true
dev
:
true
/postcss-sorting/7.0.1_postcss@8.4.18
:
/postcss-selector-parser/6.0.11
:
resolution
:
{
integrity
:
sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==
}
engines
:
{
node
:
'
>=4'
}
dependencies
:
cssesc
:
3.0.0
util-deprecate
:
1.0.2
dev
:
true
/postcss-sorting/7.0.1_postcss@8.4.20
:
resolution
:
{
integrity
:
sha512-iLBFYz6VRYyLJEJsBJ8M3TCqNcckVzz4wFounSc5Oez35ogE/X+aoC5fFu103Ot7NyvjU3/xqIXn93Gp3kJk4g==
}
resolution
:
{
integrity
:
sha512-iLBFYz6VRYyLJEJsBJ8M3TCqNcckVzz4wFounSc5Oez35ogE/X+aoC5fFu103Ot7NyvjU3/xqIXn93Gp3kJk4g==
}
peerDependencies
:
peerDependencies
:
postcss
:
^8.3.9
postcss
:
^8.3.9
dependencies
:
dependencies
:
postcss
:
8.4.
18
postcss
:
8.4.
20
dev
:
true
dev
:
true
/postcss-value-parser/4.2.0
:
/postcss-value-parser/4.2.0
:
resolution
:
{
integrity
:
sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
}
resolution
:
{
integrity
:
sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
}
dev
:
true
dev
:
true
/postcss/8.4.
18
:
/postcss/8.4.
20
:
resolution
:
{
integrity
:
sha512-
Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA
==
}
resolution
:
{
integrity
:
sha512-
6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g
==
}
engines
:
{
node
:
^10 || ^12 || >=14
}
engines
:
{
node
:
^10 || ^12 || >=14
}
dependencies
:
dependencies
:
nanoid
:
3.3.4
nanoid
:
3.3.4
...
@@ -3775,8 +3873,8 @@ packages:
...
@@ -3775,8 +3873,8 @@ packages:
fast-diff
:
1.2.0
fast-diff
:
1.2.0
dev
:
true
dev
:
true
/prettier/2.
7
.1
:
/prettier/2.
8
.1
:
resolution
:
{
integrity
:
sha512-
ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+
g==
}
resolution
:
{
integrity
:
sha512-
lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPK
g==
}
engines
:
{
node
:
'
>=10.13.0'
}
engines
:
{
node
:
'
>=10.13.0'
}
hasBin
:
true
hasBin
:
true
dev
:
true
dev
:
true
...
@@ -3862,8 +3960,8 @@ packages:
...
@@ -3862,8 +3960,8 @@ packages:
strip-indent
:
3.0.0
strip-indent
:
3.0.0
dev
:
true
dev
:
true
/regenerator-runtime/0.13.1
0
:
/regenerator-runtime/0.13.1
1
:
resolution
:
{
integrity
:
sha512-
KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw
==
}
resolution
:
{
integrity
:
sha512-
kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg
==
}
dev
:
true
dev
:
true
/regexp.prototype.flags/1.4.3
:
/regexp.prototype.flags/1.4.3
:
...
@@ -3963,9 +4061,9 @@ packages:
...
@@ -3963,9 +4061,9 @@ packages:
fsevents
:
2.3.2
fsevents
:
2.3.2
dev
:
true
dev
:
true
/rollup/
2.79.1
:
/rollup/
3.7.4
:
resolution
:
{
integrity
:
sha512-
uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYn
w==
}
resolution
:
{
integrity
:
sha512-
jN9rx3k5pfg9H9al0r0y1EYKSeiRANZRYX32SuNXAnKzh6cVyf4LZVto1KAuDnbHT03E1CpsgqDKaqQ8FZtgx
w==
}
engines
:
{
node
:
'
>=1
0
.0.0'
}
engines
:
{
node
:
'
>=1
4.18.0'
,
npm
:
'
>=8
.0.0'
}
hasBin
:
true
hasBin
:
true
optionalDependencies
:
optionalDependencies
:
fsevents
:
2.3.2
fsevents
:
2.3.2
...
@@ -3977,8 +4075,8 @@ packages:
...
@@ -3977,8 +4075,8 @@ packages:
queue-microtask
:
1.2.3
queue-microtask
:
1.2.3
dev
:
true
dev
:
true
/rxjs/7.
5.6
:
/rxjs/7.
8.0
:
resolution
:
{
integrity
:
sha512-
dnyv2/YsXhnm461G+R/Pe5bWP41Nm6LBXEYWI6eiFP4fiwx6WRI/CD0zbdVAudd9xwLEF2IDcKXLHit0FYjUzw
==
}
resolution
:
{
integrity
:
sha512-
F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg
==
}
dependencies
:
dependencies
:
tslib
:
2.4.0
tslib
:
2.4.0
dev
:
true
dev
:
true
...
@@ -3991,8 +4089,8 @@ packages:
...
@@ -3991,8 +4089,8 @@ packages:
resolution
:
{
integrity
:
sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
}
resolution
:
{
integrity
:
sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
}
dev
:
true
dev
:
true
/sass/1.56.
0
:
/sass/1.56.
2
:
resolution
:
{
integrity
:
sha512-
WFJ9XrpkcnqZcYuLRJh5qiV6ibQOR4AezleeEjTjMsCocYW59dEG19U3fwTTXxzi2Ed3yjPBp727hbbj53pHF
w==
}
resolution
:
{
integrity
:
sha512-
ciEJhnyCRwzlBCB+h5cCPM6ie/6f8HrhZMQOf5vlU60Y1bI1rx5Zb0vlDZvaycHsg/MqFfF1Eq2eokAa32iw8
w==
}
engines
:
{
node
:
'
>=12.0.0'
}
engines
:
{
node
:
'
>=12.0.0'
}
hasBin
:
true
hasBin
:
true
dependencies
:
dependencies
:
...
@@ -4095,6 +4193,7 @@ packages:
...
@@ -4095,6 +4193,7 @@ packages:
/sourcemap-codec/1.4.8
:
/sourcemap-codec/1.4.8
:
resolution
:
{
integrity
:
sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
}
resolution
:
{
integrity
:
sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
}
deprecated
:
Please use @jridgewell/sourcemap-codec instead
dev
:
true
dev
:
true
/spdx-correct/3.1.1
:
/spdx-correct/3.1.1
:
...
@@ -4215,26 +4314,26 @@ packages:
...
@@ -4215,26 +4314,26 @@ packages:
resolution
:
{
integrity
:
sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==
}
resolution
:
{
integrity
:
sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==
}
dev
:
true
dev
:
true
/stylelint-config-prettier/9.0.
3_stylelint@14.14.1
:
/stylelint-config-prettier/9.0.
4_stylelint@14.16.0
:
resolution
:
{
integrity
:
sha512-
5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJ
g==
}
resolution
:
{
integrity
:
sha512-
38nIGTGpFOiK5LjJ8Ma1yUgpKENxoKSOhbDNSemY7Ep0VsJoXIW9Iq/2hSt699oB9tReynfWicTAoIHiq8Rvb
g==
}
engines
:
{
node
:
'
>=
12'
}
engines
:
{
node
:
'
>=
12'
}
hasBin
:
true
hasBin
:
true
peerDependencies
:
peerDependencies
:
stylelint
:
'
>=11.0.0'
stylelint
:
'
>=11.0.0'
dependencies
:
dependencies
:
stylelint
:
14.1
4.1
stylelint
:
14.1
6.0
dev
:
true
dev
:
true
/stylelint-config-recess-order/3.0.0_stylelint@14.1
4.1
:
/stylelint-config-recess-order/3.0.0_stylelint@14.1
6.0
:
resolution
:
{
integrity
:
sha512-uNXrlDz570Q7HJlrq8mNjgfO/xlKIh2hKVKEFMTG1/ih/6tDLcTbuvO1Zoo2dnQay990OAkWLDpTDOorB+hmBw==
}
resolution
:
{
integrity
:
sha512-uNXrlDz570Q7HJlrq8mNjgfO/xlKIh2hKVKEFMTG1/ih/6tDLcTbuvO1Zoo2dnQay990OAkWLDpTDOorB+hmBw==
}
peerDependencies
:
peerDependencies
:
stylelint
:
'
>=14'
stylelint
:
'
>=14'
dependencies
:
dependencies
:
stylelint
:
14.1
4.1
stylelint
:
14.1
6.0
stylelint-order
:
5.0.0_stylelint@14.1
4.1
stylelint-order
:
5.0.0_stylelint@14.1
6.0
dev
:
true
dev
:
true
/stylelint-config-recommended-scss/8.0.0_
t5qxeji2l54punp3pwjdchi3we
:
/stylelint-config-recommended-scss/8.0.0_
l3s4qeu3gkar2knsdy3w5miimm
:
resolution
:
{
integrity
:
sha512-BxjxEzRaZoQb7Iinc3p92GS6zRdRAkIuEu2ZFLTxJK2e1AIcCb5B5MXY9KOXdGTnYFZ+KKx6R4Fv9zU6CtMYPQ==
}
resolution
:
{
integrity
:
sha512-BxjxEzRaZoQb7Iinc3p92GS6zRdRAkIuEu2ZFLTxJK2e1AIcCb5B5MXY9KOXdGTnYFZ+KKx6R4Fv9zU6CtMYPQ==
}
peerDependencies
:
peerDependencies
:
postcss
:
^8.3.3
postcss
:
^8.3.3
...
@@ -4243,22 +4342,22 @@ packages:
...
@@ -4243,22 +4342,22 @@ packages:
postcss
:
postcss
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
postcss
:
8.4.
18
postcss
:
8.4.
20
postcss-scss
:
4.0.
5_postcss@8.4.18
postcss-scss
:
4.0.
6_postcss@8.4.20
stylelint
:
14.1
4.1
stylelint
:
14.1
6.0
stylelint-config-recommended
:
9.0.0_stylelint@14.1
4.1
stylelint-config-recommended
:
9.0.0_stylelint@14.1
6.0
stylelint-scss
:
4.3.0_stylelint@14.1
4.1
stylelint-scss
:
4.3.0_stylelint@14.1
6.0
dev
:
true
dev
:
true
/stylelint-config-recommended/9.0.0_stylelint@14.1
4.1
:
/stylelint-config-recommended/9.0.0_stylelint@14.1
6.0
:
resolution
:
{
integrity
:
sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==
}
resolution
:
{
integrity
:
sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==
}
peerDependencies
:
peerDependencies
:
stylelint
:
^14.10.0
stylelint
:
^14.10.0
dependencies
:
dependencies
:
stylelint
:
14.1
4.1
stylelint
:
14.1
6.0
dev
:
true
dev
:
true
/stylelint-config-standard-scss/6.1.0_
t5qxeji2l54punp3pwjdchi3we
:
/stylelint-config-standard-scss/6.1.0_
l3s4qeu3gkar2knsdy3w5miimm
:
resolution
:
{
integrity
:
sha512-iZ2B5kQT2G3rUzx+437cEpdcnFOQkwnwqXuY8Z0QUwIHQVE8mnYChGAquyKFUKZRZ0pRnrciARlPaR1RBtPb0Q==
}
resolution
:
{
integrity
:
sha512-iZ2B5kQT2G3rUzx+437cEpdcnFOQkwnwqXuY8Z0QUwIHQVE8mnYChGAquyKFUKZRZ0pRnrciARlPaR1RBtPb0Q==
}
peerDependencies
:
peerDependencies
:
postcss
:
^8.3.3
postcss
:
^8.3.3
...
@@ -4267,32 +4366,32 @@ packages:
...
@@ -4267,32 +4366,32 @@ packages:
postcss
:
postcss
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
postcss
:
8.4.
18
postcss
:
8.4.
20
stylelint
:
14.1
4.1
stylelint
:
14.1
6.0
stylelint-config-recommended-scss
:
8.0.0_
t5qxeji2l54punp3pwjdchi3we
stylelint-config-recommended-scss
:
8.0.0_
l3s4qeu3gkar2knsdy3w5miimm
stylelint-config-standard
:
29.0.0_stylelint@14.1
4.1
stylelint-config-standard
:
29.0.0_stylelint@14.1
6.0
dev
:
true
dev
:
true
/stylelint-config-standard/29.0.0_stylelint@14.1
4.1
:
/stylelint-config-standard/29.0.0_stylelint@14.1
6.0
:
resolution
:
{
integrity
:
sha512-uy8tZLbfq6ZrXy4JKu3W+7lYLgRQBxYTUUB88vPgQ+ZzAxdrvcaSUW9hOMNLYBnwH+9Kkj19M2DHdZ4gKwI7tg==
}
resolution
:
{
integrity
:
sha512-uy8tZLbfq6ZrXy4JKu3W+7lYLgRQBxYTUUB88vPgQ+ZzAxdrvcaSUW9hOMNLYBnwH+9Kkj19M2DHdZ4gKwI7tg==
}
peerDependencies
:
peerDependencies
:
stylelint
:
^14.14.0
stylelint
:
^14.14.0
dependencies
:
dependencies
:
stylelint
:
14.1
4.1
stylelint
:
14.1
6.0
stylelint-config-recommended
:
9.0.0_stylelint@14.1
4.1
stylelint-config-recommended
:
9.0.0_stylelint@14.1
6.0
dev
:
true
dev
:
true
/stylelint-order/5.0.0_stylelint@14.1
4.1
:
/stylelint-order/5.0.0_stylelint@14.1
6.0
:
resolution
:
{
integrity
:
sha512-OWQ7pmicXufDw5BlRqzdz3fkGKJPgLyDwD1rFY3AIEfIH/LQY38Vu/85v8/up0I+VPiuGRwbc2Hg3zLAsJaiyw==
}
resolution
:
{
integrity
:
sha512-OWQ7pmicXufDw5BlRqzdz3fkGKJPgLyDwD1rFY3AIEfIH/LQY38Vu/85v8/up0I+VPiuGRwbc2Hg3zLAsJaiyw==
}
peerDependencies
:
peerDependencies
:
stylelint
:
^14.0.0
stylelint
:
^14.0.0
dependencies
:
dependencies
:
postcss
:
8.4.
18
postcss
:
8.4.
20
postcss-sorting
:
7.0.1_postcss@8.4.
18
postcss-sorting
:
7.0.1_postcss@8.4.
20
stylelint
:
14.1
4.1
stylelint
:
14.1
6.0
dev
:
true
dev
:
true
/stylelint-scss/4.3.0_stylelint@14.1
4.1
:
/stylelint-scss/4.3.0_stylelint@14.1
6.0
:
resolution
:
{
integrity
:
sha512-GvSaKCA3tipzZHoz+nNO7S02ZqOsdBzMiCx9poSmLlb3tdJlGddEX/8QzCOD8O7GQan9bjsvLMsO5xiw6IhhIQ==
}
resolution
:
{
integrity
:
sha512-GvSaKCA3tipzZHoz+nNO7S02ZqOsdBzMiCx9poSmLlb3tdJlGddEX/8QzCOD8O7GQan9bjsvLMsO5xiw6IhhIQ==
}
peerDependencies
:
peerDependencies
:
stylelint
:
^14.5.1
stylelint
:
^14.5.1
...
@@ -4302,18 +4401,18 @@ packages:
...
@@ -4302,18 +4401,18 @@ packages:
postcss-resolve-nested-selector
:
0.1.1
postcss-resolve-nested-selector
:
0.1.1
postcss-selector-parser
:
6.0.10
postcss-selector-parser
:
6.0.10
postcss-value-parser
:
4.2.0
postcss-value-parser
:
4.2.0
stylelint
:
14.1
4.1
stylelint
:
14.1
6.0
dev
:
true
dev
:
true
/stylelint/14.1
4.1
:
/stylelint/14.1
6.0
:
resolution
:
{
integrity
:
sha512-
Jnftu+lSD8cSpcV/+Z2nfgfgFpTIS1FcujezXPngtoIQ6wtwutL22MsNE0dJuMiM1h1790g2qIjAyUZCMrX4sw
==
}
resolution
:
{
integrity
:
sha512-
X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg
==
}
engines
:
{
node
:
^12.20.0 || ^14.13.1 || >=16.0.0
}
engines
:
{
node
:
^12.20.0 || ^14.13.1 || >=16.0.0
}
hasBin
:
true
hasBin
:
true
dependencies
:
dependencies
:
'
@csstools/selector-specificity'
:
2.0.2_
dvkg4kkb622mvceygg47xxdz3
a
'
@csstools/selector-specificity'
:
2.0.2_
2xshye3abirqjlplmebvmaxyn
a
balanced-match
:
2.0.0
balanced-match
:
2.0.0
colord
:
2.9.3
colord
:
2.9.3
cosmiconfig
:
7.
0.1
cosmiconfig
:
7.
1.0
css-functions-list
:
3.1.0
css-functions-list
:
3.1.0
debug
:
4.3.4
debug
:
4.3.4
fast-glob
:
3.2.12
fast-glob
:
3.2.12
...
@@ -4323,7 +4422,7 @@ packages:
...
@@ -4323,7 +4422,7 @@ packages:
globby
:
11.1.0
globby
:
11.1.0
globjoin
:
0.1.4
globjoin
:
0.1.4
html-tags
:
3.2.0
html-tags
:
3.2.0
ignore
:
5.2.
0
ignore
:
5.2.
1
import-lazy
:
4.0.0
import-lazy
:
4.0.0
imurmurhash
:
0.1.4
imurmurhash
:
0.1.4
is-plain-object
:
5.0.0
is-plain-object
:
5.0.0
...
@@ -4333,11 +4432,11 @@ packages:
...
@@ -4333,11 +4432,11 @@ packages:
micromatch
:
4.0.5
micromatch
:
4.0.5
normalize-path
:
3.0.0
normalize-path
:
3.0.0
picocolors
:
1.0.0
picocolors
:
1.0.0
postcss
:
8.4.
18
postcss
:
8.4.
20
postcss-media-query-parser
:
0.2.3
postcss-media-query-parser
:
0.2.3
postcss-resolve-nested-selector
:
0.1.1
postcss-resolve-nested-selector
:
0.1.1
postcss-safe-parser
:
6.0.0_postcss@8.4.
18
postcss-safe-parser
:
6.0.0_postcss@8.4.
20
postcss-selector-parser
:
6.0.1
0
postcss-selector-parser
:
6.0.1
1
postcss-value-parser
:
4.2.0
postcss-value-parser
:
4.2.0
resolve-from
:
5.0.0
resolve-from
:
5.0.0
string-width
:
4.2.3
string-width
:
4.2.3
...
@@ -4398,8 +4497,8 @@ packages:
...
@@ -4398,8 +4497,8 @@ packages:
strip-ansi
:
6.0.1
strip-ansi
:
6.0.1
dev
:
true
dev
:
true
/terser/5.1
5
.1
:
/terser/5.1
6
.1
:
resolution
:
{
integrity
:
sha512-
K1faMUvpm/FBxjBXud0LWVAGxmvoPbZbfTCYbSgaaYQaIXI3/TdI7a7ZGA73Zrou6Q8Zmz3oeUTsp/dj+ag2X
w==
}
resolution
:
{
integrity
:
sha512-
xvQfyfA1ayT0qdK47zskQgRZeWLoOQ8JQ6mIgRGVNwZKdQMU+5FkCBjmv4QjcrTzyZquRw2FVtlJSRUmMKQsl
w==
}
engines
:
{
node
:
'
>=10'
}
engines
:
{
node
:
'
>=10'
}
hasBin
:
true
hasBin
:
true
dependencies
:
dependencies
:
...
@@ -4448,7 +4547,7 @@ packages:
...
@@ -4448,7 +4547,7 @@ packages:
engines
:
{
node
:
'
>=8'
}
engines
:
{
node
:
'
>=8'
}
dev
:
true
dev
:
true
/ts-node/10.9.1_
ym74lbirpecvmeqeeibqrbeale
:
/ts-node/10.9.1_
6wrfvm42ppt6f2curxvxtblfwm
:
resolution
:
{
integrity
:
sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==
}
resolution
:
{
integrity
:
sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==
}
hasBin
:
true
hasBin
:
true
peerDependencies
:
peerDependencies
:
...
@@ -4474,7 +4573,7 @@ packages:
...
@@ -4474,7 +4573,7 @@ packages:
create-require
:
1.1.1
create-require
:
1.1.1
diff
:
4.0.2
diff
:
4.0.2
make-error
:
1.3.6
make-error
:
1.3.6
typescript
:
4.
8
.4
typescript
:
4.
9
.4
v8-compile-cache-lib
:
3.0.1
v8-compile-cache-lib
:
3.0.1
yn
:
3.1.1
yn
:
3.1.1
dev
:
true
dev
:
true
...
@@ -4500,14 +4599,14 @@ packages:
...
@@ -4500,14 +4599,14 @@ packages:
resolution
:
{
integrity
:
sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
}
resolution
:
{
integrity
:
sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
}
dev
:
true
dev
:
true
/tsutils/3.21.0_typescript@4.
8
.4
:
/tsutils/3.21.0_typescript@4.
9
.4
:
resolution
:
{
integrity
:
sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
}
resolution
:
{
integrity
:
sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
}
engines
:
{
node
:
'
>=
6'
}
engines
:
{
node
:
'
>=
6'
}
peerDependencies
:
peerDependencies
:
typescript
:
'
>=2.8.0
||
>=
3.2.0-dev
||
>=
3.3.0-dev
||
>=
3.4.0-dev
||
>=
3.5.0-dev
||
>=
3.6.0-dev
||
>=
3.6.0-beta
||
>=
3.7.0-dev
||
>=
3.7.0-beta'
typescript
:
'
>=2.8.0
||
>=
3.2.0-dev
||
>=
3.3.0-dev
||
>=
3.4.0-dev
||
>=
3.5.0-dev
||
>=
3.6.0-dev
||
>=
3.6.0-beta
||
>=
3.7.0-dev
||
>=
3.7.0-beta'
dependencies
:
dependencies
:
tslib
:
1.14.1
tslib
:
1.14.1
typescript
:
4.
8
.4
typescript
:
4.
9
.4
dev
:
true
dev
:
true
/type-check/0.4.0
:
/type-check/0.4.0
:
...
@@ -4542,8 +4641,8 @@ packages:
...
@@ -4542,8 +4641,8 @@ packages:
engines
:
{
node
:
'
>=8'
}
engines
:
{
node
:
'
>=8'
}
dev
:
true
dev
:
true
/typescript/4.
8
.4
:
/typescript/4.
9
.4
:
resolution
:
{
integrity
:
sha512-
QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ
==
}
resolution
:
{
integrity
:
sha512-
Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg
==
}
engines
:
{
node
:
'
>=4.2.0'
}
engines
:
{
node
:
'
>=4.2.0'
}
hasBin
:
true
hasBin
:
true
...
@@ -4619,7 +4718,7 @@ packages:
...
@@ -4619,7 +4718,7 @@ packages:
vue
:
2.7.14
vue
:
2.7.14
dev
:
false
dev
:
false
/vite-plugin-eslint/1.8.1_eslint@8.2
7.0+vite@3.2.3
:
/vite-plugin-eslint/1.8.1_eslint@8.2
9.0+vite@4.0.1
:
resolution
:
{
integrity
:
sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==
}
resolution
:
{
integrity
:
sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==
}
peerDependencies
:
peerDependencies
:
eslint
:
'
>=7'
eslint
:
'
>=7'
...
@@ -4627,13 +4726,13 @@ packages:
...
@@ -4627,13 +4726,13 @@ packages:
dependencies
:
dependencies
:
'
@rollup/pluginutils'
:
4.2.1
'
@rollup/pluginutils'
:
4.2.1
'
@types/eslint'
:
8.4.5
'
@types/eslint'
:
8.4.5
eslint
:
8.2
7
.0
eslint
:
8.2
9
.0
rollup
:
2.78.1
rollup
:
2.78.1
vite
:
3.2.3_u3p2uvz4grev654aqkjuqhavhq
vite
:
4.0.1_6g6dzlvfpurinkjyb4fszcwwoi
dev
:
true
dev
:
true
/vite/
3.2.3_u3p2uvz4grev654aqkjuqhavhq
:
/vite/
4.0.1_6g6dzlvfpurinkjyb4fszcwwoi
:
resolution
:
{
integrity
:
sha512-
h8jl1TZ76eGs3o2dIBSsvXDLb1m/Ec1iej8ZMdz+PsaFUsftZeWe2CZOI3qogEsMNaywc17gu0q6cQDzh/weCQ
==
}
resolution
:
{
integrity
:
sha512-
kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g
==
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
hasBin
:
true
hasBin
:
true
peerDependencies
:
peerDependencies
:
...
@@ -4657,13 +4756,13 @@ packages:
...
@@ -4657,13 +4756,13 @@ packages:
terser
:
terser
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
'
@types/node'
:
18.11.
9
'
@types/node'
:
18.11.
15
esbuild
:
0.1
5.10
esbuild
:
0.1
6.7
postcss
:
8.4.
18
postcss
:
8.4.
20
resolve
:
1.22.1
resolve
:
1.22.1
rollup
:
2.79.1
rollup
:
3.7.4
sass
:
1.56.
0
sass
:
1.56.
2
terser
:
5.1
5
.1
terser
:
5.1
6
.1
optionalDependencies
:
optionalDependencies
:
fsevents
:
2.3.2
fsevents
:
2.3.2
dev
:
true
dev
:
true
...
@@ -4683,14 +4782,14 @@ packages:
...
@@ -4683,14 +4782,14 @@ packages:
vue
:
2.7.14
vue
:
2.7.14
dev
:
false
dev
:
false
/vue-eslint-parser/9.1.0_eslint@8.2
7
.0
:
/vue-eslint-parser/9.1.0_eslint@8.2
9
.0
:
resolution
:
{
integrity
:
sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==
}
resolution
:
{
integrity
:
sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==
}
engines
:
{
node
:
^14.17.0 || >=16.0.0
}
engines
:
{
node
:
^14.17.0 || >=16.0.0
}
peerDependencies
:
peerDependencies
:
eslint
:
'
>=6.0.0'
eslint
:
'
>=6.0.0'
dependencies
:
dependencies
:
debug
:
4.3.4
debug
:
4.3.4
eslint
:
8.2
7
.0
eslint
:
8.2
9
.0
eslint-scope
:
7.1.1
eslint-scope
:
7.1.1
eslint-visitor-keys
:
3.3.0
eslint-visitor-keys
:
3.3.0
espree
:
9.4.0
espree
:
9.4.0
...
@@ -4709,22 +4808,22 @@ packages:
...
@@ -4709,22 +4808,22 @@ packages:
vue
:
2.7.14
vue
:
2.7.14
dev
:
false
dev
:
false
/vue-template-compiler/2.7.1
0
:
/vue-template-compiler/2.7.1
4
:
resolution
:
{
integrity
:
sha512-
QO+8R9YRq1Gudm8ZMdo/lImZLJVUIAM8c07Vp84ojdDAf8HmPJc7XB556PcXV218k2AkKznsRz6xB5uOjAC4E
Q==
}
resolution
:
{
integrity
:
sha512-
zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmW
Q==
}
dependencies
:
dependencies
:
de-indent
:
1.0.2
de-indent
:
1.0.2
he
:
1.2.0
he
:
1.2.0
dev
:
true
dev
:
true
/vue-tsc/1.0.
9_typescript@4.8
.4
:
/vue-tsc/1.0.
13_typescript@4.9
.4
:
resolution
:
{
integrity
:
sha512-
vRmHD1K6DmBymNhoHjQy/aYKTRQNLGOu2/ESasChG9Vy113K6CdP0NlhR0bzgFJfv2eFB9Ez/9L5kIciUajBxQ
==
}
resolution
:
{
integrity
:
sha512-
DORISA3Fu9595xbg5HQqUj4XZVvkyRkcZFJCkCt1CeN7tIMgVRQ8ow07AKcbuHoEkqg7OI4qLu1wyC/VH3o5Ug
==
}
hasBin
:
true
hasBin
:
true
peerDependencies
:
peerDependencies
:
typescript
:
'
*'
typescript
:
'
*'
dependencies
:
dependencies
:
'
@volar/vue-language-core'
:
1.0.
9
'
@volar/vue-language-core'
:
1.0.
13
'
@volar/vue-typescript'
:
1.0.
9
'
@volar/vue-typescript'
:
1.0.
13
typescript
:
4.
8
.4
typescript
:
4.
9
.4
dev
:
true
dev
:
true
/vue/2.7.14
:
/vue/2.7.14
:
...
@@ -4812,8 +4911,8 @@ packages:
...
@@ -4812,8 +4911,8 @@ packages:
engines
:
{
node
:
'
>=
6'
}
engines
:
{
node
:
'
>=
6'
}
dev
:
true
dev
:
true
/yaml/2.1.
1
:
/yaml/2.1.
3
:
resolution
:
{
integrity
:
sha512-
o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw
==
}
resolution
:
{
integrity
:
sha512-
AacA8nRULjKMX2DvWvOAdBZMOfQlypSFkjcOcu9FalllIDJ1kvlREzcdIZmidQUqqeMv7jorHjq2HlLv/+c2lg
==
}
engines
:
{
node
:
'
>=
14'
}
engines
:
{
node
:
'
>=
14'
}
dev
:
true
dev
:
true
...
...
app_Web/src/guard/unauthorized-handler/unauthorized-handler.ts
浏览文件 @
6be56268
...
@@ -37,13 +37,15 @@ export class UnauthorizedHandler {
...
@@ -37,13 +37,15 @@ export class UnauthorizedHandler {
)}
`
;
)}
`
;
// 要跳转的cas的登录页和参数
// 要跳转的cas的登录页和参数
const
hasQueryPrefix
=
ibiz
.
env
.
casLoginUrl
.
indexOf
(
'?'
)
!==
-
1
;
const
targetUrl
=
const
targetUrl
=
ibiz
.
env
.
casLoginUrl
+
ibiz
.
env
.
casLoginUrl
+
(
hasQueryPrefix
?
'&'
:
'?'
)
+
qs
.
stringify
(
qs
.
stringify
(
{
{
service
:
backUrl
,
service
:
backUrl
,
},
},
{
addQueryPrefix
:
tru
e
},
{
addQueryPrefix
:
fals
e
},
);
);
// 跳转cas登录地址
// 跳转cas登录地址
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/EditorTest.json
浏览文件 @
6be56268
...
@@ -1969,34 +1969,34 @@
...
@@ -1969,34 +1969,34 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
行编辑开关
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
行编辑开关
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
行编辑开关
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
ToggleRow
Edit"
"id"
:
"Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
行编辑开关
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Edit"
"id"
:
"
ToggleRow
Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -2228,30 +2228,6 @@
...
@@ -2228,30 +2228,6 @@
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"name"
:
"u479f517"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -2285,6 +2261,30 @@
...
@@ -2285,6 +2261,30 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSGRIDS/Main.json
浏览文件 @
6be56268
...
@@ -19,34 +19,34 @@
...
@@ -19,34 +19,34 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
行编辑开关
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
行编辑开关
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
行编辑开关
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
ToggleRow
Edit"
"id"
:
"Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
行编辑开关
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Edit"
"id"
:
"
ToggleRow
Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlLogics"
:
[
{
"getPSControlLogics"
:
[
{
...
@@ -191,30 +191,6 @@
...
@@ -191,30 +191,6 @@
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"name"
:
"u479f517"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -248,6 +224,30 @@
...
@@ -248,6 +224,30 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
浏览文件 @
6be56268
...
@@ -609,34 +609,34 @@
...
@@ -609,34 +609,34 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
行编辑开关
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
行编辑开关
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
行编辑开关
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
ToggleRow
Edit"
"id"
:
"Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
行编辑开关
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Edit"
"id"
:
"
ToggleRow
Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -868,30 +868,6 @@
...
@@ -868,30 +868,6 @@
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"name"
:
"u479f517"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -925,6 +901,30 @@
...
@@ -925,6 +901,30 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoGridView.json
浏览文件 @
6be56268
...
@@ -389,34 +389,34 @@
...
@@ -389,34 +389,34 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
行编辑开关
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
行编辑开关
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
行编辑开关
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
ToggleRow
Edit"
"id"
:
"Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
行编辑开关
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Edit"
"id"
:
"
ToggleRow
Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -648,30 +648,6 @@
...
@@ -648,30 +648,6 @@
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"name"
:
"u479f517"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -705,6 +681,30 @@
...
@@ -705,6 +681,30 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoStuInfoList.json
浏览文件 @
6be56268
...
@@ -440,34 +440,34 @@
...
@@ -440,34 +440,34 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
行编辑开关
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
行编辑开关
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
行编辑开关
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
ToggleRow
Edit"
"id"
:
"Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
行编辑开关
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Edit"
"id"
:
"
ToggleRow
Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -699,30 +699,6 @@
...
@@ -699,30 +699,6 @@
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"name"
:
"u479f517"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -756,6 +732,30 @@
...
@@ -756,6 +732,30 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json
浏览文件 @
6be56268
...
@@ -3157,34 +3157,34 @@
...
@@ -3157,34 +3157,34 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
行编辑开关
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
行编辑开关
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
行编辑开关
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
ToggleRow
Edit"
"id"
:
"Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
行编辑开关
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Edit"
"id"
:
"
ToggleRow
Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -3416,30 +3416,6 @@
...
@@ -3416,30 +3416,6 @@
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"name"
:
"u479f517"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -3473,6 +3449,30 @@
...
@@ -3473,6 +3449,30 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
浏览文件 @
6be56268
...
@@ -1682,34 +1682,34 @@
...
@@ -1682,34 +1682,34 @@
"getPSAppViewLogics"
:
[
{
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
行编辑开关
操作"
"id"
:
"表格界面_
编辑
操作"
}
}
},
{
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"getPSAppViewUIAction"
:
{
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"表格界面_
编辑
操作"
"id"
:
"表格界面_
行编辑开关
操作"
}
}
}
],
}
],
"getPSAppViewUIActions"
:
[
{
"getPSAppViewUIActions"
:
[
{
"name"
:
"表格界面_
行编辑开关
操作"
,
"name"
:
"表格界面_
编辑
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
ToggleRow
Edit"
"id"
:
"Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
},
{
},
{
"name"
:
"表格界面_
编辑
操作"
,
"name"
:
"表格界面_
行编辑开关
操作"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Edit"
"id"
:
"
ToggleRow
Edit"
},
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlHandler"
:
{
"getPSControlHandler"
:
{
...
@@ -1941,30 +1941,6 @@
...
@@ -1941,30 +1941,6 @@
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
,
"name"
:
"操作列"
,
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u479f517"
,
"name"
:
"u479f517"
,
"getPSUIAction"
:
{
"getPSUIAction"
:
{
...
@@ -1998,6 +1974,30 @@
...
@@ -1998,6 +1974,30 @@
"addSeparator"
:
true
,
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"ua98d563"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
"fullCodeName"
:
"ToggleRowEdit"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"name"
:
"表格界面_行编辑开关操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0ce@FontAwesome"
,
"cssClass"
:
"fa fa-table"
},
"predefinedType"
:
"GRIDVIEW_ROWEDITACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/ToggleRowEdit"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ToggleRowEdit"
,
"uIActionType"
:
"DEUIACTION"
,
"enableToggleMode"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
}
],
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
6be56268
...
@@ -7797,34 +7797,34 @@
...
@@ -7797,34 +7797,34 @@
"getPSAppViewLogics" : [ {
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u
a98d563
_click",
"name" : "grid_uagridcolumn1_u
479f517
_click",
"getPSAppViewUIAction" : {
"getPSAppViewUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "表格界面_
行编辑开关
操作"
"id" : "表格界面_
编辑
操作"
}
}
}, {
}, {
"logicTrigger" : "CUSTOM",
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u
479f517
_click",
"name" : "grid_uagridcolumn1_u
a98d563
_click",
"getPSAppViewUIAction" : {
"getPSAppViewUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "表格界面_
编辑
操作"
"id" : "表格界面_
行编辑开关
操作"
}
}
} ],
} ],
"getPSAppViewUIActions" : [ {
"getPSAppViewUIActions" : [ {
"name" : "表格界面_
行编辑开关
操作",
"name" : "表格界面_
编辑
操作",
"getPSUIAction" : {
"getPSUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "
ToggleRow
Edit"
"id" : "Edit"
},
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
"xDataControlName" : "grid"
}, {
}, {
"name" : "表格界面_
编辑
操作",
"name" : "表格界面_
行编辑开关
操作",
"getPSUIAction" : {
"getPSUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "Edit"
"id" : "
ToggleRow
Edit"
},
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
"xDataControlName" : "grid"
} ],
} ],
"getPSControlHandler" : {
"getPSControlHandler" : {
...
@@ -8056,30 +8056,6 @@
...
@@ -8056,30 +8056,6 @@
"mOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b",
"mOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b",
"name" : "操作列",
"name" : "操作列",
"getPSUIActionGroupDetails" : [ {
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "ua98d563",
"getPSUIAction" : {
"caption" : "行编辑",
"codeName" : "ToggleRowEdit",
"fullCodeName" : "ToggleRowEdit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"name" : "表格界面_行编辑开关操作",
"getPSSysImage" : {
"glyph" : "xf0ce@FontAwesome",
"cssClass" : "fa fa-table"
},
"predefinedType" : "GRIDVIEW_ROWEDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ToggleRowEdit",
"uIActionType" : "DEUIACTION",
"enableToggleMode" : true
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
}, {
"detailType" : "DEUIACTION",
"detailType" : "DEUIACTION",
"name" : "u479f517",
"name" : "u479f517",
"getPSUIAction" : {
"getPSUIAction" : {
...
@@ -8113,6 +8089,30 @@
...
@@ -8113,6 +8089,30 @@
"addSeparator" : true,
"addSeparator" : true,
"showCaption" : true,
"showCaption" : true,
"showIcon" : true
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "ua98d563",
"getPSUIAction" : {
"caption" : "行编辑",
"codeName" : "ToggleRowEdit",
"fullCodeName" : "ToggleRowEdit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"name" : "表格界面_行编辑开关操作",
"getPSSysImage" : {
"glyph" : "xf0ce@FontAwesome",
"cssClass" : "fa fa-table"
},
"predefinedType" : "GRIDVIEW_ROWEDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ToggleRowEdit",
"uIActionType" : "DEUIACTION",
"enableToggleMode" : true
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
} ],
} ],
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
...
@@ -13695,34 +13695,34 @@
...
@@ -13695,34 +13695,34 @@
"getPSAppViewLogics" : [ {
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u
a98d563
_click",
"name" : "grid_uagridcolumn1_u
479f517
_click",
"getPSAppViewUIAction" : {
"getPSAppViewUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "表格界面_
行编辑开关
操作"
"id" : "表格界面_
编辑
操作"
}
}
}, {
}, {
"logicTrigger" : "CUSTOM",
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u
479f517
_click",
"name" : "grid_uagridcolumn1_u
a98d563
_click",
"getPSAppViewUIAction" : {
"getPSAppViewUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "表格界面_
编辑
操作"
"id" : "表格界面_
行编辑开关
操作"
}
}
} ],
} ],
"getPSAppViewUIActions" : [ {
"getPSAppViewUIActions" : [ {
"name" : "表格界面_
行编辑开关
操作",
"name" : "表格界面_
编辑
操作",
"getPSUIAction" : {
"getPSUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "
ToggleRow
Edit"
"id" : "Edit"
},
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
"xDataControlName" : "grid"
}, {
}, {
"name" : "表格界面_
编辑
操作",
"name" : "表格界面_
行编辑开关
操作",
"getPSUIAction" : {
"getPSUIAction" : {
"modelref" : true,
"modelref" : true,
"id" : "Edit"
"id" : "
ToggleRow
Edit"
},
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
"xDataControlName" : "grid"
} ],
} ],
"getPSControlHandler" : {
"getPSControlHandler" : {
...
@@ -13954,30 +13954,6 @@
...
@@ -13954,30 +13954,6 @@
"mOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b",
"mOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b",
"name" : "操作列",
"name" : "操作列",
"getPSUIActionGroupDetails" : [ {
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "ua98d563",
"getPSUIAction" : {
"caption" : "行编辑",
"codeName" : "ToggleRowEdit",
"fullCodeName" : "ToggleRowEdit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"name" : "表格界面_行编辑开关操作",
"getPSSysImage" : {
"glyph" : "xf0ce@FontAwesome",
"cssClass" : "fa fa-table"
},
"predefinedType" : "GRIDVIEW_ROWEDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ToggleRowEdit",
"uIActionType" : "DEUIACTION",
"enableToggleMode" : true
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
}, {
"detailType" : "DEUIACTION",
"detailType" : "DEUIACTION",
"name" : "u479f517",
"name" : "u479f517",
"getPSUIAction" : {
"getPSUIAction" : {
...
@@ -14011,6 +13987,30 @@
...
@@ -14011,6 +13987,30 @@
"addSeparator" : true,
"addSeparator" : true,
"showCaption" : true,
"showCaption" : true,
"showIcon" : true
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "ua98d563",
"getPSUIAction" : {
"caption" : "行编辑",
"codeName" : "ToggleRowEdit",
"fullCodeName" : "ToggleRowEdit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"name" : "表格界面_行编辑开关操作",
"getPSSysImage" : {
"glyph" : "xf0ce@FontAwesome",
"cssClass" : "fa fa-table"
},
"predefinedType" : "GRIDVIEW_ROWEDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/ToggleRowEdit",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ToggleRowEdit",
"uIActionType" : "DEUIACTION",
"enableToggleMode" : true
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
} ],
} ],
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Reginfo/psappdeuagroups/A046596b6afb50f9e5b"
},
},
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录