SYMBOL INDEX (304 symbols across 10 files) FILE: cjs/index.js constant ATTRIBUTE_CHANGED_CALLBACK (line 7) | const ATTRIBUTE_CHANGED_CALLBACK = 'attributeChangedCallback'; class HyperHTMLElement (line 28) | class HyperHTMLElement extends HTMLElement { method define (line 33) | static define(name, options) { method attachShadow (line 252) | attachShadow() { method refs (line 259) | get refs() { method html (line 277) | get html() { method html (line 286) | set html(value) { method render (line 291) | render() {} method defaultState (line 299) | get defaultState() { return {}; } method state (line 302) | get state() { method state (line 307) | set state(value) { method setState (line 314) | setState(state, render) { method value (line 336) | value(instance) { method handleEvent (line 349) | handleEvent() { method ready (line 357) | ready() { function checkReady (line 367) | function checkReady(created, attributes, booleanAttributes) { function invoke (line 394) | function invoke(fn) { function isPrototypeOf (line 398) | function isPrototypeOf(Class) { function isReady (line 402) | function isReady(created, attributes, booleanAttributes) { FILE: es5.js function _typeof (line 4) | function _typeof(obj) { function _classCallCheck (line 20) | function _classCallCheck(instance, Constructor) { function _defineProperties (line 26) | function _defineProperties(target, props) { function _createClass (line 36) | function _createClass(Constructor, protoProps, staticProps) { function _inherits (line 42) | function _inherits(subClass, superClass) { function _getPrototypeOf (line 57) | function _getPrototypeOf(o) { function _setPrototypeOf (line 64) | function _setPrototypeOf(o, p) { function _isNativeReflectConstruct (line 73) | function _isNativeReflectConstruct() { function _construct (line 86) | function _construct(Parent, args, Class) { function _isNativeFunction (line 103) | function _isNativeFunction(fn) { function _wrapNativeSuper (line 107) | function _wrapNativeSuper(Class) { function _assertThisInitialized (line 141) | function _assertThisInitialized(self) { function _possibleConstructorReturn (line 149) | function _possibleConstructorReturn(self, call) { function _createSuper (line 159) | function _createSuper(Derived) { function WeakMap (line 214) | function WeakMap(iterable) { function add (line 221) | function add(pair) { function WeakSet (line 256) | function WeakSet() { function dropChild (line 548) | function dropChild() { function CustomEvent (line 659) | function CustomEvent(type, init) { function contains (line 706) | function contains(v) { function Component (line 723) | function Component() { function setup (line 728) | function setup(content) { function append (line 959) | function append(root, childNodes) { function create (line 967) | function create(element) { function createSVG (line 974) | function createSVG(svg) { function disconnected (line 984) | function disconnected(poly) { function sanitize (line 1134) | function sanitize (template) { function attrReplacer (line 1146) | function attrReplacer($0, $1, $2, $3) { function replaceAttributes (line 1150) | function replaceAttributes($0, $1, $2) { function fullClosing (line 1154) | function fullClosing($0, $1, $2) { function find (line 1185) | function find(node, path) { function parse (line 1196) | function parse(node, holes, parts, path) { function parseAttributes (line 1254) | function parseAttributes(node, holes, parts, path) { function Any (line 1340) | function Any(node, path) { function Attr (line 1348) | function Attr(node, path, name, sparse) { function Text (line 1358) | function Text(node, path) { function createInfo (line 1369) | function createInfo(options, template) { function createDetails (line 1458) | function createDetails(options, template) { function domtagger (line 1465) | function domtagger(options) { function cleanContent (line 1474) | function cleanContent(fragment) { function ized (line 1496) | function ized($0, $1, $2) { function svg (line 1500) | function svg(node, original) { function toStyle (line 1511) | function toStyle(object) { function update (line 1522) | function update(style, isSVG) { function Wire (line 1610) | function Wire(childNodes) { function Tagger (line 1718) | function Tagger(type) { function TL (line 2007) | function TL(tl) { function tta (line 2011) | function tta (template) { function render (line 2111) | function render() { function upgrade (line 2128) | function upgrade(template) { function hyper (line 2172) | function hyper(HTML) { function HyperHTMLElement (line 2222) | function HyperHTMLElement() { function Intermediate (line 2471) | function Intermediate() { function checkReady (line 2560) | function checkReady(created, attributes, booleanAttributes) { function invoke (line 2592) | function invoke(fn) { function isPrototypeOf (line 2596) | function isPrototypeOf(Class) { function isReady (line 2600) | function isReady(created, attributes, booleanAttributes) { FILE: esm/index.js constant ATTRIBUTE_CHANGED_CALLBACK (line 6) | const ATTRIBUTE_CHANGED_CALLBACK = 'attributeChangedCallback'; class HyperHTMLElement (line 27) | class HyperHTMLElement extends HTMLElement { method define (line 32) | static define(name, options) { method attachShadow (line 251) | attachShadow() { method refs (line 258) | get refs() { method html (line 276) | get html() { method html (line 285) | set html(value) { method render (line 290) | render() {} method defaultState (line 298) | get defaultState() { return {}; } method state (line 301) | get state() { method state (line 306) | set state(value) { method setState (line 313) | setState(state, render) { method value (line 335) | value(instance) { method handleEvent (line 348) | handleEvent() { method ready (line 356) | ready() { function checkReady (line 366) | function checkReady(created, attributes, booleanAttributes) { function invoke (line 393) | function invoke(fn) { function isPrototypeOf (line 397) | function isPrototypeOf(Class) { function isReady (line 401) | function isReady(created, attributes, booleanAttributes) { FILE: index.d.ts type HyperHTMLElement (line 3) | interface HyperHTMLElement extends HTMLElement { class HyperHTMLElement (line 73) | class HyperHTMLElement { FILE: index.js function WeakMap (line 27) | function WeakMap(iterable) { function add (line 32) | function add(pair) { function WeakSet (line 57) | function WeakSet() { dP(this, '_', {value: '_@ungap/weakmap' + id++}); function dropChild (line 435) | function dropChild() { function CustomEvent (line 661) | function CustomEvent(type, init) { function contains (line 706) | function contains(v) { function Component (line 722) | function Component() { function setup (line 728) | function setup(content) { method get (line 844) | get() { method set (line 847) | set(value) { function append (line 954) | function append(root, childNodes) { function create (line 960) | function create(element) { function createSVG (line 969) | function createSVG(svg) { function disconnected (line 980) | function disconnected(poly) { var Event = poly.Event; function sanitize (line 1164) | function sanitize (template) { function attrReplacer (line 1180) | function attrReplacer($0, $1, $2, $3) { function replaceAttributes (line 1184) | function replaceAttributes($0, $1, $2) { function fullClosing (line 1188) | function fullClosing($0, $1, $2) { function find (line 1215) | function find(node, path) { function parse (line 1223) | function parse(node, holes, parts, path) { function parseAttributes (line 1278) | function parseAttributes(node, holes, parts, path) { function Any (line 1361) | function Any(node, path) { function Attr (line 1369) | function Attr(node, path, name, sparse) { function Text (line 1379) | function Text(node, path) { function createInfo (line 1391) | function createInfo(options, template) { function createDetails (line 1462) | function createDetails(options, template) { function domtagger (line 1468) | function domtagger(options) { function cleanContent (line 1478) | function cleanContent(fragment) { function ized (line 1499) | function ized($0, $1, $2) { function svg (line 1502) | function svg(node, original) { function toStyle (line 1514) | function toStyle(object) { function update (line 1520) | function update(style, isSVG) { function Wire (line 1614) | function Wire(childNodes) { function Tagger (line 1716) | function Tagger(type) { method attribute (line 1730) | attribute(node, name, original) { method any (line 1833) | any(node, childNodes) { method text (line 1956) | text(node) { function TL (line 2032) | function TL(tl) { function tta (line 2036) | function tta (template) { function render (line 2135) | function render() { function upgrade (line 2150) | function upgrade(template) { function hyper (line 2193) | function hyper(HTML) { class HyperHTMLElement (line 2236) | class HyperHTMLElement extends HTMLElement { method define (line 2241) | static define(name, options) { method attachShadow (line 2460) | attachShadow() { method refs (line 2467) | get refs() { method html (line 2485) | get html() { method html (line 2494) | set html(value) { method render (line 2499) | render() {} method defaultState (line 2507) | get defaultState() { return {}; } method state (line 2510) | get state() { method state (line 2515) | set state(value) { method setState (line 2522) | setState(state, render) { method value (line 2543) | value(instance) { method handleEvent (line 2554) | handleEvent() { method ready (line 2562) | ready() { function checkReady (line 2572) | function checkReady(created, attributes, booleanAttributes) { function invoke (line 2599) | function invoke(fn) { function isPrototypeOf (line 2603) | function isPrototypeOf(Class) { function isReady (line 2607) | function isReady(created, attributes, booleanAttributes) { FILE: min.js function o (line 2) | function o(t){n(this,"_",{value:"_@ungap/weakmap"+e++}),t&&t.forEach(s,t... function s (line 2) | function s(e){this.set(e[0],e[1])} function i (line 2) | function i(){t(this,"_",{value:"_@ungap/weakmap"+e++})} function t (line 2) | function t(e,t){t||(t={});var n=document.createEvent("CustomEvent");retu... function r (line 2) | function r(n){return-1<(e=t.indexOf(n))} function E (line 2) | function E(){return this} method get (line 2) | get(){return this[n]||N(this,n,t.call(this,e))} method set (line 2) | set(e){N(this,n,e)} function r (line 2) | function r(e,t){for(var n=t.length;n--;)e.appendChild(t[0])} function i (line 2) | function i(n){return n===t?e.createDocumentFragment():e.createElementNS(... function Y (line 2) | function Y(e,t,n,r){return"<"+t+n.replace(X,ee)+r} function ee (line 2) | function ee(e,t,n){return t+(n||'"')+W+(n||'"')} function te (line 2) | function te(e,t,n){return V.test(t)?e:"<"+t+n+">"} function re (line 2) | function re(e,t){for(var n=t.length,r=0;r{if(t!==r){t=r;const i=typeof r;"object"===i&&r... function Oe (line 2) | function Oe(e){return Ae?e:ke(e)} function Se (line 2) | function Se(e){for(var t=arguments.length,n=[Oe(e)],r=1;r{const a=t.get(e)||i(e,t);switch(typeof s){... method value (line 2) | value(e){const t=e.currentTarget;this["getAttribute"in t&&t.getAttribute... method value (line 2) | value(e,t){const{_wire$:n}=this;if(n){const r=new b(e,{bubbles:!0,cancel... method value (line 2) | value(e,t){const n=this.state,r="function"==typeof e?e.call(this,n):e;fo... class et (line 2) | class et extends HTMLElement{static define(e,t){const n=this,r=n.prototy... method define (line 2) | static define(e,t){const n=this,r=n.prototype,i=r[Fe],o=!!i,s=n.boolea... method attachShadow (line 2) | attachShadow(){const e=Xe.apply(this,arguments);return Ye.set(this,e),e} method refs (line 2) | get refs(){const e={};if("_html$"in this){const t=(Ye.get(this)||this)... method html (line 2) | get html(){return this._html$||(this.html=We(this.shadowRoot||this._sh... method html (line 2) | set html(e){Ve(this,"_html$",{configurable:!0,value:e})} method render (line 2) | render(){} method defaultState (line 2) | get defaultState(){return{}} method state (line 2) | get state(){return this._state$||(this.state=this.defaultState)} method state (line 2) | set state(e){Ve(this,"_state$",{configurable:!0,value:e})} method setState (line 2) | setState(e,t){const n=this.state,r="function"==typeof e?e.call(this,n)... method handleEvent (line 2) | handleEvent(){tt.ready()?(document.removeEventListener(tt.type,tt,!1),tt... function nt (line 2) | function nt(e,t,n){if(tt.ready()||function(e,t,n){let r=this;do{if(r.nex... function rt (line 2) | function rt(e){e()} function it (line 2) | function it(e){return this===e.prototype} FILE: test.js class MyElement (line 28) | class MyElement extends HyperHTMLElement { method booleanAttributes (line 30) | static get booleanAttributes() { method special (line 34) | get special() { return false; } method observedAttributes (line 36) | static get observedAttributes() { method constructor (line 40) | constructor(...args) { method nextSibling (line 46) | get nextSibling() { method created (line 51) | created() { method attributeChangedCallback (line 55) | attributeChangedCallback() { method connectedCallback (line 59) | connectedCallback() { method render (line 63) | render() { class MyLink (line 71) | class MyLink extends HyperHTMLElement {} class MyInput (line 102) | class MyInput extends HyperHTMLElement { method booleanAttributes (line 104) | static get booleanAttributes() { method observedAttributes (line 108) | static get observedAttributes() { method value (line 112) | get value() { method value (line 116) | set value(value) { method attributeChangedCallback (line 120) | attributeChangedCallback() { class MyEmptiness (line 146) | class MyEmptiness extends HyperHTMLElement {} class MyAttr (line 151) | class MyAttr extends HyperHTMLElement { method observedAttributes (line 152) | static get observedAttributes() { method created (line 155) | created() { method attributeChangedCallback (line 158) | attributeChangedCallback() {} class MyConnect (line 165) | class MyConnect extends HyperHTMLElement { method created (line 166) | created() { this.counter = 0; } method connectedCallback (line 167) | connectedCallback() { class MyCreate (line 178) | class MyCreate extends HyperHTMLElement { method created (line 179) | created() { class MyAttrHack (line 187) | class MyAttrHack extends HyperHTMLElement { method observedAttributes (line 188) | static get observedAttributes() { method attributeChangedCallback (line 191) | attributeChangedCallback() { class MyAttrHack2 (line 217) | class MyAttrHack2 extends HyperHTMLElement { method observedAttributes (line 218) | static get observedAttributes() { method created (line 221) | created() { class MyHandler (line 233) | class MyHandler extends HyperHTMLElement { method booleanAttributes (line 234) | static get booleanAttributes() { method handleEvent (line 237) | handleEvent() { this.value = 123; return this; } class MyRealHandler (line 250) | class MyRealHandler extends HyperHTMLElement { method onclick (line 251) | onclick() { tressa.assert(true, 'click event dispatched'); } method created (line 252) | created() { this.html`click me`; } class MyDelegatedHandler (line 268) | class MyDelegatedHandler extends HyperHTMLElement { method whenClickHappens (line 269) | whenClickHappens() { tressa.assert(true, 'whenClickHappens event dispa... method created (line 270) | created() { this.html`