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>
9 lines
387 B
JavaScript
9 lines
387 B
JavaScript
var get = require("./get.js");
|
|
var getPrototypeOf = require("./getPrototypeOf.js");
|
|
function _superPropGet(t, o, e, r) {
|
|
var p = get(getPrototypeOf(1 & r ? t.prototype : t), o, e);
|
|
return 2 & r && "function" == typeof p ? function (t) {
|
|
return p.apply(e, t);
|
|
} : p;
|
|
}
|
|
module.exports = _superPropGet, module.exports.__esModule = true, module.exports["default"] = module.exports; |