Initial commit: notification-elements-demo app

Interactive Angular 19 demo for @sda/notification-elements-ui with
6 sections: Bell & Feed, Notification Center, Inbox, Comments &
Threads, Mention Input, and Full-Featured layout. Includes mock
data, dark mode toggle, and real-time event log.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Giuliano Silvestro
2026-02-13 21:49:19 +10:00
commit 5d0c9ec7eb
36473 changed files with 3778146 additions and 0 deletions

19
node_modules/@angular/compiler-cli/bundles/private/bazel.js generated vendored Executable file
View File

@@ -0,0 +1,19 @@
import {createRequire as __cjsCompatRequire} from 'module';
const require = __cjsCompatRequire(import.meta.url);
import {
PerfPhase
} from "../chunk-WUCT7QTW.js";
import "../chunk-KPQ72R34.js";
export {
PerfPhase
};
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
//# sourceMappingURL=bazel.js.map

View File

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

View File

@@ -0,0 +1,71 @@
import {createRequire as __cjsCompatRequire} from 'module';
const require = __cjsCompatRequire(import.meta.url);
import {
ConsoleLogger,
LogLevel
} from "../chunk-H5Y7P5GQ.js";
import {
SourceFile,
SourceFileLoader
} from "../chunk-NVYT6OPE.js";
import {
InvalidFileSystem,
LogicalFileSystem,
LogicalProjectPath,
NgtscCompilerHost,
NodeJSFileSystem,
absoluteFrom,
absoluteFromSourceFile,
basename,
createFileSystemTsReadDirectoryFn,
dirname,
getFileSystem,
getSourceFileOrError,
isLocalRelativePath,
isRoot,
isRooted,
join,
relative,
relativeFrom,
resolve,
setFileSystem,
toRelativeImport
} from "../chunk-ERYCP7NI.js";
import "../chunk-KPQ72R34.js";
export {
ConsoleLogger,
InvalidFileSystem,
LogLevel,
LogicalFileSystem,
LogicalProjectPath,
NgtscCompilerHost,
NodeJSFileSystem,
SourceFile,
SourceFileLoader,
absoluteFrom,
absoluteFromSourceFile,
basename,
createFileSystemTsReadDirectoryFn,
dirname,
getFileSystem,
getSourceFileOrError,
isLocalRelativePath,
isRoot,
isRooted,
join,
relative,
relativeFrom,
resolve,
setFileSystem,
toRelativeImport
};
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
//# sourceMappingURL=localize.js.map

View File

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

View File

@@ -0,0 +1,41 @@
import {createRequire as __cjsCompatRequire} from 'module';
const require = __cjsCompatRequire(import.meta.url);
import {
DynamicValue,
PartialEvaluator,
PotentialImportKind,
PotentialImportMode,
StaticInterpreter,
createForwardRefResolver
} from "../chunk-BSAOKZSO.js";
import {
ImportManager,
Reference,
TypeScriptReflectionHost,
reflectObjectLiteral
} from "../chunk-6JLQ22O6.js";
import "../chunk-WUCT7QTW.js";
import "../chunk-ERYCP7NI.js";
import "../chunk-KPQ72R34.js";
export {
DynamicValue,
ImportManager,
PartialEvaluator,
PotentialImportKind,
PotentialImportMode,
Reference,
StaticInterpreter,
TypeScriptReflectionHost,
createForwardRefResolver,
reflectObjectLiteral
};
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
//# sourceMappingURL=migrations.js.map

View File

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

View File

@@ -0,0 +1,21 @@
import {createRequire as __cjsCompatRequire} from 'module';
const require = __cjsCompatRequire(import.meta.url);
import {
GLOBAL_DEFS_FOR_TERSER,
GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
constructorParametersDownlevelTransform
} from "../chunk-Y7CS6SFM.js";
import "../chunk-2PYABK44.js";
import "../chunk-BSAOKZSO.js";
import "../chunk-6JLQ22O6.js";
import "../chunk-WUCT7QTW.js";
import "../chunk-ERYCP7NI.js";
import "../chunk-KPQ72R34.js";
export {
GLOBAL_DEFS_FOR_TERSER,
GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
constructorParametersDownlevelTransform
};
//# sourceMappingURL=tooling.js.map

View File

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