mam 1.11.796 → 1.11.798

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/node.view.tree DELETED
@@ -1,35 +0,0 @@
1
- $mol_view_tree_test_attributes_super $mol_view
2
- some *
3
- a 0
4
- b 2
5
-
6
- $mol_view_tree_test_attributes $mol_view_tree_test_attributes_super
7
- some *
8
- ^
9
- a 1
10
-
11
- $mol_view_tree_test_binding $mol_view
12
- value?val <=> task_title_new?val \123
13
- enabled <= head_complete_enabled false
14
-
15
- $mol_view_tree_test_binding_right $mol_view
16
- Test $mol_view_tree_test_binding_right_test
17
- width?v => outer_width?v
18
-
19
- $mol_view_tree_test_binding_right_test $mol_view
20
- width?val 0
21
-
22
- $mol_view_tree_test_simple $mol_view
23
- some 1
24
- bool true
25
- str \test
26
- arr /
27
- arr_string /string
28
-
29
- $mol_view_tree_test_attributes_subcomponent $mol_view
30
- - Comment
31
- Page!index $mol_view_tree_test_attributes_subcomponent_page
32
- Sub <= page!index null
33
-
34
- $mol_view_tree_test_attributes_subcomponent_page $mol_view
35
- Sub null
package/web.esm.js DELETED
@@ -1,32 +0,0 @@
1
- "use strict";
2
- function require( path ){ return $node[ path ] };
3
- "use strict"
4
-
5
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
6
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
7
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
8
- else for (var i = decorators.length - 1; i >= 0; i--) if ((d = decorators[i])) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
9
- return c > 3 && r && Object.defineProperty(target, key, r), r;
10
- };
11
-
12
- var $ = ( typeof module === 'object' ) ? ( module['export'+'s'] = globalThis ) : globalThis
13
- $.$$ = $
14
-
15
- ;
16
-
17
- var $node = $node || {}
18
- void function( module ) { var exports = module.exports = this; function require( id ) { return $node[ id.replace( /^.\// , "../" ) ] };
19
- ;
20
- "use strict";
21
- Error.stackTraceLimit = 50;
22
- var $;
23
- (function ($) {
24
- })($ || ($ = {}));
25
- module.exports = $;
26
- //mam.ts
27
- ;
28
-
29
- $node[ "../mam.ts" ] = $node[ "../mam.ts" ] = module.exports }.call( {} , {} )
30
- ;
31
- export default $
32
- //# sourceMappingURL=web.esm.js.map
package/web.esm.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../mam.jam.js","-","../../../mam.ts"],"names":[],"mappings":";;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACZA;AACA;AACA;AACA;;ACHA,KAAK,CAAC,eAAe,GAAG,EAAE,CAAC;AAK3B,IAAU,CAAC,CAMV;AAND,WAAU,CAAC;AAMX,CAAC,EANS,CAAC,KAAD,CAAC,QAMV;AAED,MAAM,CAAC,OAAO,GAAG,CAAC,CAAA;;;ADblB;AACA;AACA;AAFA","file":"web.esm.js","sourcesContent":[null,null,"Error.stackTraceLimit = 50;\n\ndeclare let _$_: { new(): {} } & typeof globalThis\ndeclare class $ extends _$_ {}\n\nnamespace $ {\n\texport type $ = typeof $$\n\texport declare class $$ extends $ {}\n\tnamespace $$ {\n\t\texport type $$ = $\n\t}\n}\n\nmodule.exports = $\n"]}
package/web.mjs.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"sources":["-","../../../mam.ts","../../../mam.jam.js"],"names":[],"mappings":";;AAAA;AACA;AACA;AACA;;ACHA,KAAK,CAAC,eAAe,GAAG,EAAE,CAAC;AAK3B,IAAU,CAAC,CAMV;AAND,WAAU,CAAC;AAMX,CAAC,EANS,CAAC,KAAD,CAAC,QAMV;AAED,MAAM,CAAC,OAAO,GAAG,CAAC,CAAA;;;ADblB;AACA;AACA;AEFA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AFZA","file":"web.mjs","sourcesContent":[null,"Error.stackTraceLimit = 50;\n\ndeclare let _$_: { new(): {} } & typeof globalThis\ndeclare class $ extends _$_ {}\n\nnamespace $ {\n\texport type $ = typeof $$\n\texport declare class $$ extends $ {}\n\tnamespace $$ {\n\t\texport type $$ = $\n\t}\n}\n\nmodule.exports = $\n",null]}
File without changes