docking-egid
Version:
This library is built to provide a solution for Angular enables the creation of complex layouts consisting of panels that can be floated, docked, nested, resized, pinned, unpinned and closed. Additional components can be integrated to create an IDE-like l
147 lines (146 loc) • 4.51 kB
JSON
{
"_from": "ngx-flexlayout@^1.1.8",
"_id": "ngx-flexlayout@1.1.8",
"_inBundle": false,
"_integrity": "sha512-yDPeYD+X9eHwE+NtDxRDKOZatc6RzYgoKOPOQw0pZySvMy/e+kL6cldqpQYX8SbugOHxZvsv52Bra833/uB56Q==",
"_location": "/ngx-flexlayout",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "ngx-flexlayout@^1.1.8",
"name": "docking-egid",
"escapedName": "ngx-flexlayout",
"rawSpec": "^1.1.8",
"saveSpec": null,
"fetchSpec": "^1.1.8"
},
"_requiredBy": [
"/test-egid"
],
"_resolved": "https://registry.npmjs.org/ngx-flexlayout/-/ngx-flexlayout-1.1.3.tgz",
"_shasum": "8d215106f4393209279a69172aaab3fd334b453d",
"_spec": "ngx-flexlayout@^1.1.8",
"_where": "D:\\Github\\OMS-WEB\\node_modules\\test-egid",
"bugs": {
"url": "https://github.com/id1945/ngx-flexlayout/issues"
},
"bundleDependencies": false,
"collection": "dist/collection/collection-manifest.json",
"collection:main": "dist/collection/index.js",
"dependencies": {},
"deprecated": false,
"description": "This library is built to provide a solution for Angular enables the creation of complex layouts consisting of panels that can be floated, docked, nested, resized, pinned, unpinned and closed. Additional components can be integrated to create an IDE-like layout.",
"devDependencies": {
"@angular-devkit/schematics": "^15.0.1",
"@open-wc/eslint-config": "^9.0.0",
"@stencil/core": "2.12.1",
"@stencil/eslint-plugin": "^0.4.0",
"@stencil/sass": "^1.4.1",
"@types/jest": "24.9.1",
"@types/puppeteer": "1.19.0",
"@types/resize-observer-browser": "^0.1.7",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"browser-sync": "^2.27.10",
"eslint": "^7.32.0",
"eslint-plugin-react": "^7.31.11",
"fs-extra": "^9.0.1",
"gulp": "^4.0.2",
"igc-typedoc-theme": "^4.1.0-beta.1",
"jest": "24.9.0",
"jest-cli": "24.9.0",
"puppeteer": "1.19.0",
"typedoc": "^0.22.17",
"typescript": "4.6.4"
},
"es2015": "dist/esm/index.js",
"es2017": "dist/esm/index.js",
"files": [
"dist/",
"loader/"
],
"homepage": "https://github.com/id1945/ngx-flexlayout#readme",
"jsnext:main": "dist/esm/index.js",
"keywords": [
"ng",
"ngx",
"dock",
"drag",
"drop",
"smart",
"html",
"chart",
"panel",
"resize",
"vscode",
"report",
"builder",
"widget",
"manage",
"control",
"docking",
"ng-dock",
"ngx-dock",
"template",
"container",
"draggable",
"angular2",
"angular2+",
"angular16",
"dashboard",
"flexlayout",
"dock-panel",
"dock-spawn",
"flex-layout",
"ngx-layouts",
"vscode-panel",
"dock-manager",
"angular-menu",
"vscode-layout",
"ng-flexlayout",
"ngx-flexlayout",
"docking-layout",
"angular-manager",
"report-dashboard",
"builder-dashboard",
"dashboard-layout",
"dock-layout-panel",
"dock-layout-manager",
"angular-flexlayout",
"angular/flex-layout",
"resizable-dashboard",
"smart-docking-layout",
"customizing-dashboard"
],
"license": "MIT",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
"name": "docking-egid",
"ng-update": {
"migrations": "./dist/migrations/migration.json"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/id1945/ngx-flexlayout.git"
},
"scripts": {
"build": "stencil build",
"build.docs": "set NODE_ENV=staging && typedoc src",
"build.migrations": "gulp copyMigrations && tsc --listEmittedFiles --project ./migrations/tsconfig.json",
"build.prod": "stencil build --prod && npm run build.migrations",
"build.public": "stencil build --prod && npm run build.migrations && npm run cdnloader",
"cdnloader": "node scripts/copy-cdn-loader.js",
"format": "eslint src/**/*{.ts,.tsx} --fix",
"generate": "stencil generate",
"lint": "eslint src/**/*{.ts,.tsx}",
"start": "stencil build --dev --watch --serve",
"test": "stencil test --spec --e2e",
"test.azure": "stencil test --spec --e2e --coverage --coverageReporters='cobertura' --reporters='jest-junit' ",
"test.coverage": "stencil test --spec --e2e --coverage",
"test.watch": "stencil test --spec --e2e --watchAll",
"test.watch.coverage": "stencil test --spec --e2e --watchAll --coverage"
},
"types": "dist/types/index.d.ts",
"version": "1.1.8"
}