lc-test3 1.1.14 → 1.1.15

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 +69 -26
  2. package/package.json +1 -1
package/p.js CHANGED
@@ -1,22 +1,22 @@
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)
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.70ms)
3
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/TaskPending.js (2.00ms)
4
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/TaskCompleted.js (1.80ms)
5
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/CirculatePending.js (2.20ms)
6
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/CirculateCompleted.js (2.20ms)
7
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/MyProcess.js (2.10ms)
8
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/SyncProcess.js (2.00ms)
9
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/ImportRecord.js (2.80ms)
10
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/PositionMgt.js (2.00ms)
11
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/DepartmentMgt.js (2.50ms)
12
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)
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:
13
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/ResourceMgt.js (1.00ms)
14
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/createItem.js (4.40ms)
15
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/traceTask.js (5.10ms)
16
+ swc-parser.ts:687 [SWC] ����ʧ�ܣ����˵� Babel:
17
17
  x Unexpected token `Page`. Expected jsx identifier
18
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" }] }}>
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:paged298" onMount={() => {$function.process.fetchInitProcessTrace(id);}} access={{ relatedInterfaces: [{ label: "����׷�ٽӿ�", value: "/los/${appName}.traceProcess" }, { label: "����׷��-�����������־���ӿ�", value: "/los/${appName}.listComments" }, { label: "����׷��-����ʵ������ӿ�", value: "/los/${appName}.processInstanceDetail" }] }}>
20
20
  :  ^^^^
21
21
  2 |
22
22
  3 |
@@ -26,7 +26,7 @@ swc-parser.ts:682 [SWC]
26
26
  Caused by:
27
27
  0: failed to parse code
28
28
  1: Syntax Error
29
- parseWithSWC @ swc-parser.ts:682
29
+ parseWithSWC @ swc-parser.ts:687
30
30
  parseCode @ ast-cache.ts:740
31
31
  parseSync @ ast-cache.ts:933
32
32
  code2astWithCache @ ast-cache.ts:1277
@@ -67,7 +67,7 @@ flushSyncCallbackQueue @ react-dom.development.js:11339
67
67
  discreteUpdates$1 @ react-dom.development.js:22450
68
68
  discreteUpdates @ react-dom.development.js:3753
69
69
  dispatchDiscreteEvent @ react-dom.development.js:5919
70
- light-module.ts:99 SyntaxError: Unexpected token (5:135) (at index.js:363:1)
70
+ index.ts:6 [SWC] Babel ���˽�����ʧ�ܣ����ؿ� AST: SyntaxError: Unexpected token (5:135) (at index.js:363:1)
71
71
  at constructor (index.js:363:1)
72
72
  at JSXParserMixin.raise (index.js:6609:1)
73
73
  at JSXParserMixin.unexpected (index.js:6629:1)
@@ -118,14 +118,57 @@ light-module.ts:99 SyntaxError: Unexpected token (5:135) (at index.js:363:1)
118
118
  at JSXParserMixin.parseClassMemberWithIsStatic (index.js:13530:1)
119
119
  at JSXParserMixin.parseClassMember (index.js:13478:1)
120
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)
124
- 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)
128
- ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/techReqDetail.js (1.90ms)
121
+ console.<computed> @ index.ts:6
122
+ parseWithSWC @ swc-parser.ts:695
123
+ parseCode @ ast-cache.ts:740
124
+ parseSync @ ast-cache.ts:933
125
+ code2astWithCache @ ast-cache.ts:1277
126
+ code2astCached @ parse.ts:112
127
+ get @ light-module.ts:91
128
+ get @ light-module.ts:107
129
+ trackDerivedFunction @ mobx.esm.js:1842
130
+ computeValue_ @ mobx.esm.js:1636
131
+ trackAndCompute @ mobx.esm.js:1613
132
+ get @ mobx.esm.js:1582
133
+ getObservablePropValue_ @ mobx.esm.js:4744
134
+ get @ mobx.esm.js:5243
135
+ hasModelDiff @ workspace.ts:3262
136
+ (anonymous) @ useFolder.tsx:71
137
+ makeFileTree @ useFolder.tsx:64
138
+ useFolder @ useFolder.tsx:303
139
+ (anonymous) @ index.tsx:65
140
+ (anonymous) @ observer.js:44
141
+ (anonymous) @ useObserver.js:80
142
+ trackDerivedFunction @ mobx.esm.js:1842
143
+ track @ mobx.esm.js:2360
144
+ useObserver @ useObserver.js:78
145
+ (anonymous) @ observer.js:44
146
+ renderWithHooks @ react-dom.development.js:15015
147
+ updateFunctionComponent @ react-dom.development.js:17386
148
+ updateSimpleMemoComponent @ react-dom.development.js:17245
149
+ beginWork @ react-dom.development.js:19170
150
+ beginWork$1 @ react-dom.development.js:23970
151
+ performUnitOfWork @ react-dom.development.js:22809
152
+ workLoopSync @ react-dom.development.js:22737
153
+ renderRootSync @ react-dom.development.js:22700
154
+ performSyncWorkOnRoot @ react-dom.development.js:22323
155
+ (anonymous) @ react-dom.development.js:11357
156
+ unstable_runWithPriority @ react.development.js:2764
157
+ runWithPriority$1 @ react-dom.development.js:11306
158
+ flushSyncCallbackQueueImpl @ react-dom.development.js:11352
159
+ flushSyncCallbackQueue @ react-dom.development.js:11339
160
+ discreteUpdates$1 @ react-dom.development.js:22450
161
+ discreteUpdates @ react-dom.development.js:3753
162
+ dispatchDiscreteEvent @ react-dom.development.js:5919
163
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/TraceProcess.js (3.50ms)
164
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/ImportDetail.js (4.70ms)
165
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/UpdatePwd.js (1.80ms)
166
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/getTechItem.js (13.50ms)
167
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/createDemo.js (2.60ms)
168
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/createTechRequirement.js (5.20ms)
169
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/techReqDemo.js (13.10ms)
170
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/techReqCreateDemo.js (17.50ms)
171
+ ast-cache.ts:944 [ASTCache] Parse miss (SWC) - /src/pages/techReqDetail.js (3.40ms)
129
172
  sandbox.tsx:193 [useSandbox] Setting eventHandlers to sandboxProps, count: 13
130
173
  index.tsx:92 [CodeSandbox] eventHandlers comparison: {changed: false, prevKeys: Array(13), nextKeys: Array(13), iframeReady: true}
131
174
  sandbox.tsx:193 [useSandbox] Setting eventHandlers to sandboxProps, count: 13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lc-test3",
3
- "version": "1.1.14",
3
+ "version": "1.1.15",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {