lc-test3 1.1.14 → 1.1.16

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.
Files changed (2) hide show
  1. package/p.js +21 -125
  2. package/package.json +1 -1
package/p.js CHANGED
@@ -1,130 +1,26 @@
1
- [ASTCache] Parse miss (SWC) - /src/pages/Login/index.js (2.10ms)
2
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/Home.js (1.90ms)
3
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/TaskPending.js (2.60ms)
4
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/TaskCompleted.js (2.30ms)
5
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/CirculatePending.js (2.40ms)
6
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/CirculateCompleted.js (2.70ms)
7
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/MyProcess.js (2.30ms)
8
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/SyncProcess.js (2.40ms)
9
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/ImportRecord.js (3.00ms)
10
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/PositionMgt.js (2.30ms)
11
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/DepartmentMgt.js (2.70ms)
12
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/UserMgt.js (2.90ms)
13
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/ResourceMgt.js (1.30ms)
1
+ [ASTCache] Parse miss (SWC) - /src/pages/Login/index.js (1.50ms)
2
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/Home.js (1.20ms)
3
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/TaskPending.js (1.70ms)
4
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/TaskCompleted.js (1.70ms)
5
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/CirculatePending.js (1.50ms)
6
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/CirculateCompleted.js (1.70ms)
7
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/MyProcess.js (1.50ms)
8
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/SyncProcess.js (1.90ms)
9
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/ImportRecord.js (2.30ms)
10
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/PositionMgt.js (1.60ms)
11
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/DepartmentMgt.js (1.70ms)
12
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/UserMgt.js (2.20ms)
13
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/ResourceMgt.js (1.00ms)
14
14
  ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/createItem.js (5.30ms)
