Updated the project.

This commit is contained in:
Batuhan Berk Başoğlu 2024-05-29 16:01:13 -04:00
parent 6688645268
commit 1151920fee
136 changed files with 771 additions and 39754 deletions

0
LICENSE.md Normal file → Executable file
View file

1
README.md Normal file → Executable file
View file

@ -3,6 +3,7 @@
This is a .NET backend server connected to a Angular front end. It retrieves api from https://api.hatchways.io/assessment/blog/posts?tag=tech using GET method from REST API. Angular and .NET connected in simplest way possible since VS Code doesn´t provide a template for .NET and Angular synchronisation. Angular could be removed to compile only .NET using swagger. For the sake of not breaking the code no changes will be made but controllers from Web API are still there in case.
# Usage
Execute "dotnet run --launch-profile https"
# Authors

Binary file not shown.

Binary file not shown.

Binary file not shown.

2
bin/Debug/net8.0/TodoApi.staticwebassets.runtime.json Normal file → Executable file
View file

@ -1 +1 @@
{"ContentRoots":["/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/"],"Root":{"Children":{"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"index.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.html"},"Patterns":null},"main-DASB26HH.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"main-DASB26HH.js"},"Patterns":null},"polyfills-RX4V3J3S.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"polyfills-RX4V3J3S.js"},"Patterns":null},"styles-5INURTSO.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"styles-5INURTSO.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
{"ContentRoots":["/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/"],"Root":{"Children":{"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"index.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.html"},"Patterns":null},"polyfills-RX4V3J3S.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"polyfills-RX4V3J3S.js"},"Patterns":null},"styles-5INURTSO.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"styles-5INURTSO.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}

View file

@ -96,5 +96,8 @@
}
}
}
},
"cli": {
"analytics": false
}
}

0
bin/Debug/net8.0/my-app/dist/my-app/prerendered-routes.json vendored Normal file → Executable file
View file

0
bin/Debug/net8.0/package-lock.json generated Normal file → Executable file
View file

File diff suppressed because one or more lines are too long

View file

