create-yoya-ui 0.2.2 → 0.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/create-yoya-ui.js +3 -1
- package/package.json +1 -1
- package/templates/admin/README.md +10 -0
- package/templates/admin/RULES.md +11 -2
- package/templates/admin/node_modules/.vite/deps/_metadata.json +5 -12
- package/templates/admin/package.json +1 -1
- package/templates/admin/src/features/dashboard/overview/components/dashboard-chart.js +7 -1
- package/templates/admin/src/features/dashboard/overview/pages/dashboard-overview-page.js +9 -5
- package/templates/admin/src/features/system/dicts/api/dict.mgr.d.ts +48 -21
- package/templates/admin/src/features/system/dicts/components/dict-editor-dialog.js +13 -20
- package/templates/admin/src/features/system/dicts/components/dict-item-form-dialog.js +5 -1
- package/templates/admin/src/features/system/dicts/pages/dict-list-page.js +12 -19
- package/templates/admin/src/features/system/members/api/member.mgr.d.ts +8 -6
- package/templates/admin/src/features/system/members/components/member-form-dialog.js +5 -1
- package/templates/admin/src/features/system/members/components/member-table.js +7 -1
- package/templates/admin/src/features/system/members/components/member-toolbar.js +2 -3
- package/templates/admin/src/features/system/permissions/api/permission.mgr.d.ts +35 -13
- package/templates/admin/src/features/system/permissions/api/permission.mgr.js +7 -1
- package/templates/admin/src/features/system/permissions/api/permission.mock.js +24 -3
- package/templates/admin/src/features/system/permissions/api/permission.views.js +9 -1
- package/templates/admin/src/features/system/permissions/pages/permission-list-page.js +12 -19
- package/templates/admin/src/features/system/roles/api/role.mgr.d.ts +24 -26
- package/templates/admin/src/features/system/roles/api/role.mock.js +9 -4
- package/templates/admin/src/features/system/roles/components/role-form-dialog.js +6 -4
- package/templates/admin/src/features/system/roles/components/role-toolbar.js +1 -3
- package/templates/admin/src/features/system/roles/pages/role-list-page.js +12 -19
- package/templates/admin/src/main.js +2 -0
- package/templates/admin/src/shell/api/auth.mock.js +23 -0
- package/templates/admin/src/shell/api/shell.mock.js +48 -8
- package/templates/admin/src/shell/api/shell.req.js +8 -1
- package/templates/admin/src/shell/api/shell.state.js +48 -8
- package/templates/admin/src/shell/api/shell.views.js +2 -1
- package/templates/admin/src/shell/router.js +4 -1
- package/templates/admin/vite.config.js +16 -0
- package/templates/basic/package.json +1 -1
- package/templates/basic/src/main.js +1 -1
- package/templates/ssr/package.json +1 -1
- package/templates/admin/dist/assets/index-C9C1xRte.js +0 -35
- package/templates/admin/dist/assets/index-Dh32qJDx.css +0 -1
- package/templates/admin/dist/index.html +0 -13
- package/templates/admin/node_modules/.bin/nanoid +0 -16
- package/templates/admin/node_modules/.bin/nanoid.cmd +0 -17
- package/templates/admin/node_modules/.bin/nanoid.ps1 +0 -28
- package/templates/admin/node_modules/.bin/rolldown +0 -16
- package/templates/admin/node_modules/.bin/rolldown.cmd +0 -17
- package/templates/admin/node_modules/.bin/rolldown.ps1 +0 -28
- package/templates/admin/node_modules/.bin/tsc +0 -16
- package/templates/admin/node_modules/.bin/tsc.cmd +0 -17
- package/templates/admin/node_modules/.bin/tsc.ps1 +0 -28
- package/templates/admin/node_modules/.bin/vite +0 -16
- package/templates/admin/node_modules/.bin/vite.cmd +0 -17
- package/templates/admin/node_modules/.bin/vite.ps1 +0 -28
- package/templates/admin/node_modules/.package-lock.json +0 -389
- package/templates/admin/node_modules/.vite/deps/@yoyaflow_yoya-ui.js +0 -13116
- package/templates/admin/node_modules/.vite/deps/@yoyaflow_yoya-ui.js.map +0 -1
- package/templates/admin/node_modules/@oxc-project/types/LICENSE +0 -22
- package/templates/admin/node_modules/@oxc-project/types/README.md +0 -3
- package/templates/admin/node_modules/@oxc-project/types/package.json +0 -26
- package/templates/admin/node_modules/@oxc-project/types/types.d.ts +0 -1912
- package/templates/admin/node_modules/@rolldown/binding-win32-x64-msvc/README.md +0 -3
- package/templates/admin/node_modules/@rolldown/binding-win32-x64-msvc/package.json +0 -37
- package/templates/admin/node_modules/@rolldown/binding-win32-x64-msvc/rolldown-binding.win32-x64-msvc.node +0 -0
- package/templates/admin/node_modules/@rolldown/pluginutils/LICENSE +0 -21
- package/templates/admin/node_modules/@rolldown/pluginutils/README.md +0 -145
- package/templates/admin/node_modules/@rolldown/pluginutils/dist/filter/index.d.mts +0 -194
- package/templates/admin/node_modules/@rolldown/pluginutils/dist/filter/index.mjs +0 -2
- package/templates/admin/node_modules/@rolldown/pluginutils/dist/filter-B_mD-HGz.mjs +0 -323
- package/templates/admin/node_modules/@rolldown/pluginutils/dist/index.d.mts +0 -2
- package/templates/admin/node_modules/@rolldown/pluginutils/dist/index.mjs +0 -2
- package/templates/admin/node_modules/@rolldown/pluginutils/package.json +0 -40
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/LICENSE +0 -55
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/NOTICE.txt +0 -436
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/README.md +0 -3
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.d.ts +0 -20
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.decorators.d.ts +0 -382
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.decorators.legacy.d.ts +0 -20
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.dom.asynciterable.d.ts +0 -18
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.dom.d.ts +0 -45125
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.dom.iterable.d.ts +0 -18
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2015.collection.d.ts +0 -159
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2015.core.d.ts +0 -595
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2015.d.ts +0 -26
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2015.generator.d.ts +0 -75
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2015.iterable.d.ts +0 -603
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2015.promise.d.ts +0 -79
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2015.proxy.d.ts +0 -126
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2015.reflect.d.ts +0 -142
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2015.symbol.d.ts +0 -44
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2015.symbol.wellknown.d.ts +0 -324
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2016.array.include.d.ts +0 -114
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2016.d.ts +0 -19
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2016.full.d.ts +0 -21
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2016.intl.d.ts +0 -29
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2017.arraybuffer.d.ts +0 -19
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2017.d.ts +0 -24
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2017.date.d.ts +0 -29
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2017.full.d.ts +0 -21
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2017.intl.d.ts +0 -42
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2017.object.d.ts +0 -47
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2017.sharedmemory.d.ts +0 -133
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2017.string.d.ts +0 -47
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2017.typedarrays.d.ts +0 -51
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2018.asyncgenerator.d.ts +0 -75
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2018.asynciterable.d.ts +0 -51
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2018.d.ts +0 -22
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2018.full.d.ts +0 -22
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2018.intl.d.ts +0 -81
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2018.promise.d.ts +0 -28
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2018.regexp.d.ts +0 -35
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2019.array.d.ts +0 -77
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2019.d.ts +0 -22
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2019.full.d.ts +0 -22
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2019.intl.d.ts +0 -21
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2019.object.d.ts +0 -31
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2019.string.d.ts +0 -35
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2019.symbol.d.ts +0 -22
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2020.bigint.d.ts +0 -763
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2020.d.ts +0 -25
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2020.date.d.ts +0 -40
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2020.full.d.ts +0 -22
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2020.intl.d.ts +0 -472
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2020.number.d.ts +0 -26
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2020.promise.d.ts +0 -45
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2020.sharedmemory.d.ts +0 -97
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2020.string.d.ts +0 -42
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2020.symbol.wellknown.d.ts +0 -39
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2021.d.ts +0 -21
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2021.full.d.ts +0 -22
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2021.intl.d.ts +0 -164
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2021.promise.d.ts +0 -46
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2021.string.d.ts +0 -31
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2021.weakref.d.ts +0 -76
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2022.array.d.ts +0 -119
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2022.d.ts +0 -23
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2022.error.d.ts +0 -73
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2022.full.d.ts +0 -22
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2022.intl.d.ts +0 -143
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2022.object.d.ts +0 -24
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2022.regexp.d.ts +0 -37
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2022.string.d.ts +0 -23
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2023.array.d.ts +0 -922
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2023.collection.d.ts +0 -19
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2023.d.ts +0 -20
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2023.full.d.ts +0 -22
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2023.intl.d.ts +0 -62
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2024.arraybuffer.d.ts +0 -63
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2024.collection.d.ts +0 -27
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2024.d.ts +0 -24
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2024.full.d.ts +0 -22
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2024.object.d.ts +0 -27
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2024.promise.d.ts +0 -33
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2024.regexp.d.ts +0 -23
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2024.sharedmemory.d.ts +0 -66
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2024.string.d.ts +0 -27
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2025.collection.d.ts +0 -94
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2025.d.ts +0 -23
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2025.float16.d.ts +0 -443
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2025.full.d.ts +0 -22
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2025.intl.d.ts +0 -200
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2025.iterator.d.ts +0 -146
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2025.promise.d.ts +0 -32
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es2025.regexp.d.ts +0 -30
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es5.d.ts +0 -4599
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.es6.d.ts +0 -21
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.esnext.array.d.ts +0 -33
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.esnext.collection.d.ts +0 -47
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.esnext.d.ts +0 -27
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.esnext.date.d.ts +0 -21
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.esnext.decorators.d.ts +0 -26
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.esnext.disposable.d.ts +0 -191
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.esnext.error.d.ts +0 -22
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.esnext.full.d.ts +0 -22
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.esnext.intl.d.ts +0 -107
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.esnext.sharedmemory.d.ts +0 -23
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.esnext.temporal.d.ts +0 -485
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.esnext.typedarrays.d.ts +0 -90
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.scripthost.d.ts +0 -320
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.webworker.asynciterable.d.ts +0 -18
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.webworker.d.ts +0 -15606
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.webworker.importscripts.d.ts +0 -21
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/lib.webworker.iterable.d.ts +0 -18
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/lib/tsc.exe +0 -0
- package/templates/admin/node_modules/@typescript/typescript-win32-x64/package.json +0 -45
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/LICENSE +0 -21
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/README.md +0 -271
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/README.zh-CN.md +0 -272
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/dist/echarts.min.js +0 -45
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/dist/yoya-ui.umd.js +0 -35
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/dist/yoya.core.js +0 -1779
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/dist/yoya.echart.js +0 -643
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/dist/yoya.ssr.js +0 -2856
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/dist/yoya.ui.css +0 -2289
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/dist/yoya.ui.js +0 -13174
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/package.json +0 -94
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/actions.d.ts +0 -166
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/async.d.ts +0 -108
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/chart.d.ts +0 -40
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/core.d.ts +0 -582
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/css.d.ts +0 -5
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/data-display.d.ts +0 -620
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/effects.d.ts +0 -64
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/feedback.d.ts +0 -119
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/form.d.ts +0 -507
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/html.d.ts +0 -288
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/i18n.d.ts +0 -56
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/index.d.ts +0 -4
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/layout.d.ts +0 -444
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/navigation.d.ts +0 -275
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/router.d.ts +0 -123
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/ssr.d.ts +0 -124
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/svg.d.ts +0 -159
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/theme.d.ts +0 -40
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/yoya.core.d.ts +0 -7
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/yoya.echart.d.ts +0 -4
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/yoya.ssr.d.ts +0 -9
- package/templates/admin/node_modules/@yoyaflow/yoya-ui/types/yoya.ui.d.ts +0 -19
- package/templates/admin/node_modules/detect-libc/LICENSE +0 -201
- package/templates/admin/node_modules/detect-libc/README.md +0 -163
- package/templates/admin/node_modules/detect-libc/index.d.ts +0 -14
- package/templates/admin/node_modules/detect-libc/lib/detect-libc.js +0 -313
- package/templates/admin/node_modules/detect-libc/lib/elf.js +0 -39
- package/templates/admin/node_modules/detect-libc/lib/filesystem.js +0 -51
- package/templates/admin/node_modules/detect-libc/lib/process.js +0 -24
- package/templates/admin/node_modules/detect-libc/package.json +0 -44
- package/templates/admin/node_modules/fdir/LICENSE +0 -7
- package/templates/admin/node_modules/fdir/README.md +0 -91
- package/templates/admin/node_modules/fdir/dist/index.cjs +0 -588
- package/templates/admin/node_modules/fdir/dist/index.d.cts +0 -155
- package/templates/admin/node_modules/fdir/dist/index.d.mts +0 -155
- package/templates/admin/node_modules/fdir/dist/index.mjs +0 -570
- package/templates/admin/node_modules/fdir/package.json +0 -103
- package/templates/admin/node_modules/lightningcss/LICENSE +0 -373
- package/templates/admin/node_modules/lightningcss/README.md +0 -105
- package/templates/admin/node_modules/lightningcss/node/ast.d.ts +0 -9965
- package/templates/admin/node_modules/lightningcss/node/ast.js.flow +0 -10615
- package/templates/admin/node_modules/lightningcss/node/browserslistToTargets.js +0 -48
- package/templates/admin/node_modules/lightningcss/node/composeVisitors.js +0 -450
- package/templates/admin/node_modules/lightningcss/node/flags.js +0 -28
- package/templates/admin/node_modules/lightningcss/node/index.d.ts +0 -501
- package/templates/admin/node_modules/lightningcss/node/index.js +0 -59
- package/templates/admin/node_modules/lightningcss/node/index.js.flow +0 -854
- package/templates/admin/node_modules/lightningcss/node/index.mjs +0 -4
- package/templates/admin/node_modules/lightningcss/node/targets.d.ts +0 -40
- package/templates/admin/node_modules/lightningcss/node/targets.js.flow +0 -39
- package/templates/admin/node_modules/lightningcss/package.json +0 -110
- package/templates/admin/node_modules/lightningcss-win32-x64-msvc/LICENSE +0 -373
- package/templates/admin/node_modules/lightningcss-win32-x64-msvc/README.md +0 -1
- package/templates/admin/node_modules/lightningcss-win32-x64-msvc/lightningcss.win32-x64-msvc.node +0 -0
- package/templates/admin/node_modules/lightningcss-win32-x64-msvc/package.json +0 -34
- package/templates/admin/node_modules/nanoid/LICENSE +0 -20
- package/templates/admin/node_modules/nanoid/README.md +0 -39
- package/templates/admin/node_modules/nanoid/async/index.browser.cjs +0 -43
- package/templates/admin/node_modules/nanoid/async/index.browser.js +0 -43
- package/templates/admin/node_modules/nanoid/async/index.cjs +0 -47
- package/templates/admin/node_modules/nanoid/async/index.d.ts +0 -56
- package/templates/admin/node_modules/nanoid/async/index.js +0 -47
- package/templates/admin/node_modules/nanoid/async/index.native.js +0 -38
- package/templates/admin/node_modules/nanoid/async/package.json +0 -12
- package/templates/admin/node_modules/nanoid/bin/nanoid.cjs +0 -55
- package/templates/admin/node_modules/nanoid/index.browser.cjs +0 -45
- package/templates/admin/node_modules/nanoid/index.browser.js +0 -45
- package/templates/admin/node_modules/nanoid/index.cjs +0 -58
- package/templates/admin/node_modules/nanoid/index.d.cts +0 -91
- package/templates/admin/node_modules/nanoid/index.d.ts +0 -91
- package/templates/admin/node_modules/nanoid/index.js +0 -63
- package/templates/admin/node_modules/nanoid/nanoid.js +0 -1
- package/templates/admin/node_modules/nanoid/non-secure/index.cjs +0 -24
- package/templates/admin/node_modules/nanoid/non-secure/index.d.ts +0 -33
- package/templates/admin/node_modules/nanoid/non-secure/index.js +0 -24
- package/templates/admin/node_modules/nanoid/non-secure/package.json +0 -6
- package/templates/admin/node_modules/nanoid/package.json +0 -89
- package/templates/admin/node_modules/nanoid/url-alphabet/index.cjs +0 -4
- package/templates/admin/node_modules/nanoid/url-alphabet/index.js +0 -4
- package/templates/admin/node_modules/nanoid/url-alphabet/package.json +0 -6
- package/templates/admin/node_modules/picocolors/LICENSE +0 -15
- package/templates/admin/node_modules/picocolors/README.md +0 -21
- package/templates/admin/node_modules/picocolors/package.json +0 -25
- package/templates/admin/node_modules/picocolors/picocolors.browser.js +0 -4
- package/templates/admin/node_modules/picocolors/picocolors.d.ts +0 -5
- package/templates/admin/node_modules/picocolors/picocolors.js +0 -75
- package/templates/admin/node_modules/picocolors/types.d.ts +0 -51
- package/templates/admin/node_modules/picomatch/LICENSE +0 -21
- package/templates/admin/node_modules/picomatch/README.md +0 -743
- package/templates/admin/node_modules/picomatch/index.js +0 -17
- package/templates/admin/node_modules/picomatch/lib/constants.js +0 -184
- package/templates/admin/node_modules/picomatch/lib/parse.js +0 -1425
- package/templates/admin/node_modules/picomatch/lib/picomatch.js +0 -361
- package/templates/admin/node_modules/picomatch/lib/scan.js +0 -403
- package/templates/admin/node_modules/picomatch/lib/utils.js +0 -72
- package/templates/admin/node_modules/picomatch/package.json +0 -83
- package/templates/admin/node_modules/picomatch/posix.js +0 -3
- package/templates/admin/node_modules/postcss/LICENSE +0 -20
- package/templates/admin/node_modules/postcss/README.md +0 -27
- package/templates/admin/node_modules/postcss/lib/at-rule.d.ts +0 -139
- package/templates/admin/node_modules/postcss/lib/at-rule.js +0 -25
- package/templates/admin/node_modules/postcss/lib/comment.d.ts +0 -67
- package/templates/admin/node_modules/postcss/lib/comment.js +0 -13
- package/templates/admin/node_modules/postcss/lib/container.d.ts +0 -478
- package/templates/admin/node_modules/postcss/lib/container.js +0 -494
- package/templates/admin/node_modules/postcss/lib/css-syntax-error.d.ts +0 -247
- package/templates/admin/node_modules/postcss/lib/css-syntax-error.js +0 -133
- package/templates/admin/node_modules/postcss/lib/declaration.d.ts +0 -150
- package/templates/admin/node_modules/postcss/lib/declaration.js +0 -24
- package/templates/admin/node_modules/postcss/lib/document.d.ts +0 -68
- package/templates/admin/node_modules/postcss/lib/document.js +0 -33
- package/templates/admin/node_modules/postcss/lib/fromJSON.d.ts +0 -9
- package/templates/admin/node_modules/postcss/lib/fromJSON.js +0 -107
- package/templates/admin/node_modules/postcss/lib/input.d.ts +0 -226
- package/templates/admin/node_modules/postcss/lib/input.js +0 -282
- package/templates/admin/node_modules/postcss/lib/lazy-result.d.ts +0 -189
- package/templates/admin/node_modules/postcss/lib/lazy-result.js +0 -626
- package/templates/admin/node_modules/postcss/lib/list.d.ts +0 -60
- package/templates/admin/node_modules/postcss/lib/list.js +0 -59
- package/templates/admin/node_modules/postcss/lib/map-generator.js +0 -376
- package/templates/admin/node_modules/postcss/lib/no-work-result.d.ts +0 -45
- package/templates/admin/node_modules/postcss/lib/no-work-result.js +0 -137
- package/templates/admin/node_modules/postcss/lib/node.d.ts +0 -555
- package/templates/admin/node_modules/postcss/lib/node.js +0 -494
- package/templates/admin/node_modules/postcss/lib/parse.d.ts +0 -9
- package/templates/admin/node_modules/postcss/lib/parse.js +0 -42
- package/templates/admin/node_modules/postcss/lib/parser.js +0 -618
- package/templates/admin/node_modules/postcss/lib/postcss.d.mts +0 -66
- package/templates/admin/node_modules/postcss/lib/postcss.d.ts +0 -464
- package/templates/admin/node_modules/postcss/lib/postcss.js +0 -101
- package/templates/admin/node_modules/postcss/lib/postcss.mjs +0 -30
- package/templates/admin/node_modules/postcss/lib/previous-map.d.ts +0 -80
- package/templates/admin/node_modules/postcss/lib/previous-map.js +0 -176
- package/templates/admin/node_modules/postcss/lib/processor.d.ts +0 -114
- package/templates/admin/node_modules/postcss/lib/processor.js +0 -67
- package/templates/admin/node_modules/postcss/lib/result.d.ts +0 -204
- package/templates/admin/node_modules/postcss/lib/result.js +0 -42
- package/templates/admin/node_modules/postcss/lib/root.d.ts +0 -86
- package/templates/admin/node_modules/postcss/lib/root.js +0 -76
- package/templates/admin/node_modules/postcss/lib/rule.d.ts +0 -126
- package/templates/admin/node_modules/postcss/lib/rule.js +0 -27
- package/templates/admin/node_modules/postcss/lib/stringifier.d.ts +0 -45
- package/templates/admin/node_modules/postcss/lib/stringifier.js +0 -461
- package/templates/admin/node_modules/postcss/lib/stringify.d.ts +0 -9
- package/templates/admin/node_modules/postcss/lib/stringify.js +0 -11
- package/templates/admin/node_modules/postcss/lib/symbols.js +0 -5
- package/templates/admin/node_modules/postcss/lib/terminal-highlight.js +0 -70
- package/templates/admin/node_modules/postcss/lib/tokenize.js +0 -270
- package/templates/admin/node_modules/postcss/lib/warn-once.js +0 -13
- package/templates/admin/node_modules/postcss/lib/warning.d.ts +0 -146
- package/templates/admin/node_modules/postcss/lib/warning.js +0 -47
- package/templates/admin/node_modules/postcss/package.json +0 -88
- package/templates/admin/node_modules/rolldown/LICENSE +0 -25
- package/templates/admin/node_modules/rolldown/README.md +0 -11
- package/templates/admin/node_modules/rolldown/THIRD-PARTY-LICENSE +0 -33
- package/templates/admin/node_modules/rolldown/bin/cli.mjs +0 -11
- package/templates/admin/node_modules/rolldown/dist/cli.d.mts +0 -1
- package/templates/admin/node_modules/rolldown/dist/cli.mjs +0 -1208
- package/templates/admin/node_modules/rolldown/dist/config.d.mts +0 -26
- package/templates/admin/node_modules/rolldown/dist/config.mjs +0 -4
- package/templates/admin/node_modules/rolldown/dist/experimental-default-runtime.mjs +0 -116
- package/templates/admin/node_modules/rolldown/dist/experimental-index.d.mts +0 -324
- package/templates/admin/node_modules/rolldown/dist/experimental-index.mjs +0 -383
- package/templates/admin/node_modules/rolldown/dist/experimental-runtime-base.mjs +0 -95
- package/templates/admin/node_modules/rolldown/dist/experimental-runtime-types.d.ts +0 -177
- package/templates/admin/node_modules/rolldown/dist/experimental-runtime.d.ts +0 -177
- package/templates/admin/node_modules/rolldown/dist/experimental-runtime.mjs +0 -257
- package/templates/admin/node_modules/rolldown/dist/filter-index.d.mts +0 -196
- package/templates/admin/node_modules/rolldown/dist/filter-index.mjs +0 -376
- package/templates/admin/node_modules/rolldown/dist/get-log-filter.d.mts +0 -3
- package/templates/admin/node_modules/rolldown/dist/get-log-filter.mjs +0 -68
- package/templates/admin/node_modules/rolldown/dist/index.d.mts +0 -4
- package/templates/admin/node_modules/rolldown/dist/index.mjs +0 -56
- package/templates/admin/node_modules/rolldown/dist/parallel-plugin-worker.d.mts +0 -1
- package/templates/admin/node_modules/rolldown/dist/parallel-plugin-worker.mjs +0 -29
- package/templates/admin/node_modules/rolldown/dist/parallel-plugin.d.mts +0 -12
- package/templates/admin/node_modules/rolldown/dist/parallel-plugin.mjs +0 -6
- package/templates/admin/node_modules/rolldown/dist/parse-ast-index.d.mts +0 -30
- package/templates/admin/node_modules/rolldown/dist/parse-ast-index.mjs +0 -60
- package/templates/admin/node_modules/rolldown/dist/plugins-index.d.mts +0 -32
- package/templates/admin/node_modules/rolldown/dist/plugins-index.mjs +0 -40
- package/templates/admin/node_modules/rolldown/dist/shared/binding-CtPG-2KR.mjs +0 -675
- package/templates/admin/node_modules/rolldown/dist/shared/binding-Og__jmUi.d.mts +0 -2065
- package/templates/admin/node_modules/rolldown/dist/shared/bindingify-input-options-4JJxbZl2.mjs +0 -2416
- package/templates/admin/node_modules/rolldown/dist/shared/constructors-Qrp2Xr6w.d.mts +0 -35
- package/templates/admin/node_modules/rolldown/dist/shared/constructors-ltBDfHX1.mjs +0 -69
- package/templates/admin/node_modules/rolldown/dist/shared/create-bundler-option-DSPiA5F7.mjs +0 -3220
- package/templates/admin/node_modules/rolldown/dist/shared/define-config-Demdg3_4.mjs +0 -6
- package/templates/admin/node_modules/rolldown/dist/shared/define-config-Nbz-lniw.d.mts +0 -4101
- package/templates/admin/node_modules/rolldown/dist/shared/dist-DKbukT1H.mjs +0 -154
- package/templates/admin/node_modules/rolldown/dist/shared/error-HDibX49O.mjs +0 -85
- package/templates/admin/node_modules/rolldown/dist/shared/get-log-filter-AjBknEEO.d.mts +0 -34
- package/templates/admin/node_modules/rolldown/dist/shared/load-config-BMUrE9HH.mjs +0 -137
- package/templates/admin/node_modules/rolldown/dist/shared/logging-xuHO4mAy.d.mts +0 -50
- package/templates/admin/node_modules/rolldown/dist/shared/logs-DmYCAKcW.mjs +0 -192
- package/templates/admin/node_modules/rolldown/dist/shared/misc-DOSKtd97.mjs +0 -29
- package/templates/admin/node_modules/rolldown/dist/shared/normalize-string-or-regex-DWz4it3p.mjs +0 -68
- package/templates/admin/node_modules/rolldown/dist/shared/parse-D0g29RgN.mjs +0 -74
- package/templates/admin/node_modules/rolldown/dist/shared/prompt-CH6TK0bC.mjs +0 -885
- package/templates/admin/node_modules/rolldown/dist/shared/resolve-tsconfig-CLYpUIZC.mjs +0 -128
- package/templates/admin/node_modules/rolldown/dist/shared/rolldown-C9Hfg50O.mjs +0 -179
- package/templates/admin/node_modules/rolldown/dist/shared/transform-DR4CXeQm.d.mts +0 -152
- package/templates/admin/node_modules/rolldown/dist/shared/watch-UbzgabQn.mjs +0 -377
- package/templates/admin/node_modules/rolldown/dist/utils-index.d.mts +0 -375
- package/templates/admin/node_modules/rolldown/dist/utils-index.mjs +0 -2416
- package/templates/admin/node_modules/rolldown/package.json +0 -164
- package/templates/admin/node_modules/source-map-js/LICENSE +0 -28
- package/templates/admin/node_modules/source-map-js/README.md +0 -765
- package/templates/admin/node_modules/source-map-js/lib/array-set.js +0 -121
- package/templates/admin/node_modules/source-map-js/lib/base64-vlq.js +0 -140
- package/templates/admin/node_modules/source-map-js/lib/base64.js +0 -67
- package/templates/admin/node_modules/source-map-js/lib/binary-search.js +0 -111
- package/templates/admin/node_modules/source-map-js/lib/mapping-list.js +0 -79
- package/templates/admin/node_modules/source-map-js/lib/quick-sort.js +0 -132
- package/templates/admin/node_modules/source-map-js/lib/source-map-consumer.d.ts +0 -1
- package/templates/admin/node_modules/source-map-js/lib/source-map-consumer.js +0 -1188
- package/templates/admin/node_modules/source-map-js/lib/source-map-generator.d.ts +0 -1
- package/templates/admin/node_modules/source-map-js/lib/source-map-generator.js +0 -444
- package/templates/admin/node_modules/source-map-js/lib/source-node.d.ts +0 -1
- package/templates/admin/node_modules/source-map-js/lib/source-node.js +0 -413
- package/templates/admin/node_modules/source-map-js/lib/util.js +0 -594
- package/templates/admin/node_modules/source-map-js/package.json +0 -71
- package/templates/admin/node_modules/source-map-js/source-map.d.ts +0 -104
- package/templates/admin/node_modules/source-map-js/source-map.js +0 -8
- package/templates/admin/node_modules/tinyglobby/LICENSE +0 -21
- package/templates/admin/node_modules/tinyglobby/README.md +0 -25
- package/templates/admin/node_modules/tinyglobby/dist/index.cjs +0 -335
- package/templates/admin/node_modules/tinyglobby/dist/index.d.cts +0 -148
- package/templates/admin/node_modules/tinyglobby/dist/index.d.mts +0 -148
- package/templates/admin/node_modules/tinyglobby/dist/index.mjs +0 -307
- package/templates/admin/node_modules/tinyglobby/package.json +0 -70
- package/templates/admin/node_modules/typescript/LICENSE +0 -55
- package/templates/admin/node_modules/typescript/NOTICE.txt +0 -436
- package/templates/admin/node_modules/typescript/README.md +0 -49
- package/templates/admin/node_modules/typescript/bin/tsc +0 -2
- package/templates/admin/node_modules/typescript/dist/api/async/api.d.ts +0 -529
- package/templates/admin/node_modules/typescript/dist/api/async/api.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/async/api.js +0 -1657
- package/templates/admin/node_modules/typescript/dist/api/async/api.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/async/client.d.ts +0 -39
- package/templates/admin/node_modules/typescript/dist/api/async/client.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/async/client.js +0 -211
- package/templates/admin/node_modules/typescript/dist/api/async/client.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/async/types.d.ts +0 -310
- package/templates/admin/node_modules/typescript/dist/api/async/types.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/async/types.js +0 -2
- package/templates/admin/node_modules/typescript/dist/api/async/types.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/compilerOptions.d.ts +0 -109
- package/templates/admin/node_modules/typescript/dist/api/compilerOptions.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/compilerOptions.js +0 -2
- package/templates/admin/node_modules/typescript/dist/api/compilerOptions.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/fs.d.ts +0 -23
- package/templates/admin/node_modules/typescript/dist/api/fs.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/fs.js +0 -109
- package/templates/admin/node_modules/typescript/dist/api/fs.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/encoder.d.ts +0 -15
- package/templates/admin/node_modules/typescript/dist/api/node/encoder.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/encoder.generated.d.ts +0 -5
- package/templates/admin/node_modules/typescript/dist/api/node/encoder.generated.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/encoder.generated.js +0 -74
- package/templates/admin/node_modules/typescript/dist/api/node/encoder.generated.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/encoder.js +0 -287
- package/templates/admin/node_modules/typescript/dist/api/node/encoder.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/msgpack.d.ts +0 -32
- package/templates/admin/node_modules/typescript/dist/api/node/msgpack.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/msgpack.js +0 -213
- package/templates/admin/node_modules/typescript/dist/api/node/msgpack.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/node.d.ts +0 -76
- package/templates/admin/node_modules/typescript/dist/api/node/node.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/node.generated.d.ts +0 -182
- package/templates/admin/node_modules/typescript/dist/api/node/node.generated.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/node.generated.js +0 -835
- package/templates/admin/node_modules/typescript/dist/api/node/node.generated.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/node.infrastructure.d.ts +0 -62
- package/templates/admin/node_modules/typescript/dist/api/node/node.infrastructure.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/node.infrastructure.js +0 -122
- package/templates/admin/node_modules/typescript/dist/api/node/node.infrastructure.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/node.js +0 -298
- package/templates/admin/node_modules/typescript/dist/api/node/node.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/protocol.d.ts +0 -29
- package/templates/admin/node_modules/typescript/dist/api/node/protocol.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/protocol.generated.d.ts +0 -4
- package/templates/admin/node_modules/typescript/dist/api/node/protocol.generated.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/protocol.generated.js +0 -241
- package/templates/admin/node_modules/typescript/dist/api/node/protocol.generated.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/protocol.js +0 -30
- package/templates/admin/node_modules/typescript/dist/api/node/protocol.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/wtf8.d.ts +0 -6
- package/templates/admin/node_modules/typescript/dist/api/node/wtf8.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/node/wtf8.js +0 -61
- package/templates/admin/node_modules/typescript/dist/api/node/wtf8.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/options.d.ts +0 -32
- package/templates/admin/node_modules/typescript/dist/api/options.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/options.js +0 -11
- package/templates/admin/node_modules/typescript/dist/api/options.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/path.d.ts +0 -110
- package/templates/admin/node_modules/typescript/dist/api/path.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/path.js +0 -508
- package/templates/admin/node_modules/typescript/dist/api/path.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/proto.d.ts +0 -239
- package/templates/admin/node_modules/typescript/dist/api/proto.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/proto.js +0 -37
- package/templates/admin/node_modules/typescript/dist/api/proto.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/sourceFileCache.d.ts +0 -79
- package/templates/admin/node_modules/typescript/dist/api/sourceFileCache.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/sourceFileCache.js +0 -169
- package/templates/admin/node_modules/typescript/dist/api/sourceFileCache.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/sync/api.d.ts +0 -529
- package/templates/admin/node_modules/typescript/dist/api/sync/api.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/sync/api.js +0 -1665
- package/templates/admin/node_modules/typescript/dist/api/sync/api.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/sync/client.d.ts +0 -30
- package/templates/admin/node_modules/typescript/dist/api/sync/client.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/sync/client.js +0 -124
- package/templates/admin/node_modules/typescript/dist/api/sync/client.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/sync/types.d.ts +0 -310
- package/templates/admin/node_modules/typescript/dist/api/sync/types.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/sync/types.js +0 -2
- package/templates/admin/node_modules/typescript/dist/api/sync/types.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/syncChannel.d.ts +0 -114
- package/templates/admin/node_modules/typescript/dist/api/syncChannel.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/syncChannel.js +0 -508
- package/templates/admin/node_modules/typescript/dist/api/syncChannel.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/timing.d.ts +0 -175
- package/templates/admin/node_modules/typescript/dist/api/timing.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/api/timing.js +0 -149
- package/templates/admin/node_modules/typescript/dist/api/timing.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/ast.d.ts +0 -100
- package/templates/admin/node_modules/typescript/dist/ast/ast.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/ast.generated.d.ts +0 -1161
- package/templates/admin/node_modules/typescript/dist/ast/ast.generated.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/ast.generated.js +0 -4
- package/templates/admin/node_modules/typescript/dist/ast/ast.generated.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/ast.js +0 -7
- package/templates/admin/node_modules/typescript/dist/ast/ast.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/astnav.d.ts +0 -19
- package/templates/admin/node_modules/typescript/dist/ast/astnav.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/astnav.js +0 -596
- package/templates/admin/node_modules/typescript/dist/ast/astnav.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/clone.d.ts +0 -16
- package/templates/admin/node_modules/typescript/dist/ast/clone.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/clone.js +0 -104
- package/templates/admin/node_modules/typescript/dist/ast/clone.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/factory.generated.d.ts +0 -520
- package/templates/admin/node_modules/typescript/dist/ast/factory.generated.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/factory.generated.js +0 -3057
- package/templates/admin/node_modules/typescript/dist/ast/factory.generated.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/index.d.ts +0 -20
- package/templates/admin/node_modules/typescript/dist/ast/index.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/index.js +0 -20
- package/templates/admin/node_modules/typescript/dist/ast/index.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/is.d.ts +0 -35
- package/templates/admin/node_modules/typescript/dist/ast/is.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/is.generated.d.ts +0 -329
- package/templates/admin/node_modules/typescript/dist/ast/is.generated.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/is.generated.js +0 -1103
- package/templates/admin/node_modules/typescript/dist/ast/is.generated.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/is.js +0 -233
- package/templates/admin/node_modules/typescript/dist/ast/is.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/jsdoc.d.ts +0 -11
- package/templates/admin/node_modules/typescript/dist/ast/jsdoc.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/jsdoc.js +0 -202
- package/templates/admin/node_modules/typescript/dist/ast/jsdoc.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/scanner.d.ts +0 -97
- package/templates/admin/node_modules/typescript/dist/ast/scanner.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/scanner.js +0 -2230
- package/templates/admin/node_modules/typescript/dist/ast/scanner.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/utils.d.ts +0 -17
- package/templates/admin/node_modules/typescript/dist/ast/utils.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/utils.js +0 -67
- package/templates/admin/node_modules/typescript/dist/ast/utils.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/visitor.d.ts +0 -14
- package/templates/admin/node_modules/typescript/dist/ast/visitor.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/visitor.generated.d.ts +0 -50
- package/templates/admin/node_modules/typescript/dist/ast/visitor.generated.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/visitor.generated.js +0 -978
- package/templates/admin/node_modules/typescript/dist/ast/visitor.generated.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/ast/visitor.js +0 -47
- package/templates/admin/node_modules/typescript/dist/ast/visitor.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/characterCodes.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/characterCodes.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/characterCodes.enum.d.ts +0 -129
- package/templates/admin/node_modules/typescript/dist/enums/characterCodes.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/characterCodes.enum.js +0 -132
- package/templates/admin/node_modules/typescript/dist/enums/characterCodes.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/characterCodes.js +0 -130
- package/templates/admin/node_modules/typescript/dist/enums/characterCodes.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/commentDirectiveType.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/commentDirectiveType.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/commentDirectiveType.enum.d.ts +0 -5
- package/templates/admin/node_modules/typescript/dist/enums/commentDirectiveType.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/commentDirectiveType.enum.js +0 -6
- package/templates/admin/node_modules/typescript/dist/enums/commentDirectiveType.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/commentDirectiveType.js +0 -6
- package/templates/admin/node_modules/typescript/dist/enums/commentDirectiveType.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/completionItemKind.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/completionItemKind.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/completionItemKind.enum.d.ts +0 -28
- package/templates/admin/node_modules/typescript/dist/enums/completionItemKind.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/completionItemKind.enum.js +0 -30
- package/templates/admin/node_modules/typescript/dist/enums/completionItemKind.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/completionItemKind.js +0 -30
- package/templates/admin/node_modules/typescript/dist/enums/completionItemKind.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/diagnosticCategory.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/diagnosticCategory.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/diagnosticCategory.enum.d.ts +0 -7
- package/templates/admin/node_modules/typescript/dist/enums/diagnosticCategory.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/diagnosticCategory.enum.js +0 -9
- package/templates/admin/node_modules/typescript/dist/enums/diagnosticCategory.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/diagnosticCategory.js +0 -9
- package/templates/admin/node_modules/typescript/dist/enums/diagnosticCategory.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/elementFlags.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/elementFlags.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/elementFlags.enum.d.ts +0 -12
- package/templates/admin/node_modules/typescript/dist/enums/elementFlags.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/elementFlags.enum.js +0 -14
- package/templates/admin/node_modules/typescript/dist/enums/elementFlags.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/elementFlags.js +0 -14
- package/templates/admin/node_modules/typescript/dist/enums/elementFlags.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/internalSymbolName.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/internalSymbolName.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/internalSymbolName.enum.d.ts +0 -23
- package/templates/admin/node_modules/typescript/dist/enums/internalSymbolName.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/internalSymbolName.enum.js +0 -25
- package/templates/admin/node_modules/typescript/dist/enums/internalSymbolName.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/internalSymbolName.js +0 -25
- package/templates/admin/node_modules/typescript/dist/enums/internalSymbolName.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/jsxEmit.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/jsxEmit.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/jsxEmit.enum.d.ts +0 -9
- package/templates/admin/node_modules/typescript/dist/enums/jsxEmit.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/jsxEmit.enum.js +0 -11
- package/templates/admin/node_modules/typescript/dist/enums/jsxEmit.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/jsxEmit.js +0 -11
- package/templates/admin/node_modules/typescript/dist/enums/jsxEmit.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/languageVariant.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/languageVariant.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/languageVariant.enum.d.ts +0 -5
- package/templates/admin/node_modules/typescript/dist/enums/languageVariant.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/languageVariant.enum.js +0 -6
- package/templates/admin/node_modules/typescript/dist/enums/languageVariant.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/languageVariant.js +0 -6
- package/templates/admin/node_modules/typescript/dist/enums/languageVariant.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/modifierFlags.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/modifierFlags.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/modifierFlags.enum.d.ts +0 -42
- package/templates/admin/node_modules/typescript/dist/enums/modifierFlags.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/modifierFlags.enum.js +0 -44
- package/templates/admin/node_modules/typescript/dist/enums/modifierFlags.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/modifierFlags.js +0 -44
- package/templates/admin/node_modules/typescript/dist/enums/modifierFlags.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/moduleDetectionKind.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/moduleDetectionKind.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/moduleDetectionKind.enum.d.ts +0 -7
- package/templates/admin/node_modules/typescript/dist/enums/moduleDetectionKind.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/moduleDetectionKind.enum.js +0 -9
- package/templates/admin/node_modules/typescript/dist/enums/moduleDetectionKind.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/moduleDetectionKind.js +0 -9
- package/templates/admin/node_modules/typescript/dist/enums/moduleDetectionKind.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/moduleKind.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/moduleKind.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/moduleKind.enum.d.ts +0 -17
- package/templates/admin/node_modules/typescript/dist/enums/moduleKind.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/moduleKind.enum.js +0 -19
- package/templates/admin/node_modules/typescript/dist/enums/moduleKind.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/moduleKind.js +0 -19
- package/templates/admin/node_modules/typescript/dist/enums/moduleKind.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/moduleResolutionKind.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/moduleResolutionKind.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/moduleResolutionKind.enum.d.ts +0 -9
- package/templates/admin/node_modules/typescript/dist/enums/moduleResolutionKind.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/moduleResolutionKind.enum.js +0 -11
- package/templates/admin/node_modules/typescript/dist/enums/moduleResolutionKind.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/moduleResolutionKind.js +0 -11
- package/templates/admin/node_modules/typescript/dist/enums/moduleResolutionKind.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/newLineKind.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/newLineKind.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/newLineKind.enum.d.ts +0 -6
- package/templates/admin/node_modules/typescript/dist/enums/newLineKind.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/newLineKind.enum.js +0 -8
- package/templates/admin/node_modules/typescript/dist/enums/newLineKind.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/newLineKind.js +0 -8
- package/templates/admin/node_modules/typescript/dist/enums/newLineKind.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/nodeBuilderFlags.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/nodeBuilderFlags.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/nodeBuilderFlags.enum.d.ts +0 -36
- package/templates/admin/node_modules/typescript/dist/enums/nodeBuilderFlags.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/nodeBuilderFlags.enum.js +0 -38
- package/templates/admin/node_modules/typescript/dist/enums/nodeBuilderFlags.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/nodeBuilderFlags.js +0 -38
- package/templates/admin/node_modules/typescript/dist/enums/nodeBuilderFlags.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/nodeFlags.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/nodeFlags.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/nodeFlags.enum.d.ts +0 -44
- package/templates/admin/node_modules/typescript/dist/enums/nodeFlags.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/nodeFlags.enum.js +0 -46
- package/templates/admin/node_modules/typescript/dist/enums/nodeFlags.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/nodeFlags.js +0 -46
- package/templates/admin/node_modules/typescript/dist/enums/nodeFlags.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/objectFlags.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/objectFlags.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/objectFlags.enum.d.ts +0 -50
- package/templates/admin/node_modules/typescript/dist/enums/objectFlags.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/objectFlags.enum.js +0 -52
- package/templates/admin/node_modules/typescript/dist/enums/objectFlags.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/objectFlags.js +0 -52
- package/templates/admin/node_modules/typescript/dist/enums/objectFlags.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/outerExpressionKinds.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/outerExpressionKinds.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/outerExpressionKinds.enum.d.ts +0 -16
- package/templates/admin/node_modules/typescript/dist/enums/outerExpressionKinds.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/outerExpressionKinds.enum.js +0 -18
- package/templates/admin/node_modules/typescript/dist/enums/outerExpressionKinds.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/outerExpressionKinds.js +0 -18
- package/templates/admin/node_modules/typescript/dist/enums/outerExpressionKinds.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/regularExpressionFlags.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/regularExpressionFlags.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/regularExpressionFlags.enum.d.ts +0 -13
- package/templates/admin/node_modules/typescript/dist/enums/regularExpressionFlags.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/regularExpressionFlags.enum.js +0 -14
- package/templates/admin/node_modules/typescript/dist/enums/regularExpressionFlags.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/regularExpressionFlags.js +0 -14
- package/templates/admin/node_modules/typescript/dist/enums/regularExpressionFlags.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/scriptKind.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/scriptKind.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/scriptKind.enum.d.ts +0 -11
- package/templates/admin/node_modules/typescript/dist/enums/scriptKind.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/scriptKind.enum.js +0 -12
- package/templates/admin/node_modules/typescript/dist/enums/scriptKind.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/scriptKind.js +0 -12
- package/templates/admin/node_modules/typescript/dist/enums/scriptKind.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/scriptTarget.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/scriptTarget.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/scriptTarget.enum.d.ts +0 -17
- package/templates/admin/node_modules/typescript/dist/enums/scriptTarget.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/scriptTarget.enum.js +0 -18
- package/templates/admin/node_modules/typescript/dist/enums/scriptTarget.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/scriptTarget.js +0 -18
- package/templates/admin/node_modules/typescript/dist/enums/scriptTarget.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/signatureFlags.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/signatureFlags.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/signatureFlags.enum.d.ts +0 -15
- package/templates/admin/node_modules/typescript/dist/enums/signatureFlags.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/signatureFlags.enum.js +0 -17
- package/templates/admin/node_modules/typescript/dist/enums/signatureFlags.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/signatureFlags.js +0 -17
- package/templates/admin/node_modules/typescript/dist/enums/signatureFlags.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/signatureKind.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/signatureKind.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/signatureKind.enum.d.ts +0 -5
- package/templates/admin/node_modules/typescript/dist/enums/signatureKind.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/signatureKind.enum.js +0 -7
- package/templates/admin/node_modules/typescript/dist/enums/signatureKind.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/signatureKind.js +0 -7
- package/templates/admin/node_modules/typescript/dist/enums/signatureKind.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/symbolFlags.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/symbolFlags.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/symbolFlags.enum.d.ts +0 -71
- package/templates/admin/node_modules/typescript/dist/enums/symbolFlags.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/symbolFlags.enum.js +0 -73
- package/templates/admin/node_modules/typescript/dist/enums/symbolFlags.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/symbolFlags.js +0 -73
- package/templates/admin/node_modules/typescript/dist/enums/symbolFlags.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/syntaxKind.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/syntaxKind.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/syntaxKind.enum.d.ts +0 -389
- package/templates/admin/node_modules/typescript/dist/enums/syntaxKind.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/syntaxKind.enum.js +0 -391
- package/templates/admin/node_modules/typescript/dist/enums/syntaxKind.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/syntaxKind.js +0 -391
- package/templates/admin/node_modules/typescript/dist/enums/syntaxKind.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/tokenFlags.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/tokenFlags.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/tokenFlags.enum.d.ts +0 -30
- package/templates/admin/node_modules/typescript/dist/enums/tokenFlags.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/tokenFlags.enum.js +0 -32
- package/templates/admin/node_modules/typescript/dist/enums/tokenFlags.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/tokenFlags.js +0 -32
- package/templates/admin/node_modules/typescript/dist/enums/tokenFlags.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/typeFlags.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/typeFlags.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/typeFlags.enum.d.ts +0 -76
- package/templates/admin/node_modules/typescript/dist/enums/typeFlags.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/typeFlags.enum.js +0 -78
- package/templates/admin/node_modules/typescript/dist/enums/typeFlags.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/typeFlags.js +0 -78
- package/templates/admin/node_modules/typescript/dist/enums/typeFlags.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/typePredicateKind.d.ts +0 -2
- package/templates/admin/node_modules/typescript/dist/enums/typePredicateKind.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/typePredicateKind.enum.d.ts +0 -7
- package/templates/admin/node_modules/typescript/dist/enums/typePredicateKind.enum.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/typePredicateKind.enum.js +0 -9
- package/templates/admin/node_modules/typescript/dist/enums/typePredicateKind.enum.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/enums/typePredicateKind.js +0 -9
- package/templates/admin/node_modules/typescript/dist/enums/typePredicateKind.js.map +0 -1
- package/templates/admin/node_modules/typescript/dist/internal/utils.d.ts +0 -23
- package/templates/admin/node_modules/typescript/dist/internal/utils.d.ts.map +0 -1
- package/templates/admin/node_modules/typescript/dist/internal/utils.js +0 -25
- package/templates/admin/node_modules/typescript/dist/internal/utils.js.map +0 -1
- package/templates/admin/node_modules/typescript/lib/getExePath.d.ts +0 -2
- package/templates/admin/node_modules/typescript/lib/getExePath.js +0 -70
- package/templates/admin/node_modules/typescript/lib/tsc.js +0 -28
- package/templates/admin/node_modules/typescript/lib/version.cjs +0 -3
- package/templates/admin/node_modules/typescript/lib/version.d.cts +0 -2
- package/templates/admin/node_modules/typescript/package.json +0 -87
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/License.txt +0 -11
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/README.md +0 -54
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/browser/main.d.ts +0 -17
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/browser/main.js +0 -83
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/browser/ril.d.ts +0 -22
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/browser/ril.js +0 -210
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/api.d.ts +0 -14
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/api.js +0 -87
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/cancellation.d.ts +0 -32
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/cancellation.js +0 -132
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/connection.d.ts +0 -367
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/connection.js +0 -1271
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/disposable.d.ts +0 -9
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/disposable.js +0 -16
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/encoding.d.ts +0 -52
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/encoding.js +0 -70
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/events.d.ts +0 -39
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/events.js +0 -135
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/is.d.ts +0 -7
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/is.js +0 -34
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/linkedMap.d.ts +0 -55
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/linkedMap.js +0 -412
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/messageBuffer.d.ts +0 -18
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/messageBuffer.js +0 -155
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/messageReader.d.ts +0 -77
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/messageReader.js +0 -246
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/messageWriter.d.ts +0 -60
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/messageWriter.js +0 -157
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/messages.d.ts +0 -369
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/messages.js +0 -436
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/ral.d.ts +0 -74
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/ral.js +0 -23
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/semaphore.d.ts +0 -10
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/semaphore.js +0 -74
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/sharedArrayCancellation.d.ts +0 -15
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/common/sharedArrayCancellation.js +0 -77
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/node/main.d.ts +0 -58
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/node/main.js +0 -289
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/node/ril.d.ts +0 -12
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/lib/node/ril.js +0 -163
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/package.json +0 -54
- package/templates/admin/node_modules/typescript/vendor/vscode-jsonrpc/typings/thenable.d.ts +0 -5
- package/templates/admin/node_modules/vite/LICENSE.md +0 -2322
- package/templates/admin/node_modules/vite/README.md +0 -20
- package/templates/admin/node_modules/vite/bin/openChrome.js +0 -68
- package/templates/admin/node_modules/vite/bin/vite.js +0 -79
- package/templates/admin/node_modules/vite/client.d.ts +0 -285
- package/templates/admin/node_modules/vite/dist/client/bundledDevClient.mjs +0 -1829
- package/templates/admin/node_modules/vite/dist/client/client.mjs +0 -1244
- package/templates/admin/node_modules/vite/dist/client/env.mjs +0 -18
- package/templates/admin/node_modules/vite/dist/node/chunks/build.js +0 -5494
- package/templates/admin/node_modules/vite/dist/node/chunks/dist.js +0 -6732
- package/templates/admin/node_modules/vite/dist/node/chunks/lib.js +0 -371
- package/templates/admin/node_modules/vite/dist/node/chunks/moduleRunnerTransport.d.ts +0 -95
- package/templates/admin/node_modules/vite/dist/node/chunks/node.js +0 -37269
- package/templates/admin/node_modules/vite/dist/node/chunks/postcss-import.js +0 -465
- package/templates/admin/node_modules/vite/dist/node/cli.js +0 -835
- package/templates/admin/node_modules/vite/dist/node/index.d.ts +0 -4069
- package/templates/admin/node_modules/vite/dist/node/index.js +0 -2
- package/templates/admin/node_modules/vite/dist/node/internal.d.ts +0 -2
- package/templates/admin/node_modules/vite/dist/node/internal.js +0 -2
- package/templates/admin/node_modules/vite/dist/node/module-runner.d.ts +0 -313
- package/templates/admin/node_modules/vite/dist/node/module-runner.js +0 -1288
- package/templates/admin/node_modules/vite/misc/false.js +0 -1
- package/templates/admin/node_modules/vite/misc/true.js +0 -1
- package/templates/admin/node_modules/vite/package.json +0 -194
- package/templates/admin/node_modules/vite/types/customEvent.d.ts +0 -81
- package/templates/admin/node_modules/vite/types/hmrPayload.d.ts +0 -94
- package/templates/admin/node_modules/vite/types/hot.d.ts +0 -39
- package/templates/admin/node_modules/vite/types/import-meta.d.ts +0 -5
- package/templates/admin/node_modules/vite/types/importGlob.d.ts +0 -131
- package/templates/admin/node_modules/vite/types/importMeta.d.ts +0 -30
- package/templates/admin/node_modules/vite/types/internal/cssPreprocessorOptions.d.ts +0 -44
- package/templates/admin/node_modules/vite/types/internal/esbuildOptions.d.ts +0 -28
- package/templates/admin/node_modules/vite/types/internal/lightningcssOptions.d.ts +0 -18
- package/templates/admin/node_modules/vite/types/internal/rollupTypeCompat.d.ts +0 -24
- package/templates/admin/node_modules/vite/types/internal/terserOptions.d.ts +0 -11
- package/templates/admin/node_modules/vite/types/metadata.d.ts +0 -47
|
@@ -1,239 +0,0 @@
|
|
|
1
|
-
import type { CompletionItemKind } from "#enums/completionItemKind";
|
|
2
|
-
import type { ModuleKind } from "#enums/moduleKind";
|
|
3
|
-
import type { __String, Path } from "../ast/index.ts";
|
|
4
|
-
import type { CompilerOptions } from "./compilerOptions.ts";
|
|
5
|
-
export type { CompilerOptions } from "./compilerOptions.ts";
|
|
6
|
-
/**
|
|
7
|
-
* A document identifier that can be either a file name (path string) or a document URI object.
|
|
8
|
-
*
|
|
9
|
-
* @example
|
|
10
|
-
* // Using a file name
|
|
11
|
-
* project.program.getSourceFile("/path/to/file.ts");
|
|
12
|
-
*
|
|
13
|
-
* // Using a URI
|
|
14
|
-
* project.program.getSourceFile({ uri: "file:///path/to/file.ts" });
|
|
15
|
-
*/
|
|
16
|
-
export type DocumentIdentifier = string | {
|
|
17
|
-
uri: string;
|
|
18
|
-
};
|
|
19
|
-
/**
|
|
20
|
-
* A position within a document, combining a document identifier with an offset.
|
|
21
|
-
*/
|
|
22
|
-
export interface DocumentPosition {
|
|
23
|
-
/** The document containing the position */
|
|
24
|
-
document: DocumentIdentifier;
|
|
25
|
-
/** The character offset within the document */
|
|
26
|
-
position: number;
|
|
27
|
-
}
|
|
28
|
-
/**
|
|
29
|
-
* Resolves a DocumentIdentifier to a file name.
|
|
30
|
-
* If the identifier contains a URI, it is converted to a file name.
|
|
31
|
-
*/
|
|
32
|
-
export declare function resolveFileName(identifier: DocumentIdentifier): string;
|
|
33
|
-
/**
|
|
34
|
-
* Resolves a DocumentIdentifier to a document URI.
|
|
35
|
-
* If the identifier contains a file name, it is converted to a URI.
|
|
36
|
-
*/
|
|
37
|
-
export declare function resolveDocumentURI(identifier: DocumentIdentifier): string;
|
|
38
|
-
/**
|
|
39
|
-
* Response from the initialize method.
|
|
40
|
-
*/
|
|
41
|
-
export interface InitializeResponse {
|
|
42
|
-
/** Whether the host file system is case-sensitive */
|
|
43
|
-
useCaseSensitiveFileNames: boolean;
|
|
44
|
-
/** The server's current working directory */
|
|
45
|
-
currentDirectory: string;
|
|
46
|
-
}
|
|
47
|
-
export interface ConfigResponse {
|
|
48
|
-
options: Record<string, unknown>;
|
|
49
|
-
fileNames: string[];
|
|
50
|
-
}
|
|
51
|
-
export interface LSPUpdateSnapshotParams {
|
|
52
|
-
/**
|
|
53
|
-
* @deprecated Use {@link openProjects} instead.
|
|
54
|
-
* Path to a tsconfig.json file to open in the new snapshot.
|
|
55
|
-
*/
|
|
56
|
-
openProject?: string;
|
|
57
|
-
/**
|
|
58
|
-
* tsconfig.json files to open/load in the new snapshot. Opens are ref-counted
|
|
59
|
-
* and persist across snapshots until closed via {@link closeProjects}.
|
|
60
|
-
*/
|
|
61
|
-
openProjects?: DocumentIdentifier[];
|
|
62
|
-
/**
|
|
63
|
-
* tsconfig.json files to release in the new snapshot. A project is only unloaded
|
|
64
|
-
* once every API client that opened it closes it.
|
|
65
|
-
*/
|
|
66
|
-
closeProjects?: DocumentIdentifier[];
|
|
67
|
-
/**
|
|
68
|
-
* Files to keep open for the API client, mirroring LSP's `textDocument/didOpen`.
|
|
69
|
-
* For each file, ancestor directories are searched for a tsconfig that contains it;
|
|
70
|
-
* if one is found, that configured project is loaded and becomes the file's default
|
|
71
|
-
* project. Otherwise the file is loaded into the inferred project (e.g. a d.ts in
|
|
72
|
-
* node_modules that is not part of any project's import graph). Opens persist across
|
|
73
|
-
* subsequent snapshots until the file is closed via {@link closeFiles}.
|
|
74
|
-
* After calling updateSnapshot with openFiles, getDefaultProjectForFile returns the
|
|
75
|
-
* resolved configured or inferred project.
|
|
76
|
-
*/
|
|
77
|
-
openFiles?: DocumentIdentifier[];
|
|
78
|
-
/**
|
|
79
|
-
* Files to release in the new snapshot. A file is only fully closed once every
|
|
80
|
-
* API client that opened it closes it.
|
|
81
|
-
*/
|
|
82
|
-
closeFiles?: DocumentIdentifier[];
|
|
83
|
-
}
|
|
84
|
-
export interface FileChangeSummary {
|
|
85
|
-
changed?: DocumentIdentifier[];
|
|
86
|
-
created?: DocumentIdentifier[];
|
|
87
|
-
deleted?: DocumentIdentifier[];
|
|
88
|
-
}
|
|
89
|
-
export type FileChanges = FileChangeSummary | {
|
|
90
|
-
invalidateAll: true;
|
|
91
|
-
};
|
|
92
|
-
/**
|
|
93
|
-
* Parameters for updateSnapshot.
|
|
94
|
-
*/
|
|
95
|
-
export interface UpdateSnapshotParams extends LSPUpdateSnapshotParams {
|
|
96
|
-
fileChanges?: FileChanges;
|
|
97
|
-
}
|
|
98
|
-
/**
|
|
99
|
-
* Builds the wire request for updateSnapshot, applying the deprecated `openProject`
|
|
100
|
-
* compatibility shim: a single `openProject` is folded into `openProjects` and is
|
|
101
|
-
* never sent on the wire.
|
|
102
|
-
*/
|
|
103
|
-
export declare function toUpdateSnapshotRequest(params?: UpdateSnapshotParams): UpdateSnapshotParams;
|
|
104
|
-
/**
|
|
105
|
-
* Changes to source files within a single project.
|
|
106
|
-
*/
|
|
107
|
-
export interface ProjectFileChanges {
|
|
108
|
-
/** Source file paths whose content changed */
|
|
109
|
-
changedFiles?: string[];
|
|
110
|
-
/** Source file paths removed from the project's program */
|
|
111
|
-
deletedFiles?: string[];
|
|
112
|
-
}
|
|
113
|
-
/**
|
|
114
|
-
* Changes between two consecutive snapshots, reported per-project.
|
|
115
|
-
*/
|
|
116
|
-
export interface SnapshotChanges {
|
|
117
|
-
/** Project handles mapped to their file changes. Projects not listed are unchanged. */
|
|
118
|
-
changedProjects?: Record<string, ProjectFileChanges>;
|
|
119
|
-
/** Project handles that were removed from the snapshot */
|
|
120
|
-
removedProjects?: string[];
|
|
121
|
-
}
|
|
122
|
-
/**
|
|
123
|
-
* Response from updateSnapshot.
|
|
124
|
-
*/
|
|
125
|
-
export interface UpdateSnapshotResponse {
|
|
126
|
-
/** Handle for the newly created snapshot */
|
|
127
|
-
snapshot: number;
|
|
128
|
-
/** List of projects in the snapshot */
|
|
129
|
-
projects: ProjectResponse[];
|
|
130
|
-
/** Changes from the previous snapshot (absent for the first snapshot) */
|
|
131
|
-
changes?: SnapshotChanges;
|
|
132
|
-
}
|
|
133
|
-
export interface ProjectResponse {
|
|
134
|
-
id: Path;
|
|
135
|
-
configFileName: string;
|
|
136
|
-
compilerOptions: CompilerOptions;
|
|
137
|
-
rootFiles: string[];
|
|
138
|
-
}
|
|
139
|
-
export interface SourceFileResponse {
|
|
140
|
-
/** Base64-encoded binary AST data */
|
|
141
|
-
data: string;
|
|
142
|
-
}
|
|
143
|
-
export interface SourceFileMetadata {
|
|
144
|
-
isDefaultLibrary: boolean;
|
|
145
|
-
isFromExternalLibrary: boolean;
|
|
146
|
-
packageJsonType: string;
|
|
147
|
-
packageJsonDirectory: string;
|
|
148
|
-
impliedNodeFormat: ModuleKind;
|
|
149
|
-
}
|
|
150
|
-
export interface SymbolResponse {
|
|
151
|
-
id: number;
|
|
152
|
-
/**
|
|
153
|
-
* The project the symbol was first observed in. Used as the default project for
|
|
154
|
-
* follow-up lookups that need a project context (e.g. members/exports), since symbols
|
|
155
|
-
* are shared snapshot-wide and such lookups can vary by project.
|
|
156
|
-
*/
|
|
157
|
-
project: Path;
|
|
158
|
-
name: __String;
|
|
159
|
-
flags: number;
|
|
160
|
-
checkFlags: number;
|
|
161
|
-
declarations?: string[];
|
|
162
|
-
valueDeclaration?: string;
|
|
163
|
-
parent?: number;
|
|
164
|
-
exportSymbol?: number;
|
|
165
|
-
}
|
|
166
|
-
export interface TypeResponse {
|
|
167
|
-
id: number;
|
|
168
|
-
flags: number;
|
|
169
|
-
objectFlags?: number;
|
|
170
|
-
/** Literal value. BigInt literals are encoded as a decimal string (e.g. "-123") since JSON cannot represent bigint. Absent values are serialized as null. */
|
|
171
|
-
value?: string | number | boolean | null;
|
|
172
|
-
freshType?: number;
|
|
173
|
-
regularType?: number;
|
|
174
|
-
target?: number;
|
|
175
|
-
typeParameters?: number[];
|
|
176
|
-
outerTypeParameters?: number[];
|
|
177
|
-
localTypeParameters?: number[];
|
|
178
|
-
elementFlags?: number[];
|
|
179
|
-
fixedLength?: number;
|
|
180
|
-
readonly?: boolean;
|
|
181
|
-
objectType?: number;
|
|
182
|
-
indexType?: number;
|
|
183
|
-
checkType?: number;
|
|
184
|
-
extendsType?: number;
|
|
185
|
-
baseType?: number;
|
|
186
|
-
substConstraint?: number;
|
|
187
|
-
texts?: string[];
|
|
188
|
-
intrinsicName?: string;
|
|
189
|
-
isThisType?: boolean;
|
|
190
|
-
aliasTypeArguments?: number[];
|
|
191
|
-
aliasSymbol?: number;
|
|
192
|
-
symbol?: number;
|
|
193
|
-
}
|
|
194
|
-
export interface SignatureResponse {
|
|
195
|
-
id: number;
|
|
196
|
-
flags: number;
|
|
197
|
-
declaration?: string;
|
|
198
|
-
typeParameters?: number[];
|
|
199
|
-
parameters?: number[];
|
|
200
|
-
thisParameter?: number;
|
|
201
|
-
target?: number;
|
|
202
|
-
}
|
|
203
|
-
export interface TypePredicateResponse {
|
|
204
|
-
kind: number;
|
|
205
|
-
parameterIndex: number;
|
|
206
|
-
parameterName?: string;
|
|
207
|
-
type?: TypeResponse;
|
|
208
|
-
}
|
|
209
|
-
export interface IndexInfoResponse {
|
|
210
|
-
keyType: TypeResponse;
|
|
211
|
-
valueType: TypeResponse;
|
|
212
|
-
isReadonly?: boolean;
|
|
213
|
-
declaration?: string;
|
|
214
|
-
}
|
|
215
|
-
export interface ProfileParams {
|
|
216
|
-
dir: string;
|
|
217
|
-
}
|
|
218
|
-
export interface ProfileResult {
|
|
219
|
-
file: string;
|
|
220
|
-
}
|
|
221
|
-
export interface CompletionEntryLabelDetailsResponse {
|
|
222
|
-
detail?: string;
|
|
223
|
-
description?: string;
|
|
224
|
-
}
|
|
225
|
-
export interface CompletionEntryResponse {
|
|
226
|
-
name: string;
|
|
227
|
-
kind?: CompletionItemKind;
|
|
228
|
-
sortText?: string;
|
|
229
|
-
insertText?: string;
|
|
230
|
-
filterText?: string;
|
|
231
|
-
detail?: string;
|
|
232
|
-
labelDetails?: CompletionEntryLabelDetailsResponse;
|
|
233
|
-
symbol?: SymbolResponse;
|
|
234
|
-
}
|
|
235
|
-
export interface CompletionInfoResponse {
|
|
236
|
-
isIncomplete: boolean;
|
|
237
|
-
entries: CompletionEntryResponse[];
|
|
238
|
-
}
|
|
239
|
-
//# sourceMappingURL=proto.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"proto.d.ts","sourceRoot":"","sources":["../../src/api/proto.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { documentURIToFileName, fileNameToDocumentURI, } from "./path.js";
|
|
2
|
-
/**
|
|
3
|
-
* Resolves a DocumentIdentifier to a file name.
|
|
4
|
-
* If the identifier contains a URI, it is converted to a file name.
|
|
5
|
-
*/
|
|
6
|
-
export function resolveFileName(identifier) {
|
|
7
|
-
if (typeof identifier === "string") {
|
|
8
|
-
return identifier;
|
|
9
|
-
}
|
|
10
|
-
return documentURIToFileName(identifier.uri);
|
|
11
|
-
}
|
|
12
|
-
/**
|
|
13
|
-
* Resolves a DocumentIdentifier to a document URI.
|
|
14
|
-
* If the identifier contains a file name, it is converted to a URI.
|
|
15
|
-
*/
|
|
16
|
-
export function resolveDocumentURI(identifier) {
|
|
17
|
-
if (typeof identifier === "string") {
|
|
18
|
-
return fileNameToDocumentURI(identifier);
|
|
19
|
-
}
|
|
20
|
-
return identifier.uri;
|
|
21
|
-
}
|
|
22
|
-
/**
|
|
23
|
-
* Builds the wire request for updateSnapshot, applying the deprecated `openProject`
|
|
24
|
-
* compatibility shim: a single `openProject` is folded into `openProjects` and is
|
|
25
|
-
* never sent on the wire.
|
|
26
|
-
*/
|
|
27
|
-
export function toUpdateSnapshotRequest(params) {
|
|
28
|
-
const { openProject, openProjects, ...rest } = params ?? {};
|
|
29
|
-
const mergedOpenProjects = openProject !== undefined
|
|
30
|
-
? [resolveFileName(openProject), ...(openProjects ?? [])]
|
|
31
|
-
: openProjects;
|
|
32
|
-
return {
|
|
33
|
-
...rest,
|
|
34
|
-
...(mergedOpenProjects !== undefined ? { openProjects: mergedOpenProjects } : {}),
|
|
35
|
-
};
|
|
36
|
-
}
|
|
37
|
-
//# sourceMappingURL=proto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"proto.js","sourceRoot":"","sources":["../../src/api/proto.ts"],"names":[],"mappings":"AAOA,OAAO,EACH,qBAAqB,EACrB,qBAAqB,GACxB,MAAM,WAAW,CAAC;AA0BnB;;;GAGG;AACH,MAAM,UAAU,eAAe,CAAC,UAA8B;IAC1D,IAAI,OAAO,UAAU,KAAK,QAAQ,EAAE,CAAC;QACjC,OAAO,UAAU,CAAC;IACtB,CAAC;IACD,OAAO,qBAAqB,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC;AACjD,CAAC;AAED;;;GAGG;AACH,MAAM,UAAU,kBAAkB,CAAC,UAA8B;IAC7D,IAAI,OAAO,UAAU,KAAK,QAAQ,EAAE,CAAC;QACjC,OAAO,qBAAqB,CAAC,UAAU,CAAC,CAAC;IAC7C,CAAC;IACD,OAAO,UAAU,CAAC,GAAG,CAAC;AAC1B,CAAC;AAkED;;;;GAIG;AACH,MAAM,UAAU,uBAAuB,CAAC,MAA6B;IACjE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;IAC5D,MAAM,kBAAkB,GAAG,WAAW,KAAK,SAAS;QAChD,CAAC,CAAC,CAAC,eAAe,CAAC,WAAW,CAAC,EAAE,GAAG,CAAC,YAAY,IAAI,EAAE,CAAC,CAAC;QACzD,CAAC,CAAC,YAAY,CAAC;IACnB,OAAO;QACH,GAAG,IAAI;QACP,GAAG,CAAC,kBAAkB,KAAK,SAAS,CAAC,CAAC,CAAC,EAAE,YAAY,EAAE,kBAAkB,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;KACpF,CAAC;AACN,CAAC"}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
import type { Path, SourceFile } from "../ast/index.ts";
|
|
2
|
-
import type { SnapshotChanges } from "./proto.ts";
|
|
3
|
-
/**
|
|
4
|
-
* A cached source file entry, identified by content hash.
|
|
5
|
-
*/
|
|
6
|
-
export interface CachedSourceFile {
|
|
7
|
-
/** The cached source file object */
|
|
8
|
-
file: SourceFile;
|
|
9
|
-
/** The content hash from the server */
|
|
10
|
-
contentHash: string;
|
|
11
|
-
/** The parse options key that was used to create this file */
|
|
12
|
-
parseOptionsKey: string;
|
|
13
|
-
/** Set of (snapshot, project) ref keys that reference this entry */
|
|
14
|
-
refs: Set<string>;
|
|
15
|
-
}
|
|
16
|
-
/**
|
|
17
|
-
* Client-side cache for source files keyed by (path, parseOptionsKey, contentHash).
|
|
18
|
-
*
|
|
19
|
-
* Supports multiple versions of the same file at the same path (e.g., from
|
|
20
|
-
* different snapshots with different file contents). Each version is identified
|
|
21
|
-
* by its content hash and parse options key.
|
|
22
|
-
*
|
|
23
|
-
* Entries are ref-counted by (snapshot, project) pairs. When a snapshot is
|
|
24
|
-
* disposed, all refs for that snapshot across all projects are released,
|
|
25
|
-
* and entries with no remaining references are evicted.
|
|
26
|
-
*
|
|
27
|
-
* When a new snapshot is created, unchanged cache entries from the previous
|
|
28
|
-
* snapshot are retained per-project. Only files within changed or removed
|
|
29
|
-
* projects are invalidated.
|
|
30
|
-
*/
|
|
31
|
-
export declare class SourceFileCache {
|
|
32
|
-
/** Map from path to all cached versions of that file */
|
|
33
|
-
private cache;
|
|
34
|
-
/** Map from snapshotId to (projectId → Set of paths fetched through that project) */
|
|
35
|
-
private snapshotProjectPaths;
|
|
36
|
-
/**
|
|
37
|
-
* Get a cached source file already retained for the given (snapshot, project) pair.
|
|
38
|
-
* This does not require a content hash or parse options key — it returns the entry
|
|
39
|
-
* if one exists with a matching ref. Used to skip the server request entirely when
|
|
40
|
-
* retainForSnapshot has already carried over the ref.
|
|
41
|
-
*
|
|
42
|
-
* A given (snapshot, project) pair always parses a file the same way, so there is
|
|
43
|
-
* at most one matching entry per ref.
|
|
44
|
-
*/
|
|
45
|
-
getRetained(path: Path, snapshotId: number, projectId: string): SourceFile | undefined;
|
|
46
|
-
/**
|
|
47
|
-
* Store a source file in the cache and retain it for the given (snapshot, project) pair.
|
|
48
|
-
* Returns the cached file — which may be an existing entry if the hash matches.
|
|
49
|
-
*/
|
|
50
|
-
set(path: Path, file: SourceFile, parseOptionsKey: string, contentHash: string, snapshotId: number, projectId: string): SourceFile;
|
|
51
|
-
/**
|
|
52
|
-
* Retain cache entries from a previous snapshot for a new snapshot.
|
|
53
|
-
* For each project in the previous snapshot:
|
|
54
|
-
* - Removed projects: skip (don't retain any refs).
|
|
55
|
-
* - Changed projects: retain refs for files not listed in changedFiles/deletedFiles.
|
|
56
|
-
* - Unchanged projects: retain all refs.
|
|
57
|
-
*/
|
|
58
|
-
retainForSnapshot(newSnapshotId: number, previousSnapshotId: number, changes: SnapshotChanges | undefined): void;
|
|
59
|
-
/**
|
|
60
|
-
* Release all entries retained by the given snapshot across all projects.
|
|
61
|
-
* Only visits paths that the snapshot actually referenced.
|
|
62
|
-
* Entries with no remaining refs are evicted.
|
|
63
|
-
*/
|
|
64
|
-
releaseSnapshot(snapshotId: number): void;
|
|
65
|
-
private trackPath;
|
|
66
|
-
/**
|
|
67
|
-
* Clear all entries from the cache.
|
|
68
|
-
*/
|
|
69
|
-
clear(): void;
|
|
70
|
-
/**
|
|
71
|
-
* Get the number of unique paths in the cache.
|
|
72
|
-
*/
|
|
73
|
-
get size(): number;
|
|
74
|
-
/**
|
|
75
|
-
* Check if a path is in the cache.
|
|
76
|
-
*/
|
|
77
|
-
has(path: Path): boolean;
|
|
78
|
-
}
|
|
79
|
-
//# sourceMappingURL=sourceFileCache.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sourceFileCache.d.ts","sourceRoot":"","sources":["../../src/api/sourceFileCache.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACR,IAAI,EACJ,UAAU,EACb,MAAM,iBAAiB,CAAC;AACzB,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AASlD;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC7B,oCAAoC;IACpC,IAAI,EAAE,UAAU,CAAC;IACjB,uCAAuC;IACvC,WAAW,EAAE,MAAM,CAAC;IACpB,8DAA8D;IAC9D,eAAe,EAAE,MAAM,CAAC;IACxB,oEAAoE;IACpE,IAAI,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;CACrB;AAED;;;;;;;;;;;;;;GAcG;AACH,qBAAa,eAAe;IACxB,wDAAwD;IACxD,OAAO,CAAC,KAAK,CAA4C;IACzD,qFAAqF;IACrF,OAAO,CAAC,oBAAoB,CAAkD;IAE9E;;;;;;;;OAQG;IACH,WAAW,CAAC,IAAI,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,UAAU,GAAG,SAAS;IAQtF;;;OAGG;IACH,GAAG,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,UAAU;IAmBlI;;;;;;OAMG;IACH,iBAAiB,CAAC,aAAa,EAAE,MAAM,EAAE,kBAAkB,EAAE,MAAM,EAAE,OAAO,EAAE,eAAe,GAAG,SAAS,GAAG,IAAI;IAmChH;;;;OAIG;IACH,eAAe,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI;IAsBzC,OAAO,CAAC,SAAS;IAcjB;;OAEG;IACH,KAAK,IAAI,IAAI;IAKb;;OAEG;IACH,IAAI,IAAI,IAAI,MAAM,CAEjB;IAED;;OAEG;IACH,GAAG,CAAC,IAAI,EAAE,IAAI,GAAG,OAAO;CAG3B"}
|
|
@@ -1,169 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Builds a composite ref key from a snapshot ID and project ID.
|
|
3
|
-
*/
|
|
4
|
-
function refKey(snapshotId, projectId) {
|
|
5
|
-
return `${snapshotId}:${projectId}`;
|
|
6
|
-
}
|
|
7
|
-
/**
|
|
8
|
-
* Client-side cache for source files keyed by (path, parseOptionsKey, contentHash).
|
|
9
|
-
*
|
|
10
|
-
* Supports multiple versions of the same file at the same path (e.g., from
|
|
11
|
-
* different snapshots with different file contents). Each version is identified
|
|
12
|
-
* by its content hash and parse options key.
|
|
13
|
-
*
|
|
14
|
-
* Entries are ref-counted by (snapshot, project) pairs. When a snapshot is
|
|
15
|
-
* disposed, all refs for that snapshot across all projects are released,
|
|
16
|
-
* and entries with no remaining references are evicted.
|
|
17
|
-
*
|
|
18
|
-
* When a new snapshot is created, unchanged cache entries from the previous
|
|
19
|
-
* snapshot are retained per-project. Only files within changed or removed
|
|
20
|
-
* projects are invalidated.
|
|
21
|
-
*/
|
|
22
|
-
export class SourceFileCache {
|
|
23
|
-
/** Map from path to all cached versions of that file */
|
|
24
|
-
cache = new Map();
|
|
25
|
-
/** Map from snapshotId to (projectId → Set of paths fetched through that project) */
|
|
26
|
-
snapshotProjectPaths = new Map();
|
|
27
|
-
/**
|
|
28
|
-
* Get a cached source file already retained for the given (snapshot, project) pair.
|
|
29
|
-
* This does not require a content hash or parse options key — it returns the entry
|
|
30
|
-
* if one exists with a matching ref. Used to skip the server request entirely when
|
|
31
|
-
* retainForSnapshot has already carried over the ref.
|
|
32
|
-
*
|
|
33
|
-
* A given (snapshot, project) pair always parses a file the same way, so there is
|
|
34
|
-
* at most one matching entry per ref.
|
|
35
|
-
*/
|
|
36
|
-
getRetained(path, snapshotId, projectId) {
|
|
37
|
-
const entries = this.cache.get(path);
|
|
38
|
-
if (!entries)
|
|
39
|
-
return undefined;
|
|
40
|
-
const key = refKey(snapshotId, projectId);
|
|
41
|
-
const entry = entries.find(e => e.refs.has(key));
|
|
42
|
-
return entry?.file;
|
|
43
|
-
}
|
|
44
|
-
/**
|
|
45
|
-
* Store a source file in the cache and retain it for the given (snapshot, project) pair.
|
|
46
|
-
* Returns the cached file — which may be an existing entry if the hash matches.
|
|
47
|
-
*/
|
|
48
|
-
set(path, file, parseOptionsKey, contentHash, snapshotId, projectId) {
|
|
49
|
-
let entries = this.cache.get(path);
|
|
50
|
-
if (!entries) {
|
|
51
|
-
entries = [];
|
|
52
|
-
this.cache.set(path, entries);
|
|
53
|
-
}
|
|
54
|
-
const ref = refKey(snapshotId, projectId);
|
|
55
|
-
// Check if we already have this exact version
|
|
56
|
-
const existing = entries.find(e => e.parseOptionsKey === parseOptionsKey && e.contentHash === contentHash);
|
|
57
|
-
if (existing) {
|
|
58
|
-
existing.refs.add(ref);
|
|
59
|
-
this.trackPath(snapshotId, projectId, path);
|
|
60
|
-
return existing.file;
|
|
61
|
-
}
|
|
62
|
-
entries.push({ file, contentHash, parseOptionsKey, refs: new Set([ref]) });
|
|
63
|
-
this.trackPath(snapshotId, projectId, path);
|
|
64
|
-
return file;
|
|
65
|
-
}
|
|
66
|
-
/**
|
|
67
|
-
* Retain cache entries from a previous snapshot for a new snapshot.
|
|
68
|
-
* For each project in the previous snapshot:
|
|
69
|
-
* - Removed projects: skip (don't retain any refs).
|
|
70
|
-
* - Changed projects: retain refs for files not listed in changedFiles/deletedFiles.
|
|
71
|
-
* - Unchanged projects: retain all refs.
|
|
72
|
-
*/
|
|
73
|
-
retainForSnapshot(newSnapshotId, previousSnapshotId, changes) {
|
|
74
|
-
const prevProjectMap = this.snapshotProjectPaths.get(previousSnapshotId);
|
|
75
|
-
if (!prevProjectMap)
|
|
76
|
-
return;
|
|
77
|
-
const removedProjects = new Set(changes?.removedProjects ?? []);
|
|
78
|
-
const changedProjects = changes?.changedProjects ?? {};
|
|
79
|
-
for (const [projectId, paths] of prevProjectMap) {
|
|
80
|
-
if (removedProjects.has(projectId))
|
|
81
|
-
continue;
|
|
82
|
-
const projectChanges = changedProjects[projectId];
|
|
83
|
-
let invalidPaths;
|
|
84
|
-
if (projectChanges) {
|
|
85
|
-
invalidPaths = new Set();
|
|
86
|
-
for (const p of projectChanges.changedFiles ?? [])
|
|
87
|
-
invalidPaths.add(p);
|
|
88
|
-
for (const p of projectChanges.deletedFiles ?? [])
|
|
89
|
-
invalidPaths.add(p);
|
|
90
|
-
}
|
|
91
|
-
const prevRef = refKey(previousSnapshotId, projectId);
|
|
92
|
-
const newRef = refKey(newSnapshotId, projectId);
|
|
93
|
-
for (const path of paths) {
|
|
94
|
-
if (invalidPaths?.has(path))
|
|
95
|
-
continue;
|
|
96
|
-
const entries = this.cache.get(path);
|
|
97
|
-
if (!entries)
|
|
98
|
-
continue;
|
|
99
|
-
for (const entry of entries) {
|
|
100
|
-
if (entry.refs.has(prevRef)) {
|
|
101
|
-
entry.refs.add(newRef);
|
|
102
|
-
this.trackPath(newSnapshotId, projectId, path);
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
/**
|
|
109
|
-
* Release all entries retained by the given snapshot across all projects.
|
|
110
|
-
* Only visits paths that the snapshot actually referenced.
|
|
111
|
-
* Entries with no remaining refs are evicted.
|
|
112
|
-
*/
|
|
113
|
-
releaseSnapshot(snapshotId) {
|
|
114
|
-
const projectMap = this.snapshotProjectPaths.get(snapshotId);
|
|
115
|
-
if (!projectMap)
|
|
116
|
-
return;
|
|
117
|
-
for (const [projectId, paths] of projectMap) {
|
|
118
|
-
const key = refKey(snapshotId, projectId);
|
|
119
|
-
for (const path of paths) {
|
|
120
|
-
const entries = this.cache.get(path);
|
|
121
|
-
if (!entries)
|
|
122
|
-
continue;
|
|
123
|
-
for (let i = entries.length - 1; i >= 0; i--) {
|
|
124
|
-
entries[i].refs.delete(key);
|
|
125
|
-
if (entries[i].refs.size === 0) {
|
|
126
|
-
entries.splice(i, 1);
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
|
-
if (entries.length === 0) {
|
|
130
|
-
this.cache.delete(path);
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
this.snapshotProjectPaths.delete(snapshotId);
|
|
135
|
-
}
|
|
136
|
-
trackPath(snapshotId, projectId, path) {
|
|
137
|
-
let projectMap = this.snapshotProjectPaths.get(snapshotId);
|
|
138
|
-
if (!projectMap) {
|
|
139
|
-
projectMap = new Map();
|
|
140
|
-
this.snapshotProjectPaths.set(snapshotId, projectMap);
|
|
141
|
-
}
|
|
142
|
-
let paths = projectMap.get(projectId);
|
|
143
|
-
if (!paths) {
|
|
144
|
-
paths = new Set();
|
|
145
|
-
projectMap.set(projectId, paths);
|
|
146
|
-
}
|
|
147
|
-
paths.add(path);
|
|
148
|
-
}
|
|
149
|
-
/**
|
|
150
|
-
* Clear all entries from the cache.
|
|
151
|
-
*/
|
|
152
|
-
clear() {
|
|
153
|
-
this.cache.clear();
|
|
154
|
-
this.snapshotProjectPaths.clear();
|
|
155
|
-
}
|
|
156
|
-
/**
|
|
157
|
-
* Get the number of unique paths in the cache.
|
|
158
|
-
*/
|
|
159
|
-
get size() {
|
|
160
|
-
return this.cache.size;
|
|
161
|
-
}
|
|
162
|
-
/**
|
|
163
|
-
* Check if a path is in the cache.
|
|
164
|
-
*/
|
|
165
|
-
has(path) {
|
|
166
|
-
return this.cache.has(path);
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
//# sourceMappingURL=sourceFileCache.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sourceFileCache.js","sourceRoot":"","sources":["../../src/api/sourceFileCache.ts"],"names":[],"mappings":"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"}
|