{
	"name": "@atlaskit/navigation-system",
	"version": "7.2.1",
	"description": "The latest navigation system for Atlassian apps.",
	"repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",
	"author": "Atlassian Pty Ltd",
	"publishConfig": {
		"registry": "https://registry.npmjs.org/"
	},
	"main": "dist/cjs/index.js",
	"module": "dist/esm/index.js",
	"module:es2019": "dist/es2019/index.js",
	"types": "dist/types/index.d.ts",
	"typesVersions": {
		">=4.5 <4.9": {
			"*": [
				"dist/types-ts4.5/*",
				"dist/types-ts4.5/index.d.ts"
			]
		}
	},
	"sideEffects": [
		"*.compiled.css"
	],
	"atlaskit:src": "src/index.tsx",
	"atlassian": {
		"react-compiler": {
			"enabled": true,
			"gating": {
				"source": "@atlassian/react-compiler-gating",
				"importSpecifierName": "isReactCompilerActivePlatform"
			}
		},
		"team": "ADS: nav4",
		"website": {
			"name": "Navigation system",
			"category": "Navigation",
			"status": {
				"type": "beta"
			},
			"subPages": [
				{
					"title": "Layout",
					"id": "layout",
					"status": {
						"type": "beta"
					},
					"sortKey": 1
				},
				{
					"title": "Side nav items",
					"id": "side-nav-items",
					"sortKey": 2
				},
				{
					"title": "Top nav items",
					"id": "top-nav-items",
					"status": {
						"type": "beta"
					},
					"sortKey": 3
				}
			]
		},
		"integrationTests": {
			"additionalBrowsers": [
				"desktop-firefox",
				"desktop-webkit"
			]
		}
	},
	"dependencies": {
		"@atlaskit/analytics-next": "^11.2.0",
		"@atlaskit/app-provider": "^4.2.0",
		"@atlaskit/avatar": "^25.11.0",
		"@atlaskit/button": "^23.11.0",
		"@atlaskit/css": "^0.19.0",
		"@atlaskit/ds-lib": "^7.0.0",
		"@atlaskit/icon": "^34.0.0",
		"@atlaskit/layering": "^3.6.0",
		"@atlaskit/logo": "^20.0.0",
		"@atlaskit/platform-feature-flags": "^1.1.0",
		"@atlaskit/platform-feature-flags-react": "^0.4.0",
		"@atlaskit/popup": "^4.16.0",
		"@atlaskit/pragmatic-drag-and-drop": "^1.7.0",
		"@atlaskit/primitives": "^19.0.0",
		"@atlaskit/side-nav-items": "^1.13.0",
		"@atlaskit/tokens": "^13.0.0",
		"@atlaskit/tooltip": "^21.1.0",
		"@atlaskit/visually-hidden": "^3.0.0",
		"@babel/runtime": "^7.0.0",
		"@compiled/react": "^0.20.0",
		"bind-event-listener": "^3.0.0",
		"raf-schd": "^4.0.3",
		"tiny-invariant": "^1.2.0"
	},
	"peerDependencies": {
		"react": "^18.2.0",
		"react-dom": "^18.2.0"
	},
	"devDependencies": {
		"@af/accessibility-testing": "workspace:^",
		"@af/integration-testing": "workspace:^",
		"@af/visual-regression": "workspace:^",
		"@atlaskit/badge": "^18.4.0",
		"@atlaskit/banner": "^14.0.0",
		"@atlaskit/breadcrumbs": "^16.0.0",
		"@atlaskit/dropdown-menu": "^16.8.0",
		"@atlaskit/form": "^15.5.0",
		"@atlaskit/heading": "^5.4.0",
		"@atlaskit/link": "^3.4.0",
		"@atlaskit/lozenge": "^13.6.0",
		"@atlaskit/menu": "^8.4.0",
		"@atlaskit/modal-dialog": "^14.15.0",
		"@atlaskit/onboarding": "^14.5.0",
		"@atlaskit/page-header": "^12.1.0",
		"@atlaskit/page-layout": "^4.2.0",
		"@atlaskit/popper": "^7.1.0",
		"@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^2.1.0",
		"@atlaskit/select": "^21.10.0",
		"@atlaskit/skeleton": "^2.1.0",
		"@atlaskit/textfield": "^8.3.0",
		"@atlassian/feature-flags-test-utils": "^1.0.0",
		"@atlassian/gemini": "^1.43.0",
		"@atlassian/react-compiler-gating": "workspace:^",
		"@atlassian/search-dialog": "^9.21.0",
		"@atlassian/ssr-tests": "workspace:^",
		"@atlassian/test-utils": "^1.0.0",
		"@atlassian/testing-library": "^0.5.0",
		"@axe-core/playwright": "^4.11.1",
		"@testing-library/react": "^16.3.0",
		"@testing-library/user-event": "^14.4.3",
		"raf-stub": "^2.0.1",
		"react-dom": "^18.2.0"
	},
	"techstack": {
		"@atlassian/frontend": {
			"import-structure": "atlassian-conventions"
		},
		"@repo/internal": {
			"dom-events": "use-bind-event-listener",
			"design-tokens": [
				"color",
				"spacing"
			],
			"deprecation": "no-deprecated-imports",
			"imports": [
				"import-no-extraneous-disable-for-examples-and-docs"
			],
			"styling": [
				"emotion"
			]
		}
	},
	"platform-feature-flags": {
		"platform_dst_nav4_ribbon_slot": {
			"type": "boolean"
		},
		"platform_dst_nav4_top_nav_increase_height": {
			"type": "boolean"
		},
		"platform_dst_nav4_side_nav_resize_tooltip_feedback": {
			"type": "boolean"
		},
		"platform-component-visual-refresh": {
			"type": "boolean",
			"referenceOnly": true
		},
		"navx-full-height-sidebar": {
			"type": "boolean"
		},
		"platform_themed_button_use_icon_renderer": {
			"type": "boolean"
		},
		"platform_dst_button_chevron_sizing": {
			"type": "boolean"
		},
		"platform-dst-shape-theme-default": {
			"type": "boolean"
		},
		"platform_dst_nav4_flyout_menu_slots_close_button": {
			"type": "boolean"
		},
		"navx-4418-fix-effect-state-updates-in-gsn": {
			"type": "boolean"
		},
		"platform_dst_nav4_custom_theming_fhs_1": {
			"type": "boolean"
		}
	},
	"homepage": "https://atlassian.design/components/navigation-system"
}