@ -1,873 +0,0 @@
import {
ALLOW_MULTIPLE_PLATFORMS,
ANIMATION_MODULE_TYPE,
APP_BOOTSTRAP_LISTENER,
APP_ID,
APP_INITIALIZER,
AfterRenderEventManager,
AfterRenderPhase,
ApplicationInitStatus,
ApplicationModule,
ApplicationRef,
Attribute,
COMPILER_OPTIONS,
CONTAINER_HEADER_OFFSET,
CSP_NONCE,
CUSTOM_ELEMENTS_SCHEMA,
ChangeDetectionScheduler,
ChangeDetectionStrategy,
ChangeDetectorRef,
Compiler,
CompilerFactory,
Component,
ComponentFactory,
ComponentFactory$1,
ComponentFactoryResolver$1,
ComponentRef,
ComponentRef$1,
Console,
ContentChild,
ContentChildren,
DEFAULT_CURRENCY_CODE,
DEFAULT_LOCALE_ID,
DEFER_BLOCK_CONFIG,
DEFER_BLOCK_DEPENDENCY_INTERCEPTOR,
DebugElement,
DebugEventListener,
DebugNode,
DefaultIterableDiffer,
DeferBlockBehavior,
DeferBlockState,
DestroyRef,
Directive,
ENVIRONMENT_INITIALIZER,
EffectScheduler,
ElementRef,
EmbeddedViewRef,
EnvironmentInjector,
ErrorHandler,
EventEmitter,
FactoryTarget,
Host,
HostBinding,
HostListener,
IMAGE_CONFIG,
IMAGE_CONFIG_DEFAULTS,
INJECTOR,
INJECTOR_SCOPE,
IS_HYDRATION_DOM_REUSE_ENABLED,
Inject,
InjectFlags,
Injectable,
InjectionToken,
Injector,
Input,
InputFlags,
IterableDiffers,
KeyValueDiffers,
LContext,
LOCALE_ID,
LifecycleHooksFeature,
LocaleDataIndex,
MissingTranslationStrategy,
ModuleWithComponentFactories,
NG_COMP_DEF,
NG_DIR_DEF,
NG_ELEMENT_ID,
NG_INJ_DEF,
NG_MOD_DEF,
NG_PIPE_DEF,
NG_PROV_DEF,
NOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR,
NO_CHANGE,
NO_ERRORS_SCHEMA,
NgModule,
NgModuleFactory,
NgModuleFactory$1,
NgModuleRef,
NgModuleRef$1,
NgProbeToken,
NgZone,
NoopNgZone,
Optional,
Output,
PACKAGE_ROOT_URL,
PLATFORM_ID,
PLATFORM_INITIALIZER,
PendingTasks,
Pipe,
PlatformRef,
Query,
QueryList,
ReflectionCapabilities,
Renderer2,
RendererFactory2,
RendererStyleFlags2,
RuntimeError,
SSR_CONTENT_INTEGRITY_MARKER,
Sanitizer,
SecurityContext,
Self,
SimpleChange,
SkipSelf,
TESTABILITY,
TESTABILITY_GETTER,
TRANSLATIONS,
TRANSLATIONS_FORMAT,
TemplateRef,
Testability,
TestabilityRegistry,
TransferState,
Type,
USE_RUNTIME_DEPS_TRACKER_FOR_JIT,
VERSION,
Version,
ViewChild,
ViewChildren,
ViewContainerRef,
ViewEncapsulation$1,
ViewRef,
ViewRef$1,
XSS_SECURITY_URL,
_global,
_sanitizeHtml,
_sanitizeUrl,
afterNextRender,
afterRender,
allowSanitizationBypassAndThrow,
annotateForHydration,
asNativeElements,
assertInInjectionContext,
assertNotInReactiveContext,
assertPlatform,
booleanAttribute,
bypassSanitizationTrustHtml,
bypassSanitizationTrustResourceUrl,
bypassSanitizationTrustScript,
bypassSanitizationTrustStyle,
bypassSanitizationTrustUrl,
clearResolutionOfComponentResourcesQueue,
compileComponent,
compileDirective,
compileNgModule,
compileNgModuleDefs,
compileNgModuleFactory,
compilePipe,
computed,
convertToBitFlags,
createComponent,
createEnvironmentInjector,
createInjector,
createNgModule,
createNgModuleRef,
createPlatform,
createPlatformFactory,
defaultIterableDiffers,
defaultKeyValueDiffers,
defineInjectable,
depsTracker,
destroyPlatform,
devModeEqual,
effect,
enableProdMode,
findLocaleData,
flushModuleScopingQueueAsMuchAsPossible,
formatRuntimeError,
forwardRef,
generateStandaloneInDeclarationsError,
getAsyncClassMetadataFn,
getDebugNode,
getDeferBlocks,
getDirectives,
getEnsureDirtyViewsAreAlwaysReachable,
getHostElement,
getInjectableDef,
getLContext,
getLocaleCurrencyCode,
getLocalePluralCase,
getModuleFactory,
getNgModuleById,
getPlatform,
getSanitizationBypassType,
importProvidersFrom,
inject,
injectChangeDetectorRef,
input,
internalAfterNextRender,
internalCreateApplication,
isBoundToModule,
isComponentDefPendingResolution,
isDevMode,
isEnvironmentProviders,
isInjectable,
isNgModule,
isPromise,
isSignal,
isStandalone,
isSubscribable,
makeEnvironmentProviders,
makeStateKey,
mergeApplicationConfig,
noSideEffects,
numberAttribute,
patchComponentDefWithScope,
performanceMarkFeature,
platformCore,
provideZoneChangeDetection,
provideZonelessChangeDetection,
readHydrationInfo,
reflectComponentType,
registerLocaleData,
registerNgModuleType,
renderDeferBlockState,
resetCompiledComponents,
resetJitOptions,
resolveComponentResources,
resolveForwardRef,
restoreComponentResolutionQueue,
runInInjectionContext,
setAllowDuplicateNgModuleIdsForTest,
setAlternateWeakRefImpl,
setClassMetadata,
setClassMetadataAsync,
setCurrentInjector,
setDocument,
setEnsureDirtyViewsAreAlwaysReachable,
setInjectorProfilerContext,
setLocaleId,
setTestabilityGetter,
signal,
store,
stringify,
transitiveScopesFor,
triggerResourceLoading,
truncateMiddle,
unregisterAllLocaleData,
untracked,
unwrapSafeValue,
whenStable,
withDomHydration,
ɵINPUT_SIGNAL_BRAND_WRITE_TYPE,
ɵgetUnknownElementStrictMode,
ɵgetUnknownPropertyStrictMode,
ɵsetClassDebugInfo,
ɵsetUnknownElementStrictMode,
ɵsetUnknownPropertyStrictMode,
ɵɵCopyDefinitionFeature,
ɵɵHostDirectivesFeature,
ɵɵInheritDefinitionFeature,
ɵɵInputTransformsFeature,
ɵɵNgOnChangesFeature,
ɵɵProvidersFeature,
ɵɵStandaloneFeature,
ɵɵadvance,
ɵɵattribute,
ɵɵattributeInterpolate1,
ɵɵattributeInterpolate2,
ɵɵattributeInterpolate3,
ɵɵattributeInterpolate4,
ɵɵattributeInterpolate5,
ɵɵattributeInterpolate6,
ɵɵattributeInterpolate7,
ɵɵattributeInterpolate8,
ɵɵattributeInterpolateV,
ɵɵclassMap,
ɵɵclassMapInterpolate1,
ɵɵclassMapInterpolate2,
ɵɵclassMapInterpolate3,
ɵɵclassMapInterpolate4,
ɵɵclassMapInterpolate5,
ɵɵclassMapInterpolate6,
ɵɵclassMapInterpolate7,
ɵɵclassMapInterpolate8,
ɵɵclassMapInterpolateV,
ɵɵclassProp,
ɵɵcomponentInstance,
ɵɵconditional,
ɵɵcontentQuery,
ɵɵdefer,
ɵɵdeferEnableTimerScheduling,
ɵɵdeferOnHover,
ɵɵdeferOnIdle,
ɵɵdeferOnImmediate,
ɵɵdeferOnInteraction,
ɵɵdeferOnTimer,
ɵɵdeferOnViewport,
ɵɵdeferPrefetchOnHover,
ɵɵdeferPrefetchOnIdle,
ɵɵdeferPrefetchOnImmediate,
ɵɵdeferPrefetchOnInteraction,
ɵɵdeferPrefetchOnTimer,
ɵɵdeferPrefetchOnViewport,
ɵɵdeferPrefetchWhen,
ɵɵdeferWhen,
ɵɵdefineComponent,
ɵɵdefineDirective,
ɵɵdefineInjectable,
ɵɵdefineInjector,
ɵɵdefineNgModule,
ɵɵdefinePipe,
ɵɵdirectiveInject,
ɵɵdisableBindings,
ɵɵelement,
ɵɵelementContainer,
ɵɵelementContainerEnd,
ɵɵelementContainerStart,
ɵɵelementEnd,
ɵɵelementStart,
ɵɵenableBindings,
ɵɵgetComponentDepsFactory,
ɵɵgetCurrentView,
ɵɵgetInheritedFactory,
ɵɵhostProperty,
ɵɵi18n,
ɵɵi18nApply,
ɵɵi18nAttributes,
ɵɵi18nEnd,
ɵɵi18nExp,
ɵɵi18nPostprocess,
ɵɵi18nStart,
ɵɵinject,
ɵɵinjectAttribute,
ɵɵinvalidFactory,
ɵɵinvalidFactoryDep,
ɵɵlistener,
ɵɵloadQuery,
ɵɵnamespaceHTML,
ɵɵnamespaceMathML,
ɵɵnamespaceSVG,
ɵɵnextContext,
ɵɵngDeclareClassMetadata,
ɵɵngDeclareComponent,
ɵɵngDeclareDirective,
ɵɵngDeclareFactory,
ɵɵngDeclareInjectable,
ɵɵngDeclareInjector,
ɵɵngDeclareNgModule,
ɵɵngDeclarePipe,
ɵɵpipe,
ɵɵpipeBind1,
ɵɵpipeBind2,
ɵɵpipeBind3,
ɵɵpipeBind4,
ɵɵpipeBindV,
ɵɵprojection,
ɵɵprojectionDef,
ɵɵproperty,
ɵɵpropertyInterpolate,
ɵɵpropertyInterpolate1,
ɵɵpropertyInterpolate2,
ɵɵpropertyInterpolate3,
ɵɵpropertyInterpolate4,
ɵɵpropertyInterpolate5,
ɵɵpropertyInterpolate6,
ɵɵpropertyInterpolate7,
ɵɵpropertyInterpolate8,
ɵɵpropertyInterpolateV,
ɵɵpureFunction0,
ɵɵpureFunction1,
ɵɵpureFunction2,
ɵɵpureFunction3,
ɵɵpureFunction4,
ɵɵpureFunction5,
ɵɵpureFunction6,
ɵɵpureFunction7,
ɵɵpureFunction8,
ɵɵpureFunctionV,
ɵɵqueryRefresh,
ɵɵreference,
ɵɵrepeater,
ɵɵrepeaterCreate,
ɵɵrepeaterTrackByIdentity,
ɵɵrepeaterTrackByIndex,
ɵɵresetView,
ɵɵresolveBody,
ɵɵresolveDocument,
ɵɵresolveWindow,
ɵɵrestoreView,
ɵɵsanitizeHtml,
ɵɵsanitizeResourceUrl,
ɵɵsanitizeScript,
ɵɵsanitizeStyle,
ɵɵsanitizeUrl,
ɵɵsanitizeUrlOrResourceUrl,
ɵɵsetComponentScope,
ɵɵsetNgModuleScope,
ɵɵstyleMap,
ɵɵstyleMapInterpolate1,
ɵɵstyleMapInterpolate2,
ɵɵstyleMapInterpolate3,
ɵɵstyleMapInterpolate4,
ɵɵstyleMapInterpolate5,
ɵɵstyleMapInterpolate6,
ɵɵstyleMapInterpolate7,
ɵɵstyleMapInterpolate8,
ɵɵstyleMapInterpolateV,
ɵɵstyleProp,
ɵɵstylePropInterpolate1,
ɵɵstylePropInterpolate2,
ɵɵstylePropInterpolate3,
ɵɵstylePropInterpolate4,
ɵɵstylePropInterpolate5,
ɵɵstylePropInterpolate6,
ɵɵstylePropInterpolate7,
ɵɵstylePropInterpolate8,
ɵɵstylePropInterpolateV,
ɵɵsyntheticHostListener,
ɵɵsyntheticHostProperty,
ɵɵtemplate,
ɵɵtemplateRefExtractor,
ɵɵtext,
ɵɵtextInterpolate,
ɵɵtextInterpolate1,
ɵɵtextInterpolate2,
ɵɵtextInterpolate3,
ɵɵtextInterpolate4,
ɵɵtextInterpolate5,
ɵɵtextInterpolate6,
ɵɵtextInterpolate7,
ɵɵtextInterpolate8,
ɵɵtextInterpolateV,
ɵɵtrustConstantHtml,
ɵɵtrustConstantResourceUrl,
ɵɵvalidateIframeAttribute,
ɵɵviewQuery
} from "./chunk-JNM7CA4Q.js";
export {
ANIMATION_MODULE_TYPE,
APP_BOOTSTRAP_LISTENER,
APP_ID,
APP_INITIALIZER,
AfterRenderPhase,
ApplicationInitStatus,
ApplicationModule,
ApplicationRef,
Attribute,
COMPILER_OPTIONS,
CSP_NONCE,
CUSTOM_ELEMENTS_SCHEMA,
ChangeDetectionStrategy,
ChangeDetectorRef,
Compiler,
CompilerFactory,
Component,
ComponentFactory$1 as ComponentFactory,
ComponentFactoryResolver$1 as ComponentFactoryResolver,
ComponentRef$1 as ComponentRef,
ContentChild,
ContentChildren,
DEFAULT_CURRENCY_CODE,
DebugElement,
DebugEventListener,
DebugNode,
DefaultIterableDiffer,
DestroyRef,
Directive,
ENVIRONMENT_INITIALIZER,
ElementRef,
EmbeddedViewRef,
EnvironmentInjector,
ErrorHandler,
EventEmitter,
Host,
HostBinding,
HostListener,
INJECTOR,
Inject,
InjectFlags,
Injectable,
InjectionToken,
Injector,
Input,
IterableDiffers,
KeyValueDiffers,
LOCALE_ID,
MissingTranslationStrategy,
ModuleWithComponentFactories,
NO_ERRORS_SCHEMA,
NgModule,
NgModuleFactory$1 as NgModuleFactory,
NgModuleRef$1 as NgModuleRef,
NgProbeToken,
NgZone,
Optional,
Output,
PACKAGE_ROOT_URL,
PLATFORM_ID,
PLATFORM_INITIALIZER,
Pipe,
PlatformRef,
Query,
QueryList,
Renderer2,
RendererFactory2,
RendererStyleFlags2,
Sanitizer,
SecurityContext,
Self,
SimpleChange,
SkipSelf,
TRANSLATIONS,
TRANSLATIONS_FORMAT,
TemplateRef,
Testability,
TestabilityRegistry,
TransferState,
Type,
VERSION,
Version,
ViewChild,
ViewChildren,
ViewContainerRef,
ViewEncapsulation$1 as ViewEncapsulation,
ViewRef,
afterNextRender,
afterRender,
asNativeElements,
assertInInjectionContext,
assertNotInReactiveContext,
assertPlatform,
booleanAttribute,
computed,
createComponent,
createEnvironmentInjector,
createNgModule,
createNgModuleRef,
createPlatform,
createPlatformFactory,
defineInjectable,
destroyPlatform,
effect,
enableProdMode,
forwardRef,
getDebugNode,
getModuleFactory,
getNgModuleById,
getPlatform,
importProvidersFrom,
inject,
input,
isDevMode,
isSignal,
isStandalone,
makeEnvironmentProviders,
makeStateKey,
mergeApplicationConfig,
numberAttribute,
platformCore,
provideZoneChangeDetection,
reflectComponentType,
resolveForwardRef,
runInInjectionContext,
setTestabilityGetter,
signal,
untracked,
ALLOW_MULTIPLE_PLATFORMS as ɵALLOW_MULTIPLE_PLATFORMS,
AfterRenderEventManager as ɵAfterRenderEventManager,
CONTAINER_HEADER_OFFSET as ɵCONTAINER_HEADER_OFFSET,
ChangeDetectionScheduler as ɵChangeDetectionScheduler,
ComponentFactory$1 as ɵComponentFactory,
Console as ɵConsole,
DEFAULT_LOCALE_ID as ɵDEFAULT_LOCALE_ID,
DEFER_BLOCK_CONFIG as ɵDEFER_BLOCK_CONFIG,
DEFER_BLOCK_DEPENDENCY_INTERCEPTOR as ɵDEFER_BLOCK_DEPENDENCY_INTERCEPTOR,
DeferBlockBehavior as ɵDeferBlockBehavior,
DeferBlockState as ɵDeferBlockState,
EffectScheduler as ɵEffectScheduler,
IMAGE_CONFIG as ɵIMAGE_CONFIG,
IMAGE_CONFIG_DEFAULTS as ɵIMAGE_CONFIG_DEFAULTS,
INJECTOR_SCOPE as ɵINJECTOR_SCOPE,
ɵINPUT_SIGNAL_BRAND_WRITE_TYPE,
IS_HYDRATION_DOM_REUSE_ENABLED as ɵIS_HYDRATION_DOM_REUSE_ENABLED,
LContext as ɵLContext,
LifecycleHooksFeature as ɵLifecycleHooksFeature,
LocaleDataIndex as ɵLocaleDataIndex,
NG_COMP_DEF as ɵNG_COMP_DEF,
NG_DIR_DEF as ɵNG_DIR_DEF,
NG_ELEMENT_ID as ɵNG_ELEMENT_ID,
NG_INJ_DEF as ɵNG_INJ_DEF,
NG_MOD_DEF as ɵNG_MOD_DEF,
NG_PIPE_DEF as ɵNG_PIPE_DEF,
NG_PROV_DEF as ɵNG_PROV_DEF,
NOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR as ɵNOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR,
NO_CHANGE as ɵNO_CHANGE,
NgModuleFactory as ɵNgModuleFactory,
NoopNgZone as ɵNoopNgZone,
PendingTasks as ɵPendingTasks,
ReflectionCapabilities as ɵReflectionCapabilities,
ComponentFactory as ɵRender3ComponentFactory,
ComponentRef as ɵRender3ComponentRef,
NgModuleRef as ɵRender3NgModuleRef,
RuntimeError as ɵRuntimeError,
SSR_CONTENT_INTEGRITY_MARKER as ɵSSR_CONTENT_INTEGRITY_MARKER,
TESTABILITY as ɵTESTABILITY,
TESTABILITY_GETTER as ɵTESTABILITY_GETTER,
USE_RUNTIME_DEPS_TRACKER_FOR_JIT as ɵUSE_RUNTIME_DEPS_TRACKER_FOR_JIT,
ViewRef$1 as ɵViewRef,
XSS_SECURITY_URL as ɵXSS_SECURITY_URL,
_sanitizeHtml as ɵ_sanitizeHtml,
_sanitizeUrl as ɵ_sanitizeUrl,
allowSanitizationBypassAndThrow as ɵallowSanitizationBypassAndThrow,
annotateForHydration as ɵannotateForHydration,
bypassSanitizationTrustHtml as ɵbypassSanitizationTrustHtml,
bypassSanitizationTrustResourceUrl as ɵbypassSanitizationTrustResourceUrl,
bypassSanitizationTrustScript as ɵbypassSanitizationTrustScript,
bypassSanitizationTrustStyle as ɵbypassSanitizationTrustStyle,
bypassSanitizationTrustUrl as ɵbypassSanitizationTrustUrl,
clearResolutionOfComponentResourcesQueue as ɵclearResolutionOfComponentResourcesQueue,
compileComponent as ɵcompileComponent,
compileDirective as ɵcompileDirective,
compileNgModule as ɵcompileNgModule,
compileNgModuleDefs as ɵcompileNgModuleDefs,
compileNgModuleFactory as ɵcompileNgModuleFactory,
compilePipe as ɵcompilePipe,
convertToBitFlags as ɵconvertToBitFlags,
createInjector as ɵcreateInjector,
defaultIterableDiffers as ɵdefaultIterableDiffers,
defaultKeyValueDiffers as ɵdefaultKeyValueDiffers,
depsTracker as ɵdepsTracker,
devModeEqual as ɵdevModeEqual,
findLocaleData as ɵfindLocaleData,
flushModuleScopingQueueAsMuchAsPossible as ɵflushModuleScopingQueueAsMuchAsPossible,
formatRuntimeError as ɵformatRuntimeError,
generateStandaloneInDeclarationsError as ɵgenerateStandaloneInDeclarationsError,
getAsyncClassMetadataFn as ɵgetAsyncClassMetadataFn,
getDebugNode as ɵgetDebugNode,
getDeferBlocks as ɵgetDeferBlocks,
getDirectives as ɵgetDirectives,
getEnsureDirtyViewsAreAlwaysReachable as ɵgetEnsureDirtyViewsAreAlwaysReachable,
getHostElement as ɵgetHostElement,
getInjectableDef as ɵgetInjectableDef,
getLContext as ɵgetLContext,
getLocaleCurrencyCode as ɵgetLocaleCurrencyCode,
getLocalePluralCase as ɵgetLocalePluralCase,
getSanitizationBypassType as ɵgetSanitizationBypassType,
ɵgetUnknownElementStrictMode,
ɵgetUnknownPropertyStrictMode,
_global as ɵglobal,
injectChangeDetectorRef as ɵinjectChangeDetectorRef,
internalAfterNextRender as ɵinternalAfterNextRender,
internalCreateApplication as ɵinternalCreateApplication,
isBoundToModule as ɵisBoundToModule,
isComponentDefPendingResolution as ɵisComponentDefPendingResolution,
isEnvironmentProviders as ɵisEnvironmentProviders,
isInjectable as ɵisInjectable,
isNgModule as ɵisNgModule,
isPromise as ɵisPromise,
isSubscribable as ɵisSubscribable,
noSideEffects as ɵnoSideEffects,
patchComponentDefWithScope as ɵpatchComponentDefWithScope,
performanceMarkFeature as ɵperformanceMarkFeature,
provideZonelessChangeDetection as ɵprovideZonelessChangeDetection,
readHydrationInfo as ɵreadHydrationInfo,
registerLocaleData as ɵregisterLocaleData,
renderDeferBlockState as ɵrenderDeferBlockState,
resetCompiledComponents as ɵresetCompiledComponents,
resetJitOptions as ɵresetJitOptions,
resolveComponentResources as ɵresolveComponentResources,
restoreComponentResolutionQueue as ɵrestoreComponentResolutionQueue,
setAllowDuplicateNgModuleIdsForTest as ɵsetAllowDuplicateNgModuleIdsForTest,
setAlternateWeakRefImpl as ɵsetAlternateWeakRefImpl,
ɵsetClassDebugInfo,
setClassMetadata as ɵsetClassMetadata,
setClassMetadataAsync as ɵsetClassMetadataAsync,
setCurrentInjector as ɵsetCurrentInjector,
setDocument as ɵsetDocument,
setEnsureDirtyViewsAreAlwaysReachable as ɵsetEnsureDirtyViewsAreAlwaysReachable,
setInjectorProfilerContext as ɵsetInjectorProfilerContext,
setLocaleId as ɵsetLocaleId,
ɵsetUnknownElementStrictMode,
ɵsetUnknownPropertyStrictMode,
store as ɵstore,
stringify as ɵstringify,
transitiveScopesFor as ɵtransitiveScopesFor,
triggerResourceLoading as ɵtriggerResourceLoading,
truncateMiddle as ɵtruncateMiddle,
unregisterAllLocaleData as ɵunregisterLocaleData,
unwrapSafeValue as ɵunwrapSafeValue,
whenStable as ɵwhenStable,
withDomHydration as ɵwithDomHydration,
ɵɵCopyDefinitionFeature,
FactoryTarget as ɵɵFactoryTarget,
ɵɵHostDirectivesFeature,
ɵɵInheritDefinitionFeature,
InputFlags as ɵɵInputFlags,
ɵɵInputTransformsFeature,
ɵɵNgOnChangesFeature,
ɵɵProvidersFeature,
ɵɵStandaloneFeature,
ɵɵadvance,
ɵɵattribute,
ɵɵattributeInterpolate1,
ɵɵattributeInterpolate2,
ɵɵattributeInterpolate3,
ɵɵattributeInterpolate4,
ɵɵattributeInterpolate5,
ɵɵattributeInterpolate6,
ɵɵattributeInterpolate7,
ɵɵattributeInterpolate8,
ɵɵattributeInterpolateV,
ɵɵclassMap,
ɵɵclassMapInterpolate1,
ɵɵclassMapInterpolate2,
ɵɵclassMapInterpolate3,
ɵɵclassMapInterpolate4,
ɵɵclassMapInterpolate5,
ɵɵclassMapInterpolate6,
ɵɵclassMapInterpolate7,
ɵɵclassMapInterpolate8,
ɵɵclassMapInterpolateV,
ɵɵclassProp,
ɵɵcomponentInstance,
ɵɵconditional,
ɵɵcontentQuery,
ɵɵdefer,
ɵɵdeferEnableTimerScheduling,
ɵɵdeferOnHover,
ɵɵdeferOnIdle,
ɵɵdeferOnImmediate,
ɵɵdeferOnInteraction,
ɵɵdeferOnTimer,
ɵɵdeferOnViewport,
ɵɵdeferPrefetchOnHover,
ɵɵdeferPrefetchOnIdle,
ɵɵdeferPrefetchOnImmediate,
ɵɵdeferPrefetchOnInteraction,
ɵɵdeferPrefetchOnTimer,
ɵɵdeferPrefetchOnViewport,
ɵɵdeferPrefetchWhen,
ɵɵdeferWhen,
ɵɵdefineComponent,
ɵɵdefineDirective,
ɵɵdefineInjectable,
ɵɵdefineInjector,
ɵɵdefineNgModule,
ɵɵdefinePipe,
ɵɵdirectiveInject,
ɵɵdisableBindings,
ɵɵelement,
ɵɵelementContainer,
ɵɵelementContainerEnd,
ɵɵelementContainerStart,
ɵɵelementEnd,
ɵɵelementStart,
ɵɵenableBindings,
ɵɵgetComponentDepsFactory,
ɵɵgetCurrentView,
ɵɵgetInheritedFactory,
ɵɵhostProperty,
ɵɵi18n,
ɵɵi18nApply,
ɵɵi18nAttributes,
ɵɵi18nEnd,
ɵɵi18nExp,
ɵɵi18nPostprocess,
ɵɵi18nStart,
ɵɵinject,
ɵɵinjectAttribute,
ɵɵinvalidFactory,
ɵɵinvalidFactoryDep,
ɵɵlistener,
ɵɵloadQuery,
ɵɵnamespaceHTML,
ɵɵnamespaceMathML,
ɵɵnamespaceSVG,
ɵɵnextContext,
ɵɵngDeclareClassMetadata,
ɵɵngDeclareComponent,
ɵɵngDeclareDirective,
ɵɵngDeclareFactory,
ɵɵngDeclareInjectable,
ɵɵngDeclareInjector,
ɵɵngDeclareNgModule,
ɵɵngDeclarePipe,
ɵɵpipe,
ɵɵpipeBind1,
ɵɵpipeBind2,
ɵɵpipeBind3,
ɵɵpipeBind4,
ɵɵpipeBindV,
ɵɵprojection,
ɵɵprojectionDef,
ɵɵproperty,
ɵɵpropertyInterpolate,
ɵɵpropertyInterpolate1,
ɵɵpropertyInterpolate2,
ɵɵpropertyInterpolate3,
ɵɵpropertyInterpolate4,
ɵɵpropertyInterpolate5,
ɵɵpropertyInterpolate6,
ɵɵpropertyInterpolate7,
ɵɵpropertyInterpolate8,
ɵɵpropertyInterpolateV,
ɵɵpureFunction0,
ɵɵpureFunction1,
ɵɵpureFunction2,
ɵɵpureFunction3,
ɵɵpureFunction4,
ɵɵpureFunction5,
ɵɵpureFunction6,
ɵɵpureFunction7,
ɵɵpureFunction8,
ɵɵpureFunctionV,
ɵɵqueryRefresh,
ɵɵreference,
registerNgModuleType as ɵɵregisterNgModuleType,
ɵɵrepeater,
ɵɵrepeaterCreate,
ɵɵrepeaterTrackByIdentity,
ɵɵrepeaterTrackByIndex,
ɵɵresetView,
ɵɵresolveBody,
ɵɵresolveDocument,
ɵɵresolveWindow,
ɵɵrestoreView,
ɵɵsanitizeHtml,
ɵɵsanitizeResourceUrl,
ɵɵsanitizeScript,
ɵɵsanitizeStyle,
ɵɵsanitizeUrl,
ɵɵsanitizeUrlOrResourceUrl,
ɵɵsetComponentScope,
ɵɵsetNgModuleScope,
ɵɵstyleMap,
ɵɵstyleMapInterpolate1,
ɵɵstyleMapInterpolate2,
ɵɵstyleMapInterpolate3,
ɵɵstyleMapInterpolate4,
ɵɵstyleMapInterpolate5,
ɵɵstyleMapInterpolate6,
ɵɵstyleMapInterpolate7,
ɵɵstyleMapInterpolate8,
ɵɵstyleMapInterpolateV,
ɵɵstyleProp,
ɵɵstylePropInterpolate1,
ɵɵstylePropInterpolate2,
ɵɵstylePropInterpolate3,
ɵɵstylePropInterpolate4,
ɵɵstylePropInterpolate5,
ɵɵstylePropInterpolate6,
ɵɵstylePropInterpolate7,
ɵɵstylePropInterpolate8,
ɵɵstylePropInterpolateV,
ɵɵsyntheticHostListener,
ɵɵsyntheticHostProperty,
ɵɵtemplate,
ɵɵtemplateRefExtractor,
ɵɵtext,
ɵɵtextInterpolate,
ɵɵtextInterpolate1,
ɵɵtextInterpolate2,
ɵɵtextInterpolate3,
ɵɵtextInterpolate4,
ɵɵtextInterpolate5,
ɵɵtextInterpolate6,
ɵɵtextInterpolate7,
ɵɵtextInterpolate8,
ɵɵtextInterpolateV,
ɵɵtrustConstantHtml,
ɵɵtrustConstantResourceUrl,
ɵɵvalidateIframeAttribute,
ɵɵviewQuery
};
//# sourceMappingURL=@angular_core.js.map