15
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/traceTask.js (5.80ms)
16
- swc-parser.ts:682 [SWC] ����ʧ�ܣ����˵� Babel:
17
- x Unexpected token `Page`. Expected jsx identifier
18
- ,-[1:1]
19
- 1 | import React from "react";import { definePage } from "@loview/lowcode-react-boot";import { Page } from "@loview/lowcode-react-antd";import WorkFlowProcessConfigPage from "../components/WorkFlowProcessTrace/index.js";class App extends React.Component {render() {const { match} = this.props;const id = match.params?.id;return (<Page data-dnd="%2Fsrc%2Fpages%2FTraceProcess.js:Page:pagea998" onMount={() => {$function.process.fetchInitProcessTrace(id);}} access={{ relatedInterfaces: [{ label: "����׷�ٽӿ�", value: "/los/${appName}.traceProcess" }, { label: "����׷��-�����������־���ӿ�", value: "/los/${appName}.listComments" }, { label: "����׷��-����ʵ������ӿ�", value: "/los/${appName}.processInstanceDetail" }] }}>
20
- :  ^^^^
21
- 2 |
22
- 3 |
23
- `----
24
-
25
-
26
- Caused by:
27
- 0: failed to parse code
28
- 1: Syntax Error
29
- parseWithSWC @ swc-parser.ts:682
30
- parseCode @ ast-cache.ts:740
31
- parseSync @ ast-cache.ts:933
32
- code2astWithCache @ ast-cache.ts:1277
33
- code2astCached @ parse.ts:112
34
- get @ light-module.ts:91
35
- get @ light-module.ts:107
36
- trackDerivedFunction @ mobx.esm.js:1842
37
- computeValue_ @ mobx.esm.js:1636
38
- trackAndCompute @ mobx.esm.js:1613
39
- get @ mobx.esm.js:1582
40
- getObservablePropValue_ @ mobx.esm.js:4744
41
- get @ mobx.esm.js:5243
42
- hasModelDiff @ workspace.ts:3262
43
- (anonymous) @ useFolder.tsx:71
44
- makeFileTree @ useFolder.tsx:64
45
- useFolder @ useFolder.tsx:303
46
- (anonymous) @ index.tsx:65
47
- (anonymous) @ observer.js:44
48
- (anonymous) @ useObserver.js:80
49
- trackDerivedFunction @ mobx.esm.js:1842
50
- track @ mobx.esm.js:2360
51
- useObserver @ useObserver.js:78
52
- (anonymous) @ observer.js:44
53
- renderWithHooks @ react-dom.development.js:15015
54
- updateFunctionComponent @ react-dom.development.js:17386
55
- updateSimpleMemoComponent @ react-dom.development.js:17245
56
- beginWork @ react-dom.development.js:19170
57
- beginWork$1 @ react-dom.development.js:23970
58
- performUnitOfWork @ react-dom.development.js:22809
59
- workLoopSync @ react-dom.development.js:22737
60
- renderRootSync @ react-dom.development.js:22700
61
- performSyncWorkOnRoot @ react-dom.development.js:22323
62
- (anonymous) @ react-dom.development.js:11357
63
- unstable_runWithPriority @ react.development.js:2764
64
- runWithPriority$1 @ react-dom.development.js:11306
65
- flushSyncCallbackQueueImpl @ react-dom.development.js:11352
66
- flushSyncCallbackQueue @ react-dom.development.js:11339
67
- discreteUpdates$1 @ react-dom.development.js:22450
68
- discreteUpdates @ react-dom.development.js:3753
69
- dispatchDiscreteEvent @ react-dom.development.js:5919
70
- light-module.ts:99 SyntaxError: Unexpected token (5:135) (at index.js:363:1)
71
- at constructor (index.js:363:1)
72
- at JSXParserMixin.raise (index.js:6609:1)
73
- at JSXParserMixin.unexpected (index.js:6629:1)
74
- at JSXParserMixin.jsxParseIdentifier (index.js:4581:1)
75
- at JSXParserMixin.jsxParseNamespacedName (index.js:4588:1)
76
- at JSXParserMixin.jsxParseAttribute (index.js:4664:1)
77
- at JSXParserMixin.jsxParseOpeningElementAfterName (index.js:4679:1)
78
- at JSXParserMixin.jsxParseOpeningElementAt (index.js:4674:1)
79
- at JSXParserMixin.jsxParseElementAt (index.js:4698:1)
80
- at JSXParserMixin.jsxParseElementAt (index.js:4710:1)
81
- at JSXParserMixin.jsxParseElement (index.js:4761:1)
82
- at JSXParserMixin.parseExprAtom (index.js:4771:1)
83
- at JSXParserMixin.parseExprSubscripts (index.js:11012:1)
84
- at JSXParserMixin.parseUpdate (index.js:10997:1)
85
- at JSXParserMixin.parseMaybeUnary (index.js:10977:1)
86
- at JSXParserMixin.parseMaybeUnaryOrPrivate (index.js:10830:1)
87
- at JSXParserMixin.parseExprOps (index.js:10835:1)
88
- at JSXParserMixin.parseMaybeConditional (index.js:10812:1)
89
- at JSXParserMixin.parseMaybeAssign (index.js:10765:1)
90
- at index.js:10734:1
91
- at JSXParserMixin.allowInAnd (index.js:12361:1)
92
- at JSXParserMixin.parseMaybeAssignAllowIn (index.js:10734:1)
93
- at JSXParserMixin.parseParenAndDistinguishExpression (index.js:11608:1)
94
- at JSXParserMixin.parseExprAtom (index.js:11262:1)
95
- at JSXParserMixin.parseExprAtom (index.js:4776:1)
96
- at JSXParserMixin.parseExprSubscripts (index.js:11012:1)
97
- at JSXParserMixin.parseUpdate (index.js:10997:1)
98
- at JSXParserMixin.parseMaybeUnary (index.js:10977:1)
99
- at JSXParserMixin.parseMaybeUnaryOrPrivate (index.js:10830:1)
100
- at JSXParserMixin.parseExprOps (index.js:10835:1)
101
- at JSXParserMixin.parseMaybeConditional (index.js:10812:1)
102
- at JSXParserMixin.parseMaybeAssign (index.js:10765:1)
103
- at JSXParserMixin.parseExpressionBase (index.js:10718:1)
104
- at index.js:10714:1
105
- at JSXParserMixin.allowInAnd (index.js:12356:1)
106
- at JSXParserMixin.parseExpression (index.js:10714:1)
107
- at JSXParserMixin.parseReturnStatement (index.js:13061:1)
108
- at JSXParserMixin.parseStatementContent (index.js:12716:1)
109
- at JSXParserMixin.parseStatementLike (index.js:12685:1)
110
- at JSXParserMixin.parseStatementListItem (index.js:12665:1)
111
- at JSXParserMixin.parseBlockOrModuleBlockBody (index.js:13235:1)
112
- at JSXParserMixin.parseBlockBody (index.js:13228:1)
113
- at JSXParserMixin.parseBlock (index.js:13216:1)
114
- at JSXParserMixin.parseFunctionBody (index.js:12035:1)
115
- at JSXParserMixin.parseFunctionBodyAndFinish (index.js:12021:1)
116
- at JSXParserMixin.parseMethod (index.js:11979:1)
117
- at JSXParserMixin.pushClassMethod (index.js:13642:1)
118
- at JSXParserMixin.parseClassMemberWithIsStatic (index.js:13530:1)
119
- at JSXParserMixin.parseClassMember (index.js:13478:1)
120
- at index.js:13432:1
121
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/ImportDetail.js (5.40ms)
122
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/UpdatePwd.js (1.10ms)
123
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/getTechItem.js (9.60ms)
15
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/traceTask.js (5.10ms)
16
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/TraceProcess.js (0.90ms)
17
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/ImportDetail.js (4.40ms)
18
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/UpdatePwd.js (0.90ms)
19
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/getTechItem.js (6.50ms)
124
20
  ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/createDemo.js (1.50ms)
125
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/createTechRequirement.js (4.30ms)
126
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/techReqDemo.js (9.50ms)
127
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/techReqCreateDemo.js (7.60ms)
21
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/createTechRequirement.js (3.10ms)
22
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/techReqDemo.js (5.20ms)
23
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/techReqCreateDemo.js (5.30ms)
128
24
  ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/techReqDetail.js (1.90ms)
129
25
  sandbox.tsx:193 [useSandbox] Setting eventHandlers to sandboxProps, count: 13
130
26
  index.tsx:92 [CodeSandbox] eventHandlers comparison: {changed: false, prevKeys: Array(13), nextKeys: Array(13), iframeReady: true}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lc-test3",
3
- "version": "1.1.14",
3
+ "version": "1.1.16",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {