diff --git a/packages/html-kit/sample_data.json b/packages/html-kit/sample_data.json index dc13b24..83a2050 100644 --- a/packages/html-kit/sample_data.json +++ b/packages/html-kit/sample_data.json @@ -227,399 +227,2217 @@ ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js": { - "bytes": 1693503, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/controller/datacontroller.js": { + "bytes": 24463, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/mapper.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/downcastdispatcher.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/downcasthelpers.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/upcastdispatcher.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/upcasthelpers.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/documentfragment.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/document.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/downcastwriter.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/autoparagraphing.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/dataprocessor/htmldataprocessor.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-enter@44.2.1/node_modules/@ckeditor/ckeditor5-enter/dist/index.js": { - "bytes": 13843, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/controller/editingcontroller.js": { + "bytes": 9577, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/rooteditableelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/view.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/mapper.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/downcastdispatcher.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/downcasthelpers.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/upcasthelpers.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/selection-post-fixer.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-essentials@44.2.1/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js": { - "bytes": 1934, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/conversion.js": { + "bytes": 23649, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-enter@44.2.1/node_modules/@ckeditor/ckeditor5-enter/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-select-all@44.2.1/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-undo@44.2.1/node_modules/@ckeditor/ckeditor5-undo/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/upcasthelpers.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/downcasthelpers.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-find-and-replace@44.2.1/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js": { - "bytes": 65602, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/conversionhelpers.js": { + "bytes": 910, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/downcastdispatcher.js": { + "bytes": 26396, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/modelconsumable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/downcasthelpers.js": { + "bytes": 95406, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/selection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentselection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/attributeelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/conversionhelpers.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/stylesmap.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-font@44.2.1/node_modules/@ckeditor/ckeditor5-font/dist/index.js": { - "bytes": 59521, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/mapper.js": { + "bytes": 22888, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-heading@44.2.1/node_modules/@ckeditor/ckeditor5-heading/dist/index.js": { - "bytes": 39333, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/modelconsumable.js": { + "bytes": 15863, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-paragraph@44.2.1/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/textproxy.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-highlight@44.2.1/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js": { - "bytes": 21224, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/upcastdispatcher.js": { + "bytes": 21459, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/viewconsumable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/schema.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/autoparagraphing.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-horizontal-line@44.2.1/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js": { - "bytes": 6702, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/upcasthelpers.js": { + "bytes": 43096, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/matcher.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/conversionhelpers.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/autoparagraphing.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-html-embed@44.2.1/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js": { - "bytes": 21032, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/viewconsumable.js": { + "bytes": 25148, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-html-support@44.2.1/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js": { - "bytes": 149377, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/dataprocessor/basichtmlwriter.js": { + "bytes": 725, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js", - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-enter@44.2.1/node_modules/@ckeditor/ckeditor5-enter/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-image@44.2.1/node_modules/@ckeditor/ckeditor5-image/dist/index.js": { - "bytes": 258055, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/dataprocessor/htmldataprocessor.js": { + "bytes": 4073, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-undo@44.2.1/node_modules/@ckeditor/ckeditor5-undo/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-upload@44.2.1/node_modules/@ckeditor/ckeditor5-upload/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/dataprocessor/basichtmlwriter.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/domconverter.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/dataprocessor/xmldataprocessor.js": { + "bytes": 4670, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/dataprocessor/basichtmlwriter.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/domconverter.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/dev-utils/model.js": { + "bytes": 18057, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/rootelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/model.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/selection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentfragment.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentselection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/view.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/containerelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/rooteditableelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/dev-utils/view.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/mapper.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/downcasthelpers.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/stylesmap.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/downcastdispatcher.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/upcastdispatcher.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-indent@44.2.1/node_modules/@ckeditor/ckeditor5-indent/dist/index.js": { - "bytes": 16137, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/dev-utils/view.js": { + "bytes": 45886, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/view.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/document.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/documentfragment.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/dataprocessor/xmldataprocessor.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/documentselection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/attributeelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/containerelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/emptyelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/uielement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/rawelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/stylesmap.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/index.js": { + "bytes": 5128, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/placeholder.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/controller/editingcontroller.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/controller/datacontroller.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/conversion/conversion.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/dataprocessor/htmldataprocessor.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/dataprocessor/xmldataprocessor.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/insertoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/moveoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/mergeoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/splitoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/markeroperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operationfactory.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/attributeoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/renameoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/rootattributeoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/rootoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/nooperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/transform.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentselection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/liverange.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/liveposition.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/model.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/treewalker.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentfragment.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/history.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/textproxy.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/autoparagraphing.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/datatransfer.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/domconverter.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/renderer.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/view.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/document.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/containerelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/editableelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/rooteditableelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/attributeelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/emptyelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/rawelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/uielement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/documentfragment.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/treewalker.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/observer.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/clickobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/domeventobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/mouseobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/tabobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/focusobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/downcastwriter.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/upcastwriter.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/matcher.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/bubblingeventinfo.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/domeventdata.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/stylesmap.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/styles/background.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/styles/border.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/styles/margin.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/styles/padding.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/styles/utils.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/dev-utils/model.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/dev-utils/view.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/batch.js": { + "bytes": 3817, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/differ.js": { + "bytes": 61172, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/document.js": { + "bytes": 17124, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/differ.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentselection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/history.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/rootelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentfragment.js": { + "bytes": 10978, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/nodelist.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/textproxy.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-integrations-common@2.2.3_ckeditor5@44.2.1/node_modules/@ckeditor/ckeditor5-integrations-common/dist/index.js": { - "bytes": 27619, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentselection.js": { + "bytes": 40501, "format": "esm", - "imports": [], + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/liverange.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/selection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/textproxy.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-language@44.2.1/node_modules/@ckeditor/ckeditor5-language/dist/index.js": { - "bytes": 15615, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/element.js": { + "bytes": 10919, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/node.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/nodelist.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/textproxy.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-link@44.2.1/node_modules/@ckeditor/ckeditor5-link/dist/index.js": { - "bytes": 112916, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/history.js": { + "bytes": 8879, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-list@44.2.1/node_modules/@ckeditor/ckeditor5-list/dist/index.js": { - "bytes": 357179, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/liveposition.js": { + "bytes": 3852, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-enter@44.2.1/node_modules/@ckeditor/ckeditor5-enter/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-markdown-gfm@44.2.1/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js": { - "bytes": 15026, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/liverange.js": { + "bytes": 4786, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", - "../../node_modules/.pnpm/marked@4.0.12/node_modules/marked/lib/marked.esm.js", - "../../node_modules/.pnpm/turndown@7.2.0/node_modules/turndown/lib/turndown.browser.es.js", - "../../node_modules/.pnpm/turndown-plugin-gfm@1.0.2/node_modules/turndown-plugin-gfm/lib/turndown-plugin-gfm.es.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-media-embed@44.2.1/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js": { - "bytes": 43848, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/markercollection.js": { + "bytes": 18057, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-undo@44.2.1/node_modules/@ckeditor/ckeditor5-undo/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/liverange.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-mention@44.2.1/node_modules/@ckeditor/ckeditor5-mention/dist/index.js": { - "bytes": 46334, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/model.js": { + "bytes": 39589, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/batch.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/document.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/markercollection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/selection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operationfactory.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentselection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/schema.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/writer.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/node.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/autoparagraphing.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/selection-post-fixer.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/deletecontent.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/getselectedcontent.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/insertcontent.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/insertobject.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/modifyselection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/node.js": { + "bytes": 13891, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/nodelist.js": { + "bytes": 7745, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/node.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/attributeoperation.js": { + "bytes": 5559, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/utils.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-minimap@44.2.1/node_modules/@ckeditor/ckeditor5-minimap/dist/index.js": { - "bytes": 21206, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/detachoperation.js": { + "bytes": 2168, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/utils.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-page-break@44.2.1/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js": { - "bytes": 8625, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/insertoperation.js": { + "bytes": 4756, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/nodelist.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/moveoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/utils.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-paragraph@44.2.1/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js": { - "bytes": 10345, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/markeroperation.js": { + "bytes": 3591, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-paste-from-office@44.2.1/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js": { - "bytes": 50438, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/mergeoperation.js": { + "bytes": 7314, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/splitoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/utils.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-remove-format@44.2.1/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js": { - "bytes": 7387, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/moveoperation.js": { + "bytes": 6849, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/utils.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-restricted-editing@44.2.1/node_modules/@ckeditor/ckeditor5-restricted-editing/dist/index.js": { - "bytes": 44671, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/nooperation.js": { + "bytes": 1482, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operation.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-select-all@44.2.1/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js": { - "bytes": 8289, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operation.js": { + "bytes": 2114, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operationfactory.js": { + "bytes": 1862, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/attributeoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/insertoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/markeroperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/moveoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/nooperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/renameoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/rootattributeoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/rootoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/splitoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/mergeoperation.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-show-blocks@44.2.1/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js": { - "bytes": 5392, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/renameoperation.js": { + "bytes": 3680, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-source-editing@44.2.1/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js": { - "bytes": 24021, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/rootattributeoperation.js": { + "bytes": 5844, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-special-characters@44.2.1/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js": { - "bytes": 56262, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/rootoperation.js": { + "bytes": 3035, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operation.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-style@44.2.1/node_modules/@ckeditor/ckeditor5-style/dist/index.js": { - "bytes": 48895, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/splitoperation.js": { + "bytes": 7973, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/mergeoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/utils.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/transform.js": { + "bytes": 109682, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/insertoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/attributeoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/renameoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/markeroperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/moveoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/rootattributeoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/rootoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/mergeoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/splitoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/nooperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/utils.js": { + "bytes": 9169, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/node.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/textproxy.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js": { + "bytes": 42403, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/treewalker.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js": { + "bytes": 40112, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/treewalker.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/rootelement.js": { + "bytes": 2747, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/element.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/schema.js": { + "bytes": 65326, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/treewalker.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/selection.js": { + "bytes": 30863, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/node.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/text.js": { + "bytes": 3306, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/node.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/textproxy.js": { + "bytes": 7806, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/treewalker.js": { + "bytes": 10489, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/textproxy.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/typecheckable.js": { + "bytes": 862, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/autoparagraphing.js": { + "bytes": 2360, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/deletecontent.js": { + "bytes": 23413, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentselection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/liveposition.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/getselectedcontent.js": { + "bytes": 5506, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/insertcontent.js": { + "bytes": 33253, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentselection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/liveposition.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/liverange.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/insertobject.js": { + "bytes": 8054, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/modifyselection.js": { + "bytes": 8369, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentselection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/treewalker.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/utils/selection-post-fixer.js": { + "bytes": 12470, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/writer.js": { + "bytes": 58244, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/attributeoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/detachoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/insertoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/markeroperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/mergeoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/moveoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/renameoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/rootattributeoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/rootoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/splitoperation.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentfragment.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentselection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/rootelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/attributeelement.js": { + "bytes": 7994, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/containerelement.js": { + "bytes": 3777, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/element.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/datatransfer.js": { + "bytes": 3303, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/document.js": { + "bytes": 5192, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/documentselection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/bubblingemittermixin.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/documentfragment.js": { + "bytes": 7217, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/textproxy.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/documentselection.js": { + "bytes": 10003, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/selection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/domconverter.js": { + "bytes": 72525, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/uielement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/selection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/documentfragment.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/treewalker.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/matcher.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/filler.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/downcastwriter.js": { + "bytes": 79666, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/selection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/containerelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/attributeelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/emptyelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/uielement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/rawelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/documentfragment.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/editableelement.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/editableelement.js": { + "bytes": 3003, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/containerelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/element.js": { + "bytes": 26524, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/node.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/textproxy.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/matcher.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/stylesmap.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/emptyelement.js": { + "bytes": 3041, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/node.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/filler.js": { + "bytes": 6961, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/matcher.js": { + "bytes": 16101, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/node.js": { + "bytes": 8025, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/arrowkeysobserver.js": { + "bytes": 1318, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/observer.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/bubblingeventinfo.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/bubblingemittermixin.js": { + "bytes": 6923, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/bubblingeventinfo.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/bubblingeventinfo.js": { + "bytes": 1085, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/clickobserver.js": { + "bytes": 913, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/domeventobserver.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/compositionobserver.js": { + "bytes": 3090, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/domeventobserver.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/domeventdata.js": { + "bytes": 1482, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/domeventobserver.js": { + "bytes": 3068, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/observer.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/domeventdata.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/fakeselectionobserver.js": { + "bytes": 4012, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/observer.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/selection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/focusobserver.js": { + "bytes": 4321, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/domeventobserver.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/inputobserver.js": { + "bytes": 8710, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/domeventobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/datatransfer.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/keyobserver.js": { + "bytes": 1149, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/domeventobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/mouseobserver.js": { + "bytes": 881, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/domeventobserver.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/mutationobserver.js": { + "bytes": 8562, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/observer.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/filler.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/observer.js": { + "bytes": 3434, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/selectionobserver.js": { + "bytes": 12718, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/observer.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/mutationobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/focusobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/tabobserver.js": { + "bytes": 1323, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/observer.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/bubblingeventinfo.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/placeholder.js": { + "bytes": 11621, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/theme/placeholder.css", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/position.js": { + "bytes": 12537, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/editableelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/treewalker.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/range.js": { + "bytes": 19127, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/treewalker.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/rawelement.js": { + "bytes": 4832, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/node.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/renderer.js": { + "bytes": 52706, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/filler.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/theme/renderer.css" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/rooteditableelement.js": { + "bytes": 2923, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/editableelement.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/selection.js": { + "bytes": 23373, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/node.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/documentselection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/styles/background.js": { + "bytes": 2291, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/styles/utils.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/styles/border.js": { + "bytes": 13462, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/styles/utils.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/styles/margin.js": { + "bytes": 1249, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/styles/utils.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/styles/padding.js": { + "bytes": 1270, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/styles/utils.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/styles/utils.js": { + "bytes": 9562, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/stylesmap.js": { + "bytes": 25425, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/text.js": { + "bytes": 3185, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/node.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/textproxy.js": { + "bytes": 5398, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/typecheckable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/treewalker.js": { + "bytes": 14065, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/text.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/textproxy.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/typecheckable.js": { + "bytes": 907, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/uielement.js": { + "bytes": 8861, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/node.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/upcastwriter.js": { + "bytes": 13647, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/documentfragment.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/element.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/text.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/selection.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/view.js": { + "bytes": 26957, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/document.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/downcastwriter.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/renderer.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/domconverter.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/range.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/selection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/keyobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/fakeselectionobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/mutationobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/selectionobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/focusobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/compositionobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/inputobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/arrowkeysobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/tabobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/uielement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/filler.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/theme/placeholder.css": { + "bytes": 0, + "format": "unknown", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/theme/renderer.css": { + "bytes": 0, + "format": "unknown", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js": { + "bytes": 1693503, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-enter@44.2.1/node_modules/@ckeditor/ckeditor5-enter/dist/index.js": { + "bytes": 13843, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-essentials@44.2.1/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js": { + "bytes": 1934, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-enter@44.2.1/node_modules/@ckeditor/ckeditor5-enter/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-select-all@44.2.1/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-undo@44.2.1/node_modules/@ckeditor/ckeditor5-undo/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-find-and-replace@44.2.1/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js": { + "bytes": 65602, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-font@44.2.1/node_modules/@ckeditor/ckeditor5-font/dist/index.js": { + "bytes": 59521, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-heading@44.2.1/node_modules/@ckeditor/ckeditor5-heading/dist/index.js": { + "bytes": 39333, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-paragraph@44.2.1/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-highlight@44.2.1/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js": { + "bytes": 21224, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-horizontal-line@44.2.1/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js": { + "bytes": 6702, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-html-embed@44.2.1/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js": { + "bytes": 21032, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-html-support@44.2.1/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js": { + "bytes": 149377, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-enter@44.2.1/node_modules/@ckeditor/ckeditor5-enter/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-image@44.2.1/node_modules/@ckeditor/ckeditor5-image/dist/index.js": { + "bytes": 258055, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-undo@44.2.1/node_modules/@ckeditor/ckeditor5-undo/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-upload@44.2.1/node_modules/@ckeditor/ckeditor5-upload/dist/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-indent@44.2.1/node_modules/@ckeditor/ckeditor5-indent/dist/index.js": { + "bytes": 16137, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-language@44.2.1/node_modules/@ckeditor/ckeditor5-language/dist/index.js": { + "bytes": 15615, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-link@44.2.1/node_modules/@ckeditor/ckeditor5-link/dist/index.js": { + "bytes": 112916, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-list@44.2.1/node_modules/@ckeditor/ckeditor5-list/dist/index.js": { + "bytes": 357179, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-enter@44.2.1/node_modules/@ckeditor/ckeditor5-enter/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-markdown-gfm@44.2.1/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js": { + "bytes": 15026, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", + "../../node_modules/.pnpm/marked@4.0.12/node_modules/marked/lib/marked.esm.js", + "../../node_modules/.pnpm/turndown@7.2.0/node_modules/turndown/lib/turndown.browser.es.js", + "../../node_modules/.pnpm/turndown-plugin-gfm@1.0.2/node_modules/turndown-plugin-gfm/lib/turndown-plugin-gfm.es.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-media-embed@44.2.1/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js": { + "bytes": 43848, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-undo@44.2.1/node_modules/@ckeditor/ckeditor5-undo/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-mention@44.2.1/node_modules/@ckeditor/ckeditor5-mention/dist/index.js": { + "bytes": 46334, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-minimap@44.2.1/node_modules/@ckeditor/ckeditor5-minimap/dist/index.js": { + "bytes": 21206, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-page-break@44.2.1/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js": { + "bytes": 8625, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-paragraph@44.2.1/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js": { + "bytes": 10345, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-paste-from-office@44.2.1/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js": { + "bytes": 50438, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-remove-format@44.2.1/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js": { + "bytes": 7387, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-restricted-editing@44.2.1/node_modules/@ckeditor/ckeditor5-restricted-editing/dist/index.js": { + "bytes": 44671, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-select-all@44.2.1/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js": { + "bytes": 8289, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-show-blocks@44.2.1/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js": { + "bytes": 5392, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-source-editing@44.2.1/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js": { + "bytes": 24021, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-special-characters@44.2.1/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js": { + "bytes": 56262, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-style@44.2.1/node_modules/@ckeditor/ckeditor5-style/dist/index.js": { + "bytes": 48895, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-table@44.2.1/node_modules/@ckeditor/ckeditor5-table/dist/index.js": { + "bytes": 467338, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js": { + "bytes": 103929, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js": { + "bytes": 671739, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/color-parse@1.4.2/node_modules/color-parse/index.mjs", + "../../node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/index.js?commonjs-es-import", + "../../node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/entrypoints/hex.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-undo@44.2.1/node_modules/@ckeditor/ckeditor5-undo/dist/index.js": { + "bytes": 24382, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-upload@44.2.1/node_modules/@ckeditor/ckeditor5-upload/dist/index.js": { + "bytes": 24413, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/abortabledebounce.js": { + "bytes": 789, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/ckeditorerror.js": { + "bytes": 7582, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/collection.js": { + "bytes": 21121, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/emittermixin.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/ckeditorerror.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/uid.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/isiterable.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/comparearrays.js": { + "bytes": 1660, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/config.js": { + "bytes": 6428, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/count.js": { + "bytes": 621, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/crc32.js": { + "bytes": 2373, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/delay.js": { + "bytes": 779, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/diff.js": { + "bytes": 4372, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/fastdiff.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/difftochanges.js": { + "bytes": 2407, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/createelement.js": { + "bytes": 1472, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/isiterable.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/emittermixin.js": { + "bytes": 11249, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/emittermixin.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/uid.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/isnode.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/iswindow.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/findclosestscrollableancestor.js": { + "bytes": 998, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/global.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/getancestors.js": { + "bytes": 1056, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/getborderwidths.js": { + "bytes": 963, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/getdatafromelement.js": { + "bytes": 558, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/getpositionedancestor.js": { + "bytes": 673, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/global.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/getrangefrommouseevent.js": { + "bytes": 1005, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/global.js": { + "bytes": 1474, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/indexof.js": { + "bytes": 581, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/insertat.js": { + "bytes": 546, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/iscomment.js": { + "bytes": 400, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/isnode.js": { + "bytes": 599, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/isrange.js": { + "bytes": 380, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/istext.js": { + "bytes": 380, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/isvalidattributename.js": { + "bytes": 552, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/global.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/isvisible.js": { + "bytes": 895, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/istext.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/iswindow.js": { + "bytes": 700, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/position.js": { + "bytes": 14020, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/global.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/rect.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/getpositionedancestor.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/rect.js": { + "bytes": 19346, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/isrange.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/iswindow.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/getborderwidths.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/istext.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/getpositionedancestor.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/global.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/remove.js": { + "bytes": 426, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/resizeobserver.js": { + "bytes": 4916, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/global.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/scroll.js": { + "bytes": 19157, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/isrange.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/rect.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/istext.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/setdatainelement.js": { + "bytes": 546, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/tounit.js": { + "bytes": 433, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/elementreplacer.js": { + "bytes": 1405, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/emittermixin.js": { + "bytes": 19156, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/eventinfo.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/uid.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/priorities.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/inserttopriorityarray.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/version.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/ckeditorerror.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/env.js": { + "bytes": 5269, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/global.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/eventinfo.js": { + "bytes": 786, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/spy.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/fastdiff.js": { + "bytes": 10494, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/first.js": { + "bytes": 437, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/focustracker.js": { + "bytes": 14963, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/emittermixin.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/observablemixin.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/ckeditorerror.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/index.js": { + "bytes": 3603, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/env.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/diff.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/fastdiff.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/difftochanges.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/mix.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/emittermixin.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/eventinfo.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/observablemixin.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/ckeditorerror.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/elementreplacer.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/abortabledebounce.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/count.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/comparearrays.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/createelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/config.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/isiterable.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/emittermixin.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/findclosestscrollableancestor.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/global.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/getancestors.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/getdatafromelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/getborderwidths.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/getrangefrommouseevent.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/istext.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/rect.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/resizeobserver.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/setdatainelement.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/tounit.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/indexof.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/insertat.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/iscomment.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/isnode.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/isrange.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/isvalidattributename.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/isvisible.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/position.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/remove.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/scroll.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/keyboard.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/language.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/locale.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/collection.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/first.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/focustracker.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/keystrokehandler.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/toarray.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/tomap.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/priorities.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/retry.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/inserttopriorityarray.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/splicearray.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/uid.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/delay.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/wait.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/parsebase64encodedobject.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/crc32.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/unicode.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/version.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/inserttopriorityarray.js": { + "bytes": 1113, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/priorities.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/isiterable.js": { + "bytes": 462, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/keyboard.js": { + "bytes": 9081, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/ckeditorerror.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/env.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/keystrokehandler.js": { + "bytes": 4713, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/emittermixin.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/keyboard.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/language.js": { + "bytes": 605, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/locale.js": { + "bytes": 3416, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/toarray.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/translation-service.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/language.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/mix.js": { + "bytes": 1576, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/objecttomap.js": { + "bytes": 700, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/observablemixin.js": { + "bytes": 22881, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/emittermixin.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/ckeditorerror.js", + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/parsebase64encodedobject.js": { + "bytes": 654, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/priorities.js": { + "bytes": 605, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/retry.js": { + "bytes": 2009, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/wait.js" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/splicearray.js": { + "bytes": 1585, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/spy.js": { + "bytes": 566, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/toarray.js": { + "bytes": 268, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/tomap.js": { + "bytes": 798, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/objecttomap.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/isiterable.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-table@44.2.1/node_modules/@ckeditor/ckeditor5-table/dist/index.js": { - "bytes": 467338, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/translation-service.js": { + "bytes": 9108, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/ckeditorerror.js", + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/global.js", "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js": { - "bytes": 103929, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/uid.js": { + "bytes": 1706, "format": "esm", - "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js" - ], + "imports": [], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js": { - "bytes": 671739, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/unicode.js": { + "bytes": 3316, "format": "esm", - "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js", - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/color-parse@1.4.2/node_modules/color-parse/index.mjs", - "../../node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/index.js?commonjs-es-import", - "../../node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/entrypoints/hex.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js" - ], + "imports": [], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-undo@44.2.1/node_modules/@ckeditor/ckeditor5-undo/dist/index.js": { - "bytes": 24382, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/version.js": { + "bytes": 10218, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js" + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/ckeditorerror.js" ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-upload@44.2.1/node_modules/@ckeditor/ckeditor5-upload/dist/index.js": { - "bytes": 24413, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/wait.js": { + "bytes": 982, "format": "esm", - "imports": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js" - ], + "imports": [], "belongsTo": null }, "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js": { @@ -630,16 +2448,6 @@ ], "belongsTo": null }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-vue@7.3.0_ckeditor5@44.2.1_vue@3.5.13_typescript@5.8.2_/node_modules/@ckeditor/ckeditor5-vue/dist/ckeditor.js": { - "bytes": 7126, - "format": "esm", - "imports": [ - "../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue/dist/vue.runtime.esm-bundler.js", - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-integrations-common@2.2.3_ckeditor5@44.2.1/node_modules/@ckeditor/ckeditor5-integrations-common/dist/index.js" - ], - "belongsTo": null - }, "../../node_modules/.pnpm/@ckeditor+ckeditor5-watchdog@44.2.1/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js": { "bytes": 44721, "format": "esm", @@ -853,12 +2661,6 @@ "imports": [], "belongsTo": null }, - "../../node_modules/.pnpm/ckeditor5@44.2.1/node_modules/ckeditor5/dist/ckeditor5.css": { - "bytes": 0, - "format": "unknown", - "imports": [], - "belongsTo": null - }, "../../node_modules/.pnpm/ckeditor5@44.2.1/node_modules/ckeditor5/dist/ckeditor5.js": { "bytes": 3786, "format": "esm", @@ -8040,7 +9842,7 @@ "../../node_modules/.pnpm/cookie-es@1.2.2/node_modules/cookie-es/dist/index.mjs", "../../node_modules/.pnpm/h3@1.15.1/node_modules/h3/dist/index.mjs", "../../node_modules/.pnpm/destr@2.0.3/node_modules/destr/dist/index.mjs", - "../../node_modules/.pnpm/ohash@1.1.4/node_modules/ohash/dist/index.mjs", + "../../node_modules/.pnpm/ohash@1.1.5/node_modules/ohash/dist/index.mjs", "../../node_modules/.pnpm/klona@2.0.6/node_modules/klona/dist/index.mjs", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/nuxt.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/ssr.js", @@ -8065,7 +9867,7 @@ "format": "esm", "imports": [ "../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue/dist/vue.runtime.esm-bundler.js", - "../../node_modules/.pnpm/ohash@1.1.4/node_modules/ohash/dist/index.mjs", + "../../node_modules/.pnpm/ohash@1.1.5/node_modules/ohash/dist/index.mjs", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/ssr.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/asyncData.js", "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fnuxt.config.mjs" @@ -8365,36 +10167,84 @@ ], "belongsTo": null }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/router.js": { - "bytes": 7842, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/utils.js": { + "bytes": 84, + "format": "esm", + "imports": [], + "belongsTo": null + }, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/head/runtime/plugins/unhead.js": { + "bytes": 1288, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/@unhead+vue@1.11.20_vue@3.5.13_typescript@5.8.2_/node_modules/@unhead/vue/dist/index.mjs", + "../../node_modules/.pnpm/@unhead+dom@1.11.20/node_modules/@unhead/dom/dist/index.mjs", + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/nuxt.js", + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Funhead-plugins.mjs" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/plugins/prefetch.client.js": { + "bytes": 1243, "format": "esm", "imports": [ - "../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue/dist/vue.runtime.esm-bundler.js", "../../node_modules/.pnpm/ufo@1.5.4/node_modules/ufo/dist/index.mjs", - "../../node_modules/.pnpm/h3@1.15.1/node_modules/h3/dist/index.mjs", + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/utils.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/nuxt.js", + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/router.js", + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Flayouts.mjs", + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fmiddleware.mjs" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/plugins/router.js": { + "bytes": 9156, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/unctx@2.4.1/node_modules/unctx/dist/index.mjs", + "../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue/dist/vue.runtime.esm-bundler.js", + "../../node_modules/.pnpm/vue-router@4.5.0_vue@3.5.13_typescript@5.8.2_/node_modules/vue-router/dist/vue-router.mjs", + "../../node_modules/.pnpm/h3@1.15.1/node_modules/h3/dist/index.mjs", + "../../node_modules/.pnpm/ufo@1.5.4/node_modules/ufo/dist/index.mjs", + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/utils.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/manifest.js", + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/nuxt.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/error.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/router.js", - "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fmiddleware.mjs", + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fnuxt.config.mjs", + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Froutes.mjs", + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Frouter.options.mjs", + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fmiddleware.mjs" + ], + "belongsTo": null + }, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/router.options.js": { + "bytes": 1844, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/nuxt.js", + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/utils.js", + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/router.js", "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fnuxt.config.mjs" ], "belongsTo": null }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/utils.js": { - "bytes": 84, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/utils.js": { + "bytes": 1018, "format": "esm", - "imports": [], + "imports": [ + "../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue/dist/vue.runtime.esm-bundler.js" + ], "belongsTo": null }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/head/runtime/plugins/unhead.js": { - "bytes": 1288, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/validate.js": { + "bytes": 1268, "format": "esm", "imports": [ - "../../node_modules/.pnpm/@unhead+vue@1.11.20_vue@3.5.13_typescript@5.8.2_/node_modules/@unhead/vue/dist/index.mjs", - "../../node_modules/.pnpm/@unhead+dom@1.11.20/node_modules/@unhead/dom/dist/index.mjs", + "../../node_modules/.pnpm/unctx@2.4.1/node_modules/unctx/dist/index.mjs", + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/error.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/nuxt.js", - "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Funhead-plugins.mjs" + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/router.js" ], "belongsTo": null }, @@ -8417,8 +10267,8 @@ ], "belongsTo": null }, - "../../node_modules/.pnpm/ohash@1.1.4/node_modules/ohash/dist/index.mjs": { - "bytes": 21150, + "../../node_modules/.pnpm/ohash@1.1.5/node_modules/ohash/dist/index.mjs": { + "bytes": 20268, "format": "esm", "imports": [], "belongsTo": null @@ -8621,16 +10471,14 @@ "belongsTo": null }, "app.vue": { - "bytes": 2025, + "bytes": 1331, "format": "unknown", "imports": [ "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/client-only.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/nuxt-route-announcer.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/welcome.vue", "../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue/dist/vue.runtime.esm-bundler.js", - "../../node_modules/.pnpm/ckeditor5@44.2.1/node_modules/ckeditor5/dist/ckeditor5.js", - "../../node_modules/.pnpm/@ckeditor+ckeditor5-vue@7.3.0_ckeditor5@44.2.1_vue@3.5.13_typescript@5.8.2_/node_modules/@ckeditor/ckeditor5-vue/dist/ckeditor.js", - "../../node_modules/.pnpm/ckeditor5@44.2.1/node_modules/ckeditor5/dist/ckeditor5.css" + "plugin-vue:export-helper" ], "belongsTo": null }, @@ -8640,6 +10488,38 @@ "imports": [], "belongsTo": null }, + "pages/about.vue": { + "bytes": 400, + "format": "unknown", + "imports": [ + "../../node_modules/.pnpm/ckeditor5@44.2.1/node_modules/ckeditor5/dist/ckeditor5.js", + "../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue/dist/vue.runtime.esm-bundler.js", + "plugin-vue:export-helper" + ], + "belongsTo": null + }, + "pages/about.vue?macro=true": { + "bytes": 63, + "format": "unknown", + "imports": [], + "belongsTo": null + }, + "pages/post.vue": { + "bytes": 416, + "format": "unknown", + "imports": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/index.js", + "../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue/dist/vue.runtime.esm-bundler.js", + "plugin-vue:export-helper" + ], + "belongsTo": null + }, + "pages/post.vue?macro=true": { + "bytes": 63, + "format": "unknown", + "imports": [], + "belongsTo": null + }, "plugin-vue:export-helper": { "bytes": 155, "format": "unknown", @@ -8693,10 +10573,19 @@ ], "belongsTo": null }, + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Flayouts.mjs": { + "bytes": 60, + "format": "esm", + "imports": [ + "../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue/dist/vue.runtime.esm-bundler.js" + ], + "belongsTo": null + }, "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fmiddleware.mjs": { - "bytes": 362, + "bytes": 614, "format": "esm", "imports": [ + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/validate.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/middleware/manifest-route-rule.js" ], "belongsTo": null @@ -8714,10 +10603,10 @@ "belongsTo": null }, "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fpages.mjs": { - "bytes": 112, + "bytes": 53, "format": "esm", "imports": [ - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/router.js" + "../../node_modules/.pnpm/vue-router@4.5.0_vue@3.5.13_typescript@5.8.2_/node_modules/vue-router/dist/vue-router.mjs" ], "belongsTo": null }, @@ -8731,17 +10620,18 @@ "belongsTo": null }, "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fplugins.client.mjs": { - "bytes": 2263, + "bytes": 2576, "format": "esm", "imports": [ "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/revive-payload.client.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/head/runtime/plugins/unhead.js", - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/router.js", + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/plugins/router.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/payload.client.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/navigation-repaint.client.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/check-outdated-build.client.js", "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/chunk-reload.client.js", - "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fcomponents.plugin.mjs" + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fcomponents.plugin.mjs", + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/plugins/prefetch.client.js" ], "belongsTo": null }, @@ -8754,9 +10644,21 @@ "belongsTo": null }, "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Frouter.options.mjs": { - "bytes": 47, + "bytes": 423, "format": "esm", - "imports": [], + "imports": [ + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/router.options.js" + ], + "belongsTo": null + }, + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Froutes.mjs": { + "bytes": 1622, + "format": "esm", + "imports": [ + "vite/preload-helper.js", + "pages/about.vue?macro=true", + "pages/post.vue?macro=true" + ], "belongsTo": null }, "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Ftest-component-wrapper.mjs": { @@ -8783,1385 +10685,1539 @@ } }, "outputs": { - ".nuxt/dist/client/_nuxt/BKho1NsX.js": { - "uncompressed": 3425, + ".nuxt/dist/client/_nuxt/BK4ui_HO.js": { + "uncompressed": 151304, "gzip": 0, "brotli": 0, "type": "script", "inputs": { - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/error-500.vue": { - "uncompressed": 2831, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js": { + "uncompressed": 116409, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-list@44.2.1/node_modules/@ckeditor/ckeditor5-list/dist/index.js": { + "uncompressed": 956, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-mention@44.2.1/node_modules/@ckeditor/ckeditor5-mention/dist/index.js": { + "uncompressed": 267, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js": { + "uncompressed": 19270, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js": { + "uncompressed": 384, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/conversions.js": { + "uncompressed": 8692, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/index.js": { + "uncompressed": 676, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/route.js": { + "uncompressed": 786, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js": { + "uncompressed": 3453, + "gzip": 0, + "brotli": 0 + }, + "[unassigned]": { + "uncompressed": 323, + "gzip": 0, + "brotli": 0 + }, + "pages/about.vue": { + "uncompressed": 88, + "gzip": 0, + "brotli": 0 + } + } + }, + ".nuxt/dist/client/_nuxt/BSx15_4l.js": { + "uncompressed": 18359, + "gzip": 0, + "brotli": 0, + "type": "script", + "inputs": { + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_DataView.js": { + "uncompressed": 23, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.js": { + "uncompressed": 201, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.js": { + "uncompressed": 201, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Map.js": { + "uncompressed": 17, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js": { + "uncompressed": 201, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.js": { + "uncompressed": 18, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Set.js": { + "uncompressed": 14, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.js": { + "uncompressed": 145, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Stack.js": { + "uncompressed": 160, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js": { + "uncompressed": 11, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.js": { + "uncompressed": 19, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.js": { + "uncompressed": 21, "gzip": 0, "brotli": 0 }, - "[unassigned]": { - "uncompressed": 594, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.js": { + "uncompressed": 86, "gzip": 0, "brotli": 0 - } - } - }, - ".nuxt/dist/client/_nuxt/DnpjdXo_.js": { - "uncompressed": 830066, - "gzip": 0, - "brotli": 0, - "type": "script", - "inputs": { - "../../node_modules/.pnpm/@ckeditor+ckeditor5-basic-styles@44.2.1/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js": { - "uncompressed": 4128, + }, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.js": { + "uncompressed": 109, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-clipboard@44.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js": { - "uncompressed": 27172, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayLikeKeys.js": { + "uncompressed": 333, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-core@44.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js": { - "uncompressed": 23917, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayMap.js": { + "uncompressed": 95, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-editor-classic@44.2.1/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js": { - "uncompressed": 4778, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayPush.js": { + "uncompressed": 80, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js": { - "uncompressed": 292312, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.js": { + "uncompressed": 91, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-enter@44.2.1/node_modules/@ckeditor/ckeditor5-enter/dist/index.js": { - "uncompressed": 3836, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.js": { + "uncompressed": 136, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-essentials@44.2.1/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js": { - "uncompressed": 337, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.js": { + "uncompressed": 75, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-integrations-common@2.2.3_ckeditor5@44.2.1/node_modules/@ckeditor/ckeditor5-integrations-common/dist/index.js": { - "uncompressed": 3131, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.js": { + "uncompressed": 40, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-list@44.2.1/node_modules/@ckeditor/ckeditor5-list/dist/index.js": { - "uncompressed": 956, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.js": { + "uncompressed": 40, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-mention@44.2.1/node_modules/@ckeditor/ckeditor5-mention/dist/index.js": { - "uncompressed": 230, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.js": { + "uncompressed": 105, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-paragraph@44.2.1/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js": { - "uncompressed": 2157, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.js": { + "uncompressed": 1303, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-select-all@44.2.1/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js": { - "uncompressed": 3320, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js": { + "uncompressed": 159, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-typing@44.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js": { - "uncompressed": 12032, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.js": { + "uncompressed": 104, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-ui@44.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js": { - "uncompressed": 110126, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetAllKeys.js": { + "uncompressed": 55, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-undo@44.2.1/node_modules/@ckeditor/ckeditor5-undo/dist/index.js": { - "uncompressed": 4755, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js": { + "uncompressed": 151, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js": { - "uncompressed": 44446, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsArguments.js": { + "uncompressed": 65, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-vue@7.3.0_ckeditor5@44.2.1_vue@3.5.13_typescript@5.8.2_/node_modules/@ckeditor/ckeditor5-vue/dist/ckeditor.js": { - "uncompressed": 2479, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.js": { + "uncompressed": 100, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-watchdog@44.2.1/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js": { - "uncompressed": 12898, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.js": { + "uncompressed": 540, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@ckeditor+ckeditor5-widget@44.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js": { - "uncompressed": 17780, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMap.js": { + "uncompressed": 59, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@unhead+dom@1.11.20/node_modules/@unhead/dom/dist/index.mjs": { - "uncompressed": 3394, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js": { + "uncompressed": 342, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@unhead+shared@1.11.20/node_modules/@unhead/shared/dist/index.mjs": { - "uncompressed": 4543, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsSet.js": { + "uncompressed": 55, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@unhead+vue@1.11.20_vue@3.5.13_typescript@5.8.2_/node_modules/@unhead/vue/dist/shared/vue.-sixQ7xP.mjs": { - "uncompressed": 1424, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.js": { + "uncompressed": 763, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@unhead+vue@1.11.20_vue@3.5.13_typescript@5.8.2_/node_modules/@unhead/vue/dist/shared/vue.ziyDaVMR.mjs": { - "uncompressed": 1036, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.js": { + "uncompressed": 162, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@vue+reactivity@3.5.13/node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js": { - "uncompressed": 16658, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js": { + "uncompressed": 171, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@vue+runtime-core@3.5.13/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js": { - "uncompressed": 46276, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.js": { + "uncompressed": 151, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@vue+runtime-dom@3.5.13/node_modules/@vue/runtime-dom/dist/runtime-dom.esm-bundler.js": { - "uncompressed": 6012, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTimes.js": { + "uncompressed": 67, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/@vue+shared@3.5.13/node_modules/@vue/shared/dist/shared.esm-bundler.js": { - "uncompressed": 3152, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseToString.js": { + "uncompressed": 198, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/conversions.js": { - "uncompressed": 8692, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.js": { + "uncompressed": 47, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/index.js": { - "uncompressed": 676, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnset.js": { + "uncompressed": 73, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/route.js": { - "uncompressed": 786, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.js": { + "uncompressed": 33, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js": { - "uncompressed": 3453, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.js": { + "uncompressed": 53, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.mjs": { - "uncompressed": 667, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneArrayBuffer.js": { + "uncompressed": 85, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/destr@2.0.3/node_modules/destr/dist/index.mjs": { - "uncompressed": 1252, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.js": { + "uncompressed": 290, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/devalue@5.1.1/node_modules/devalue/src/base64.js": { - "uncompressed": 609, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.js": { + "uncompressed": 86, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/devalue@5.1.1/node_modules/devalue/src/constants.js": { - "uncompressed": 42, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneRegExp.js": { + "uncompressed": 107, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/devalue@5.1.1/node_modules/devalue/src/parse.js": { - "uncompressed": 1530, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.js": { + "uncompressed": 99, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/h3@1.15.1/node_modules/h3/dist/index.mjs": { - "uncompressed": 1543, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.js": { + "uncompressed": 82, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/hookable@5.5.3/node_modules/hookable/dist/index.mjs": { - "uncompressed": 2927, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyArray.js": { + "uncompressed": 83, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_DataView.js": { - "uncompressed": 25, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyObject.js": { + "uncompressed": 143, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.js": { - "uncompressed": 207, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.js": { + "uncompressed": 37, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.js": { - "uncompressed": 207, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.js": { + "uncompressed": 37, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Map.js": { - "uncompressed": 20, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_coreJsData.js": { + "uncompressed": 30, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js": { - "uncompressed": 207, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_defineProperty.js": { + "uncompressed": 87, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.js": { - "uncompressed": 20, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.js": { + "uncompressed": 494, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Set.js": { - "uncompressed": 16, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.js": { + "uncompressed": 841, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.js": { - "uncompressed": 150, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.js": { + "uncompressed": 667, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Stack.js": { - "uncompressed": 167, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js": { + "uncompressed": 71, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js": { - "uncompressed": 13, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.js": { + "uncompressed": 33, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.js": { - "uncompressed": 21, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.js": { + "uncompressed": 90, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.js": { - "uncompressed": 24, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getNative.js": { + "uncompressed": 52, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_apply.js": { - "uncompressed": 182, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.js": { + "uncompressed": 40, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.js": { - "uncompressed": 86, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js": { + "uncompressed": 206, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.js": { - "uncompressed": 109, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbols.js": { + "uncompressed": 180, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayLikeKeys.js": { - "uncompressed": 335, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.js": { + "uncompressed": 103, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayMap.js": { - "uncompressed": 95, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.js": { + "uncompressed": 473, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayPush.js": { - "uncompressed": 80, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.js": { + "uncompressed": 44, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.js": { - "uncompressed": 91, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.js": { + "uncompressed": 53, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.js": { - "uncompressed": 79, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.js": { + "uncompressed": 84, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.js": { - "uncompressed": 136, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js": { + "uncompressed": 183, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.js": { - "uncompressed": 76, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js": { + "uncompressed": 116, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.js": { - "uncompressed": 41, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.js": { + "uncompressed": 135, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.js": { - "uncompressed": 41, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.js": { + "uncompressed": 187, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.js": { - "uncompressed": 105, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.js": { + "uncompressed": 777, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.js": { - "uncompressed": 1436, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneObject.js": { + "uncompressed": 76, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js": { - "uncompressed": 160, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIndex.js": { + "uncompressed": 156, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFor.js": { - "uncompressed": 12, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKey.js": { + "uncompressed": 232, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.js": { - "uncompressed": 38, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.js": { + "uncompressed": 114, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.js": { - "uncompressed": 104, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.js": { + "uncompressed": 135, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetAllKeys.js": { - "uncompressed": 56, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isPrototype.js": { + "uncompressed": 115, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js": { - "uncompressed": 154, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js": { + "uncompressed": 43, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.js": { - "uncompressed": 48, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js": { + "uncompressed": 163, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsArguments.js": { - "uncompressed": 67, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js": { + "uncompressed": 70, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.js": { - "uncompressed": 102, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.js": { + "uncompressed": 44, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.js": { - "uncompressed": 554, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js": { + "uncompressed": 100, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMap.js": { - "uncompressed": 61, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.js": { + "uncompressed": 80, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.js": { + "uncompressed": 67, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.js": { - "uncompressed": 315, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.js": { + "uncompressed": 39, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js": { - "uncompressed": 344, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js": { + "uncompressed": 39, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsSet.js": { - "uncompressed": 57, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.js": { + "uncompressed": 90, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.js": { - "uncompressed": 791, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.js": { + "uncompressed": 88, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.js": { - "uncompressed": 107, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.js": { + "uncompressed": 102, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.js": { - "uncompressed": 162, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.js": { + "uncompressed": 25, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js": { - "uncompressed": 172, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeys.js": { + "uncompressed": 30, + "gzip": 0, + "brotli": 0 + }, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeysIn.js": { + "uncompressed": 77, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.js": { - "uncompressed": 112, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.js": { + "uncompressed": 285, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.js": { - "uncompressed": 137, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js": { + "uncompressed": 72, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.js": { - "uncompressed": 169, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.js": { + "uncompressed": 52, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.js": { - "uncompressed": 374, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_parent.js": { + "uncompressed": 54, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.js": { - "uncompressed": 62, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js": { + "uncompressed": 95, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.js": { - "uncompressed": 50, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.js": { + "uncompressed": 86, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRest.js": { - "uncompressed": 44, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.js": { + "uncompressed": 43, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSet.js": { - "uncompressed": 280, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.js": { + "uncompressed": 82, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSetToString.js": { - "uncompressed": 104, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackClear.js": { + "uncompressed": 46, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.js": { - "uncompressed": 151, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackDelete.js": { + "uncompressed": 75, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTimes.js": { - "uncompressed": 67, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.js": { + "uncompressed": 43, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseToString.js": { - "uncompressed": 201, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.js": { + "uncompressed": 43, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js": { - "uncompressed": 73, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.js": { + "uncompressed": 215, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.js": { - "uncompressed": 47, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToPath.js": { + "uncompressed": 258, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnset.js": { - "uncompressed": 73, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toKey.js": { + "uncompressed": 96, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.js": { - "uncompressed": 33, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.js": { + "uncompressed": 129, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.js": { - "uncompressed": 54, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js": { + "uncompressed": 39, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneArrayBuffer.js": { - "uncompressed": 87, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.js": { + "uncompressed": 44, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.js": { - "uncompressed": 313, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.js": { + "uncompressed": 70, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.js": { - "uncompressed": 101, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.js": { + "uncompressed": 181, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneRegExp.js": { - "uncompressed": 107, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArray.js": { + "uncompressed": 20, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.js": { - "uncompressed": 101, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.js": { + "uncompressed": 52, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.js": { - "uncompressed": 97, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isBuffer.js": { + "uncompressed": 213, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyArray.js": { - "uncompressed": 83, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEqual.js": { + "uncompressed": 32, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyObject.js": { - "uncompressed": 144, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js": { + "uncompressed": 185, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.js": { - "uncompressed": 38, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.js": { + "uncompressed": 86, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.js": { - "uncompressed": 38, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.js": { + "uncompressed": 34, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_coreJsData.js": { - "uncompressed": 32, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js": { + "uncompressed": 74, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAssigner.js": { - "uncompressed": 248, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js": { + "uncompressed": 49, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseFor.js": { - "uncompressed": 136, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.js": { + "uncompressed": 34, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_defineProperty.js": { - "uncompressed": 88, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js": { + "uncompressed": 82, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.js": { - "uncompressed": 495, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.js": { + "uncompressed": 37, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.js": { - "uncompressed": 849, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keys.js": { + "uncompressed": 40, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.js": { - "uncompressed": 666, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.js": { + "uncompressed": 43, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js": { - "uncompressed": 71, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.js": { + "uncompressed": 63, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.js": { - "uncompressed": 34, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.js": { + "uncompressed": 320, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.js": { - "uncompressed": 34, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.js": { + "uncompressed": 23, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.js": { - "uncompressed": 91, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubFalse.js": { + "uncompressed": 23, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.js": { - "uncompressed": 92, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.js": { + "uncompressed": 39, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getNative.js": { - "uncompressed": 53, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/unset.js": { + "uncompressed": 113, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.js": { - "uncompressed": 40, + "[unassigned]": { + "uncompressed": 37, "gzip": 0, "brotli": 0 - }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js": { - "uncompressed": 214, + } + } + }, + ".nuxt/dist/client/_nuxt/ChqMwkBl.js": { + "uncompressed": 245852, + "gzip": 0, + "brotli": 0, + "type": "script", + "inputs": { + "../../node_modules/.pnpm/@unhead+dom@1.11.20/node_modules/@unhead/dom/dist/index.mjs": { + "uncompressed": 3394, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbols.js": { - "uncompressed": 180, + "../../node_modules/.pnpm/@unhead+shared@1.11.20/node_modules/@unhead/shared/dist/index.mjs": { + "uncompressed": 4543, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.js": { - "uncompressed": 103, + "../../node_modules/.pnpm/@unhead+vue@1.11.20_vue@3.5.13_typescript@5.8.2_/node_modules/@unhead/vue/dist/shared/vue.-sixQ7xP.mjs": { + "uncompressed": 1424, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.js": { - "uncompressed": 494, + "../../node_modules/.pnpm/@unhead+vue@1.11.20_vue@3.5.13_typescript@5.8.2_/node_modules/@unhead/vue/dist/shared/vue.ziyDaVMR.mjs": { + "uncompressed": 1036, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.js": { - "uncompressed": 44, + "../../node_modules/.pnpm/@vue+reactivity@3.5.13/node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js": { + "uncompressed": 16396, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.js": { - "uncompressed": 196, + "../../node_modules/.pnpm/@vue+runtime-core@3.5.13/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js": { + "uncompressed": 45482, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.js": { - "uncompressed": 55, + "../../node_modules/.pnpm/@vue+runtime-dom@3.5.13/node_modules/@vue/runtime-dom/dist/runtime-dom.esm-bundler.js": { + "uncompressed": 6012, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.js": { - "uncompressed": 84, + "../../node_modules/.pnpm/@vue+shared@3.5.13/node_modules/@vue/shared/dist/shared.esm-bundler.js": { + "uncompressed": 3190, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js": { - "uncompressed": 184, + "../../node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.mjs": { + "uncompressed": 667, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js": { - "uncompressed": 117, + "../../node_modules/.pnpm/destr@2.0.3/node_modules/destr/dist/index.mjs": { + "uncompressed": 1252, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.js": { - "uncompressed": 136, + "../../node_modules/.pnpm/devalue@5.1.1/node_modules/devalue/src/base64.js": { + "uncompressed": 609, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.js": { - "uncompressed": 187, + "../../node_modules/.pnpm/devalue@5.1.1/node_modules/devalue/src/constants.js": { + "uncompressed": 42, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.js": { - "uncompressed": 781, + "../../node_modules/.pnpm/devalue@5.1.1/node_modules/devalue/src/parse.js": { + "uncompressed": 1530, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneObject.js": { - "uncompressed": 76, + "../../node_modules/.pnpm/h3@1.15.1/node_modules/h3/dist/index.mjs": { + "uncompressed": 1550, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIndex.js": { - "uncompressed": 156, + "../../node_modules/.pnpm/hookable@5.5.3/node_modules/hookable/dist/index.mjs": { + "uncompressed": 2927, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.js": { - "uncompressed": 129, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/compat/idle-callback.js": { + "uncompressed": 216, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKey.js": { - "uncompressed": 229, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/client-only.js": { + "uncompressed": 1188, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.js": { - "uncompressed": 114, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/injections.js": { + "uncompressed": 25, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.js": { - "uncompressed": 138, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/nuxt-error-page.vue": { + "uncompressed": 786, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isPrototype.js": { - "uncompressed": 115, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/nuxt-root.vue": { + "uncompressed": 708, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.js": { - "uncompressed": 36, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/nuxt-route-announcer.js": { + "uncompressed": 1926, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js": { - "uncompressed": 43, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/utils.js": { + "uncompressed": 1122, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js": { - "uncompressed": 164, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/welcome.vue": { + "uncompressed": 91049, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js": { - "uncompressed": 71, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/chunk.js": { + "uncompressed": 509, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.js": { - "uncompressed": 45, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/error.js": { + "uncompressed": 439, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js": { - "uncompressed": 101, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/manifest.js": { + "uncompressed": 507, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.js": { - "uncompressed": 84, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/payload.js": { + "uncompressed": 1316, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.js": { - "uncompressed": 68, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/ready.js": { + "uncompressed": 106, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.js": { - "uncompressed": 40, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/route-announcer.js": { + "uncompressed": 839, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js": { - "uncompressed": 40, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/router.js": { + "uncompressed": 1186, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.js": { - "uncompressed": 91, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/entry.js": { + "uncompressed": 966, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.js": { - "uncompressed": 88, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/middleware/manifest-route-rule.js": { + "uncompressed": 184, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.js": { - "uncompressed": 94, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/nuxt.js": { + "uncompressed": 2790, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.js": { - "uncompressed": 102, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/check-outdated-build.client.js": { + "uncompressed": 254, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.js": { - "uncompressed": 27, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/chunk-reload.client.js": { + "uncompressed": 378, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeys.js": { - "uncompressed": 30, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/navigation-repaint.client.js": { + "uncompressed": 151, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeysIn.js": { - "uncompressed": 77, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/payload.client.js": { + "uncompressed": 394, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.js": { - "uncompressed": 296, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/revive-payload.client.js": { + "uncompressed": 462, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js": { - "uncompressed": 72, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/head/runtime/plugins/unhead.js": { + "uncompressed": 398, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.js": { - "uncompressed": 52, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/plugins/prefetch.client.js": { + "uncompressed": 468, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overRest.js": { - "uncompressed": 233, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/plugins/router.js": { + "uncompressed": 3318, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_parent.js": { - "uncompressed": 54, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/router.options.js": { + "uncompressed": 832, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js": { - "uncompressed": 96, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/utils.js": { + "uncompressed": 45, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.js": { - "uncompressed": 94, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/pages/runtime/validate.js": { + "uncompressed": 481, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.js": { - "uncompressed": 86, + "../../node_modules/.pnpm/ofetch@1.4.1/node_modules/ofetch/dist/index.mjs": { + "uncompressed": 415, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.js": { - "uncompressed": 43, + "../../node_modules/.pnpm/ofetch@1.4.1/node_modules/ofetch/dist/shared/ofetch.03887fc3.mjs": { + "uncompressed": 5230, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.js": { - "uncompressed": 82, + "../../node_modules/.pnpm/radix3@1.1.2/node_modules/radix3/dist/index.mjs": { + "uncompressed": 660, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToString.js": { - "uncompressed": 10, + "../../node_modules/.pnpm/ufo@1.5.4/node_modules/ufo/dist/index.mjs": { + "uncompressed": 4304, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_shortOut.js": { - "uncompressed": 182, + "../../node_modules/.pnpm/unctx@2.4.1/node_modules/unctx/dist/index.mjs": { + "uncompressed": 1238, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackClear.js": { - "uncompressed": 47, + "../../node_modules/.pnpm/unhead@1.11.20/node_modules/unhead/dist/index.mjs": { + "uncompressed": 6019, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackDelete.js": { - "uncompressed": 75, + "../../node_modules/.pnpm/vue-router@4.5.0_vue@3.5.13_typescript@5.8.2_/node_modules/vue-router/dist/vue-router.mjs": { + "uncompressed": 23401, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.js": { - "uncompressed": 43, + "[unassigned]": { + "uncompressed": 443, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.js": { - "uncompressed": 43, + "app.vue": { + "uncompressed": 125, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.js": { - "uncompressed": 218, + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fcomponents.plugin.mjs": { + "uncompressed": 39, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToPath.js": { - "uncompressed": 258, + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Ffetch.mjs": { + "uncompressed": 65, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toKey.js": { - "uncompressed": 96, + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Flayouts.mjs": { + "uncompressed": 6, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.js": { - "uncompressed": 130, + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fmiddleware.mjs": { + "uncompressed": 17, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js": { + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fnitro.client.mjs": { "uncompressed": 83, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assignIn.js": { - "uncompressed": 40, + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fnuxt.config.mjs": { + "uncompressed": 147, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js": { - "uncompressed": 40, + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fpaths.mjs": { + "uncompressed": 220, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.js": { - "uncompressed": 48, + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fplugins.client.mjs": { + "uncompressed": 32, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeepWith.js": { - "uncompressed": 84, + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Frouter.options.mjs": { + "uncompressed": 66, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/constant.js": { - "uncompressed": 43, + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Froutes.mjs": { + "uncompressed": 239, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/debounce.js": { - "uncompressed": 933, + "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Funhead-plugins.mjs": { + "uncompressed": 6, "gzip": 0, "brotli": 0 - }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.js": { - "uncompressed": 44, + } + } + }, + ".nuxt/dist/client/_nuxt/IrMYJUnB.js": { + "uncompressed": 9451, + "gzip": 0, + "brotli": 0, + "type": "script", + "inputs": { + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/error-404.vue": { + "uncompressed": 3039, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.js": { - "uncompressed": 70, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/nuxt-link.js": { + "uncompressed": 5618, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.js": { - "uncompressed": 44, + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/preload.js": { + "uncompressed": 518, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.js": { - "uncompressed": 24, + "[unassigned]": { + "uncompressed": 276, "gzip": 0, "brotli": 0 - }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.js": { - "uncompressed": 182, + } + } + }, + ".nuxt/dist/client/_nuxt/ZvyvWjkK.js": { + "uncompressed": 3425, + "gzip": 0, + "brotli": 0, + "type": "script", + "inputs": { + "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/error-500.vue": { + "uncompressed": 2831, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArray.js": { - "uncompressed": 21, + "[unassigned]": { + "uncompressed": 594, + "gzip": 0, + "brotli": 0 + } + } + }, + ".nuxt/dist/client/_nuxt/mKMvjoWE.js": { + "uncompressed": 141269, + "gzip": 0, + "brotli": 0, + "type": "script", + "inputs": { + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentfragment.js": { + "uncompressed": 1859, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.js": { - "uncompressed": 52, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/documentselection.js": { + "uncompressed": 9118, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLikeObject.js": { - "uncompressed": 35, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/element.js": { + "uncompressed": 1996, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isBuffer.js": { - "uncompressed": 215, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/liveposition.js": { + "uncompressed": 953, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isElement.js": { - "uncompressed": 52, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/liverange.js": { + "uncompressed": 1375, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEqual.js": { - "uncompressed": 32, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/markercollection.js": { + "uncompressed": 1384, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEqualWith.js": { - "uncompressed": 112, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/node.js": { + "uncompressed": 2039, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js": { - "uncompressed": 187, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/nodelist.js": { + "uncompressed": 1860, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.js": { - "uncompressed": 86, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/attributeoperation.js": { + "uncompressed": 1426, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.js": { - "uncompressed": 36, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/insertoperation.js": { + "uncompressed": 1378, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js": { - "uncompressed": 75, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/markeroperation.js": { + "uncompressed": 1292, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js": { - "uncompressed": 50, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/mergeoperation.js": { + "uncompressed": 2079, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.js": { - "uncompressed": 302, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/moveoperation.js": { + "uncompressed": 2081, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.js": { - "uncompressed": 36, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/nooperation.js": { + "uncompressed": 398, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.js": { - "uncompressed": 92, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operation.js": { + "uncompressed": 525, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js": { - "uncompressed": 84, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/operationfactory.js": { + "uncompressed": 375, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.js": { - "uncompressed": 39, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/renameoperation.js": { + "uncompressed": 1042, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keys.js": { - "uncompressed": 40, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/rootattributeoperation.js": { + "uncompressed": 1589, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.js": { - "uncompressed": 43, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/rootoperation.js": { + "uncompressed": 1004, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.js": { - "uncompressed": 63, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/splitoperation.js": { + "uncompressed": 2581, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.js": { - "uncompressed": 83, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/transform.js": { + "uncompressed": 19015, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.js": { - "uncompressed": 322, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/operation/utils.js": { + "uncompressed": 1953, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.js": { - "uncompressed": 38, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/position.js": { + "uncompressed": 7307, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/now.js": { - "uncompressed": 40, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/range.js": { + "uncompressed": 6804, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.js": { - "uncompressed": 44, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/rootelement.js": { + "uncompressed": 652, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/set.js": { - "uncompressed": 46, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/selection.js": { + "uncompressed": 5226, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.js": { - "uncompressed": 23, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/text.js": { + "uncompressed": 601, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubFalse.js": { - "uncompressed": 23, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/textproxy.js": { + "uncompressed": 1386, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/throttle.js": { - "uncompressed": 229, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/treewalker.js": { + "uncompressed": 3142, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js": { - "uncompressed": 343, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/model/typecheckable.js": { + "uncompressed": 234, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.js": { - "uncompressed": 34, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/attributeelement.js": { + "uncompressed": 1263, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.js": { - "uncompressed": 39, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/containerelement.js": { + "uncompressed": 710, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/unset.js": { - "uncompressed": 43, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/documentfragment.js": { + "uncompressed": 1619, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/compat/idle-callback.js": { - "uncompressed": 216, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/documentselection.js": { + "uncompressed": 1437, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/client-only.js": { - "uncompressed": 1194, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/domconverter.js": { + "uncompressed": 249, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/injections.js": { - "uncompressed": 25, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/editableelement.js": { + "uncompressed": 928, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/nuxt-error-page.vue": { - "uncompressed": 786, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/element.js": { + "uncompressed": 5100, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/nuxt-root.vue": { - "uncompressed": 708, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/emptyelement.js": { + "uncompressed": 654, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/nuxt-route-announcer.js": { - "uncompressed": 1926, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/filler.js": { + "uncompressed": 379, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/utils.js": { - "uncompressed": 662, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/matcher.js": { + "uncompressed": 2072, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/welcome.vue": { - "uncompressed": 90993, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/node.js": { + "uncompressed": 1540, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/chunk.js": { - "uncompressed": 509, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/bubblingemittermixin.js": { + "uncompressed": 1756, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/error.js": { - "uncompressed": 439, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/observer/bubblingeventinfo.js": { + "uncompressed": 383, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/manifest.js": { - "uncompressed": 507, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/position.js": { + "uncompressed": 2544, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/payload.js": { - "uncompressed": 1316, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/range.js": { + "uncompressed": 3187, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/ready.js": { - "uncompressed": 106, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/rawelement.js": { + "uncompressed": 695, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/route-announcer.js": { - "uncompressed": 839, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/rooteditableelement.js": { + "uncompressed": 843, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/router.js": { - "uncompressed": 1186, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/selection.js": { + "uncompressed": 3951, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/entry.js": { - "uncompressed": 966, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/stylesmap.js": { + "uncompressed": 2155, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/middleware/manifest-route-rule.js": { - "uncompressed": 184, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/text.js": { + "uncompressed": 608, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/nuxt.js": { - "uncompressed": 2790, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/textproxy.js": { + "uncompressed": 944, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/check-outdated-build.client.js": { - "uncompressed": 254, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/treewalker.js": { + "uncompressed": 4331, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/chunk-reload.client.js": { - "uncompressed": 378, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/typecheckable.js": { + "uncompressed": 239, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/navigation-repaint.client.js": { - "uncompressed": 151, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine/src/view/uielement.js": { + "uncompressed": 817, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/payload.client.js": { - "uncompressed": 394, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/ckeditorerror.js": { + "uncompressed": 872, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/revive-payload.client.js": { - "uncompressed": 462, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/collection.js": { + "uncompressed": 3949, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/plugins/router.js": { - "uncompressed": 2892, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/comparearrays.js": { + "uncompressed": 344, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/head/runtime/plugins/unhead.js": { - "uncompressed": 398, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/count.js": { + "uncompressed": 230, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/ofetch@1.4.1/node_modules/ofetch/dist/index.mjs": { - "uncompressed": 415, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/emittermixin.js": { + "uncompressed": 1960, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/ofetch@1.4.1/node_modules/ofetch/dist/shared/ofetch.03887fc3.mjs": { - "uncompressed": 5230, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/global.js": { + "uncompressed": 293, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/radix3@1.1.2/node_modules/radix3/dist/index.mjs": { - "uncompressed": 660, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/isnode.js": { + "uncompressed": 368, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/ufo@1.5.4/node_modules/ufo/dist/index.mjs": { - "uncompressed": 4304, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/dom/iswindow.js": { + "uncompressed": 285, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/unctx@2.4.1/node_modules/unctx/dist/index.mjs": { - "uncompressed": 1238, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/emittermixin.js": { + "uncompressed": 3496, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/unhead@1.11.20/node_modules/unhead/dist/index.mjs": { - "uncompressed": 6019, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/eventinfo.js": { + "uncompressed": 272, "gzip": 0, "brotli": 0 }, - "[unassigned]": { - "uncompressed": 374, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/inserttopriorityarray.js": { + "uncompressed": 316, "gzip": 0, "brotli": 0 }, - "app.vue": { - "uncompressed": 413, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/isiterable.js": { + "uncompressed": 223, "gzip": 0, "brotli": 0 }, - "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fcomponents.plugin.mjs": { - "uncompressed": 39, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/objecttomap.js": { + "uncompressed": 248, "gzip": 0, "brotli": 0 }, - "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Ffetch.mjs": { - "uncompressed": 65, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/observablemixin.js": { + "uncompressed": 4270, "gzip": 0, "brotli": 0 }, - "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fmiddleware.mjs": { - "uncompressed": 8, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/priorities.js": { + "uncompressed": 305, "gzip": 0, "brotli": 0 }, - "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fnitro.client.mjs": { - "uncompressed": 83, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/splicearray.js": { + "uncompressed": 357, "gzip": 0, "brotli": 0 }, - "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fnuxt.config.mjs": { - "uncompressed": 141, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/spy.js": { + "uncompressed": 224, "gzip": 0, "brotli": 0 }, - "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fpaths.mjs": { - "uncompressed": 220, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/toarray.js": { + "uncompressed": 222, "gzip": 0, "brotli": 0 }, - "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Fplugins.client.mjs": { - "uncompressed": 29, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/tomap.js": { + "uncompressed": 221, "gzip": 0, "brotli": 0 }, - "virtual:nuxt:%2Fhome%2Ffilip%2FProjects%2Fsonda%2Fplayground%2Fnuxt%2F.nuxt%2Funhead-plugins.mjs": { - "uncompressed": 6, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/translation-service.js": { + "uncompressed": 286, "gzip": 0, "brotli": 0 - } - } - }, - ".nuxt/dist/client/_nuxt/DyNPyDGd.js": { - "uncompressed": 9451, - "gzip": 0, - "brotli": 0, - "type": "script", - "inputs": { - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/error-404.vue": { - "uncompressed": 3039, + }, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/uid.js": { + "uncompressed": 534, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/components/nuxt-link.js": { - "uncompressed": 5618, + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils/src/version.js": { + "uncompressed": 344, "gzip": 0, "brotli": 0 }, - "../../node_modules/.pnpm/nuxt@3.15.4_@parcel+watcher@2.5.1_@types+node@22.13.8_db0@0.2.4_encoding@0.1.13_ioredis_057270f9bd3f8428718d6510a79d6361/node_modules/nuxt/dist/app/composables/preload.js": { - "uncompressed": 518, + "../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.js": { + "uncompressed": 306, "gzip": 0, "brotli": 0 }, "[unassigned]": { - "uncompressed": 276, + "uncompressed": 179, + "gzip": 0, + "brotli": 0 + }, + "pages/post.vue": { + "uncompressed": 87, "gzip": 0, "brotli": 0 } @@ -10230,6 +12286,7 @@ "../../node_modules/.pnpm/@ckeditor+ckeditor5-emoji@44.2.1/node_modules/@ckeditor/ckeditor5-emoji" ], "@ckeditor/ckeditor5-engine": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.0.0/node_modules/@ckeditor/ckeditor5-engine", "../../node_modules/.pnpm/@ckeditor+ckeditor5-engine@44.2.1/node_modules/@ckeditor/ckeditor5-engine" ], "@ckeditor/ckeditor5-enter": [ @@ -10265,9 +12322,6 @@ "@ckeditor/ckeditor5-indent": [ "../../node_modules/.pnpm/@ckeditor+ckeditor5-indent@44.2.1/node_modules/@ckeditor/ckeditor5-indent" ], - "@ckeditor/ckeditor5-integrations-common": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-integrations-common@2.2.3_ckeditor5@44.2.1/node_modules/@ckeditor/ckeditor5-integrations-common" - ], "@ckeditor/ckeditor5-language": [ "../../node_modules/.pnpm/@ckeditor+ckeditor5-language@44.2.1/node_modules/@ckeditor/ckeditor5-language" ], @@ -10335,11 +12389,9 @@ "../../node_modules/.pnpm/@ckeditor+ckeditor5-upload@44.2.1/node_modules/@ckeditor/ckeditor5-upload" ], "@ckeditor/ckeditor5-utils": [ + "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.0.0/node_modules/@ckeditor/ckeditor5-utils", "../../node_modules/.pnpm/@ckeditor+ckeditor5-utils@44.2.1/node_modules/@ckeditor/ckeditor5-utils" ], - "@ckeditor/ckeditor5-vue": [ - "../../node_modules/.pnpm/@ckeditor+ckeditor5-vue@7.3.0_ckeditor5@44.2.1_vue@3.5.13_typescript@5.8.2_/node_modules/@ckeditor/ckeditor5-vue" - ], "@ckeditor/ckeditor5-watchdog": [ "../../node_modules/.pnpm/@ckeditor+ckeditor5-watchdog@44.2.1/node_modules/@ckeditor/ckeditor5-watchdog" ], @@ -10431,7 +12483,7 @@ "../../node_modules/.pnpm/ofetch@1.4.1/node_modules/ofetch" ], "ohash": [ - "../../node_modules/.pnpm/ohash@1.1.4/node_modules/ohash" + "../../node_modules/.pnpm/ohash@1.1.5/node_modules/ohash" ], "packrup": [ "../../node_modules/.pnpm/packrup@0.1.2/node_modules/packrup" @@ -10473,5 +12525,18 @@ "../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue" ] }, - "issues": {} + "issues": [ + { + "type": "duplicate-dependency", + "data": { + "name": "@ckeditor/ckeditor5-engine" + } + }, + { + "type": "duplicate-dependency", + "data": { + "name": "@ckeditor/ckeditor5-utils" + } + } + ] } diff --git a/packages/html-kit/src/app.css b/packages/html-kit/src/app.css index 2b0f9e0..7f121ff 100644 --- a/packages/html-kit/src/app.css +++ b/packages/html-kit/src/app.css @@ -1,9 +1,5 @@ @import 'tailwindcss'; -html { - font-size: 14px; -} - * { scrollbar-width: thin; } diff --git a/packages/html-kit/src/lib/components/Sidebar/Sidebar.svelte b/packages/html-kit/src/lib/components/Sidebar/Sidebar.svelte index 7defdd0..3e6cbbc 100644 --- a/packages/html-kit/src/lib/components/Sidebar/Sidebar.svelte +++ b/packages/html-kit/src/lib/components/Sidebar/Sidebar.svelte @@ -74,21 +74,6 @@ Inputs - - + + {#if store.report.issues.length > 0} + + {/if}
Assets
diff --git a/packages/html-kit/src/routes/dependencies/+page.svelte b/packages/html-kit/src/routes/dependencies/+page.svelte index 981e646..b72227c 100644 --- a/packages/html-kit/src/routes/dependencies/+page.svelte +++ b/packages/html-kit/src/routes/dependencies/+page.svelte @@ -30,7 +30,6 @@Warnings
+Duplicated dependencies
+ +Name | +Paths | +Used in | +
---|---|---|
{ dependency.name } | +
+
|
+
+
|
+
Warnings
diff --git a/packages/sonda/src/report/formats.ts b/packages/sonda/src/report/formats.ts index fd96be0..c6ae7d9 100644 --- a/packages/sonda/src/report/formats.ts +++ b/packages/sonda/src/report/formats.ts @@ -40,7 +40,7 @@ export function generateJsonReport( inputs: sortObjectKeys( inputs ), outputs: sortObjectKeys( outputs ), dependencies: {}, - issues: {} + issues: [] }; report.dependencies = getDependencies( report ); diff --git a/packages/sonda/src/report/issues.ts b/packages/sonda/src/report/issues.ts index 2e23a2f..dff2d22 100644 --- a/packages/sonda/src/report/issues.ts +++ b/packages/sonda/src/report/issues.ts @@ -1,22 +1,20 @@ -import type { JsonReport } from '../types'; +import type { JsonReport, IssueDuplicateDependency } from '../types'; /** * Find issues with the bundles. */ export function getIssues( report: JsonReport ): JsonReport['issues'] { - const issues: JsonReport['issues'] = {}; - const duplicateDependencies = getDuplicateDependencies( report ); - - if ( duplicateDependencies.length > 0 ) { - issues.duplicateDependencies = duplicateDependencies; - } - - return issues; + return [ + ...getDuplicateDependencies( report ) + ]; } -function getDuplicateDependencies( report: JsonReport ): Array