View file

@ -1,7 +0,0 @@
{
"version": 3,
"sources": [],
"sourcesContent": [],
"mappings": "",
"names": []
}

View file

@ -1,80 +0,0 @@
import {
BrowserDomAdapter,
BrowserGetTestability,
BrowserModule,
By,
DomEventsPlugin,
DomRendererFactory2,
DomSanitizer,
DomSanitizerImpl,
EVENT_MANAGER_PLUGINS,
EventManager,
EventManagerPlugin,
HAMMER_GESTURE_CONFIG,
HAMMER_LOADER,
HammerGestureConfig,
HammerGesturesPlugin,
HammerModule,
HydrationFeatureKind,
INTERNAL_BROWSER_PLATFORM_PROVIDERS,
KeyEventsPlugin,
Meta,
REMOVE_STYLES_ON_COMPONENT_DESTROY,
SharedStylesHost,
Title,
TransferState,
VERSION,
bootstrapApplication,
createApplication,
disableDebugTools,
enableDebugTools,
getDOM,
initDomAdapter,
makeStateKey,
platformBrowser,
provideClientHydration,
provideProtractorTestingSupport,
withHttpTransferCacheOptions,
withNoHttpTransferCache
} from "./chunk-L6IRO5SR.js";
import "./chunk-JNM7CA4Q.js";
export {
BrowserModule,
By,
DomSanitizer,
EVENT_MANAGER_PLUGINS,
EventManager,
EventManagerPlugin,
HAMMER_GESTURE_CONFIG,
HAMMER_LOADER,
HammerGestureConfig,
HammerModule,
HydrationFeatureKind,
Meta,
REMOVE_STYLES_ON_COMPONENT_DESTROY,
Title,
TransferState,
VERSION,
bootstrapApplication,
createApplication,
disableDebugTools,
enableDebugTools,
makeStateKey,
platformBrowser,
provideClientHydration,
provideProtractorTestingSupport,
withHttpTransferCacheOptions,
withNoHttpTransferCache,
BrowserDomAdapter as ɵBrowserDomAdapter,
BrowserGetTestability as ɵBrowserGetTestability,
DomEventsPlugin as ɵDomEventsPlugin,
DomRendererFactory2 as ɵDomRendererFactory2,
DomSanitizerImpl as ɵDomSanitizerImpl,
HammerGesturesPlugin as ɵHammerGesturesPlugin,
INTERNAL_BROWSER_PLATFORM_PROVIDERS as ɵINTERNAL_BROWSER_PLATFORM_PROVIDERS,
KeyEventsPlugin as ɵKeyEventsPlugin,
SharedStylesHost as ɵSharedStylesHost,
getDOM as ɵgetDOM,
initDomAdapter as ɵinitDomAdapter
};
//# sourceMappingURL=@angular_platform-browser.js.map

