@homecode/ui 5.6.0 → 5.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/index.js +1 -0
- package/dist/esm/src/components/Autocomplete/Autocomplete.js +7 -3
- package/dist/esm/src/components/Gap/Gap.js +6 -0
- package/dist/esm/src/components/Gap/Gap.styl.js +7 -0
- package/dist/esm/src/components/InputFile/InputFile.js +5 -1
- package/dist/esm/src/components/Popup/Popup.helpers.js +8 -1
- package/dist/esm/src/components/Popup/Popup.js +12 -6
- package/dist/esm/src/components/PromptComposer/PromptComposer.js +5 -1
- package/dist/esm/src/components/PromptComposer/promptComposerInsert.js +2 -1
- package/dist/esm/src/components/PromptComposer/usePromptComposerEditor.js +99 -21
- package/dist/esm/src/components/Select/Select.helpers.js +28 -1
- package/dist/esm/src/components/Select/Select.hooks.js +131 -0
- package/dist/esm/src/components/Select/Select2.js +192 -235
- package/dist/esm/src/components/Tooltip/Tooltip.styl.js +1 -1
- package/dist/esm/src/components/Tooltip/TooltipOverTrigger.js +4 -3
- package/dist/esm/src/components/Tooltip/tooltipTextStyles.js +17 -2
- package/dist/esm/src/tiptap/slash-mention/createSlashMentionExtension.js +51 -31
- package/dist/esm/src/tools/dom.js +6 -8
- package/dist/esm/src/tools/resizeObserver.js +1 -1
- package/dist/esm/types/src/components/Gap/Gap.d.ts +1 -0
- package/dist/esm/types/src/components/Popup/Popup.d.ts +2 -1
- package/dist/esm/types/src/components/Popup/Popup.helpers.d.ts +1 -0
- package/dist/esm/types/src/components/Popup/Popup.types.d.ts +1 -0
- package/dist/esm/types/src/components/PromptComposer/PromptComposer.d.ts +4 -0
- package/dist/esm/types/src/components/PromptComposer/PromptComposer.types.d.ts +17 -3
- package/dist/esm/types/src/components/PromptComposer/index.d.ts +1 -1
- package/dist/esm/types/src/components/PromptComposer/usePromptComposerEditor.d.ts +6 -2
- package/dist/esm/types/src/components/Select/Select.helpers.d.ts +7 -1
- package/dist/esm/types/src/components/Select/Select.hooks.d.ts +55 -0
- package/dist/esm/types/src/components/Select/Select.types.d.ts +1 -1
- package/dist/esm/types/src/components/Select/Select2.test.d.ts +1 -0
- package/dist/esm/types/src/components/index.d.ts +1 -0
- package/dist/esm/types/src/tiptap/slash-mention/createSlashMentionExtension.d.ts +1 -1
- package/dist/esm/types/src/tiptap/slash-mention/index.d.ts +1 -1
- package/dist/esm/types/src/tiptap/slash-mention/types.d.ts +12 -1
- package/graphify-out/.graphify_labels.json +15 -34
- package/graphify-out/2026-07-19/.graphify_labels.json +31 -1
- package/graphify-out/2026-07-19/GRAPH_REPORT.md +232 -124
- package/graphify-out/2026-07-19/graph.json +3234 -2951
- package/graphify-out/2026-07-19/manifest.json +39 -14
- package/graphify-out/2026-07-26/.graphify_labels.json +216 -0
- package/graphify-out/2026-07-26/GRAPH_REPORT.md +1036 -0
- package/graphify-out/2026-07-26/cost.json +12 -0
- package/graphify-out/2026-07-26/graph.json +71426 -0
- package/graphify-out/2026-07-26/manifest.json +2372 -0
- package/graphify-out/2026-07-27/.graphify_labels.json +214 -0
- package/graphify-out/2026-07-27/GRAPH_REPORT.md +1014 -0
- package/graphify-out/2026-07-27/cost.json +12 -0
- package/graphify-out/2026-07-27/graph.json +71778 -0
- package/graphify-out/2026-07-27/manifest.json +2372 -0
- package/graphify-out/2026-07-30/.graphify_labels.json +197 -0
- package/graphify-out/2026-07-30/GRAPH_REPORT.md +929 -0
- package/graphify-out/2026-07-30/cost.json +12 -0
- package/graphify-out/2026-07-30/graph.json +71798 -0
- package/graphify-out/2026-07-30/manifest.json +2372 -0
- package/graphify-out/GRAPH_REPORT.md +207 -299
- package/graphify-out/cache/ast/2690b69f91795ec634393c1fb8d9fd21ec09ec6759eaf6711e3b86c2a8edb385.json +1 -0
- package/graphify-out/cache/ast/2ae06c5acabf11eea845c93c2a8486317fbb18dccc1843ecd88077848af2ab29.json +1 -0
- package/graphify-out/cache/ast/7a354bfbf84f7c6c1a691084465172e6fa0568de5146bdfeb7a01841379b5745.json +1 -0
- package/graphify-out/cache/ast/c170b3d6d17c8888011e6bf7a21ef8384f391c0bd05bafa31ce1a725d710cb5a.json +1 -0
- package/graphify-out/cache/ast/d92952ab88c90a81d8e5a05c9c559bcd0c4126def0bb26a097d3f003651ed3c6.json +1 -0
- package/graphify-out/cache/stat-index.json +1 -1
- package/graphify-out/graph.html +4 -4
- package/graphify-out/graph.json +4074 -3370
- package/graphify-out/manifest.json +64 -59
- package/package.json +1 -1
package/graphify-out/cache/ast/2ae06c5acabf11eea845c93c2a8486317fbb18dccc1843ecd88077848af2ab29.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "users_oleh_1_prj_ui_package_json", "label": "package.json", "file_type": "code", "source_file": "package.json", "source_location": "L1"}, {"id": "ui_package_name", "label": "name", "file_type": "code", "source_file": "package.json", "source_location": "L2"}, {"id": "ui_package_version", "label": "version", "file_type": "code", "source_file": "package.json", "source_location": "L3"}, {"id": "ui_package_description", "label": "description", "file_type": "code", "source_file": "package.json", "source_location": "L4"}, {"id": "ui_package_scripts", "label": "scripts", "file_type": "code", "source_file": "package.json", "source_location": "L5"}, {"id": "ui_package_scripts_tests", "label": "tests", "file_type": "code", "source_file": "package.json", "source_location": "L6"}, {"id": "ui_package_scripts_tests_watch", "label": "tests:watch", "file_type": "code", "source_file": "package.json", "source_location": "L7"}, {"id": "ui_package_scripts_ts", "label": "ts", "file_type": "code", "source_file": "package.json", "source_location": "L8"}, {"id": "ui_package_scripts_dev", "label": "dev", "file_type": "code", "source_file": "package.json", "source_location": "L9"}, {"id": "ui_package_scripts_build", "label": "build", "file_type": "code", "source_file": "package.json", "source_location": "L10"}, {"id": "ui_package_scripts_build_compress", "label": "build:compress", "file_type": "code", "source_file": "package.json", "source_location": "L11"}, {"id": "ui_package_scripts_release", "label": "release", "file_type": "code", "source_file": "package.json", "source_location": "L12"}, {"id": "ui_package_scripts_release_patch", "label": "release:patch", "file_type": "code", "source_file": "package.json", "source_location": "L13"}, {"id": "ui_package_scripts_release_minor", "label": "release:minor", "file_type": "code", "source_file": "package.json", "source_location": "L14"}, {"id": "ui_package_scripts_release_major", "label": "release:major", "file_type": "code", "source_file": "package.json", "source_location": "L15"}, {"id": "ui_package_scripts_release_as", "label": "release:as", "file_type": "code", "source_file": "package.json", "source_location": "L16"}, {"id": "ui_package_scripts_docs_types", "label": "docs:types", "file_type": "code", "source_file": "package.json", "source_location": "L17"}, {"id": "ui_package_scripts_docs_build", "label": "docs:build", "file_type": "code", "source_file": "package.json", "source_location": "L18"}, {"id": "ui_package_scripts_docs_deploy", "label": "docs:deploy", "file_type": "code", "source_file": "package.json", "source_location": "L19"}, {"id": "ui_package_scripts_docs", "label": "docs", "file_type": "code", "source_file": "package.json", "source_location": "L20"}, {"id": "ui_package_standard_version", "label": "standard-version", "file_type": "code", "source_file": "package.json", "source_location": "L22"}, {"id": "ui_package_standard_version_scripts", "label": "scripts", "file_type": "code", "source_file": "package.json", "source_location": "L23"}, {"id": "ui_package_scripts_postchangelog", "label": "postchangelog", "file_type": "code", "source_file": "package.json", "source_location": "L24"}, {"id": "ui_package_author", "label": "author", "file_type": "code", "source_file": "package.json", "source_location": "L27"}, {"id": "ui_package_license", "label": "license", "file_type": "code", "source_file": "package.json", "source_location": "L28"}, {"id": "ui_package_keywords", "label": "keywords", "file_type": "code", "source_file": "package.json", "source_location": "L29"}, {"id": "ui_package_homepage", "label": "homepage", "file_type": "code", "source_file": "package.json", "source_location": "L35"}, {"id": "ui_package_repository", "label": "repository", "file_type": "code", "source_file": "package.json", "source_location": "L36"}, {"id": "ui_package_repository_type", "label": "type", "file_type": "code", "source_file": "package.json", "source_location": "L37"}, {"id": "ui_package_repository_url", "label": "url", "file_type": "code", "source_file": "package.json", "source_location": "L38"}, {"id": "ui_package_main", "label": "main", "file_type": "code", "source_file": "package.json", "source_location": "L40"}, {"id": "ui_package_module", "label": "module", "file_type": "code", "source_file": "package.json", "source_location": "L41"}, {"id": "ui_package_types", "label": "types", "file_type": "code", "source_file": "package.json", "source_location": "L42"}, {"id": "ui_package_type", "label": "type", "file_type": "code", "source_file": "package.json", "source_location": "L43"}, {"id": "ui_package_exports", "label": "exports", "file_type": "code", "source_file": "package.json", "source_location": "L44"}, {"id": "ui_package_import", "label": "import", "file_type": "code", "source_file": "package.json", "source_location": "L46"}, {"id": "ui_package_require", "label": "require", "file_type": "code", "source_file": "package.json", "source_location": "L47"}, {"id": "ui_package_default", "label": "default", "file_type": "code", "source_file": "package.json", "source_location": "L48"}, {"id": "ui_package_exports_icons", "label": "./icons", "file_type": "code", "source_file": "package.json", "source_location": "L51"}, {"id": "ui_package_icons_import", "label": "import", "file_type": "code", "source_file": "package.json", "source_location": "L52"}, {"id": "ui_package_icons_types", "label": "types", "file_type": "code", "source_file": "package.json", "source_location": "L53"}, {"id": "ui_package_bugs", "label": "bugs", "file_type": "code", "source_file": "package.json", "source_location": "L56"}, {"id": "ui_package_bugs_url", "label": "url", "file_type": "code", "source_file": "package.json", "source_location": "L57"}, {"id": "ui_package_directories", "label": "directories", "file_type": "code", "source_file": "package.json", "source_location": "L59"}, {"id": "ui_package_directories_dist", "label": "dist", "file_type": "code", "source_file": "package.json", "source_location": "L60"}, {"id": "ui_package_dependencies", "label": "dependencies", "file_type": "code", "source_file": "package.json", "source_location": "L62"}, {"id": "ui_package_dependencies_homecode_ui", "label": "@homecode/ui", "file_type": "code", "source_file": "package.json", "source_location": "L63"}, {"id": "ui_package_dependencies_pmmmwh_react_refresh_webpack_plugin", "label": "@pmmmwh/react-refresh-webpack-plugin", "file_type": "code", "source_file": "package.json", "source_location": "L64"}, {"id": "ui_package_dependencies_rollup_plugin_typescript", "label": "@rollup/plugin-typescript", "file_type": "code", "source_file": "package.json", "source_location": "L65"}, {"id": "ui_package_dependencies_tiptap_core", "label": "@tiptap/core", "file_type": "code", "source_file": "package.json", "source_location": "L66"}, {"id": "ui_package_dependencies_tiptap_extension_mention", "label": "@tiptap/extension-mention", "file_type": "code", "source_file": "package.json", "source_location": "L67"}, {"id": "ui_package_dependencies_tiptap_extensions", "label": "@tiptap/extensions", "file_type": "code", "source_file": "package.json", "source_location": "L68"}, {"id": "ui_package_dependencies_tiptap_pm", "label": "@tiptap/pm", "file_type": "code", "source_file": "package.json", "source_location": "L69"}, {"id": "ui_package_dependencies_tiptap_react", "label": "@tiptap/react", "file_type": "code", "source_file": "package.json", "source_location": "L70"}, {"id": "ui_package_dependencies_tiptap_starter_kit", "label": "@tiptap/starter-kit", "file_type": "code", "source_file": "package.json", "source_location": "L71"}, {"id": "ui_package_dependencies_tiptap_suggestion", "label": "@tiptap/suggestion", "file_type": "code", "source_file": "package.json", "source_location": "L72"}, {"id": "ui_package_dependencies_svgr_webpack", "label": "@svgr/webpack", "file_type": "code", "source_file": "package.json", "source_location": "L73"}, {"id": "ui_package_dependencies_classnames", "label": "classnames", "file_type": "code", "source_file": "package.json", "source_location": "L74"}, {"id": "ui_package_dependencies_compareq", "label": "compareq", "file_type": "code", "source_file": "package.json", "source_location": "L75"}, {"id": "ui_package_dependencies_fastest_validator", "label": "fastest-validator", "file_type": "code", "source_file": "package.json", "source_location": "L76"}, {"id": "ui_package_dependencies_favicons", "label": "favicons", "file_type": "code", "source_file": "package.json", "source_location": "L77"}, {"id": "ui_package_dependencies_favicons_webpack_plugin", "label": "favicons-webpack-plugin", "file_type": "code", "source_file": "package.json", "source_location": "L78"}, {"id": "ui_package_dependencies_justorm", "label": "justorm", "file_type": "code", "source_file": "package.json", "source_location": "L79"}, {"id": "ui_package_dependencies_moment", "label": "moment", "file_type": "code", "source_file": "package.json", "source_location": "L80"}, {"id": "ui_package_dependencies_react", "label": "react", "file_type": "code", "source_file": "package.json", "source_location": "L81"}, {"id": "ui_package_dependencies_react_dom", "label": "react-dom", "file_type": "code", "source_file": "package.json", "source_location": "L82"}, {"id": "ui_package_dependencies_react_live", "label": "react-live", "file_type": "code", "source_file": "package.json", "source_location": "L83"}, {"id": "ui_package_dependencies_react_refresh", "label": "react-refresh", "file_type": "code", "source_file": "package.json", "source_location": "L84"}, {"id": "ui_package_dependencies_roddeh_i18n", "label": "roddeh-i18n", "file_type": "code", "source_file": "package.json", "source_location": "L85"}, {"id": "ui_package_dependencies_rollup_plugin_postcss", "label": "rollup-plugin-postcss", "file_type": "code", "source_file": "package.json", "source_location": "L86"}, {"id": "ui_package_dependencies_rollup_plugin_uglify", "label": "rollup-plugin-uglify", "file_type": "code", "source_file": "package.json", "source_location": "L87"}, {"id": "ui_package_dependencies_svgo", "label": "svgo", "file_type": "code", "source_file": "package.json", "source_location": "L88"}, {"id": "ui_package_dependencies_timen", "label": "timen", "file_type": "code", "source_file": "package.json", "source_location": "L89"}, {"id": "ui_package_peerdependencies", "label": "peerDependencies", "file_type": "code", "source_file": "package.json", "source_location": "L91"}, {"id": "ui_package_peerdependencies_justorm", "label": "justorm", "file_type": "code", "source_file": "package.json", "source_location": "L92"}, {"id": "ui_package_peerdependencies_react", "label": "react", "file_type": "code", "source_file": "package.json", "source_location": "L93"}, {"id": "ui_package_peerdependencies_react_dom", "label": "react-dom", "file_type": "code", "source_file": "package.json", "source_location": "L94"}, {"id": "ui_package_devdependencies", "label": "devDependencies", "file_type": "code", "source_file": "package.json", "source_location": "L96"}, {"id": "ui_package_devdependencies_babel_core", "label": "@babel/core", "file_type": "code", "source_file": "package.json", "source_location": "L97"}, {"id": "ui_package_devdependencies_babel_plugin_proposal_optional_chaining", "label": "@babel/plugin-proposal-optional-chaining", "file_type": "code", "source_file": "package.json", "source_location": "L98"}, {"id": "ui_package_devdependencies_babel_preset_typescript", "label": "@babel/preset-typescript", "file_type": "code", "source_file": "package.json", "source_location": "L99"}, {"id": "ui_package_devdependencies_codesandbox_sandpack_react", "label": "@codesandbox/sandpack-react", "file_type": "code", "source_file": "package.json", "source_location": "L100"}, {"id": "ui_package_devdependencies_rollup_plugin_commonjs", "label": "@rollup/plugin-commonjs", "file_type": "code", "source_file": "package.json", "source_location": "L101"}, {"id": "ui_package_devdependencies_rollup_plugin_json", "label": "@rollup/plugin-json", "file_type": "code", "source_file": "package.json", "source_location": "L102"}, {"id": "ui_package_devdependencies_rollup_plugin_node_resolve", "label": "@rollup/plugin-node-resolve", "file_type": "code", "source_file": "package.json", "source_location": "L103"}, {"id": "ui_package_devdependencies_svgr_rollup", "label": "@svgr/rollup", "file_type": "code", "source_file": "package.json", "source_location": "L104"}, {"id": "ui_package_devdependencies_testing_library_dom", "label": "@testing-library/dom", "file_type": "code", "source_file": "package.json", "source_location": "L105"}, {"id": "ui_package_devdependencies_testing_library_jest_dom", "label": "@testing-library/jest-dom", "file_type": "code", "source_file": "package.json", "source_location": "L106"}, {"id": "ui_package_devdependencies_testing_library_react", "label": "@testing-library/react", "file_type": "code", "source_file": "package.json", "source_location": "L107"}, {"id": "ui_package_devdependencies_testing_library_user_event", "label": "@testing-library/user-event", "file_type": "code", "source_file": "package.json", "source_location": "L108"}, {"id": "ui_package_devdependencies_types_jest", "label": "@types/jest", "file_type": "code", "source_file": "package.json", "source_location": "L109"}, {"id": "ui_package_devdependencies_types_node", "label": "@types/node", "file_type": "code", "source_file": "package.json", "source_location": "L110"}, {"id": "ui_package_devdependencies_types_react", "label": "@types/react", "file_type": "code", "source_file": "package.json", "source_location": "L111"}, {"id": "ui_package_devdependencies_types_react_dom", "label": "@types/react-dom", "file_type": "code", "source_file": "package.json", "source_location": "L112"}, {"id": "ui_package_devdependencies_babel_jest", "label": "babel-jest", "file_type": "code", "source_file": "package.json", "source_location": "L113"}, {"id": "ui_package_devdependencies_babel_loader", "label": "babel-loader", "file_type": "code", "source_file": "package.json", "source_location": "L114"}, {"id": "ui_package_devdependencies_babel_preset_react_app", "label": "babel-preset-react-app", "file_type": "code", "source_file": "package.json", "source_location": "L115"}, {"id": "ui_package_devdependencies_clean_webpack_plugin", "label": "clean-webpack-plugin", "file_type": "code", "source_file": "package.json", "source_location": "L116"}, {"id": "ui_package_devdependencies_copy_webpack_plugin", "label": "copy-webpack-plugin", "file_type": "code", "source_file": "package.json", "source_location": "L117"}, {"id": "ui_package_devdependencies_css_loader", "label": "css-loader", "file_type": "code", "source_file": "package.json", "source_location": "L118"}, {"id": "ui_package_devdependencies_css_modules_typescript_loader", "label": "css-modules-typescript-loader", "file_type": "code", "source_file": "package.json", "source_location": "L119"}, {"id": "ui_package_devdependencies_file_loader", "label": "file-loader", "file_type": "code", "source_file": "package.json", "source_location": "L120"}, {"id": "ui_package_devdependencies_fs", "label": "fs", "file_type": "code", "source_file": "package.json", "source_location": "L121"}, {"id": "ui_package_devdependencies_html_webpack_partials_plugin", "label": "html-webpack-partials-plugin", "file_type": "code", "source_file": "package.json", "source_location": "L122"}, {"id": "ui_package_devdependencies_html_webpack_plugin", "label": "html-webpack-plugin", "file_type": "code", "source_file": "package.json", "source_location": "L123"}, {"id": "ui_package_devdependencies_identity_obj_proxy", "label": "identity-obj-proxy", "file_type": "code", "source_file": "package.json", "source_location": "L124"}, {"id": "ui_package_devdependencies_jest", "label": "jest", "file_type": "code", "source_file": "package.json", "source_location": "L125"}, {"id": "ui_package_devdependencies_jest_environment_jsdom", "label": "jest-environment-jsdom", "file_type": "code", "source_file": "package.json", "source_location": "L126"}, {"id": "ui_package_devdependencies_mini_css_extract_plugin", "label": "mini-css-extract-plugin", "file_type": "code", "source_file": "package.json", "source_location": "L127"}, {"id": "ui_package_devdependencies_postcss_loader", "label": "postcss-loader", "file_type": "code", "source_file": "package.json", "source_location": "L128"}, {"id": "ui_package_devdependencies_postcss_preset_env", "label": "postcss-preset-env", "file_type": "code", "source_file": "package.json", "source_location": "L129"}, {"id": "ui_package_devdependencies_raw_loader", "label": "raw-loader", "file_type": "code", "source_file": "package.json", "source_location": "L130"}, {"id": "ui_package_devdependencies_react_hot_loader", "label": "react-hot-loader", "file_type": "code", "source_file": "package.json", "source_location": "L131"}, {"id": "ui_package_devdependencies_replace", "label": "replace", "file_type": "code", "source_file": "package.json", "source_location": "L132"}, {"id": "ui_package_devdependencies_rollup", "label": "rollup", "file_type": "code", "source_file": "package.json", "source_location": "L133"}, {"id": "ui_package_devdependencies_rollup_plugin_delete", "label": "rollup-plugin-delete", "file_type": "code", "source_file": "package.json", "source_location": "L134"}, {"id": "ui_package_devdependencies_rollup_plugin_dts", "label": "rollup-plugin-dts", "file_type": "code", "source_file": "package.json", "source_location": "L135"}, {"id": "ui_package_devdependencies_rollup_plugin_node_externals", "label": "rollup-plugin-node-externals", "file_type": "code", "source_file": "package.json", "source_location": "L136"}, {"id": "ui_package_devdependencies_rollup_plugin_styles", "label": "rollup-plugin-styles", "file_type": "code", "source_file": "package.json", "source_location": "L137"}, {"id": "ui_package_devdependencies_rollup_plugin_typescript2", "label": "rollup-plugin-typescript2", "file_type": "code", "source_file": "package.json", "source_location": "L138"}, {"id": "ui_package_devdependencies_standard_version", "label": "standard-version", "file_type": "code", "source_file": "package.json", "source_location": "L139"}, {"id": "ui_package_devdependencies_style_loader", "label": "style-loader", "file_type": "code", "source_file": "package.json", "source_location": "L140"}, {"id": "ui_package_devdependencies_stylus", "label": "stylus", "file_type": "code", "source_file": "package.json", "source_location": "L141"}, {"id": "ui_package_devdependencies_stylus_loader", "label": "stylus-loader", "file_type": "code", "source_file": "package.json", "source_location": "L142"}, {"id": "ui_package_devdependencies_ts_jest", "label": "ts-jest", "file_type": "code", "source_file": "package.json", "source_location": "L143"}, {"id": "ui_package_devdependencies_ts_node", "label": "ts-node", "file_type": "code", "source_file": "package.json", "source_location": "L144"}, {"id": "ui_package_devdependencies_ts_to_json", "label": "ts-to-json", "file_type": "code", "source_file": "package.json", "source_location": "L145"}, {"id": "ui_package_devdependencies_typescript", "label": "typescript", "file_type": "code", "source_file": "package.json", "source_location": "L146"}, {"id": "ui_package_devdependencies_webpack", "label": "webpack", "file_type": "code", "source_file": "package.json", "source_location": "L147"}, {"id": "ui_package_devdependencies_webpack_cli", "label": "webpack-cli", "file_type": "code", "source_file": "package.json", "source_location": "L148"}, {"id": "ui_package_devdependencies_webpack_dev_server", "label": "webpack-dev-server", "file_type": "code", "source_file": "package.json", "source_location": "L149"}, {"id": "ui_package_devdependencies_webpack_merge", "label": "webpack-merge", "file_type": "code", "source_file": "package.json", "source_location": "L150"}, {"id": "ui_package_resolutions", "label": "resolutions", "file_type": "code", "source_file": "package.json", "source_location": "L152"}, {"id": "ui_package_resolutions_types_react", "label": "@types/react", "file_type": "code", "source_file": "package.json", "source_location": "L153"}, {"id": "ui_package_packagemanager", "label": "packageManager", "file_type": "code", "source_file": "package.json", "source_location": "L155"}], "edges": [{"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L2", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L3", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_description", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L4", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_scripts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L5", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_tests", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L6", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_tests_watch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L7", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_ts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L8", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_dev", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L9", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_build", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L10", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_build_compress", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L11", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_release", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L12", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_release_patch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L13", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_release_minor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L14", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_release_major", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L15", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_release_as", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L16", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_docs_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L17", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_docs_build", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L18", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_docs_deploy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L19", "weight": 1.0}, {"source": "ui_package_scripts", "target": "ui_package_scripts_docs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L20", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_standard_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L22", "weight": 1.0}, {"source": "ui_package_standard_version", "target": "ui_package_standard_version_scripts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L23", "weight": 1.0}, {"source": "ui_package_standard_version_scripts", "target": "ui_package_scripts_postchangelog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L24", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_author", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L27", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_license", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L28", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_keywords", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L29", "weight": 1.0}, {"source": "ui_package_keywords", "target": "ref_react", "relation": "extends", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L29", "weight": 1.0, "context": "import"}, {"source": "ui_package_keywords", "target": "ref_ui", "relation": "extends", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L29", "weight": 1.0, "context": "import"}, {"source": "ui_package_keywords", "target": "ref_components", "relation": "extends", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L29", "weight": 1.0, "context": "import"}, {"source": "ui_package_keywords", "target": "ref_library", "relation": "extends", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L29", "weight": 1.0, "context": "import"}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_homepage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L35", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_repository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L36", "weight": 1.0}, {"source": "ui_package_repository", "target": "ui_package_repository_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L37", "weight": 1.0}, {"source": "ui_package_repository", "target": "ui_package_repository_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L38", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L40", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_module", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L41", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L42", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L43", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_exports", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L44", "weight": 1.0}, {"source": "ui_package_exports", "target": "ui_package_import", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L46", "weight": 1.0}, {"source": "ui_package_exports", "target": "ui_package_require", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L47", "weight": 1.0}, {"source": "ui_package_exports", "target": "ui_package_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L48", "weight": 1.0}, {"source": "ui_package_exports", "target": "ui_package_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L49", "weight": 1.0}, {"source": "ui_package_exports", "target": "ui_package_exports_icons", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L51", "weight": 1.0}, {"source": "ui_package_exports_icons", "target": "ui_package_icons_import", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L52", "weight": 1.0}, {"source": "ui_package_exports_icons", "target": "ui_package_icons_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L53", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_bugs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L56", "weight": 1.0}, {"source": "ui_package_bugs", "target": "ui_package_bugs_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L57", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_directories", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L59", "weight": 1.0}, {"source": "ui_package_directories", "target": "ui_package_directories_dist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L60", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_dependencies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L62", "weight": 1.0}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_homecode_ui", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L63", "weight": 1.0}, {"source": "ui_package_dependencies_homecode_ui", "target": "homecode_ui", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L63", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_pmmmwh_react_refresh_webpack_plugin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L64", "weight": 1.0}, {"source": "ui_package_dependencies_pmmmwh_react_refresh_webpack_plugin", "target": "pmmmwh_react_refresh_webpack_plugin", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L64", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_rollup_plugin_typescript", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L65", "weight": 1.0}, {"source": "ui_package_dependencies_rollup_plugin_typescript", "target": "rollup_plugin_typescript", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L65", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_tiptap_core", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L66", "weight": 1.0}, {"source": "ui_package_dependencies_tiptap_core", "target": "tiptap_core", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L66", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_tiptap_extension_mention", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L67", "weight": 1.0}, {"source": "ui_package_dependencies_tiptap_extension_mention", "target": "tiptap_extension_mention", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L67", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_tiptap_extensions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L68", "weight": 1.0}, {"source": "ui_package_dependencies_tiptap_extensions", "target": "tiptap_extensions", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L68", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_tiptap_pm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L69", "weight": 1.0}, {"source": "ui_package_dependencies_tiptap_pm", "target": "tiptap_pm", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L69", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_tiptap_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L70", "weight": 1.0}, {"source": "ui_package_dependencies_tiptap_react", "target": "tiptap_react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L70", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_tiptap_starter_kit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L71", "weight": 1.0}, {"source": "ui_package_dependencies_tiptap_starter_kit", "target": "tiptap_starter_kit", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L71", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_tiptap_suggestion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L72", "weight": 1.0}, {"source": "ui_package_dependencies_tiptap_suggestion", "target": "tiptap_suggestion", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L72", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_svgr_webpack", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L73", "weight": 1.0}, {"source": "ui_package_dependencies_svgr_webpack", "target": "svgr_webpack", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L73", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_classnames", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L74", "weight": 1.0}, {"source": "ui_package_dependencies_classnames", "target": "classnames", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L74", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_compareq", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L75", "weight": 1.0}, {"source": "ui_package_dependencies_compareq", "target": "compareq", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L75", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_fastest_validator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L76", "weight": 1.0}, {"source": "ui_package_dependencies_fastest_validator", "target": "fastest_validator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L76", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_favicons", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L77", "weight": 1.0}, {"source": "ui_package_dependencies_favicons", "target": "favicons", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L77", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_favicons_webpack_plugin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L78", "weight": 1.0}, {"source": "ui_package_dependencies_favicons_webpack_plugin", "target": "favicons_webpack_plugin", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L78", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_justorm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L79", "weight": 1.0}, {"source": "ui_package_dependencies_justorm", "target": "justorm", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L79", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_moment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L80", "weight": 1.0}, {"source": "ui_package_dependencies_moment", "target": "moment", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L80", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L81", "weight": 1.0}, {"source": "ui_package_dependencies_react", "target": "react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L81", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_react_dom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L82", "weight": 1.0}, {"source": "ui_package_dependencies_react_dom", "target": "react_dom", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L82", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_react_live", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L83", "weight": 1.0}, {"source": "ui_package_dependencies_react_live", "target": "react_live", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L83", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_react_refresh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L84", "weight": 1.0}, {"source": "ui_package_dependencies_react_refresh", "target": "react_refresh", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L84", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_roddeh_i18n", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L85", "weight": 1.0}, {"source": "ui_package_dependencies_roddeh_i18n", "target": "roddeh_i18n", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L85", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_rollup_plugin_postcss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L86", "weight": 1.0}, {"source": "ui_package_dependencies_rollup_plugin_postcss", "target": "rollup_plugin_postcss", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L86", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_rollup_plugin_uglify", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L87", "weight": 1.0}, {"source": "ui_package_dependencies_rollup_plugin_uglify", "target": "rollup_plugin_uglify", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L87", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_svgo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L88", "weight": 1.0}, {"source": "ui_package_dependencies_svgo", "target": "svgo", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L88", "weight": 1.0, "context": "import"}, {"source": "ui_package_dependencies", "target": "ui_package_dependencies_timen", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L89", "weight": 1.0}, {"source": "ui_package_dependencies_timen", "target": "timen", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L89", "weight": 1.0, "context": "import"}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_peerdependencies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L91", "weight": 1.0}, {"source": "ui_package_peerdependencies", "target": "ui_package_peerdependencies_justorm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L92", "weight": 1.0}, {"source": "ui_package_peerdependencies_justorm", "target": "justorm", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L92", "weight": 1.0, "context": "import"}, {"source": "ui_package_peerdependencies", "target": "ui_package_peerdependencies_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L93", "weight": 1.0}, {"source": "ui_package_peerdependencies_react", "target": "react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L93", "weight": 1.0, "context": "import"}, {"source": "ui_package_peerdependencies", "target": "ui_package_peerdependencies_react_dom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L94", "weight": 1.0}, {"source": "ui_package_peerdependencies_react_dom", "target": "react_dom", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L94", "weight": 1.0, "context": "import"}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_devdependencies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L96", "weight": 1.0}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_babel_core", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L97", "weight": 1.0}, {"source": "ui_package_devdependencies_babel_core", "target": "babel_core", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L97", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_babel_plugin_proposal_optional_chaining", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L98", "weight": 1.0}, {"source": "ui_package_devdependencies_babel_plugin_proposal_optional_chaining", "target": "babel_plugin_proposal_optional_chaining", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L98", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_babel_preset_typescript", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L99", "weight": 1.0}, {"source": "ui_package_devdependencies_babel_preset_typescript", "target": "babel_preset_typescript", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L99", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_codesandbox_sandpack_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L100", "weight": 1.0}, {"source": "ui_package_devdependencies_codesandbox_sandpack_react", "target": "codesandbox_sandpack_react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L100", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_rollup_plugin_commonjs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L101", "weight": 1.0}, {"source": "ui_package_devdependencies_rollup_plugin_commonjs", "target": "rollup_plugin_commonjs", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L101", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_rollup_plugin_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L102", "weight": 1.0}, {"source": "ui_package_devdependencies_rollup_plugin_json", "target": "rollup_plugin_json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L102", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_rollup_plugin_node_resolve", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L103", "weight": 1.0}, {"source": "ui_package_devdependencies_rollup_plugin_node_resolve", "target": "rollup_plugin_node_resolve", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L103", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_svgr_rollup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L104", "weight": 1.0}, {"source": "ui_package_devdependencies_svgr_rollup", "target": "svgr_rollup", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L104", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_testing_library_dom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L105", "weight": 1.0}, {"source": "ui_package_devdependencies_testing_library_dom", "target": "testing_library_dom", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L105", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_testing_library_jest_dom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L106", "weight": 1.0}, {"source": "ui_package_devdependencies_testing_library_jest_dom", "target": "testing_library_jest_dom", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L106", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_testing_library_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L107", "weight": 1.0}, {"source": "ui_package_devdependencies_testing_library_react", "target": "testing_library_react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L107", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_testing_library_user_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L108", "weight": 1.0}, {"source": "ui_package_devdependencies_testing_library_user_event", "target": "testing_library_user_event", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L108", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_types_jest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L109", "weight": 1.0}, {"source": "ui_package_devdependencies_types_jest", "target": "types_jest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L109", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_types_node", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L110", "weight": 1.0}, {"source": "ui_package_devdependencies_types_node", "target": "types_node", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L110", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_types_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L111", "weight": 1.0}, {"source": "ui_package_devdependencies_types_react", "target": "types_react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L111", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_types_react_dom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L112", "weight": 1.0}, {"source": "ui_package_devdependencies_types_react_dom", "target": "types_react_dom", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L112", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_babel_jest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L113", "weight": 1.0}, {"source": "ui_package_devdependencies_babel_jest", "target": "babel_jest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L113", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_babel_loader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L114", "weight": 1.0}, {"source": "ui_package_devdependencies_babel_loader", "target": "babel_loader", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L114", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_babel_preset_react_app", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L115", "weight": 1.0}, {"source": "ui_package_devdependencies_babel_preset_react_app", "target": "babel_preset_react_app", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L115", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_clean_webpack_plugin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L116", "weight": 1.0}, {"source": "ui_package_devdependencies_clean_webpack_plugin", "target": "clean_webpack_plugin", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L116", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_copy_webpack_plugin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L117", "weight": 1.0}, {"source": "ui_package_devdependencies_copy_webpack_plugin", "target": "copy_webpack_plugin", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L117", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_css_loader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L118", "weight": 1.0}, {"source": "ui_package_devdependencies_css_loader", "target": "css_loader", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L118", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_css_modules_typescript_loader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L119", "weight": 1.0}, {"source": "ui_package_devdependencies_css_modules_typescript_loader", "target": "css_modules_typescript_loader", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L119", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_file_loader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L120", "weight": 1.0}, {"source": "ui_package_devdependencies_file_loader", "target": "file_loader", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L120", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_fs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L121", "weight": 1.0}, {"source": "ui_package_devdependencies_fs", "target": "fs", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L121", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_html_webpack_partials_plugin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L122", "weight": 1.0}, {"source": "ui_package_devdependencies_html_webpack_partials_plugin", "target": "html_webpack_partials_plugin", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L122", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_html_webpack_plugin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L123", "weight": 1.0}, {"source": "ui_package_devdependencies_html_webpack_plugin", "target": "html_webpack_plugin", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L123", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_identity_obj_proxy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L124", "weight": 1.0}, {"source": "ui_package_devdependencies_identity_obj_proxy", "target": "identity_obj_proxy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L124", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_jest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L125", "weight": 1.0}, {"source": "ui_package_devdependencies_jest", "target": "jest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L125", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_jest_environment_jsdom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L126", "weight": 1.0}, {"source": "ui_package_devdependencies_jest_environment_jsdom", "target": "jest_environment_jsdom", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L126", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_mini_css_extract_plugin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L127", "weight": 1.0}, {"source": "ui_package_devdependencies_mini_css_extract_plugin", "target": "mini_css_extract_plugin", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L127", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_postcss_loader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L128", "weight": 1.0}, {"source": "ui_package_devdependencies_postcss_loader", "target": "postcss_loader", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L128", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_postcss_preset_env", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L129", "weight": 1.0}, {"source": "ui_package_devdependencies_postcss_preset_env", "target": "postcss_preset_env", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L129", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_raw_loader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L130", "weight": 1.0}, {"source": "ui_package_devdependencies_raw_loader", "target": "raw_loader", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L130", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_react_hot_loader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L131", "weight": 1.0}, {"source": "ui_package_devdependencies_react_hot_loader", "target": "react_hot_loader", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L131", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_replace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L132", "weight": 1.0}, {"source": "ui_package_devdependencies_replace", "target": "replace", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L132", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_rollup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L133", "weight": 1.0}, {"source": "ui_package_devdependencies_rollup", "target": "rollup", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L133", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_rollup_plugin_delete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L134", "weight": 1.0}, {"source": "ui_package_devdependencies_rollup_plugin_delete", "target": "rollup_plugin_delete", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L134", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_rollup_plugin_dts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L135", "weight": 1.0}, {"source": "ui_package_devdependencies_rollup_plugin_dts", "target": "rollup_plugin_dts", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L135", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_rollup_plugin_node_externals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L136", "weight": 1.0}, {"source": "ui_package_devdependencies_rollup_plugin_node_externals", "target": "rollup_plugin_node_externals", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L136", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_rollup_plugin_styles", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L137", "weight": 1.0}, {"source": "ui_package_devdependencies_rollup_plugin_styles", "target": "rollup_plugin_styles", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L137", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_rollup_plugin_typescript2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L138", "weight": 1.0}, {"source": "ui_package_devdependencies_rollup_plugin_typescript2", "target": "rollup_plugin_typescript2", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L138", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_standard_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L139", "weight": 1.0}, {"source": "ui_package_devdependencies_standard_version", "target": "standard_version", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L139", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_style_loader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L140", "weight": 1.0}, {"source": "ui_package_devdependencies_style_loader", "target": "style_loader", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L140", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_stylus", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L141", "weight": 1.0}, {"source": "ui_package_devdependencies_stylus", "target": "stylus", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L141", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_stylus_loader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L142", "weight": 1.0}, {"source": "ui_package_devdependencies_stylus_loader", "target": "stylus_loader", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L142", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_ts_jest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L143", "weight": 1.0}, {"source": "ui_package_devdependencies_ts_jest", "target": "ts_jest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L143", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_ts_node", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L144", "weight": 1.0}, {"source": "ui_package_devdependencies_ts_node", "target": "ts_node", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L144", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_ts_to_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L145", "weight": 1.0}, {"source": "ui_package_devdependencies_ts_to_json", "target": "ts_to_json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L145", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_typescript", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L146", "weight": 1.0}, {"source": "ui_package_devdependencies_typescript", "target": "typescript", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L146", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_webpack", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L147", "weight": 1.0}, {"source": "ui_package_devdependencies_webpack", "target": "webpack", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L147", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_webpack_cli", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L148", "weight": 1.0}, {"source": "ui_package_devdependencies_webpack_cli", "target": "webpack_cli", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L148", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_webpack_dev_server", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L149", "weight": 1.0}, {"source": "ui_package_devdependencies_webpack_dev_server", "target": "webpack_dev_server", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L149", "weight": 1.0, "context": "import"}, {"source": "ui_package_devdependencies", "target": "ui_package_devdependencies_webpack_merge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L150", "weight": 1.0}, {"source": "ui_package_devdependencies_webpack_merge", "target": "webpack_merge", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L150", "weight": 1.0, "context": "import"}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_resolutions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L152", "weight": 1.0}, {"source": "ui_package_resolutions", "target": "ui_package_resolutions_types_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L153", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_package_json", "target": "ui_package_packagemanager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L155", "weight": 1.0}]}
|