v2023.9.0-rc.1
This commit is contained in:
parent
58ad1306fc
commit
38fafacb2a
@ -2,7 +2,7 @@
|
||||
"name": "corteza-webapp-admin",
|
||||
"description": "Corteza Admin WebApp",
|
||||
"private": true,
|
||||
"version": "2023.3.8",
|
||||
"version": "2023.9.0-rc.1",
|
||||
"license": "Apache-2.0",
|
||||
"author": "Denis Arh <denis.arh@gmail.com>",
|
||||
"scripts": {
|
||||
@ -18,8 +18,8 @@
|
||||
"pre-commit": "yarn lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cortezaproject/corteza-js": "^2023.3.8",
|
||||
"@cortezaproject/corteza-vue": "^2023.3.8",
|
||||
"@cortezaproject/corteza-js": "^2023.9.0-rc.1",
|
||||
"@cortezaproject/corteza-vue": "^2023.9.0-rc.1",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.27",
|
||||
"@fortawesome/free-regular-svg-icons": "^5.14.0",
|
||||
"@fortawesome/free-solid-svg-icons": "5.12.1",
|
||||
|
||||
@ -675,10 +675,10 @@
|
||||
lodash "^4.17.19"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@cortezaproject/corteza-js@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.3.8.tgz#6f3dc1240f8f4a4529a1775a06acd9e4eb88bd0a"
|
||||
integrity sha512-YiTqCLZfFAWyIdNKfPpi8wAzrjxji25ROXZtlBla4h9qhOiFTFrkQzqSjxe+WkNrQQ3uRwWg/NUzyRB+YuwICg==
|
||||
"@cortezaproject/corteza-js@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.0-rc.1.tgz#b7ae55250096c4a1c1511fdedade2fe121ec78b6"
|
||||
integrity sha512-SwYpqe16YGwlXAXtRqerNE3REjq49lXb28ud5XvJcfz6fRjO0O06VhPOGYRBsOMCS7dkmKr9jtV7XfHQcwr0Gg==
|
||||
dependencies:
|
||||
axios "^0.21.1"
|
||||
hex-rgb "^4.1.0"
|
||||
@ -689,12 +689,12 @@
|
||||
numeral "^2.0.6"
|
||||
pino "^5.16.0"
|
||||
|
||||
"@cortezaproject/corteza-vue@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-vue/-/corteza-vue-2023.3.8.tgz#70d5b848f7937428f1c35bef95d9d202c0280a9e"
|
||||
integrity sha512-QPhRRDWEDeVBmMu6p8CLTE6ahO/btTKNbVgi8OOxmaqj5maZIWbWh6spzufHEkLZ8ICTdbqip5+vmFEUiBs61g==
|
||||
"@cortezaproject/corteza-vue@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-vue/-/corteza-vue-2023.9.0-rc.1.tgz#775b442be3fba2882d61494ff1742b64b229d180"
|
||||
integrity sha512-Z+NsA09xzCdbqu2WVAxiMQp4ZWs/G1pIhSSnpLgp/HBTE1BdOUuhPX+yWS0HeBpiSx8jLsOLASQg18HUuPjCYw==
|
||||
dependencies:
|
||||
"@cortezaproject/corteza-js" "^2023.3.8"
|
||||
"@cortezaproject/corteza-js" "^2023.9.0-rc.1"
|
||||
"@fortawesome/fontawesome-svg-core" "^1.2.26"
|
||||
"@fortawesome/free-solid-svg-icons" "^5.12.0"
|
||||
"@fortawesome/vue-fontawesome" "^0.1.9"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "corteza-webapp-compose",
|
||||
"description": "Corteza Compose WebApp",
|
||||
"version": "2023.3.8",
|
||||
"version": "2023.9.0-rc.1",
|
||||
"license": "Apache-2.0",
|
||||
"contributors": [
|
||||
"Denis Arh <denis.arh@gmail.com>"
|
||||
@ -32,8 +32,8 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@cortezaproject/corteza-js": "^2023.3.8",
|
||||
"@cortezaproject/corteza-vue": "^2023.3.8",
|
||||
"@cortezaproject/corteza-js": "^2023.9.0-rc.1",
|
||||
"@cortezaproject/corteza-vue": "^2023.9.0-rc.1",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.21",
|
||||
"@fortawesome/free-regular-svg-icons": "^5.10.1",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.10.1",
|
||||
|
||||
@ -701,10 +701,10 @@
|
||||
"@babel/helper-validator-identifier" "^7.14.0"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@cortezaproject/corteza-js@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.3.8.tgz#6f3dc1240f8f4a4529a1775a06acd9e4eb88bd0a"
|
||||
integrity sha512-YiTqCLZfFAWyIdNKfPpi8wAzrjxji25ROXZtlBla4h9qhOiFTFrkQzqSjxe+WkNrQQ3uRwWg/NUzyRB+YuwICg==
|
||||
"@cortezaproject/corteza-js@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.0-rc.1.tgz#b7ae55250096c4a1c1511fdedade2fe121ec78b6"
|
||||
integrity sha512-SwYpqe16YGwlXAXtRqerNE3REjq49lXb28ud5XvJcfz6fRjO0O06VhPOGYRBsOMCS7dkmKr9jtV7XfHQcwr0Gg==
|
||||
dependencies:
|
||||
axios "^0.21.1"
|
||||
hex-rgb "^4.1.0"
|
||||
@ -715,12 +715,12 @@
|
||||
numeral "^2.0.6"
|
||||
pino "^5.16.0"
|
||||
|
||||
"@cortezaproject/corteza-vue@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-vue/-/corteza-vue-2023.3.8.tgz#70d5b848f7937428f1c35bef95d9d202c0280a9e"
|
||||
integrity sha512-QPhRRDWEDeVBmMu6p8CLTE6ahO/btTKNbVgi8OOxmaqj5maZIWbWh6spzufHEkLZ8ICTdbqip5+vmFEUiBs61g==
|
||||
"@cortezaproject/corteza-vue@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-vue/-/corteza-vue-2023.9.0-rc.1.tgz#775b442be3fba2882d61494ff1742b64b229d180"
|
||||
integrity sha512-Z+NsA09xzCdbqu2WVAxiMQp4ZWs/G1pIhSSnpLgp/HBTE1BdOUuhPX+yWS0HeBpiSx8jLsOLASQg18HUuPjCYw==
|
||||
dependencies:
|
||||
"@cortezaproject/corteza-js" "^2023.3.8"
|
||||
"@cortezaproject/corteza-js" "^2023.9.0-rc.1"
|
||||
"@fortawesome/fontawesome-svg-core" "^1.2.26"
|
||||
"@fortawesome/free-solid-svg-icons" "^5.12.0"
|
||||
"@fortawesome/vue-fontawesome" "^0.1.9"
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "corteza-discovery",
|
||||
"version": "2023.3.8",
|
||||
"version": "2023.9.0-rc.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
@ -15,8 +15,8 @@
|
||||
"pre-commit": "yarn lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cortezaproject/corteza-js": "^2023.3.8",
|
||||
"@cortezaproject/corteza-vue": "^2023.3.8",
|
||||
"@cortezaproject/corteza-js": "^2023.9.0-rc.1",
|
||||
"@cortezaproject/corteza-vue": "^2023.9.0-rc.1",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.21",
|
||||
"@fortawesome/free-regular-svg-icons": "^5.10.1",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.10.1",
|
||||
|
||||
@ -974,10 +974,10 @@
|
||||
"@babel/helper-validator-identifier" "^7.16.7"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@cortezaproject/corteza-js@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.3.8.tgz#6f3dc1240f8f4a4529a1775a06acd9e4eb88bd0a"
|
||||
integrity sha512-YiTqCLZfFAWyIdNKfPpi8wAzrjxji25ROXZtlBla4h9qhOiFTFrkQzqSjxe+WkNrQQ3uRwWg/NUzyRB+YuwICg==
|
||||
"@cortezaproject/corteza-js@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.0-rc.1.tgz#b7ae55250096c4a1c1511fdedade2fe121ec78b6"
|
||||
integrity sha512-SwYpqe16YGwlXAXtRqerNE3REjq49lXb28ud5XvJcfz6fRjO0O06VhPOGYRBsOMCS7dkmKr9jtV7XfHQcwr0Gg==
|
||||
dependencies:
|
||||
axios "^0.21.1"
|
||||
hex-rgb "^4.1.0"
|
||||
@ -988,12 +988,12 @@
|
||||
numeral "^2.0.6"
|
||||
pino "^5.16.0"
|
||||
|
||||
"@cortezaproject/corteza-vue@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-vue/-/corteza-vue-2023.3.8.tgz#70d5b848f7937428f1c35bef95d9d202c0280a9e"
|
||||
integrity sha512-QPhRRDWEDeVBmMu6p8CLTE6ahO/btTKNbVgi8OOxmaqj5maZIWbWh6spzufHEkLZ8ICTdbqip5+vmFEUiBs61g==
|
||||
"@cortezaproject/corteza-vue@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-vue/-/corteza-vue-2023.9.0-rc.1.tgz#775b442be3fba2882d61494ff1742b64b229d180"
|
||||
integrity sha512-Z+NsA09xzCdbqu2WVAxiMQp4ZWs/G1pIhSSnpLgp/HBTE1BdOUuhPX+yWS0HeBpiSx8jLsOLASQg18HUuPjCYw==
|
||||
dependencies:
|
||||
"@cortezaproject/corteza-js" "^2023.3.8"
|
||||
"@cortezaproject/corteza-js" "^2023.9.0-rc.1"
|
||||
"@fortawesome/fontawesome-svg-core" "^1.2.26"
|
||||
"@fortawesome/free-solid-svg-icons" "^5.12.0"
|
||||
"@fortawesome/vue-fontawesome" "^0.1.9"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "corteza-webapp-one",
|
||||
"description": "Corteza One WebApp",
|
||||
"version": "2023.3.8",
|
||||
"version": "2023.9.0-rc.1",
|
||||
"license": "Apache-2.0",
|
||||
"contributors": [
|
||||
"Denis Arh <denis.arh@gmail.com>"
|
||||
@ -20,8 +20,8 @@
|
||||
"pre-commit": "yarn lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cortezaproject/corteza-js": "^2023.3.8",
|
||||
"@cortezaproject/corteza-vue": "^2023.3.8",
|
||||
"@cortezaproject/corteza-js": "^2023.9.0-rc.1",
|
||||
"@cortezaproject/corteza-vue": "^2023.9.0-rc.1",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.21",
|
||||
"@fortawesome/free-regular-svg-icons": "^5.10.1",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.10.1",
|
||||
|
||||
@ -675,10 +675,10 @@
|
||||
lodash "^4.17.19"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@cortezaproject/corteza-js@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.3.8.tgz#6f3dc1240f8f4a4529a1775a06acd9e4eb88bd0a"
|
||||
integrity sha512-YiTqCLZfFAWyIdNKfPpi8wAzrjxji25ROXZtlBla4h9qhOiFTFrkQzqSjxe+WkNrQQ3uRwWg/NUzyRB+YuwICg==
|
||||
"@cortezaproject/corteza-js@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.0-rc.1.tgz#b7ae55250096c4a1c1511fdedade2fe121ec78b6"
|
||||
integrity sha512-SwYpqe16YGwlXAXtRqerNE3REjq49lXb28ud5XvJcfz6fRjO0O06VhPOGYRBsOMCS7dkmKr9jtV7XfHQcwr0Gg==
|
||||
dependencies:
|
||||
axios "^0.21.1"
|
||||
hex-rgb "^4.1.0"
|
||||
@ -689,12 +689,12 @@
|
||||
numeral "^2.0.6"
|
||||
pino "^5.16.0"
|
||||
|
||||
"@cortezaproject/corteza-vue@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-vue/-/corteza-vue-2023.3.8.tgz#70d5b848f7937428f1c35bef95d9d202c0280a9e"
|
||||
integrity sha512-QPhRRDWEDeVBmMu6p8CLTE6ahO/btTKNbVgi8OOxmaqj5maZIWbWh6spzufHEkLZ8ICTdbqip5+vmFEUiBs61g==
|
||||
"@cortezaproject/corteza-vue@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-vue/-/corteza-vue-2023.9.0-rc.1.tgz#775b442be3fba2882d61494ff1742b64b229d180"
|
||||
integrity sha512-Z+NsA09xzCdbqu2WVAxiMQp4ZWs/G1pIhSSnpLgp/HBTE1BdOUuhPX+yWS0HeBpiSx8jLsOLASQg18HUuPjCYw==
|
||||
dependencies:
|
||||
"@cortezaproject/corteza-js" "^2023.3.8"
|
||||
"@cortezaproject/corteza-js" "^2023.9.0-rc.1"
|
||||
"@fortawesome/fontawesome-svg-core" "^1.2.26"
|
||||
"@fortawesome/free-solid-svg-icons" "^5.12.0"
|
||||
"@fortawesome/vue-fontawesome" "^0.1.9"
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "corteza-privacy",
|
||||
"version": "2023.3.8",
|
||||
"version": "2023.9.0-rc.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
@ -15,8 +15,8 @@
|
||||
"pre-commit": "yarn lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cortezaproject/corteza-js": "^2023.3.8",
|
||||
"@cortezaproject/corteza-vue": "^2023.3.8",
|
||||
"@cortezaproject/corteza-js": "^2023.9.0-rc.1",
|
||||
"@cortezaproject/corteza-vue": "^2023.9.0-rc.1",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.21",
|
||||
"@fortawesome/free-regular-svg-icons": "^5.10.1",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.10.1",
|
||||
|
||||
@ -954,10 +954,10 @@
|
||||
"@babel/helper-validator-identifier" "^7.16.7"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@cortezaproject/corteza-js@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.3.8.tgz#6f3dc1240f8f4a4529a1775a06acd9e4eb88bd0a"
|
||||
integrity sha512-YiTqCLZfFAWyIdNKfPpi8wAzrjxji25ROXZtlBla4h9qhOiFTFrkQzqSjxe+WkNrQQ3uRwWg/NUzyRB+YuwICg==
|
||||
"@cortezaproject/corteza-js@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.0-rc.1.tgz#b7ae55250096c4a1c1511fdedade2fe121ec78b6"
|
||||
integrity sha512-SwYpqe16YGwlXAXtRqerNE3REjq49lXb28ud5XvJcfz6fRjO0O06VhPOGYRBsOMCS7dkmKr9jtV7XfHQcwr0Gg==
|
||||
dependencies:
|
||||
axios "^0.21.1"
|
||||
hex-rgb "^4.1.0"
|
||||
@ -968,12 +968,12 @@
|
||||
numeral "^2.0.6"
|
||||
pino "^5.16.0"
|
||||
|
||||
"@cortezaproject/corteza-vue@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-vue/-/corteza-vue-2023.3.8.tgz#70d5b848f7937428f1c35bef95d9d202c0280a9e"
|
||||
integrity sha512-QPhRRDWEDeVBmMu6p8CLTE6ahO/btTKNbVgi8OOxmaqj5maZIWbWh6spzufHEkLZ8ICTdbqip5+vmFEUiBs61g==
|
||||
"@cortezaproject/corteza-vue@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-vue/-/corteza-vue-2023.9.0-rc.1.tgz#775b442be3fba2882d61494ff1742b64b229d180"
|
||||
integrity sha512-Z+NsA09xzCdbqu2WVAxiMQp4ZWs/G1pIhSSnpLgp/HBTE1BdOUuhPX+yWS0HeBpiSx8jLsOLASQg18HUuPjCYw==
|
||||
dependencies:
|
||||
"@cortezaproject/corteza-js" "^2023.3.8"
|
||||
"@cortezaproject/corteza-js" "^2023.9.0-rc.1"
|
||||
"@fortawesome/fontawesome-svg-core" "^1.2.26"
|
||||
"@fortawesome/free-solid-svg-icons" "^5.12.0"
|
||||
"@fortawesome/vue-fontawesome" "^0.1.9"
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "corteza-reporter",
|
||||
"version": "2023.3.8",
|
||||
"version": "2023.9.0-rc.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
@ -15,8 +15,8 @@
|
||||
"pre-commit": "yarn lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cortezaproject/corteza-js": "^2023.3.8",
|
||||
"@cortezaproject/corteza-vue": "^2023.3.8",
|
||||
"@cortezaproject/corteza-js": "^2023.9.0-rc.1",
|
||||
"@cortezaproject/corteza-vue": "^2023.9.0-rc.1",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.21",
|
||||
"@fortawesome/free-regular-svg-icons": "^5.10.1",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.10.1",
|
||||
|
||||
@ -954,10 +954,10 @@
|
||||
"@babel/helper-validator-identifier" "^7.16.7"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@cortezaproject/corteza-js@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.3.8.tgz#6f3dc1240f8f4a4529a1775a06acd9e4eb88bd0a"
|
||||
integrity sha512-YiTqCLZfFAWyIdNKfPpi8wAzrjxji25ROXZtlBla4h9qhOiFTFrkQzqSjxe+WkNrQQ3uRwWg/NUzyRB+YuwICg==
|
||||
"@cortezaproject/corteza-js@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.0-rc.1.tgz#b7ae55250096c4a1c1511fdedade2fe121ec78b6"
|
||||
integrity sha512-SwYpqe16YGwlXAXtRqerNE3REjq49lXb28ud5XvJcfz6fRjO0O06VhPOGYRBsOMCS7dkmKr9jtV7XfHQcwr0Gg==
|
||||
dependencies:
|
||||
axios "^0.21.1"
|
||||
hex-rgb "^4.1.0"
|
||||
@ -968,12 +968,12 @@
|
||||
numeral "^2.0.6"
|
||||
pino "^5.16.0"
|
||||
|
||||
"@cortezaproject/corteza-vue@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-vue/-/corteza-vue-2023.3.8.tgz#70d5b848f7937428f1c35bef95d9d202c0280a9e"
|
||||
integrity sha512-QPhRRDWEDeVBmMu6p8CLTE6ahO/btTKNbVgi8OOxmaqj5maZIWbWh6spzufHEkLZ8ICTdbqip5+vmFEUiBs61g==
|
||||
"@cortezaproject/corteza-vue@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-vue/-/corteza-vue-2023.9.0-rc.1.tgz#775b442be3fba2882d61494ff1742b64b229d180"
|
||||
integrity sha512-Z+NsA09xzCdbqu2WVAxiMQp4ZWs/G1pIhSSnpLgp/HBTE1BdOUuhPX+yWS0HeBpiSx8jLsOLASQg18HUuPjCYw==
|
||||
dependencies:
|
||||
"@cortezaproject/corteza-js" "^2023.3.8"
|
||||
"@cortezaproject/corteza-js" "^2023.9.0-rc.1"
|
||||
"@fortawesome/fontawesome-svg-core" "^1.2.26"
|
||||
"@fortawesome/free-solid-svg-icons" "^5.12.0"
|
||||
"@fortawesome/vue-fontawesome" "^0.1.9"
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "corteza-workflow",
|
||||
"version": "2023.3.8",
|
||||
"version": "2023.9.0-rc.1",
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
"dev-env": "vue-cli-service serve src/dev-env.js",
|
||||
@ -14,8 +14,8 @@
|
||||
"pre-commit": "yarn lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cortezaproject/corteza-js": "^2023.3.8",
|
||||
"@cortezaproject/corteza-vue": "^2023.3.8",
|
||||
"@cortezaproject/corteza-js": "^2023.9.0-rc.1",
|
||||
"@cortezaproject/corteza-vue": "^2023.9.0-rc.1",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.21",
|
||||
"@fortawesome/free-regular-svg-icons": "^5.10.1",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.10.1",
|
||||
|
||||
@ -1064,10 +1064,10 @@
|
||||
lodash "^4.17.19"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@cortezaproject/corteza-js@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.3.8.tgz#6f3dc1240f8f4a4529a1775a06acd9e4eb88bd0a"
|
||||
integrity sha512-YiTqCLZfFAWyIdNKfPpi8wAzrjxji25ROXZtlBla4h9qhOiFTFrkQzqSjxe+WkNrQQ3uRwWg/NUzyRB+YuwICg==
|
||||
"@cortezaproject/corteza-js@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.0-rc.1.tgz#b7ae55250096c4a1c1511fdedade2fe121ec78b6"
|
||||
integrity sha512-SwYpqe16YGwlXAXtRqerNE3REjq49lXb28ud5XvJcfz6fRjO0O06VhPOGYRBsOMCS7dkmKr9jtV7XfHQcwr0Gg==
|
||||
dependencies:
|
||||
axios "^0.21.1"
|
||||
hex-rgb "^4.1.0"
|
||||
@ -1078,12 +1078,12 @@
|
||||
numeral "^2.0.6"
|
||||
pino "^5.16.0"
|
||||
|
||||
"@cortezaproject/corteza-vue@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-vue/-/corteza-vue-2023.3.8.tgz#70d5b848f7937428f1c35bef95d9d202c0280a9e"
|
||||
integrity sha512-QPhRRDWEDeVBmMu6p8CLTE6ahO/btTKNbVgi8OOxmaqj5maZIWbWh6spzufHEkLZ8ICTdbqip5+vmFEUiBs61g==
|
||||
"@cortezaproject/corteza-vue@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-vue/-/corteza-vue-2023.9.0-rc.1.tgz#775b442be3fba2882d61494ff1742b64b229d180"
|
||||
integrity sha512-Z+NsA09xzCdbqu2WVAxiMQp4ZWs/G1pIhSSnpLgp/HBTE1BdOUuhPX+yWS0HeBpiSx8jLsOLASQg18HUuPjCYw==
|
||||
dependencies:
|
||||
"@cortezaproject/corteza-js" "^2023.3.8"
|
||||
"@cortezaproject/corteza-js" "^2023.9.0-rc.1"
|
||||
"@fortawesome/fontawesome-svg-core" "^1.2.26"
|
||||
"@fortawesome/free-solid-svg-icons" "^5.12.0"
|
||||
"@fortawesome/vue-fontawesome" "^0.1.9"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@cortezaproject/corteza-js",
|
||||
"description": "Corteza JavaScript/TypeScript libs",
|
||||
"version": "2023.3.8",
|
||||
"version": "2023.9.0-rc.1",
|
||||
"license": "Apache-2.0",
|
||||
"author": "Denis Arh <denis.arh@crust.tech>",
|
||||
"main": "dist/index.js",
|
||||
|
||||
@ -2532,6 +2532,7 @@ export default class System {
|
||||
kind,
|
||||
deleted,
|
||||
completed,
|
||||
dismissed,
|
||||
incTotal,
|
||||
} = (a as KV) || {}
|
||||
const cfg: AxiosRequestConfig = {
|
||||
@ -2545,12 +2546,25 @@ export default class System {
|
||||
kind,
|
||||
deleted,
|
||||
completed,
|
||||
dismissed,
|
||||
incTotal,
|
||||
}
|
||||
|
||||
return this.api().request(cfg).then(result => stdResolve(result))
|
||||
}
|
||||
|
||||
dalSchemaAlterationListCancellable (a: KV, extra: AxiosRequestConfig = {}): { response: (a: KV, extra?: AxiosRequestConfig) => Promise<KV>; cancel: () => void; } {
|
||||
const cancelTokenSource = axios.CancelToken.source();
|
||||
let options = {...extra, cancelToken: cancelTokenSource.token }
|
||||
|
||||
return {
|
||||
response: () => this.dalSchemaAlterationList(a, options),
|
||||
cancel: () => {
|
||||
cancelTokenSource.cancel();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dalSchemaAlterationListEndpoint (): string {
|
||||
return '/dal/schema/alterations/'
|
||||
}
|
||||
@ -2574,6 +2588,18 @@ export default class System {
|
||||
return this.api().request(cfg).then(result => stdResolve(result))
|
||||
}
|
||||
|
||||
dalSchemaAlterationReadCancellable (a: KV, extra: AxiosRequestConfig = {}): { response: (a: KV, extra?: AxiosRequestConfig) => Promise<KV>; cancel: () => void; } {
|
||||
const cancelTokenSource = axios.CancelToken.source();
|
||||
let options = {...extra, cancelToken: cancelTokenSource.token }
|
||||
|
||||
return {
|
||||
response: () => this.dalSchemaAlterationRead(a, options),
|
||||
cancel: () => {
|
||||
cancelTokenSource.cancel();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dalSchemaAlterationReadEndpoint (a: KV): string {
|
||||
const {
|
||||
alterationID,
|
||||
@ -2581,58 +2607,6 @@ export default class System {
|
||||
return `/dal/schema/alterations/${alterationID}`
|
||||
}
|
||||
|
||||
// Remove alteration
|
||||
async dalSchemaAlterationDelete (a: KV, extra: AxiosRequestConfig = {}): Promise<KV> {
|
||||
const {
|
||||
alterationID,
|
||||
} = (a as KV) || {}
|
||||
if (!alterationID) {
|
||||
throw Error('field alterationID is empty')
|
||||
}
|
||||
const cfg: AxiosRequestConfig = {
|
||||
...extra,
|
||||
method: 'delete',
|
||||
url: this.dalSchemaAlterationDeleteEndpoint({
|
||||
alterationID,
|
||||
}),
|
||||
}
|
||||
|
||||
return this.api().request(cfg).then(result => stdResolve(result))
|
||||
}
|
||||
|
||||
dalSchemaAlterationDeleteEndpoint (a: KV): string {
|
||||
const {
|
||||
alterationID,
|
||||
} = a || {}
|
||||
return `/dal/schema/alterations/${alterationID}`
|
||||
}
|
||||
|
||||
// Undelete alteration
|
||||
async dalSchemaAlterationUndelete (a: KV, extra: AxiosRequestConfig = {}): Promise<KV> {
|
||||
const {
|
||||
alterationID,
|
||||
} = (a as KV) || {}
|
||||
if (!alterationID) {
|
||||
throw Error('field alterationID is empty')
|
||||
}
|
||||
const cfg: AxiosRequestConfig = {
|
||||
...extra,
|
||||
method: 'post',
|
||||
url: this.dalSchemaAlterationUndeleteEndpoint({
|
||||
alterationID,
|
||||
}),
|
||||
}
|
||||
|
||||
return this.api().request(cfg).then(result => stdResolve(result))
|
||||
}
|
||||
|
||||
dalSchemaAlterationUndeleteEndpoint (a: KV): string {
|
||||
const {
|
||||
alterationID,
|
||||
} = a || {}
|
||||
return `/dal/schema/alterations/${alterationID}/undelete`
|
||||
}
|
||||
|
||||
// Apply alterations
|
||||
async dalSchemaAlterationApply (a: KV, extra: AxiosRequestConfig = {}): Promise<KV> {
|
||||
const {
|
||||
@ -2653,6 +2627,18 @@ export default class System {
|
||||
return this.api().request(cfg).then(result => stdResolve(result))
|
||||
}
|
||||
|
||||
dalSchemaAlterationApplyCancellable (a: KV, extra: AxiosRequestConfig = {}): { response: (a: KV, extra?: AxiosRequestConfig) => Promise<KV>; cancel: () => void; } {
|
||||
const cancelTokenSource = axios.CancelToken.source();
|
||||
let options = {...extra, cancelToken: cancelTokenSource.token }
|
||||
|
||||
return {
|
||||
response: () => this.dalSchemaAlterationApply(a, options),
|
||||
cancel: () => {
|
||||
cancelTokenSource.cancel();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dalSchemaAlterationApplyEndpoint (): string {
|
||||
return '/dal/schema/alterations/apply'
|
||||
}
|
||||
@ -2677,6 +2663,18 @@ export default class System {
|
||||
return this.api().request(cfg).then(result => stdResolve(result))
|
||||
}
|
||||
|
||||
dalSchemaAlterationDismissCancellable (a: KV, extra: AxiosRequestConfig = {}): { response: (a: KV, extra?: AxiosRequestConfig) => Promise<KV>; cancel: () => void; } {
|
||||
const cancelTokenSource = axios.CancelToken.source();
|
||||
let options = {...extra, cancelToken: cancelTokenSource.token }
|
||||
|
||||
return {
|
||||
response: () => this.dalSchemaAlterationDismiss(a, options),
|
||||
cancel: () => {
|
||||
cancelTokenSource.cancel();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dalSchemaAlterationDismissEndpoint (): string {
|
||||
return '/dal/schema/alterations/dismiss'
|
||||
}
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@cortezaproject/corteza-vue",
|
||||
"description": "Corteza Vue.js JavaScript/TypeScript libs",
|
||||
"version": "2023.3.8",
|
||||
"version": "2023.9.0-rc.1",
|
||||
"license": "Apache-2.0",
|
||||
"author": "Denis Arh <denis.arh@crust.tech>",
|
||||
"main": "dist/index.js",
|
||||
@ -22,7 +22,7 @@
|
||||
"pre-commit": "yarn lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cortezaproject/corteza-js": "^2023.3.8",
|
||||
"@cortezaproject/corteza-js": "^2023.9.0-rc.1",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.26",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.12.0",
|
||||
"@fortawesome/vue-fontawesome": "^0.1.9",
|
||||
|
||||
@ -923,10 +923,10 @@
|
||||
"@babel/helper-validator-identifier" "^7.16.7"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@cortezaproject/corteza-js@^2023.3.8":
|
||||
version "2023.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.3.8.tgz#6f3dc1240f8f4a4529a1775a06acd9e4eb88bd0a"
|
||||
integrity sha512-YiTqCLZfFAWyIdNKfPpi8wAzrjxji25ROXZtlBla4h9qhOiFTFrkQzqSjxe+WkNrQQ3uRwWg/NUzyRB+YuwICg==
|
||||
"@cortezaproject/corteza-js@^2023.9.0-rc.1":
|
||||
version "2023.9.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.0-rc.1.tgz#b7ae55250096c4a1c1511fdedade2fe121ec78b6"
|
||||
integrity sha512-SwYpqe16YGwlXAXtRqerNE3REjq49lXb28ud5XvJcfz6fRjO0O06VhPOGYRBsOMCS7dkmKr9jtV7XfHQcwr0Gg==
|
||||
dependencies:
|
||||
axios "^0.21.1"
|
||||
hex-rgb "^4.1.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user