View file

@ -1,7 +0,0 @@
{
"version": 3,
"sources": [],
"sourcesContent": [],
"mappings": "",
"names": []
}

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,3 +0,0 @@
{
"type": "module"
}

View file

@ -96,5 +96,8 @@
}
}
}
},
"cli": {
"analytics": false
}
}

0
my-app/dist/my-app/3rdpartylicenses.txt vendored Normal file → Executable file
View file

0
my-app/dist/my-app/browser/index.html vendored Normal file → Executable file
View file

0
my-app/dist/my-app/browser/polyfills-RX4V3J3S.js vendored Normal file → Executable file
View file

0
my-app/dist/my-app/browser/styles-5INURTSO.css vendored Normal file → Executable file
View file

0
my-app/dist/my-app/prerendered-routes.json vendored Normal file → Executable file
View file

0
my-app/dist/my-app/server/chunk-O73ZHKXN.mjs vendored Normal file → Executable file
View file

0
my-app/dist/my-app/server/chunk-VVCT4QZE.mjs vendored Normal file → Executable file
View file

0
my-app/dist/my-app/server/index.server.html vendored Normal file → Executable file
View file

0
my-app/dist/my-app/server/main.server.mjs vendored Normal file → Executable file
View file

0
my-app/dist/my-app/server/polyfills.server.mjs vendored Normal file → Executable file
View file

