@atlaskit/renderer
Version:
Renderer component
262 lines (261 loc) • 7.38 kB
JSON
{
"name": "@atlaskit/renderer",
"version": "132.0.2",
"description": "Renderer component",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",
"author": "Atlassian Pty Ltd",
"license": "Apache-2.0",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"module:es2019": "dist/es2019/index.js",
"types": "dist/types/index.d.ts",
"sideEffects": [
"*.compiled.css"
],
"atlaskit:src": "src/index.ts",
"atlassian": {
"react-compiler": {
"enabled": true,
"gating": {
"source": "@atlassian/react-compiler-gating",
"importSpecifierName": "isReactCompilerActivePlatform"
}
},
"team": "Editor",
"website": {
"name": "Renderer"
}
},
"dependencies": {
"@atlaskit/adf-schema": "^52.16.0",
"@atlaskit/adf-utils": "^19.32.0",
"@atlaskit/afm-i18n-platform-editor-renderer": "2.10.0",
"@atlaskit/analytics-listeners": "^10.1.0",
"@atlaskit/analytics-namespaced-context": "^7.3.0",
"@atlaskit/analytics-next": "^11.3.0",
"@atlaskit/browser-apis": "^0.0.2",
"@atlaskit/button": "^23.11.0",
"@atlaskit/code": "^17.5.0",
"@atlaskit/editor-json-transformer": "^8.33.0",
"@atlaskit/editor-palette": "^2.2.0",
"@atlaskit/editor-prosemirror": "^7.3.0",
"@atlaskit/editor-shared-styles": "^3.11.0",
"@atlaskit/editor-smart-link-draggable": "^0.5.0",
"@atlaskit/emoji": "^70.15.0",
"@atlaskit/feature-gate-js-client": "^5.7.0",
"@atlaskit/icon": "^35.4.0",
"@atlaskit/link": "^3.4.0",
"@atlaskit/link-datasource": "^5.6.0",
"@atlaskit/link-extractors": "^2.7.0",
"@atlaskit/linking-common": "^9.13.0",
"@atlaskit/media-card": "^80.7.0",
"@atlaskit/media-client": "^36.3.0",
"@atlaskit/media-client-react": "^5.2.0",
"@atlaskit/media-common": "^13.3.0",
"@atlaskit/media-filmstrip": "^51.3.0",
"@atlaskit/media-ui": "^29.3.0",
"@atlaskit/media-viewer": "^53.2.0",
"@atlaskit/platform-feature-flags": "^1.1.0",
"@atlaskit/platform-feature-flags-react": "^0.5.0",
"@atlaskit/pragmatic-drag-and-drop": "^1.8.0",
"@atlaskit/react-ufo": "^6.6.0",
"@atlaskit/smart-card": "^44.23.0",
"@atlaskit/status": "^4.1.0",
"@atlaskit/task-decision": "^20.1.0",
"@atlaskit/theme": "^25.0.0",
"@atlaskit/tmp-editor-statsig": "^89.0.0",
"@atlaskit/tokens": "^13.1.0",
"@atlaskit/tooltip": "^22.6.0",
"@atlaskit/visually-hidden": "^3.1.0",
"@babel/runtime": "^7.0.0",
"@compiled/react": "^0.20.0",
"@emotion/react": "^11.7.1",
"lodash": "^4.17.21",
"memoize-one": "^6.0.0",
"react-loadable": "^5.1.0",
"react-loosely-lazy": "^1.0.0",
"uuid": "^3.1.0"
},
"peerDependencies": {
"@atlaskit/editor-common": "^115.4.0",
"@atlaskit/link-provider": "^4.6.0",
"@atlaskit/media-core": "^37.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-intl": "^5.25.1 || ^6.0.0 || ^7.0.0"
},
"devDependencies": {
"@af/integration-testing": "workspace:^",
"@af/visual-regression": "workspace:^",
"@atlaskit/analytics-gas-types": "^5.1.0",
"@atlaskit/checkbox": "^17.3.0",
"@atlaskit/editor-card-provider": "^6.8.0",
"@atlaskit/link-provider": "^4.6.0",
"@atlaskit/link-test-helpers": "^10.4.0",
"@atlaskit/media-core": "^37.1.0",
"@atlaskit/media-integration-test-helpers": "workspace:^",
"@atlaskit/media-test-helpers": "^41.2.0",
"@atlaskit/mention": "^26.1.0",
"@atlaskit/modal-dialog": "^15.2.0",
"@atlaskit/navigation-system": "^9.4.0",
"@atlaskit/profilecard": "^25.8.0",
"@atlaskit/side-nav-items": "^1.13.0",
"@atlaskit/util-data-test": "^18.6.0",
"@atlassian/a11y-jest-testing": "^0.11.0",
"@atlassian/a11y-playwright-testing": "^0.10.0",
"@atlassian/feature-flags-test-utils": "^1.1.0",
"@atlassian/react-compiler-gating": "workspace:^",
"@atlassian/structured-docs-types": "workspace:^",
"@atlassian/testing-library": "^0.6.0",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.4.3",
"@types/react-loadable": "^5.4.1",
"@types/react-test-renderer": "^18.0.6",
"ajv": "^6.12.6",
"enzyme": "^3.10.0",
"jsdom": "^25.0.0",
"mockdate": "^3.0.5",
"puppeteer": "13.7.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-intl": "^6.6.2",
"react-live-clock": "^5.0.0",
"react-magnetic-di": "^3.1.4",
"react-moment": "^1.1.2",
"react-test-renderer": "^18.2.0",
"rxjs": "^5.5.0",
"sinon": "^2.2.0",
"worker-plugin": "^4.0.2"
},
"techstack": {
"@repo/internal": {
"design-tokens": [
"color"
],
"deprecation": "no-deprecated-imports",
"styling": [
"compiled",
"emotion"
]
}
},
"platform-feature-flags": {
"platform_native_embeds_rollout_non_maui_experience": {
"type": "boolean"
},
"platform_editor_render_inline_extension_analytics": {
"type": "boolean"
},
"confluence_frontend_table_scrollbar_ttvc_fix": {
"type": "boolean"
},
"cc_comments_log_draft_annotation_ancestor_nodes": {
"type": "boolean"
},
"platform-ssr-table-resize": {
"type": "boolean"
},
"platform_fix_nested_num_column_scaling": {
"type": "boolean"
},
"platform_editor_typography_ugc": {
"type": "boolean"
},
"editor_inline_comments_on_inline_nodes": {
"type": "boolean"
},
"platform_renderer_a11y_inline_comment_fix": {
"type": "boolean"
},
"platform-component-visual-refresh": {
"type": "boolean"
},
"platform_editor_querySelector_fix_table_renderer": {
"type": "boolean"
},
"platform_editor_fix_media_in_renderer": {
"type": "boolean"
},
"platform_editor_content_mode_button_mvp": {
"type": "boolean"
},
"platform_editor_nested_dnd_styles_changes": {
"type": "boolean"
},
"platform_editor_comments_api_manager": {
"type": "boolean"
},
"platform_renderer_isPresentational": {
"type": "boolean"
},
"platform_ssr_smartlink_embeds": {
"type": "boolean"
},
"platform_ssr_smartlink_cards": {
"type": "boolean"
},
"platform_editor_renderer_rm_usespecbasedvalidator": {
"type": "boolean"
},
"platform_editor_bordered_panel_nested_in_table": {
"type": "boolean"
},
"confluence_frontend_fix_view_page_slo": {
"type": "boolean"
},
"platform_editor_numbered_column_in_include": {
"type": "boolean"
},
"jfp-magma-ssr-iv-editor-media": {
"type": "boolean"
},
"jfp-magma-ssr-iv-editor-links": {
"type": "boolean"
},
"hot-121622_lazy_load_expand_content": {
"type": "boolean"
},
"navx-1895-new-logo-design": {
"type": "boolean"
},
"media-perf-uplift-mutation-fix": {
"type": "boolean"
},
"platform_editor_table_height_analytics_event": {
"type": "boolean"
},
"jfp-magma-ssr-iv-editor-codeblock": {
"type": "boolean"
},
"platform_fix_macro_renders_in_layouts": {
"type": "boolean"
},
"ally_30945_accessibility_outline_fix": {
"type": "boolean"
},
"platform_editor_table_fixed_column_width_prop": {
"type": "boolean"
},
"confluence_ttvc_inline_extensions": {
"type": "boolean"
},
"platform_editor_native_embeds_fallback_transform": {
"type": "boolean"
},
"platform_editor_media_border_radius_fix": {
"type": "boolean"
},
"platform_editor_block_menu_v2_patch_4": {
"type": "boolean"
},
"platform-dst-lozenge-tag-badge-visual-uplifts": {
"type": "boolean"
},
"platform_nested_table_style_override": {
"type": "boolean"
}
}
}