-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmangle.json
More file actions
125 lines (124 loc) · 4 KB
/
Copy pathmangle.json
File metadata and controls
125 lines (124 loc) · 4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
"props": {
"props": {
"$componentInstances": "__ci",
"$componentDefinitions": "__cd",
"$storeManager": "__sm",
"$domElements": "__de",
"$evaluateComputed": "__ec",
"$getStoreComponentByName": "__gs",
"$_contextRegistry": "__cr",
"$_templateCache": "__tc",
"$_contextSystemInitialized": "__cs",
"$_customDirectives": "__cu",
"$_pluginStates": "__ps",
"$_plugins": "__pl",
"$_hooks": "__hk",
"$_pluginsByName": "__pn",
"$_scanForComponents": "__sc",
"$_stateVersions": "__sv",
"$_computedDependsOn": "__co",
"$_computedDepVersions": "__cv",
"$_resolvedTemplateCache": "__rt",
"$_pendingStoreDependencies": "__pd",
"$_htmlSanitizer": "__hs",
"$_htmlSanitizerWarned": "__hw",
"$_useCSPSafeEvaluation": "__uc",
"$_proxyTargets": "__pt",
"$_hasInitialized": "__hi",
"$_forceCompleteRender": "__fr",
"$_scanForDynamicComponents": "__sd",
"$onStateChange": "__oc",
"$resolveData": "__rd",
"$getValue": "__gv",
"$createEffect": "__ce",
"$mapArray": "__ma",
"$isCircularDependency": "__ic",
"$_createObjectProxy": "__op",
"$_objectHandler": "__oh",
"$_getRawObject": "__ro",
"$_createPathlessProxy": "__pp",
"$_navigationAborted": "__na",
"$_matchAndExecute": "__mx",
"$_subscribedStores": "__su",
"$_stateManager": "__mg",
"$_hasError": "__he",
"$_parentIndex": "__px",
"$_patternTrie": "__pe",
"$_matchCache": "__mc",
"$_batchMode": "__bm",
"$_batchedContexts": "__bc",
"$_cache": "__ch",
"$_registry": "__rg",
"$_namedStores": "__ns",
"$componentInstance": "__cj",
"$contextsByElement": "__cb",
"$_getAttr": "__ga",
"$_hasAttr": "__ha",
"$_attrSelector": "__as",
"$_scheduleRender": "__sr",
"$_globalEpoch": "__ge",
"$_computedLastEpoch": "__cl",
"$_circularDependencies": "__cy",
"$_computedTrackingContext": "__ct",
"$_mapArrayInitialized": "__mi",
"$_wfDisposeEffect": "__wd",
"$_compiledMetadata": "__cm",
"$_renderEffect": "__re",
"$_expressionEvaluator": "__ee",
"$_needsContexts": "__nc",
"$_computedDependencies": "__cp",
"$_computedNodes": "__cn",
"$_initPhase": "__ip",
"$_storeSubscriptions": "__ss",
"$_effectDependents": "__ef",
"$_effects": "__fx",
"$_effectPatternEffects": "__ep",
"$_parentInfo": "__pi",
"$_externalDependencies": "__ed",
"$_itemTemplates": "__it",
"$_propsData": "__dp",
"$_triggerHook": "__th",
"$_pathSubscribers": "__pb",
"$_createReactiveProxy": "__rp",
"$_isComputedStale": "__is",
"$_loadFromStorage": "__ls",
"$_providers": "__pv",
"$_updateComponentProps": "__up",
"$_getEntityDependents": "__gd",
"$_mutationObserver": "__mo",
"$_staticItemProps": "__sp",
"$isExpression": "__ie",
"$_escapeHTML": "__eh",
"$_escapeHTMLReplaceRegex": "__er",
"$_escapeHTMLMap": "__em",
"$computedCache": "__cc",
"$_sanitizeAttrValue": "__sa",
"$_lastError": "__le",
"$_currentUpdatingInstance": "__ui",
"$eventHandlers": "__ev",
"$attrBindings": "__ab",
"$isComputed": "__ik",
"$getContextById": "__gi",
"$getContextsByType": "__gt",
"$componentChildren": "__ck",
"$getContextForElement": "__gf",
"$useWfPrefixOnly": "__wp",
"$depVersions": "__dv",
"$componentParents": "__pa",
"$startBatch": "__sb",
"$protectedLists": "__tl",
"$protectedElements": "__te",
"$componentElements": "__cf",
"$updateCount": "__ut",
"$registerDependency": "__rn",
"$listElement": "__lm",
"$removeContext": "__rc",
"$getFullPath": "__fp",
"$contextsByType": "__bt",
"$_errorFallbackSelector": "__ef",
"$_deferredCleanupContextIds": "__di",
"$_isSameLocation": "__sl"
}
}
}