0
my-app/dist/my-app/server/render-utils.server.mjs vendored Normal file → Executable file
View file

0
my-app/dist/my-app/server/server.mjs vendored Normal file → Executable file
View file

1
my-app/node_modules/.bin/acorn generated vendored
View file

@ -1 +0,0 @@
../acorn/bin/acorn

BIN
my-app/node_modules/.bin/acorn generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/ansi-html generated vendored
View file

@ -1 +0,0 @@
../ansi-html-community/bin/ansi-html

BIN
my-app/node_modules/.bin/ansi-html generated vendored Executable file

Binary file not shown.

View file

@ -1 +0,0 @@
../autoprefixer/bin/autoprefixer

BIN
my-app/node_modules/.bin/autoprefixer generated vendored Executable file

Binary file not shown.

View file

@ -1 +0,0 @@
../browserslist/cli.js

BIN
my-app/node_modules/.bin/browserslist generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/cssesc generated vendored
View file

@ -1 +0,0 @@
../cssesc/bin/cssesc

BIN
my-app/node_modules/.bin/cssesc generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/errno generated vendored
View file

@ -1 +0,0 @@
../errno/cli.js

BIN
my-app/node_modules/.bin/errno generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/esbuild generated vendored
View file

@ -1 +0,0 @@
../esbuild/bin/esbuild

