mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°8772 - Form dependencies manager implementation
- Form SDK implementation - Basic Forms - Dynamics Forms - Basic Blocks + Data Model Block - Form Compilation - Turbo integration
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"dependencies": {
|
||||
"@cityssm/fa5-power-transforms-css": "github:cityssm/fa5-power-transforms-css",
|
||||
"@fontsource/raleway": "^4.5.0",
|
||||
"@hotwired/turbo": "^8.0.5",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@ungap/custom-elements": "^1.3.0",
|
||||
"ace-builds": "^1.32.7",
|
||||
@@ -29,7 +30,8 @@
|
||||
"selectize-plugin-a11y": "^1.1.0",
|
||||
"showdown": "^2.1.0",
|
||||
"tippy.js": "^6.3.7",
|
||||
"toastify-js": "^1.12.0"
|
||||
"toastify-js": "^1.12.0",
|
||||
"tom-select": "^2.4.3"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "php .make/dependencies/rmUnnecessaryFolders.php --manager npm && php .make/dependencies/npm/restoreFolderBrowsingProtection.php",
|
||||
|
||||
Reference in New Issue
Block a user