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,391 +0,0 @@
|
|
|
1
|
-
// Code generated by Herebyfile.mjs generate:enums from internal/ast/kind_generated.go. DO NOT EDIT.
|
|
2
|
-
export var SyntaxKind;
|
|
3
|
-
(function (SyntaxKind) {
|
|
4
|
-
SyntaxKind[SyntaxKind["Unknown"] = 0] = "Unknown";
|
|
5
|
-
SyntaxKind[SyntaxKind["EndOfFile"] = 1] = "EndOfFile";
|
|
6
|
-
SyntaxKind[SyntaxKind["SingleLineCommentTrivia"] = 2] = "SingleLineCommentTrivia";
|
|
7
|
-
SyntaxKind[SyntaxKind["MultiLineCommentTrivia"] = 3] = "MultiLineCommentTrivia";
|
|
8
|
-
SyntaxKind[SyntaxKind["NewLineTrivia"] = 4] = "NewLineTrivia";
|
|
9
|
-
SyntaxKind[SyntaxKind["WhitespaceTrivia"] = 5] = "WhitespaceTrivia";
|
|
10
|
-
SyntaxKind[SyntaxKind["ConflictMarkerTrivia"] = 6] = "ConflictMarkerTrivia";
|
|
11
|
-
SyntaxKind[SyntaxKind["NonTextFileMarkerTrivia"] = 7] = "NonTextFileMarkerTrivia";
|
|
12
|
-
SyntaxKind[SyntaxKind["NumericLiteral"] = 8] = "NumericLiteral";
|
|
13
|
-
SyntaxKind[SyntaxKind["BigIntLiteral"] = 9] = "BigIntLiteral";
|
|
14
|
-
SyntaxKind[SyntaxKind["StringLiteral"] = 10] = "StringLiteral";
|
|
15
|
-
SyntaxKind[SyntaxKind["JsxText"] = 11] = "JsxText";
|
|
16
|
-
SyntaxKind[SyntaxKind["JsxTextAllWhiteSpaces"] = 12] = "JsxTextAllWhiteSpaces";
|
|
17
|
-
SyntaxKind[SyntaxKind["RegularExpressionLiteral"] = 13] = "RegularExpressionLiteral";
|
|
18
|
-
SyntaxKind[SyntaxKind["NoSubstitutionTemplateLiteral"] = 14] = "NoSubstitutionTemplateLiteral";
|
|
19
|
-
SyntaxKind[SyntaxKind["TemplateHead"] = 15] = "TemplateHead";
|
|
20
|
-
SyntaxKind[SyntaxKind["TemplateMiddle"] = 16] = "TemplateMiddle";
|
|
21
|
-
SyntaxKind[SyntaxKind["TemplateTail"] = 17] = "TemplateTail";
|
|
22
|
-
SyntaxKind[SyntaxKind["OpenBraceToken"] = 18] = "OpenBraceToken";
|
|
23
|
-
SyntaxKind[SyntaxKind["CloseBraceToken"] = 19] = "CloseBraceToken";
|
|
24
|
-
SyntaxKind[SyntaxKind["OpenParenToken"] = 20] = "OpenParenToken";
|
|
25
|
-
SyntaxKind[SyntaxKind["CloseParenToken"] = 21] = "CloseParenToken";
|
|
26
|
-
SyntaxKind[SyntaxKind["OpenBracketToken"] = 22] = "OpenBracketToken";
|
|
27
|
-
SyntaxKind[SyntaxKind["CloseBracketToken"] = 23] = "CloseBracketToken";
|
|
28
|
-
SyntaxKind[SyntaxKind["DotToken"] = 24] = "DotToken";
|
|
29
|
-
SyntaxKind[SyntaxKind["DotDotDotToken"] = 25] = "DotDotDotToken";
|
|
30
|
-
SyntaxKind[SyntaxKind["SemicolonToken"] = 26] = "SemicolonToken";
|
|
31
|
-
SyntaxKind[SyntaxKind["CommaToken"] = 27] = "CommaToken";
|
|
32
|
-
SyntaxKind[SyntaxKind["QuestionDotToken"] = 28] = "QuestionDotToken";
|
|
33
|
-
SyntaxKind[SyntaxKind["LessThanToken"] = 29] = "LessThanToken";
|
|
34
|
-
SyntaxKind[SyntaxKind["LessThanSlashToken"] = 30] = "LessThanSlashToken";
|
|
35
|
-
SyntaxKind[SyntaxKind["GreaterThanToken"] = 31] = "GreaterThanToken";
|
|
36
|
-
SyntaxKind[SyntaxKind["LessThanEqualsToken"] = 32] = "LessThanEqualsToken";
|
|
37
|
-
SyntaxKind[SyntaxKind["GreaterThanEqualsToken"] = 33] = "GreaterThanEqualsToken";
|
|
38
|
-
SyntaxKind[SyntaxKind["EqualsEqualsToken"] = 34] = "EqualsEqualsToken";
|
|
39
|
-
SyntaxKind[SyntaxKind["ExclamationEqualsToken"] = 35] = "ExclamationEqualsToken";
|
|
40
|
-
SyntaxKind[SyntaxKind["EqualsEqualsEqualsToken"] = 36] = "EqualsEqualsEqualsToken";
|
|
41
|
-
SyntaxKind[SyntaxKind["ExclamationEqualsEqualsToken"] = 37] = "ExclamationEqualsEqualsToken";
|
|
42
|
-
SyntaxKind[SyntaxKind["EqualsGreaterThanToken"] = 38] = "EqualsGreaterThanToken";
|
|
43
|
-
SyntaxKind[SyntaxKind["PlusToken"] = 39] = "PlusToken";
|
|
44
|
-
SyntaxKind[SyntaxKind["MinusToken"] = 40] = "MinusToken";
|
|
45
|
-
SyntaxKind[SyntaxKind["AsteriskToken"] = 41] = "AsteriskToken";
|
|
46
|
-
SyntaxKind[SyntaxKind["AsteriskAsteriskToken"] = 42] = "AsteriskAsteriskToken";
|
|
47
|
-
SyntaxKind[SyntaxKind["SlashToken"] = 43] = "SlashToken";
|
|
48
|
-
SyntaxKind[SyntaxKind["PercentToken"] = 44] = "PercentToken";
|
|
49
|
-
SyntaxKind[SyntaxKind["PlusPlusToken"] = 45] = "PlusPlusToken";
|
|
50
|
-
SyntaxKind[SyntaxKind["MinusMinusToken"] = 46] = "MinusMinusToken";
|
|
51
|
-
SyntaxKind[SyntaxKind["LessThanLessThanToken"] = 47] = "LessThanLessThanToken";
|
|
52
|
-
SyntaxKind[SyntaxKind["GreaterThanGreaterThanToken"] = 48] = "GreaterThanGreaterThanToken";
|
|
53
|
-
SyntaxKind[SyntaxKind["GreaterThanGreaterThanGreaterThanToken"] = 49] = "GreaterThanGreaterThanGreaterThanToken";
|
|
54
|
-
SyntaxKind[SyntaxKind["AmpersandToken"] = 50] = "AmpersandToken";
|
|
55
|
-
SyntaxKind[SyntaxKind["BarToken"] = 51] = "BarToken";
|
|
56
|
-
SyntaxKind[SyntaxKind["CaretToken"] = 52] = "CaretToken";
|
|
57
|
-
SyntaxKind[SyntaxKind["ExclamationToken"] = 53] = "ExclamationToken";
|
|
58
|
-
SyntaxKind[SyntaxKind["TildeToken"] = 54] = "TildeToken";
|
|
59
|
-
SyntaxKind[SyntaxKind["AmpersandAmpersandToken"] = 55] = "AmpersandAmpersandToken";
|
|
60
|
-
SyntaxKind[SyntaxKind["BarBarToken"] = 56] = "BarBarToken";
|
|
61
|
-
SyntaxKind[SyntaxKind["QuestionToken"] = 57] = "QuestionToken";
|
|
62
|
-
SyntaxKind[SyntaxKind["ColonToken"] = 58] = "ColonToken";
|
|
63
|
-
SyntaxKind[SyntaxKind["AtToken"] = 59] = "AtToken";
|
|
64
|
-
SyntaxKind[SyntaxKind["QuestionQuestionToken"] = 60] = "QuestionQuestionToken";
|
|
65
|
-
SyntaxKind[SyntaxKind["BacktickToken"] = 61] = "BacktickToken";
|
|
66
|
-
SyntaxKind[SyntaxKind["HashToken"] = 62] = "HashToken";
|
|
67
|
-
SyntaxKind[SyntaxKind["EqualsToken"] = 63] = "EqualsToken";
|
|
68
|
-
SyntaxKind[SyntaxKind["PlusEqualsToken"] = 64] = "PlusEqualsToken";
|
|
69
|
-
SyntaxKind[SyntaxKind["MinusEqualsToken"] = 65] = "MinusEqualsToken";
|
|
70
|
-
SyntaxKind[SyntaxKind["AsteriskEqualsToken"] = 66] = "AsteriskEqualsToken";
|
|
71
|
-
SyntaxKind[SyntaxKind["AsteriskAsteriskEqualsToken"] = 67] = "AsteriskAsteriskEqualsToken";
|
|
72
|
-
SyntaxKind[SyntaxKind["SlashEqualsToken"] = 68] = "SlashEqualsToken";
|
|
73
|
-
SyntaxKind[SyntaxKind["PercentEqualsToken"] = 69] = "PercentEqualsToken";
|
|
74
|
-
SyntaxKind[SyntaxKind["LessThanLessThanEqualsToken"] = 70] = "LessThanLessThanEqualsToken";
|
|
75
|
-
SyntaxKind[SyntaxKind["GreaterThanGreaterThanEqualsToken"] = 71] = "GreaterThanGreaterThanEqualsToken";
|
|
76
|
-
SyntaxKind[SyntaxKind["GreaterThanGreaterThanGreaterThanEqualsToken"] = 72] = "GreaterThanGreaterThanGreaterThanEqualsToken";
|
|
77
|
-
SyntaxKind[SyntaxKind["AmpersandEqualsToken"] = 73] = "AmpersandEqualsToken";
|
|
78
|
-
SyntaxKind[SyntaxKind["BarEqualsToken"] = 74] = "BarEqualsToken";
|
|
79
|
-
SyntaxKind[SyntaxKind["BarBarEqualsToken"] = 75] = "BarBarEqualsToken";
|
|
80
|
-
SyntaxKind[SyntaxKind["AmpersandAmpersandEqualsToken"] = 76] = "AmpersandAmpersandEqualsToken";
|
|
81
|
-
SyntaxKind[SyntaxKind["QuestionQuestionEqualsToken"] = 77] = "QuestionQuestionEqualsToken";
|
|
82
|
-
SyntaxKind[SyntaxKind["CaretEqualsToken"] = 78] = "CaretEqualsToken";
|
|
83
|
-
SyntaxKind[SyntaxKind["Identifier"] = 79] = "Identifier";
|
|
84
|
-
SyntaxKind[SyntaxKind["PrivateIdentifier"] = 80] = "PrivateIdentifier";
|
|
85
|
-
SyntaxKind[SyntaxKind["JSDocCommentTextToken"] = 81] = "JSDocCommentTextToken";
|
|
86
|
-
SyntaxKind[SyntaxKind["BreakKeyword"] = 82] = "BreakKeyword";
|
|
87
|
-
SyntaxKind[SyntaxKind["CaseKeyword"] = 83] = "CaseKeyword";
|
|
88
|
-
SyntaxKind[SyntaxKind["CatchKeyword"] = 84] = "CatchKeyword";
|
|
89
|
-
SyntaxKind[SyntaxKind["ClassKeyword"] = 85] = "ClassKeyword";
|
|
90
|
-
SyntaxKind[SyntaxKind["ConstKeyword"] = 86] = "ConstKeyword";
|
|
91
|
-
SyntaxKind[SyntaxKind["ContinueKeyword"] = 87] = "ContinueKeyword";
|
|
92
|
-
SyntaxKind[SyntaxKind["DebuggerKeyword"] = 88] = "DebuggerKeyword";
|
|
93
|
-
SyntaxKind[SyntaxKind["DefaultKeyword"] = 89] = "DefaultKeyword";
|
|
94
|
-
SyntaxKind[SyntaxKind["DeleteKeyword"] = 90] = "DeleteKeyword";
|
|
95
|
-
SyntaxKind[SyntaxKind["DoKeyword"] = 91] = "DoKeyword";
|
|
96
|
-
SyntaxKind[SyntaxKind["ElseKeyword"] = 92] = "ElseKeyword";
|
|
97
|
-
SyntaxKind[SyntaxKind["EnumKeyword"] = 93] = "EnumKeyword";
|
|
98
|
-
SyntaxKind[SyntaxKind["ExportKeyword"] = 94] = "ExportKeyword";
|
|
99
|
-
SyntaxKind[SyntaxKind["ExtendsKeyword"] = 95] = "ExtendsKeyword";
|
|
100
|
-
SyntaxKind[SyntaxKind["FalseKeyword"] = 96] = "FalseKeyword";
|
|
101
|
-
SyntaxKind[SyntaxKind["FinallyKeyword"] = 97] = "FinallyKeyword";
|
|
102
|
-
SyntaxKind[SyntaxKind["ForKeyword"] = 98] = "ForKeyword";
|
|
103
|
-
SyntaxKind[SyntaxKind["FunctionKeyword"] = 99] = "FunctionKeyword";
|
|
104
|
-
SyntaxKind[SyntaxKind["IfKeyword"] = 100] = "IfKeyword";
|
|
105
|
-
SyntaxKind[SyntaxKind["ImportKeyword"] = 101] = "ImportKeyword";
|
|
106
|
-
SyntaxKind[SyntaxKind["InKeyword"] = 102] = "InKeyword";
|
|
107
|
-
SyntaxKind[SyntaxKind["InstanceOfKeyword"] = 103] = "InstanceOfKeyword";
|
|
108
|
-
SyntaxKind[SyntaxKind["NewKeyword"] = 104] = "NewKeyword";
|
|
109
|
-
SyntaxKind[SyntaxKind["NullKeyword"] = 105] = "NullKeyword";
|
|
110
|
-
SyntaxKind[SyntaxKind["ReturnKeyword"] = 106] = "ReturnKeyword";
|
|
111
|
-
SyntaxKind[SyntaxKind["SuperKeyword"] = 107] = "SuperKeyword";
|
|
112
|
-
SyntaxKind[SyntaxKind["SwitchKeyword"] = 108] = "SwitchKeyword";
|
|
113
|
-
SyntaxKind[SyntaxKind["ThisKeyword"] = 109] = "ThisKeyword";
|
|
114
|
-
SyntaxKind[SyntaxKind["ThrowKeyword"] = 110] = "ThrowKeyword";
|
|
115
|
-
SyntaxKind[SyntaxKind["TrueKeyword"] = 111] = "TrueKeyword";
|
|
116
|
-
SyntaxKind[SyntaxKind["TryKeyword"] = 112] = "TryKeyword";
|
|
117
|
-
SyntaxKind[SyntaxKind["TypeOfKeyword"] = 113] = "TypeOfKeyword";
|
|
118
|
-
SyntaxKind[SyntaxKind["VarKeyword"] = 114] = "VarKeyword";
|
|
119
|
-
SyntaxKind[SyntaxKind["VoidKeyword"] = 115] = "VoidKeyword";
|
|
120
|
-
SyntaxKind[SyntaxKind["WhileKeyword"] = 116] = "WhileKeyword";
|
|
121
|
-
SyntaxKind[SyntaxKind["WithKeyword"] = 117] = "WithKeyword";
|
|
122
|
-
SyntaxKind[SyntaxKind["ImplementsKeyword"] = 118] = "ImplementsKeyword";
|
|
123
|
-
SyntaxKind[SyntaxKind["InterfaceKeyword"] = 119] = "InterfaceKeyword";
|
|
124
|
-
SyntaxKind[SyntaxKind["LetKeyword"] = 120] = "LetKeyword";
|
|
125
|
-
SyntaxKind[SyntaxKind["PackageKeyword"] = 121] = "PackageKeyword";
|
|
126
|
-
SyntaxKind[SyntaxKind["PrivateKeyword"] = 122] = "PrivateKeyword";
|
|
127
|
-
SyntaxKind[SyntaxKind["ProtectedKeyword"] = 123] = "ProtectedKeyword";
|
|
128
|
-
SyntaxKind[SyntaxKind["PublicKeyword"] = 124] = "PublicKeyword";
|
|
129
|
-
SyntaxKind[SyntaxKind["StaticKeyword"] = 125] = "StaticKeyword";
|
|
130
|
-
SyntaxKind[SyntaxKind["YieldKeyword"] = 126] = "YieldKeyword";
|
|
131
|
-
SyntaxKind[SyntaxKind["AbstractKeyword"] = 127] = "AbstractKeyword";
|
|
132
|
-
SyntaxKind[SyntaxKind["AccessorKeyword"] = 128] = "AccessorKeyword";
|
|
133
|
-
SyntaxKind[SyntaxKind["AsKeyword"] = 129] = "AsKeyword";
|
|
134
|
-
SyntaxKind[SyntaxKind["AssertsKeyword"] = 130] = "AssertsKeyword";
|
|
135
|
-
SyntaxKind[SyntaxKind["AssertKeyword"] = 131] = "AssertKeyword";
|
|
136
|
-
SyntaxKind[SyntaxKind["AnyKeyword"] = 132] = "AnyKeyword";
|
|
137
|
-
SyntaxKind[SyntaxKind["AsyncKeyword"] = 133] = "AsyncKeyword";
|
|
138
|
-
SyntaxKind[SyntaxKind["AwaitKeyword"] = 134] = "AwaitKeyword";
|
|
139
|
-
SyntaxKind[SyntaxKind["BooleanKeyword"] = 135] = "BooleanKeyword";
|
|
140
|
-
SyntaxKind[SyntaxKind["ConstructorKeyword"] = 136] = "ConstructorKeyword";
|
|
141
|
-
SyntaxKind[SyntaxKind["DeclareKeyword"] = 137] = "DeclareKeyword";
|
|
142
|
-
SyntaxKind[SyntaxKind["GetKeyword"] = 138] = "GetKeyword";
|
|
143
|
-
SyntaxKind[SyntaxKind["ImmediateKeyword"] = 139] = "ImmediateKeyword";
|
|
144
|
-
SyntaxKind[SyntaxKind["InferKeyword"] = 140] = "InferKeyword";
|
|
145
|
-
SyntaxKind[SyntaxKind["IntrinsicKeyword"] = 141] = "IntrinsicKeyword";
|
|
146
|
-
SyntaxKind[SyntaxKind["IsKeyword"] = 142] = "IsKeyword";
|
|
147
|
-
SyntaxKind[SyntaxKind["KeyOfKeyword"] = 143] = "KeyOfKeyword";
|
|
148
|
-
SyntaxKind[SyntaxKind["ModuleKeyword"] = 144] = "ModuleKeyword";
|
|
149
|
-
SyntaxKind[SyntaxKind["NamespaceKeyword"] = 145] = "NamespaceKeyword";
|
|
150
|
-
SyntaxKind[SyntaxKind["NeverKeyword"] = 146] = "NeverKeyword";
|
|
151
|
-
SyntaxKind[SyntaxKind["OutKeyword"] = 147] = "OutKeyword";
|
|
152
|
-
SyntaxKind[SyntaxKind["ReadonlyKeyword"] = 148] = "ReadonlyKeyword";
|
|
153
|
-
SyntaxKind[SyntaxKind["RequireKeyword"] = 149] = "RequireKeyword";
|
|
154
|
-
SyntaxKind[SyntaxKind["NumberKeyword"] = 150] = "NumberKeyword";
|
|
155
|
-
SyntaxKind[SyntaxKind["ObjectKeyword"] = 151] = "ObjectKeyword";
|
|
156
|
-
SyntaxKind[SyntaxKind["SatisfiesKeyword"] = 152] = "SatisfiesKeyword";
|
|
157
|
-
SyntaxKind[SyntaxKind["SetKeyword"] = 153] = "SetKeyword";
|
|
158
|
-
SyntaxKind[SyntaxKind["StringKeyword"] = 154] = "StringKeyword";
|
|
159
|
-
SyntaxKind[SyntaxKind["SymbolKeyword"] = 155] = "SymbolKeyword";
|
|
160
|
-
SyntaxKind[SyntaxKind["TypeKeyword"] = 156] = "TypeKeyword";
|
|
161
|
-
SyntaxKind[SyntaxKind["UndefinedKeyword"] = 157] = "UndefinedKeyword";
|
|
162
|
-
SyntaxKind[SyntaxKind["UniqueKeyword"] = 158] = "UniqueKeyword";
|
|
163
|
-
SyntaxKind[SyntaxKind["UnknownKeyword"] = 159] = "UnknownKeyword";
|
|
164
|
-
SyntaxKind[SyntaxKind["UsingKeyword"] = 160] = "UsingKeyword";
|
|
165
|
-
SyntaxKind[SyntaxKind["FromKeyword"] = 161] = "FromKeyword";
|
|
166
|
-
SyntaxKind[SyntaxKind["GlobalKeyword"] = 162] = "GlobalKeyword";
|
|
167
|
-
SyntaxKind[SyntaxKind["BigIntKeyword"] = 163] = "BigIntKeyword";
|
|
168
|
-
SyntaxKind[SyntaxKind["OverrideKeyword"] = 164] = "OverrideKeyword";
|
|
169
|
-
SyntaxKind[SyntaxKind["OfKeyword"] = 165] = "OfKeyword";
|
|
170
|
-
SyntaxKind[SyntaxKind["DeferKeyword"] = 166] = "DeferKeyword";
|
|
171
|
-
SyntaxKind[SyntaxKind["QualifiedName"] = 167] = "QualifiedName";
|
|
172
|
-
SyntaxKind[SyntaxKind["ComputedPropertyName"] = 168] = "ComputedPropertyName";
|
|
173
|
-
SyntaxKind[SyntaxKind["TypeParameter"] = 169] = "TypeParameter";
|
|
174
|
-
SyntaxKind[SyntaxKind["Parameter"] = 170] = "Parameter";
|
|
175
|
-
SyntaxKind[SyntaxKind["Decorator"] = 171] = "Decorator";
|
|
176
|
-
SyntaxKind[SyntaxKind["PropertySignature"] = 172] = "PropertySignature";
|
|
177
|
-
SyntaxKind[SyntaxKind["PropertyDeclaration"] = 173] = "PropertyDeclaration";
|
|
178
|
-
SyntaxKind[SyntaxKind["MethodSignature"] = 174] = "MethodSignature";
|
|
179
|
-
SyntaxKind[SyntaxKind["MethodDeclaration"] = 175] = "MethodDeclaration";
|
|
180
|
-
SyntaxKind[SyntaxKind["ClassStaticBlockDeclaration"] = 176] = "ClassStaticBlockDeclaration";
|
|
181
|
-
SyntaxKind[SyntaxKind["Constructor"] = 177] = "Constructor";
|
|
182
|
-
SyntaxKind[SyntaxKind["GetAccessor"] = 178] = "GetAccessor";
|
|
183
|
-
SyntaxKind[SyntaxKind["SetAccessor"] = 179] = "SetAccessor";
|
|
184
|
-
SyntaxKind[SyntaxKind["CallSignature"] = 180] = "CallSignature";
|
|
185
|
-
SyntaxKind[SyntaxKind["ConstructSignature"] = 181] = "ConstructSignature";
|
|
186
|
-
SyntaxKind[SyntaxKind["IndexSignature"] = 182] = "IndexSignature";
|
|
187
|
-
SyntaxKind[SyntaxKind["TypePredicate"] = 183] = "TypePredicate";
|
|
188
|
-
SyntaxKind[SyntaxKind["TypeReference"] = 184] = "TypeReference";
|
|
189
|
-
SyntaxKind[SyntaxKind["FunctionType"] = 185] = "FunctionType";
|
|
190
|
-
SyntaxKind[SyntaxKind["ConstructorType"] = 186] = "ConstructorType";
|
|
191
|
-
SyntaxKind[SyntaxKind["TypeQuery"] = 187] = "TypeQuery";
|
|
192
|
-
SyntaxKind[SyntaxKind["TypeLiteral"] = 188] = "TypeLiteral";
|
|
193
|
-
SyntaxKind[SyntaxKind["ArrayType"] = 189] = "ArrayType";
|
|
194
|
-
SyntaxKind[SyntaxKind["TupleType"] = 190] = "TupleType";
|
|
195
|
-
SyntaxKind[SyntaxKind["OptionalType"] = 191] = "OptionalType";
|
|
196
|
-
SyntaxKind[SyntaxKind["RestType"] = 192] = "RestType";
|
|
197
|
-
SyntaxKind[SyntaxKind["UnionType"] = 193] = "UnionType";
|
|
198
|
-
SyntaxKind[SyntaxKind["IntersectionType"] = 194] = "IntersectionType";
|
|
199
|
-
SyntaxKind[SyntaxKind["ConditionalType"] = 195] = "ConditionalType";
|
|
200
|
-
SyntaxKind[SyntaxKind["InferType"] = 196] = "InferType";
|
|
201
|
-
SyntaxKind[SyntaxKind["ParenthesizedType"] = 197] = "ParenthesizedType";
|
|
202
|
-
SyntaxKind[SyntaxKind["ThisType"] = 198] = "ThisType";
|
|
203
|
-
SyntaxKind[SyntaxKind["TypeOperator"] = 199] = "TypeOperator";
|
|
204
|
-
SyntaxKind[SyntaxKind["IndexedAccessType"] = 200] = "IndexedAccessType";
|
|
205
|
-
SyntaxKind[SyntaxKind["MappedType"] = 201] = "MappedType";
|
|
206
|
-
SyntaxKind[SyntaxKind["LiteralType"] = 202] = "LiteralType";
|
|
207
|
-
SyntaxKind[SyntaxKind["NamedTupleMember"] = 203] = "NamedTupleMember";
|
|
208
|
-
SyntaxKind[SyntaxKind["TemplateLiteralType"] = 204] = "TemplateLiteralType";
|
|
209
|
-
SyntaxKind[SyntaxKind["TemplateLiteralTypeSpan"] = 205] = "TemplateLiteralTypeSpan";
|
|
210
|
-
SyntaxKind[SyntaxKind["ImportType"] = 206] = "ImportType";
|
|
211
|
-
SyntaxKind[SyntaxKind["ObjectBindingPattern"] = 207] = "ObjectBindingPattern";
|
|
212
|
-
SyntaxKind[SyntaxKind["ArrayBindingPattern"] = 208] = "ArrayBindingPattern";
|
|
213
|
-
SyntaxKind[SyntaxKind["BindingElement"] = 209] = "BindingElement";
|
|
214
|
-
SyntaxKind[SyntaxKind["ArrayLiteralExpression"] = 210] = "ArrayLiteralExpression";
|
|
215
|
-
SyntaxKind[SyntaxKind["ObjectLiteralExpression"] = 211] = "ObjectLiteralExpression";
|
|
216
|
-
SyntaxKind[SyntaxKind["PropertyAccessExpression"] = 212] = "PropertyAccessExpression";
|
|
217
|
-
SyntaxKind[SyntaxKind["ElementAccessExpression"] = 213] = "ElementAccessExpression";
|
|
218
|
-
SyntaxKind[SyntaxKind["CallExpression"] = 214] = "CallExpression";
|
|
219
|
-
SyntaxKind[SyntaxKind["NewExpression"] = 215] = "NewExpression";
|
|
220
|
-
SyntaxKind[SyntaxKind["TaggedTemplateExpression"] = 216] = "TaggedTemplateExpression";
|
|
221
|
-
SyntaxKind[SyntaxKind["TypeAssertionExpression"] = 217] = "TypeAssertionExpression";
|
|
222
|
-
SyntaxKind[SyntaxKind["ParenthesizedExpression"] = 218] = "ParenthesizedExpression";
|
|
223
|
-
SyntaxKind[SyntaxKind["FunctionExpression"] = 219] = "FunctionExpression";
|
|
224
|
-
SyntaxKind[SyntaxKind["ArrowFunction"] = 220] = "ArrowFunction";
|
|
225
|
-
SyntaxKind[SyntaxKind["DeleteExpression"] = 221] = "DeleteExpression";
|
|
226
|
-
SyntaxKind[SyntaxKind["TypeOfExpression"] = 222] = "TypeOfExpression";
|
|
227
|
-
SyntaxKind[SyntaxKind["VoidExpression"] = 223] = "VoidExpression";
|
|
228
|
-
SyntaxKind[SyntaxKind["AwaitExpression"] = 224] = "AwaitExpression";
|
|
229
|
-
SyntaxKind[SyntaxKind["PrefixUnaryExpression"] = 225] = "PrefixUnaryExpression";
|
|
230
|
-
SyntaxKind[SyntaxKind["PostfixUnaryExpression"] = 226] = "PostfixUnaryExpression";
|
|
231
|
-
SyntaxKind[SyntaxKind["BinaryExpression"] = 227] = "BinaryExpression";
|
|
232
|
-
SyntaxKind[SyntaxKind["ConditionalExpression"] = 228] = "ConditionalExpression";
|
|
233
|
-
SyntaxKind[SyntaxKind["TemplateExpression"] = 229] = "TemplateExpression";
|
|
234
|
-
SyntaxKind[SyntaxKind["YieldExpression"] = 230] = "YieldExpression";
|
|
235
|
-
SyntaxKind[SyntaxKind["SpreadElement"] = 231] = "SpreadElement";
|
|
236
|
-
SyntaxKind[SyntaxKind["ClassExpression"] = 232] = "ClassExpression";
|
|
237
|
-
SyntaxKind[SyntaxKind["OmittedExpression"] = 233] = "OmittedExpression";
|
|
238
|
-
SyntaxKind[SyntaxKind["ExpressionWithTypeArguments"] = 234] = "ExpressionWithTypeArguments";
|
|
239
|
-
SyntaxKind[SyntaxKind["AsExpression"] = 235] = "AsExpression";
|
|
240
|
-
SyntaxKind[SyntaxKind["NonNullExpression"] = 236] = "NonNullExpression";
|
|
241
|
-
SyntaxKind[SyntaxKind["MetaProperty"] = 237] = "MetaProperty";
|
|
242
|
-
SyntaxKind[SyntaxKind["SyntheticExpression"] = 238] = "SyntheticExpression";
|
|
243
|
-
SyntaxKind[SyntaxKind["SatisfiesExpression"] = 239] = "SatisfiesExpression";
|
|
244
|
-
SyntaxKind[SyntaxKind["TemplateSpan"] = 240] = "TemplateSpan";
|
|
245
|
-
SyntaxKind[SyntaxKind["SemicolonClassElement"] = 241] = "SemicolonClassElement";
|
|
246
|
-
SyntaxKind[SyntaxKind["Block"] = 242] = "Block";
|
|
247
|
-
SyntaxKind[SyntaxKind["EmptyStatement"] = 243] = "EmptyStatement";
|
|
248
|
-
SyntaxKind[SyntaxKind["VariableStatement"] = 244] = "VariableStatement";
|
|
249
|
-
SyntaxKind[SyntaxKind["ExpressionStatement"] = 245] = "ExpressionStatement";
|
|
250
|
-
SyntaxKind[SyntaxKind["IfStatement"] = 246] = "IfStatement";
|
|
251
|
-
SyntaxKind[SyntaxKind["DoStatement"] = 247] = "DoStatement";
|
|
252
|
-
SyntaxKind[SyntaxKind["WhileStatement"] = 248] = "WhileStatement";
|
|
253
|
-
SyntaxKind[SyntaxKind["ForStatement"] = 249] = "ForStatement";
|
|
254
|
-
SyntaxKind[SyntaxKind["ForInStatement"] = 250] = "ForInStatement";
|
|
255
|
-
SyntaxKind[SyntaxKind["ForOfStatement"] = 251] = "ForOfStatement";
|
|
256
|
-
SyntaxKind[SyntaxKind["ContinueStatement"] = 252] = "ContinueStatement";
|
|
257
|
-
SyntaxKind[SyntaxKind["BreakStatement"] = 253] = "BreakStatement";
|
|
258
|
-
SyntaxKind[SyntaxKind["ReturnStatement"] = 254] = "ReturnStatement";
|
|
259
|
-
SyntaxKind[SyntaxKind["WithStatement"] = 255] = "WithStatement";
|
|
260
|
-
SyntaxKind[SyntaxKind["SwitchStatement"] = 256] = "SwitchStatement";
|
|
261
|
-
SyntaxKind[SyntaxKind["LabeledStatement"] = 257] = "LabeledStatement";
|
|
262
|
-
SyntaxKind[SyntaxKind["ThrowStatement"] = 258] = "ThrowStatement";
|
|
263
|
-
SyntaxKind[SyntaxKind["TryStatement"] = 259] = "TryStatement";
|
|
264
|
-
SyntaxKind[SyntaxKind["DebuggerStatement"] = 260] = "DebuggerStatement";
|
|
265
|
-
SyntaxKind[SyntaxKind["VariableDeclaration"] = 261] = "VariableDeclaration";
|
|
266
|
-
SyntaxKind[SyntaxKind["VariableDeclarationList"] = 262] = "VariableDeclarationList";
|
|
267
|
-
SyntaxKind[SyntaxKind["FunctionDeclaration"] = 263] = "FunctionDeclaration";
|
|
268
|
-
SyntaxKind[SyntaxKind["ClassDeclaration"] = 264] = "ClassDeclaration";
|
|
269
|
-
SyntaxKind[SyntaxKind["InterfaceDeclaration"] = 265] = "InterfaceDeclaration";
|
|
270
|
-
SyntaxKind[SyntaxKind["TypeAliasDeclaration"] = 266] = "TypeAliasDeclaration";
|
|
271
|
-
SyntaxKind[SyntaxKind["EnumDeclaration"] = 267] = "EnumDeclaration";
|
|
272
|
-
SyntaxKind[SyntaxKind["ModuleDeclaration"] = 268] = "ModuleDeclaration";
|
|
273
|
-
SyntaxKind[SyntaxKind["ModuleBlock"] = 269] = "ModuleBlock";
|
|
274
|
-
SyntaxKind[SyntaxKind["CaseBlock"] = 270] = "CaseBlock";
|
|
275
|
-
SyntaxKind[SyntaxKind["NamespaceExportDeclaration"] = 271] = "NamespaceExportDeclaration";
|
|
276
|
-
SyntaxKind[SyntaxKind["ImportEqualsDeclaration"] = 272] = "ImportEqualsDeclaration";
|
|
277
|
-
SyntaxKind[SyntaxKind["ImportDeclaration"] = 273] = "ImportDeclaration";
|
|
278
|
-
SyntaxKind[SyntaxKind["ImportClause"] = 274] = "ImportClause";
|
|
279
|
-
SyntaxKind[SyntaxKind["NamespaceImport"] = 275] = "NamespaceImport";
|
|
280
|
-
SyntaxKind[SyntaxKind["NamedImports"] = 276] = "NamedImports";
|
|
281
|
-
SyntaxKind[SyntaxKind["ImportSpecifier"] = 277] = "ImportSpecifier";
|
|
282
|
-
SyntaxKind[SyntaxKind["ExportAssignment"] = 278] = "ExportAssignment";
|
|
283
|
-
SyntaxKind[SyntaxKind["ExportDeclaration"] = 279] = "ExportDeclaration";
|
|
284
|
-
SyntaxKind[SyntaxKind["NamedExports"] = 280] = "NamedExports";
|
|
285
|
-
SyntaxKind[SyntaxKind["NamespaceExport"] = 281] = "NamespaceExport";
|
|
286
|
-
SyntaxKind[SyntaxKind["ExportSpecifier"] = 282] = "ExportSpecifier";
|
|
287
|
-
SyntaxKind[SyntaxKind["MissingDeclaration"] = 283] = "MissingDeclaration";
|
|
288
|
-
SyntaxKind[SyntaxKind["ExternalModuleReference"] = 284] = "ExternalModuleReference";
|
|
289
|
-
SyntaxKind[SyntaxKind["JsxElement"] = 285] = "JsxElement";
|
|
290
|
-
SyntaxKind[SyntaxKind["JsxSelfClosingElement"] = 286] = "JsxSelfClosingElement";
|
|
291
|
-
SyntaxKind[SyntaxKind["JsxOpeningElement"] = 287] = "JsxOpeningElement";
|
|
292
|
-
SyntaxKind[SyntaxKind["JsxClosingElement"] = 288] = "JsxClosingElement";
|
|
293
|
-
SyntaxKind[SyntaxKind["JsxFragment"] = 289] = "JsxFragment";
|
|
294
|
-
SyntaxKind[SyntaxKind["JsxOpeningFragment"] = 290] = "JsxOpeningFragment";
|
|
295
|
-
SyntaxKind[SyntaxKind["JsxClosingFragment"] = 291] = "JsxClosingFragment";
|
|
296
|
-
SyntaxKind[SyntaxKind["JsxAttribute"] = 292] = "JsxAttribute";
|
|
297
|
-
SyntaxKind[SyntaxKind["JsxAttributes"] = 293] = "JsxAttributes";
|
|
298
|
-
SyntaxKind[SyntaxKind["JsxSpreadAttribute"] = 294] = "JsxSpreadAttribute";
|
|
299
|
-
SyntaxKind[SyntaxKind["JsxExpression"] = 295] = "JsxExpression";
|
|
300
|
-
SyntaxKind[SyntaxKind["JsxNamespacedName"] = 296] = "JsxNamespacedName";
|
|
301
|
-
SyntaxKind[SyntaxKind["CaseClause"] = 297] = "CaseClause";
|
|
302
|
-
SyntaxKind[SyntaxKind["DefaultClause"] = 298] = "DefaultClause";
|
|
303
|
-
SyntaxKind[SyntaxKind["HeritageClause"] = 299] = "HeritageClause";
|
|
304
|
-
SyntaxKind[SyntaxKind["CatchClause"] = 300] = "CatchClause";
|
|
305
|
-
SyntaxKind[SyntaxKind["ImportAttributes"] = 301] = "ImportAttributes";
|
|
306
|
-
SyntaxKind[SyntaxKind["ImportAttribute"] = 302] = "ImportAttribute";
|
|
307
|
-
SyntaxKind[SyntaxKind["PropertyAssignment"] = 303] = "PropertyAssignment";
|
|
308
|
-
SyntaxKind[SyntaxKind["ShorthandPropertyAssignment"] = 304] = "ShorthandPropertyAssignment";
|
|
309
|
-
SyntaxKind[SyntaxKind["SpreadAssignment"] = 305] = "SpreadAssignment";
|
|
310
|
-
SyntaxKind[SyntaxKind["EnumMember"] = 306] = "EnumMember";
|
|
311
|
-
SyntaxKind[SyntaxKind["SourceFile"] = 307] = "SourceFile";
|
|
312
|
-
SyntaxKind[SyntaxKind["JSDocTypeExpression"] = 308] = "JSDocTypeExpression";
|
|
313
|
-
SyntaxKind[SyntaxKind["JSDocNameReference"] = 309] = "JSDocNameReference";
|
|
314
|
-
SyntaxKind[SyntaxKind["JSDocAllType"] = 310] = "JSDocAllType";
|
|
315
|
-
SyntaxKind[SyntaxKind["JSDocNullableType"] = 311] = "JSDocNullableType";
|
|
316
|
-
SyntaxKind[SyntaxKind["JSDocNonNullableType"] = 312] = "JSDocNonNullableType";
|
|
317
|
-
SyntaxKind[SyntaxKind["JSDocOptionalType"] = 313] = "JSDocOptionalType";
|
|
318
|
-
SyntaxKind[SyntaxKind["JSDocVariadicType"] = 314] = "JSDocVariadicType";
|
|
319
|
-
SyntaxKind[SyntaxKind["JSDoc"] = 315] = "JSDoc";
|
|
320
|
-
SyntaxKind[SyntaxKind["JSDocText"] = 316] = "JSDocText";
|
|
321
|
-
SyntaxKind[SyntaxKind["JSDocTypeLiteral"] = 317] = "JSDocTypeLiteral";
|
|
322
|
-
SyntaxKind[SyntaxKind["JSDocSignature"] = 318] = "JSDocSignature";
|
|
323
|
-
SyntaxKind[SyntaxKind["JSDocLink"] = 319] = "JSDocLink";
|
|
324
|
-
SyntaxKind[SyntaxKind["JSDocLinkCode"] = 320] = "JSDocLinkCode";
|
|
325
|
-
SyntaxKind[SyntaxKind["JSDocLinkPlain"] = 321] = "JSDocLinkPlain";
|
|
326
|
-
SyntaxKind[SyntaxKind["JSDocUnknownTag"] = 322] = "JSDocUnknownTag";
|
|
327
|
-
SyntaxKind[SyntaxKind["JSDocAugmentsTag"] = 323] = "JSDocAugmentsTag";
|
|
328
|
-
SyntaxKind[SyntaxKind["JSDocImplementsTag"] = 324] = "JSDocImplementsTag";
|
|
329
|
-
SyntaxKind[SyntaxKind["JSDocDeprecatedTag"] = 325] = "JSDocDeprecatedTag";
|
|
330
|
-
SyntaxKind[SyntaxKind["JSDocPublicTag"] = 326] = "JSDocPublicTag";
|
|
331
|
-
SyntaxKind[SyntaxKind["JSDocPrivateTag"] = 327] = "JSDocPrivateTag";
|
|
332
|
-
SyntaxKind[SyntaxKind["JSDocProtectedTag"] = 328] = "JSDocProtectedTag";
|
|
333
|
-
SyntaxKind[SyntaxKind["JSDocReadonlyTag"] = 329] = "JSDocReadonlyTag";
|
|
334
|
-
SyntaxKind[SyntaxKind["JSDocOverrideTag"] = 330] = "JSDocOverrideTag";
|
|
335
|
-
SyntaxKind[SyntaxKind["JSDocCallbackTag"] = 331] = "JSDocCallbackTag";
|
|
336
|
-
SyntaxKind[SyntaxKind["JSDocOverloadTag"] = 332] = "JSDocOverloadTag";
|
|
337
|
-
SyntaxKind[SyntaxKind["JSDocParameterTag"] = 333] = "JSDocParameterTag";
|
|
338
|
-
SyntaxKind[SyntaxKind["JSDocReturnTag"] = 334] = "JSDocReturnTag";
|
|
339
|
-
SyntaxKind[SyntaxKind["JSDocThisTag"] = 335] = "JSDocThisTag";
|
|
340
|
-
SyntaxKind[SyntaxKind["JSDocTypeTag"] = 336] = "JSDocTypeTag";
|
|
341
|
-
SyntaxKind[SyntaxKind["JSDocTemplateTag"] = 337] = "JSDocTemplateTag";
|
|
342
|
-
SyntaxKind[SyntaxKind["JSDocTypedefTag"] = 338] = "JSDocTypedefTag";
|
|
343
|
-
SyntaxKind[SyntaxKind["JSDocSeeTag"] = 339] = "JSDocSeeTag";
|
|
344
|
-
SyntaxKind[SyntaxKind["JSDocPropertyTag"] = 340] = "JSDocPropertyTag";
|
|
345
|
-
SyntaxKind[SyntaxKind["JSDocThrowsTag"] = 341] = "JSDocThrowsTag";
|
|
346
|
-
SyntaxKind[SyntaxKind["JSDocSatisfiesTag"] = 342] = "JSDocSatisfiesTag";
|
|
347
|
-
SyntaxKind[SyntaxKind["JSDocImportTag"] = 343] = "JSDocImportTag";
|
|
348
|
-
SyntaxKind[SyntaxKind["SyntaxList"] = 344] = "SyntaxList";
|
|
349
|
-
SyntaxKind[SyntaxKind["JSTypeAliasDeclaration"] = 345] = "JSTypeAliasDeclaration";
|
|
350
|
-
SyntaxKind[SyntaxKind["JSImportDeclaration"] = 346] = "JSImportDeclaration";
|
|
351
|
-
SyntaxKind[SyntaxKind["NotEmittedStatement"] = 347] = "NotEmittedStatement";
|
|
352
|
-
SyntaxKind[SyntaxKind["PartiallyEmittedExpression"] = 348] = "PartiallyEmittedExpression";
|
|
353
|
-
SyntaxKind[SyntaxKind["SyntheticReferenceExpression"] = 349] = "SyntheticReferenceExpression";
|
|
354
|
-
SyntaxKind[SyntaxKind["NotEmittedTypeElement"] = 350] = "NotEmittedTypeElement";
|
|
355
|
-
SyntaxKind[SyntaxKind["Count"] = 351] = "Count";
|
|
356
|
-
SyntaxKind[SyntaxKind["FirstAssignment"] = 63] = "FirstAssignment";
|
|
357
|
-
SyntaxKind[SyntaxKind["LastAssignment"] = 78] = "LastAssignment";
|
|
358
|
-
SyntaxKind[SyntaxKind["FirstCompoundAssignment"] = 64] = "FirstCompoundAssignment";
|
|
359
|
-
SyntaxKind[SyntaxKind["LastCompoundAssignment"] = 78] = "LastCompoundAssignment";
|
|
360
|
-
SyntaxKind[SyntaxKind["FirstReservedWord"] = 82] = "FirstReservedWord";
|
|
361
|
-
SyntaxKind[SyntaxKind["LastReservedWord"] = 117] = "LastReservedWord";
|
|
362
|
-
SyntaxKind[SyntaxKind["FirstKeyword"] = 82] = "FirstKeyword";
|
|
363
|
-
SyntaxKind[SyntaxKind["LastKeyword"] = 166] = "LastKeyword";
|
|
364
|
-
SyntaxKind[SyntaxKind["FirstFutureReservedWord"] = 118] = "FirstFutureReservedWord";
|
|
365
|
-
SyntaxKind[SyntaxKind["LastFutureReservedWord"] = 126] = "LastFutureReservedWord";
|
|
366
|
-
SyntaxKind[SyntaxKind["FirstTypeNode"] = 183] = "FirstTypeNode";
|
|
367
|
-
SyntaxKind[SyntaxKind["LastTypeNode"] = 206] = "LastTypeNode";
|
|
368
|
-
SyntaxKind[SyntaxKind["FirstPunctuation"] = 18] = "FirstPunctuation";
|
|
369
|
-
SyntaxKind[SyntaxKind["LastPunctuation"] = 78] = "LastPunctuation";
|
|
370
|
-
SyntaxKind[SyntaxKind["FirstToken"] = 0] = "FirstToken";
|
|
371
|
-
SyntaxKind[SyntaxKind["LastToken"] = 166] = "LastToken";
|
|
372
|
-
SyntaxKind[SyntaxKind["FirstLiteralToken"] = 8] = "FirstLiteralToken";
|
|
373
|
-
SyntaxKind[SyntaxKind["LastLiteralToken"] = 14] = "LastLiteralToken";
|
|
374
|
-
SyntaxKind[SyntaxKind["FirstTemplateToken"] = 14] = "FirstTemplateToken";
|
|
375
|
-
SyntaxKind[SyntaxKind["LastTemplateToken"] = 17] = "LastTemplateToken";
|
|
376
|
-
SyntaxKind[SyntaxKind["FirstBinaryOperator"] = 29] = "FirstBinaryOperator";
|
|
377
|
-
SyntaxKind[SyntaxKind["LastBinaryOperator"] = 78] = "LastBinaryOperator";
|
|
378
|
-
SyntaxKind[SyntaxKind["FirstStatement"] = 244] = "FirstStatement";
|
|
379
|
-
SyntaxKind[SyntaxKind["LastStatement"] = 260] = "LastStatement";
|
|
380
|
-
SyntaxKind[SyntaxKind["FirstNode"] = 167] = "FirstNode";
|
|
381
|
-
SyntaxKind[SyntaxKind["FirstJSDocNode"] = 308] = "FirstJSDocNode";
|
|
382
|
-
SyntaxKind[SyntaxKind["LastJSDocNode"] = 343] = "LastJSDocNode";
|
|
383
|
-
SyntaxKind[SyntaxKind["FirstJSDocTagNode"] = 322] = "FirstJSDocTagNode";
|
|
384
|
-
SyntaxKind[SyntaxKind["LastJSDocTagNode"] = 343] = "LastJSDocTagNode";
|
|
385
|
-
SyntaxKind[SyntaxKind["FirstContextualKeyword"] = 127] = "FirstContextualKeyword";
|
|
386
|
-
SyntaxKind[SyntaxKind["LastContextualKeyword"] = 166] = "LastContextualKeyword";
|
|
387
|
-
SyntaxKind[SyntaxKind["LastUnaryOperator"] = 54] = "LastUnaryOperator";
|
|
388
|
-
SyntaxKind[SyntaxKind["FirstTriviaToken"] = 2] = "FirstTriviaToken";
|
|
389
|
-
SyntaxKind[SyntaxKind["LastTriviaToken"] = 6] = "LastTriviaToken";
|
|
390
|
-
})(SyntaxKind || (SyntaxKind = {}));
|
|
391
|
-
//# sourceMappingURL=syntaxKind.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"syntaxKind.js","sourceRoot":"","sources":["../../src/enums/syntaxKind.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tokenFlags.d.ts","sourceRoot":"","sources":["../../src/enums/tokenFlags.ts"],"names":[],"mappings":"AACA,eAAO,IAAI,UAAU,EAAE,GAAG,CAAC"}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
export declare enum TokenFlags {
|
|
2
|
-
None = 0,
|
|
3
|
-
PrecedingLineBreak = 1,
|
|
4
|
-
PrecedingJSDocComment = 2,
|
|
5
|
-
Unterminated = 4,
|
|
6
|
-
ExtendedUnicodeEscape = 8,
|
|
7
|
-
Scientific = 16,
|
|
8
|
-
Octal = 32,
|
|
9
|
-
HexSpecifier = 64,
|
|
10
|
-
BinarySpecifier = 128,
|
|
11
|
-
OctalSpecifier = 256,
|
|
12
|
-
ContainsSeparator = 512,
|
|
13
|
-
UnicodeEscape = 1024,
|
|
14
|
-
ContainsInvalidEscape = 2048,
|
|
15
|
-
HexEscape = 4096,
|
|
16
|
-
ContainsLeadingZero = 8192,
|
|
17
|
-
ContainsInvalidSeparator = 16384,
|
|
18
|
-
PrecedingJSDocLeadingAsterisks = 32768,
|
|
19
|
-
SingleQuote = 65536,
|
|
20
|
-
PrecedingJSDocWithDeprecated = 131072,
|
|
21
|
-
PrecedingJSDocWithSeeOrLink = 262144,
|
|
22
|
-
BinaryOrOctalSpecifier = 384,
|
|
23
|
-
WithSpecifier = 448,
|
|
24
|
-
StringLiteralFlags = 72716,
|
|
25
|
-
NumericLiteralFlags = 25584,
|
|
26
|
-
TemplateLiteralLikeFlags = 7180,
|
|
27
|
-
RegularExpressionLiteralFlags = 4,
|
|
28
|
-
IsInvalid = 26656
|
|
29
|
-
}
|
|
30
|
-
//# sourceMappingURL=tokenFlags.enum.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tokenFlags.enum.d.ts","sourceRoot":"","sources":["../../src/enums/tokenFlags.enum.ts"],"names":[],"mappings":"AAEA,oBAAY,UAAU;IAClB,IAAI,IAAI;IACR,kBAAkB,IAAS;IAC3B,qBAAqB,IAAS;IAC9B,YAAY,IAAS;IACrB,qBAAqB,IAAS;IAC9B,UAAU,KAAS;IACnB,KAAK,KAAS;IACd,YAAY,KAAS;IACrB,eAAe,MAAS;IACxB,cAAc,MAAS;IACvB,iBAAiB,MAAS;IAC1B,aAAa,OAAU;IACvB,qBAAqB,OAAU;IAC/B,SAAS,OAAU;IACnB,mBAAmB,OAAU;IAC7B,wBAAwB,QAAU;IAClC,8BAA8B,QAAU;IACxC,WAAW,QAAU;IACrB,4BAA4B,SAAU;IACtC,2BAA2B,SAAU;IACrC,sBAAsB,MAAmC;IACzD,aAAa,MAAwC;IACrD,kBAAkB,QAAyG;IAC3H,mBAAmB,QAA0G;IAC7H,wBAAwB,OAA2F;IACnH,6BAA6B,IAAe;IAC5C,SAAS,QAAiF;CAC7F"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
// Code generated by Herebyfile.mjs generate:enums from internal/ast/tokenflags.go. DO NOT EDIT.
|
|
2
|
-
export var TokenFlags;
|
|
3
|
-
(function (TokenFlags) {
|
|
4
|
-
TokenFlags[TokenFlags["None"] = 0] = "None";
|
|
5
|
-
TokenFlags[TokenFlags["PrecedingLineBreak"] = 1] = "PrecedingLineBreak";
|
|
6
|
-
TokenFlags[TokenFlags["PrecedingJSDocComment"] = 2] = "PrecedingJSDocComment";
|
|
7
|
-
TokenFlags[TokenFlags["Unterminated"] = 4] = "Unterminated";
|
|
8
|
-
TokenFlags[TokenFlags["ExtendedUnicodeEscape"] = 8] = "ExtendedUnicodeEscape";
|
|
9
|
-
TokenFlags[TokenFlags["Scientific"] = 16] = "Scientific";
|
|
10
|
-
TokenFlags[TokenFlags["Octal"] = 32] = "Octal";
|
|
11
|
-
TokenFlags[TokenFlags["HexSpecifier"] = 64] = "HexSpecifier";
|
|
12
|
-
TokenFlags[TokenFlags["BinarySpecifier"] = 128] = "BinarySpecifier";
|
|
13
|
-
TokenFlags[TokenFlags["OctalSpecifier"] = 256] = "OctalSpecifier";
|
|
14
|
-
TokenFlags[TokenFlags["ContainsSeparator"] = 512] = "ContainsSeparator";
|
|
15
|
-
TokenFlags[TokenFlags["UnicodeEscape"] = 1024] = "UnicodeEscape";
|
|
16
|
-
TokenFlags[TokenFlags["ContainsInvalidEscape"] = 2048] = "ContainsInvalidEscape";
|
|
17
|
-
TokenFlags[TokenFlags["HexEscape"] = 4096] = "HexEscape";
|
|
18
|
-
TokenFlags[TokenFlags["ContainsLeadingZero"] = 8192] = "ContainsLeadingZero";
|
|
19
|
-
TokenFlags[TokenFlags["ContainsInvalidSeparator"] = 16384] = "ContainsInvalidSeparator";
|
|
20
|
-
TokenFlags[TokenFlags["PrecedingJSDocLeadingAsterisks"] = 32768] = "PrecedingJSDocLeadingAsterisks";
|
|
21
|
-
TokenFlags[TokenFlags["SingleQuote"] = 65536] = "SingleQuote";
|
|
22
|
-
TokenFlags[TokenFlags["PrecedingJSDocWithDeprecated"] = 131072] = "PrecedingJSDocWithDeprecated";
|
|
23
|
-
TokenFlags[TokenFlags["PrecedingJSDocWithSeeOrLink"] = 262144] = "PrecedingJSDocWithSeeOrLink";
|
|
24
|
-
TokenFlags[TokenFlags["BinaryOrOctalSpecifier"] = 384] = "BinaryOrOctalSpecifier";
|
|
25
|
-
TokenFlags[TokenFlags["WithSpecifier"] = 448] = "WithSpecifier";
|
|
26
|
-
TokenFlags[TokenFlags["StringLiteralFlags"] = 72716] = "StringLiteralFlags";
|
|
27
|
-
TokenFlags[TokenFlags["NumericLiteralFlags"] = 25584] = "NumericLiteralFlags";
|
|
28
|
-
TokenFlags[TokenFlags["TemplateLiteralLikeFlags"] = 7180] = "TemplateLiteralLikeFlags";
|
|
29
|
-
TokenFlags[TokenFlags["RegularExpressionLiteralFlags"] = 4] = "RegularExpressionLiteralFlags";
|
|
30
|
-
TokenFlags[TokenFlags["IsInvalid"] = 26656] = "IsInvalid";
|
|
31
|
-
})(TokenFlags || (TokenFlags = {}));
|
|
32
|
-
//# sourceMappingURL=tokenFlags.enum.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tokenFlags.enum.js","sourceRoot":"","sources":["../../src/enums/tokenFlags.enum.ts"],"names":[],"mappings":"AAAA,gGAAgG;AAEhG,MAAM,CAAN,IAAY,UA4BX;AA5BD,WAAY,UAAU;IAClB,2CAAQ,CAAA;IACR,uEAA2B,CAAA;IAC3B,6EAA8B,CAAA;IAC9B,2DAAqB,CAAA;IACrB,6EAA8B,CAAA;IAC9B,wDAAmB,CAAA;IACnB,8CAAc,CAAA;IACd,4DAAqB,CAAA;IACrB,mEAAwB,CAAA;IACxB,iEAAuB,CAAA;IACvB,uEAA0B,CAAA;IAC1B,gEAAuB,CAAA;IACvB,gFAA+B,CAAA;IAC/B,wDAAmB,CAAA;IACnB,4EAA6B,CAAA;IAC7B,uFAAkC,CAAA;IAClC,mGAAwC,CAAA;IACxC,6DAAqB,CAAA;IACrB,gGAAsC,CAAA;IACtC,8FAAqC,CAAA;IACrC,iFAAyD,CAAA;IACzD,+DAAqD,CAAA;IACrD,2EAA2H,CAAA;IAC3H,6EAA6H,CAAA;IAC7H,sFAAmH,CAAA;IACnH,6FAA4C,CAAA;IAC5C,yDAA0F,CAAA;AAC9F,CAAC,EA5BW,UAAU,KAAV,UAAU,QA4BrB"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
// Code generated by Herebyfile.mjs generate:enums from internal/ast/tokenflags.go. DO NOT EDIT.
|
|
2
|
-
export var TokenFlags;
|
|
3
|
-
(function (TokenFlags) {
|
|
4
|
-
TokenFlags[TokenFlags["None"] = 0] = "None";
|
|
5
|
-
TokenFlags[TokenFlags["PrecedingLineBreak"] = 1] = "PrecedingLineBreak";
|
|
6
|
-
TokenFlags[TokenFlags["PrecedingJSDocComment"] = 2] = "PrecedingJSDocComment";
|
|
7
|
-
TokenFlags[TokenFlags["Unterminated"] = 4] = "Unterminated";
|
|
8
|
-
TokenFlags[TokenFlags["ExtendedUnicodeEscape"] = 8] = "ExtendedUnicodeEscape";
|
|
9
|
-
TokenFlags[TokenFlags["Scientific"] = 16] = "Scientific";
|
|
10
|
-
TokenFlags[TokenFlags["Octal"] = 32] = "Octal";
|
|
11
|
-
TokenFlags[TokenFlags["HexSpecifier"] = 64] = "HexSpecifier";
|
|
12
|
-
TokenFlags[TokenFlags["BinarySpecifier"] = 128] = "BinarySpecifier";
|
|
13
|
-
TokenFlags[TokenFlags["OctalSpecifier"] = 256] = "OctalSpecifier";
|
|
14
|
-
TokenFlags[TokenFlags["ContainsSeparator"] = 512] = "ContainsSeparator";
|
|
15
|
-
TokenFlags[TokenFlags["UnicodeEscape"] = 1024] = "UnicodeEscape";
|
|
16
|
-
TokenFlags[TokenFlags["ContainsInvalidEscape"] = 2048] = "ContainsInvalidEscape";
|
|
17
|
-
TokenFlags[TokenFlags["HexEscape"] = 4096] = "HexEscape";
|
|
18
|
-
TokenFlags[TokenFlags["ContainsLeadingZero"] = 8192] = "ContainsLeadingZero";
|
|
19
|
-
TokenFlags[TokenFlags["ContainsInvalidSeparator"] = 16384] = "ContainsInvalidSeparator";
|
|
20
|
-
TokenFlags[TokenFlags["PrecedingJSDocLeadingAsterisks"] = 32768] = "PrecedingJSDocLeadingAsterisks";
|
|
21
|
-
TokenFlags[TokenFlags["SingleQuote"] = 65536] = "SingleQuote";
|
|
22
|
-
TokenFlags[TokenFlags["PrecedingJSDocWithDeprecated"] = 131072] = "PrecedingJSDocWithDeprecated";
|
|
23
|
-
TokenFlags[TokenFlags["PrecedingJSDocWithSeeOrLink"] = 262144] = "PrecedingJSDocWithSeeOrLink";
|
|
24
|
-
TokenFlags[TokenFlags["BinaryOrOctalSpecifier"] = 384] = "BinaryOrOctalSpecifier";
|
|
25
|
-
TokenFlags[TokenFlags["WithSpecifier"] = 448] = "WithSpecifier";
|
|
26
|
-
TokenFlags[TokenFlags["StringLiteralFlags"] = 72716] = "StringLiteralFlags";
|
|
27
|
-
TokenFlags[TokenFlags["NumericLiteralFlags"] = 25584] = "NumericLiteralFlags";
|
|
28
|
-
TokenFlags[TokenFlags["TemplateLiteralLikeFlags"] = 7180] = "TemplateLiteralLikeFlags";
|
|
29
|
-
TokenFlags[TokenFlags["RegularExpressionLiteralFlags"] = 4] = "RegularExpressionLiteralFlags";
|
|
30
|
-
TokenFlags[TokenFlags["IsInvalid"] = 26656] = "IsInvalid";
|
|
31
|
-
})(TokenFlags || (TokenFlags = {}));
|
|
32
|
-
//# sourceMappingURL=tokenFlags.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tokenFlags.js","sourceRoot":"","sources":["../../src/enums/tokenFlags.ts"],"names":[],"mappings":"AAAA,gGAAgG;AAChG,MAAM,CAAC,IAAI,UAAe,CAAC;AAC3B,CAAC,UAAU,UAAU;IACjB,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,GAAG,MAAM,CAAC;IAC5C,UAAU,CAAC,UAAU,CAAC,oBAAoB,CAAC,GAAG,CAAC,CAAC,GAAG,oBAAoB,CAAC;IACxE,UAAU,CAAC,UAAU,CAAC,uBAAuB,CAAC,GAAG,CAAC,CAAC,GAAG,uBAAuB,CAAC;IAC9E,UAAU,CAAC,UAAU,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC,GAAG,cAAc,CAAC;IAC5D,UAAU,CAAC,UAAU,CAAC,uBAAuB,CAAC,GAAG,CAAC,CAAC,GAAG,uBAAuB,CAAC;IAC9E,UAAU,CAAC,UAAU,CAAC,YAAY,CAAC,GAAG,EAAE,CAAC,GAAG,YAAY,CAAC;IACzD,UAAU,CAAC,UAAU,CAAC,OAAO,CAAC,GAAG,EAAE,CAAC,GAAG,OAAO,CAAC;IAC/C,UAAU,CAAC,UAAU,CAAC,cAAc,CAAC,GAAG,EAAE,CAAC,GAAG,cAAc,CAAC;IAC7D,UAAU,CAAC,UAAU,CAAC,iBAAiB,CAAC,GAAG,GAAG,CAAC,GAAG,iBAAiB,CAAC;IACpE,UAAU,CAAC,UAAU,CAAC,gBAAgB,CAAC,GAAG,GAAG,CAAC,GAAG,gBAAgB,CAAC;IAClE,UAAU,CAAC,UAAU,CAAC,mBAAmB,CAAC,GAAG,GAAG,CAAC,GAAG,mBAAmB,CAAC;IACxE,UAAU,CAAC,UAAU,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,GAAG,eAAe,CAAC;IACjE,UAAU,CAAC,UAAU,CAAC,uBAAuB,CAAC,GAAG,IAAI,CAAC,GAAG,uBAAuB,CAAC;IACjF,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,GAAG,WAAW,CAAC;IACzD,UAAU,CAAC,UAAU,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,GAAG,qBAAqB,CAAC;IAC7E,UAAU,CAAC,UAAU,CAAC,0BAA0B,CAAC,GAAG,KAAK,CAAC,GAAG,0BAA0B,CAAC;IACxF,UAAU,CAAC,UAAU,CAAC,gCAAgC,CAAC,GAAG,KAAK,CAAC,GAAG,gCAAgC,CAAC;IACpG,UAAU,CAAC,UAAU,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,GAAG,aAAa,CAAC;IAC9D,UAAU,CAAC,UAAU,CAAC,8BAA8B,CAAC,GAAG,MAAM,CAAC,GAAG,8BAA8B,CAAC;IACjG,UAAU,CAAC,UAAU,CAAC,6BAA6B,CAAC,GAAG,MAAM,CAAC,GAAG,6BAA6B,CAAC;IAC/F,UAAU,CAAC,UAAU,CAAC,wBAAwB,CAAC,GAAG,GAAG,CAAC,GAAG,wBAAwB,CAAC;IAClF,UAAU,CAAC,UAAU,CAAC,eAAe,CAAC,GAAG,GAAG,CAAC,GAAG,eAAe,CAAC;IAChE,UAAU,CAAC,UAAU,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,GAAG,oBAAoB,CAAC;IAC5E,UAAU,CAAC,UAAU,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,GAAG,qBAAqB,CAAC;IAC9E,UAAU,CAAC,UAAU,CAAC,0BAA0B,CAAC,GAAG,IAAI,CAAC,GAAG,0BAA0B,CAAC;IACvF,UAAU,CAAC,UAAU,CAAC,+BAA+B,CAAC,GAAG,CAAC,CAAC,GAAG,+BAA+B,CAAC;IAC9F,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,GAAG,WAAW,CAAC;AAC9D,CAAC,CAAC,CAAC,UAAU,IAAI,CAAC,UAAU,GAAG,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"typeFlags.d.ts","sourceRoot":"","sources":["../../src/enums/typeFlags.ts"],"names":[],"mappings":"AACA,eAAO,IAAI,SAAS,EAAE,GAAG,CAAC"}
|