BIN
my-app/node_modules/.bin/esbuild generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/esparse generated vendored
View file

@ -1 +0,0 @@
../esprima/bin/esparse.js

BIN
my-app/node_modules/.bin/esparse generated vendored Executable file

Binary file not shown.

View file

@ -1 +0,0 @@
../esprima/bin/esvalidate.js

BIN
my-app/node_modules/.bin/esvalidate generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/flat generated vendored
View file

@ -1 +0,0 @@
../flat/cli.js

BIN
my-app/node_modules/.bin/flat generated vendored Executable file

Binary file not shown.

View file

@ -1 +0,0 @@
../image-size/bin/image-size.js

BIN
my-app/node_modules/.bin/image-size generated vendored Executable file

Binary file not shown.

View file

@ -1 +0,0 @@
../@npmcli/installed-package-contents/lib/index.js

BIN
my-app/node_modules/.bin/installed-package-contents generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/is-docker generated vendored
View file

@ -1 +0,0 @@
../is-docker/cli.js

BIN
my-app/node_modules/.bin/is-docker generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/jiti generated vendored
View file

@ -1 +0,0 @@
../jiti/bin/jiti.js

BIN
my-app/node_modules/.bin/jiti generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/js-yaml generated vendored
View file

@ -1 +0,0 @@
../js-yaml/bin/js-yaml.js

BIN
my-app/node_modules/.bin/js-yaml generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/jsesc generated vendored
View file

@ -1 +0,0 @@
../jsesc/bin/jsesc

BIN
my-app/node_modules/.bin/jsesc generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/json5 generated vendored
View file

@ -1 +0,0 @@
../json5/lib/cli.js

BIN
my-app/node_modules/.bin/json5 generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/karma generated vendored
View file

@ -1 +0,0 @@
../karma/bin/karma

BIN
my-app/node_modules/.bin/karma generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/lessc generated vendored
View file

@ -1 +0,0 @@
../less/bin/lessc

BIN
my-app/node_modules/.bin/lessc generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/mime generated vendored
View file

@ -1 +0,0 @@
../mime/cli.js

BIN
my-app/node_modules/.bin/mime generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/mkdirp generated vendored
View file

@ -1 +0,0 @@
../mkdirp/bin/cmd.js

BIN
my-app/node_modules/.bin/mkdirp generated vendored Executable file

Binary file not shown.

View file

@ -1 +0,0 @@
../multicast-dns/cli.js

BIN
my-app/node_modules/.bin/multicast-dns generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/nanoid generated vendored
View file

@ -1 +0,0 @@
../nanoid/bin/nanoid.cjs

BIN
my-app/node_modules/.bin/nanoid generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/needle generated vendored
View file

