eoss-mobiles 0.3.16 → 0.3.18
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/lib/checkbox.js +26 -26
- package/lib/config/api.js +1 -1
- package/lib/eoss-mobile.common.js +351 -211
- package/lib/flow-btn.js +26 -26
- package/lib/flow-list.js +26 -26
- package/lib/flow.js +381 -241
- package/lib/index.js +1 -1
- package/lib/picker.js +26 -26
- package/lib/radio.js +26 -26
- package/lib/retrial-auth.js +26 -26
- package/lib/selector.js +53 -53
- package/lib/table-column.js +26 -26
- package/package.json +1 -1
- package/packages/flow/src/components/Handle.vue +62 -18
- package/packages/flow/src/components/StartFlow.vue +1 -1
- package/packages/flow/src/components/reset.vue +77 -87
- package/packages/flow/src/main.vue +1 -0
- package/packages/selector/src/selector-tree.vue +1 -1
- package/src/config/api.js +1 -1
- package/src/index.js +1 -1
package/lib/checkbox.js
CHANGED
|
@@ -1614,35 +1614,35 @@ function normalizeComponent(
|
|
|
1614
1614
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return initRetrialAuth; });
|
|
1615
1615
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return getRetrialAuthCode; });
|
|
1616
1616
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return codeRetrialAuth; });
|
|
1617
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1617
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return selectObject; });
|
|
1618
1618
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return findSysCode; });
|
|
1619
1619
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return commonOpion; });
|
|
1620
1620
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return getHandleInfoHtml; });
|
|
1621
1621
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return getNodeInfoHtml; });
|
|
1622
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1623
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1622
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return taskHandleHtml; });
|
|
1623
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return taskHandleHtmlImg; });
|
|
1624
1624
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return registerNew; });
|
|
1625
1625
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return getNodeInfo; });
|
|
1626
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1626
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return toStartFlow; });
|
|
1627
1627
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return findUserBaseInfo; });
|
|
1628
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1629
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1628
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return taskRejectHtml; });
|
|
1629
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return toTaskRejectHtml; });
|
|
1630
1630
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return handleTaskRead; });
|
|
1631
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1631
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return taskReadHtml; });
|
|
1632
1632
|
/* unused harmony export toStartTaskRead */
|
|
1633
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1634
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1635
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1633
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return toStartTaskReadHtml; });
|
|
1634
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return toTaskTransferIndex; });
|
|
1635
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return taskTransfer; });
|
|
1636
1636
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return findSysCodes; });
|
|
1637
1637
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return getNotificationMsg; });
|
|
1638
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1639
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1640
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1641
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1642
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1643
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1644
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1645
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1638
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return toTaskUnionExamine; });
|
|
1639
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return taskUnionExamine; });
|
|
1640
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return toTaskTakeAdvice; });
|
|
1641
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return taskTakeAdvice; });
|
|
1642
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return toTaskStartDraft; });
|
|
1643
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return taskStartDraft; });
|
|
1644
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return toTaskUnionSeal; });
|
|
1645
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return taskUnionSeal; });
|
|
1646
1646
|
/* unused harmony export toTwoOfficesDispatch */
|
|
1647
1647
|
/* unused harmony export twoOfficesDispatch */
|
|
1648
1648
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return isCanStartSubFlow; });
|
|
@@ -1652,14 +1652,14 @@ function normalizeComponent(
|
|
|
1652
1652
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return getSysParam; });
|
|
1653
1653
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return getFreeStartFlowParams; });
|
|
1654
1654
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return getProcessDefList; });
|
|
1655
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1655
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return startReadTransferHandleFlowWithTaskReadEnd; });
|
|
1656
1656
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return freeStartFlowWithSubmitTask; });
|
|
1657
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1658
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1659
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1660
|
-
/*
|
|
1661
|
-
/*
|
|
1662
|
-
/*
|
|
1657
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "O", function() { return toTaskSupervise; });
|
|
1658
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "P", function() { return toTaskSuperviseSub; });
|
|
1659
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return toResetProcessIndex; });
|
|
1660
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return resetProcess; });
|
|
1661
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return toTaskContinuationIndex; });
|
|
1662
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return taskContinuation; });
|
|
1663
1663
|
/* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
|
|
1664
1664
|
|
|
1665
1665
|
var activiti = '/bpm';
|
|
@@ -1694,7 +1694,7 @@ var taskHandleHtmlImg = pending + '/task/taskHandle/taskHandleWithHandwrittenOpi
|
|
|
1694
1694
|
var registerNew = '/bpm/task/taskHandle/startFlow.dhtml';
|
|
1695
1695
|
|
|
1696
1696
|
// 获取节点信息(获取节点属性及办理人,发起)
|
|
1697
|
-
// export const getNodeInfo = '/
|
|
1697
|
+
// export const getNodeInfo = pending + '/task/taskHandle/getNodeInfo.dhtml';
|
|
1698
1698
|
var getNodeInfo = '/bpm/v1/mecpItask/getNodeInfoNew.json';
|
|
1699
1699
|
|
|
1700
1700
|
// 获取发起流程信息
|
package/lib/config/api.js
CHANGED
|
@@ -41,7 +41,7 @@ var taskHandleHtmlImg = exports.taskHandleHtmlImg = pending + '/task/taskHandle/
|
|
|
41
41
|
var registerNew = exports.registerNew = '/bpm/task/taskHandle/startFlow.dhtml';
|
|
42
42
|
|
|
43
43
|
// 获取节点信息(获取节点属性及办理人,发起)
|
|
44
|
-
// export const getNodeInfo = '/
|
|
44
|
+
// export const getNodeInfo = pending + '/task/taskHandle/getNodeInfo.dhtml';
|
|
45
45
|
var getNodeInfo = exports.getNodeInfo = '/bpm/v1/mecpItask/getNodeInfoNew.json';
|
|
46
46
|
|
|
47
47
|
// 获取发起流程信息
|