@ -1 +0,0 @@
../needle/bin/needle

BIN
my-app/node_modules/.bin/needle generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/ng generated vendored
View file

@ -1 +0,0 @@
../@angular/cli/bin/ng.js

BIN
my-app/node_modules/.bin/ng generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/ng-xi18n generated vendored
View file

@ -1 +0,0 @@
../@angular/compiler-cli/bundles/src/bin/ng_xi18n.js

BIN
my-app/node_modules/.bin/ng-xi18n generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/ngc generated vendored
View file

@ -1 +0,0 @@
../@angular/compiler-cli/bundles/src/bin/ngc.js

BIN
my-app/node_modules/.bin/ngc generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/ngcc generated vendored
View file

@ -1 +0,0 @@
../@angular/compiler-cli/bundles/ngcc/index.js

BIN
my-app/node_modules/.bin/ngcc generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/node-gyp generated vendored
View file

@ -1 +0,0 @@
../node-gyp/bin/node-gyp.js

BIN
my-app/node_modules/.bin/node-gyp generated vendored Executable file

Binary file not shown.

View file

@ -1 +0,0 @@
../node-gyp-build/bin.js

BIN
my-app/node_modules/.bin/node-gyp-build generated vendored Executable file

Binary file not shown.

View file

@ -1 +0,0 @@
../node-gyp-build/optional.js

BIN
my-app/node_modules/.bin/node-gyp-build-optional generated vendored Executable file

Binary file not shown.

View file

@ -1 +0,0 @@
../node-gyp-build/build-test.js

BIN
my-app/node_modules/.bin/node-gyp-build-test generated vendored Executable file

Binary file not shown.

1
my-app/node_modules/.bin/nopt generated vendored
View file

@ -1 +0,0 @@
../nopt/bin/nopt.js

BIN
my-app/node_modules/.bin/nopt generated vendored Executable file

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more