@titaui/pc 1.12.7 → 1.12.8
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/components/change-okr-modal/Item.js +19 -18
- package/lib/components/change-okr-modal/styledComponents.js +9 -9
- package/lib/components/create-okr-modal/createSuccessCmp.js +47 -19
- package/lib/components/create-okr-modal/fields/index.css +14 -3
- package/lib/components/create-okr-modal/fields/o-new-name.js +31 -20
- package/lib/components/create-okr-modal/fields/okr-parent.js +7 -5
- package/lib/components/create-okr-modal/index.js +197 -132
- package/lib/components/create-okr-modal/kr-items/index.css +23 -13
- package/lib/components/create-okr-modal/kr-items/krDatas.js +95 -76
- package/lib/components/create-okr-modal/kr-items/krItem.js +54 -57
- package/lib/components/create-okr-modal/style.js +5 -5
- package/lib/components/dynamic/components/title/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/components/feed-operate/index.js +7 -7
- package/lib/components/dynamic/dynamic-item/dynamic-align/index.js +7 -7
- package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.js +17 -17
- package/lib/components/dynamic/dynamic-item/dynamic-kr/index.js +3 -1
- package/lib/components/dynamic/dynamic-item/dynamic-relative/index.js +9 -9
- package/lib/components/dynamic/dynamic-item/dynamic-reply/index.js +3 -1
- package/lib/components/dynamic/dynamic-item/dynamic-task/index.js +3 -1
- package/lib/components/eReport/eReportLists/reportList.js +29 -30
- package/lib/components/eReport/eReportShare/style.js +1 -1
- package/lib/components/edit-kr-wight/EditKrWightModal.js +11 -9
- package/lib/components/nav-top/components/menu/index.js +3 -3
- package/lib/components/nav-top/components/user-message/components/inform/inform-item.js +1 -1
- package/lib/components/nav-top/components/user-message/components/todos/todo-item.js +3 -3
- package/lib/components/okr-detail/components/ao-nice/index.css +0 -1
- package/lib/components/okr-detail/components/header/edit-name.js +76 -39
- package/lib/components/okr-detail/components/header/index.css +122 -41
- package/lib/components/okr-detail/components/header/index.js +45 -48
- package/lib/components/okr-detail/components/header/o-classify.js +154 -0
- package/lib/components/okr-detail/components/header/o-name.js +7 -5
- package/lib/components/okr-detail/components/o-progress-update/index.js +2 -2
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-kr-node/index.js +3 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/index.css +66 -4
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/index.js +174 -64
- package/lib/components/okr-detail/components/okr-tree/tree-node/o-child-node/index.js +9 -9
- package/lib/components/okr-detail/components/okr-tree/tree-node/o-parent-node/index.js +15 -13
- package/lib/components/okr-detail/components/tab-panel-content/index.css +1 -0
- package/lib/components/okr-detail/detail-header/index.js +11 -5
- package/lib/components/okr-detail/okr-list/create-kr-item/index.css +17 -0
- package/lib/components/okr-detail/okr-list/create-kr-item/index.js +75 -53
- package/lib/components/okr-detail/okr-list/index.css +9 -0
- package/lib/components/okr-detail/okr-list/index.js +25 -25
- package/lib/components/okr-detail/request-apis.js +73 -69
- package/lib/components/okr-detail/schedule/components/kr-progress/index.js +3 -1
- package/lib/components/okr-detail/schedule/components/o-progress/index.js +34 -32
- package/lib/components/okr-detail/schedule/components/sub-o-progress/index.js +3 -1
- package/lib/components/okr-flow/child-node/kr-node.js +3 -1
- package/lib/components/okr-flow/child-node/work-node.js +3 -1
- package/lib/components/okr-flow/export-modal/index.js +6 -6
- package/lib/components/okr-progress/components/kr-progress/index.js +5 -3
- package/lib/components/okr-progress/components/o-progress/index.js +3 -1
- package/lib/components/okr-progress/components/o-progress-update/index.js +2 -2
- package/lib/components/okr-progress/components/sub-o-progress/index.js +3 -1
- package/lib/components/okr-review/ReviewPop/components/ReviewBody/index.js +3 -3
- package/lib/components/okr-share/common-painter/openDataPainter.js +9 -6
- package/lib/components/okr-share/common-painter/utils.js +187 -36
- package/lib/components/okr-share/index.css +5 -4
- package/lib/components/okr-share/pink-card/card.js +3 -3
- package/lib/components/okr-share/pink-card/drawKrs.js +97 -18
- package/lib/components/okr-share/pink-card/index.js +20 -12
- package/lib/components/open-data-painter/index.js +6 -5
- package/lib/components/search-key-handle/index.js +12 -10
- package/lib/components/task-relation-modal/okr-relation/tree/task-tree/index.css +2 -2
- package/lib/components/task-relation-modal/tree-node/kr-node/index.js +4 -4
- package/lib/components/task-relation-modal/tree-node/o-node/index.js +8 -8
- package/lib/components/upload/components/uploadedPreview.js +17 -17
- package/lib/components/upload/index.js +23 -23
- package/lib/components/user-selector/export-modules/field-tree-selector/index.js +14 -14
- package/lib/components/user-selector/searched-panel/index.js +4 -4
- package/lib/components/wechat-btn/index.css +5 -1
- package/lib/components-v1/userSelector/components/SingleMode.js +7 -5
- package/lib/pages/home/components/data-list/table/columns/krName.js +3 -1
- package/lib/pages/home/components/data-list/table/columns/okrName.js +4 -2
- package/lib/pages/new-okr-list/header/index.js +15 -15
- package/lib/utils/hooks.js +5 -5
- package/lib/utils/open-data.js +216 -66
- package/lib/utils/tita-okr-cycle.js +3 -3
- package/package.json +2 -1
|
@@ -7,6 +7,18 @@ exports.breakLinesForCanvas = breakLinesForCanvas;
|
|
|
7
7
|
exports.drawImage = drawImage;
|
|
8
8
|
exports.drawTextMiddle = drawTextMiddle;
|
|
9
9
|
|
|
10
|
+
var _openDataPainter = _interopRequireDefault(require("./openDataPainter"));
|
|
11
|
+
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
13
|
+
|
|
14
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
15
|
+
|
|
16
|
+
function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return exports; }; var exports = {}, Op = Object.prototype, hasOwn = Op.hasOwnProperty, $Symbol = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol = $Symbol.iterator || "@@iterator", asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator", toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; function define(obj, key, value) { return Object.defineProperty(obj, key, { value: value, enumerable: !0, configurable: !0, writable: !0 }), obj[key]; } try { define({}, ""); } catch (err) { define = function define(obj, key, value) { return obj[key] = value; }; } function wrap(innerFn, outerFn, self, tryLocsList) { var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator, generator = Object.create(protoGenerator.prototype), context = new Context(tryLocsList || []); return generator._invoke = function (innerFn, self, context) { var state = "suspendedStart"; return function (method, arg) { if ("executing" === state) throw new Error("Generator is already running"); if ("completed" === state) { if ("throw" === method) throw arg; return doneResult(); } for (context.method = method, context.arg = arg;;) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) { if ("suspendedStart" === state) throw state = "completed", context.arg; context.dispatchException(context.arg); } else "return" === context.method && context.abrupt("return", context.arg); state = "executing"; var record = tryCatch(innerFn, self, context); if ("normal" === record.type) { if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue; return { value: record.arg, done: context.done }; } "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg); } }; }(innerFn, self, context), generator; } function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } exports.wrap = wrap; var ContinueSentinel = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); var getProto = Object.getPrototypeOf, NativeIteratorPrototype = getProto && getProto(getProto(values([]))); NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype); var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function (method) { define(prototype, method, function (arg) { return this._invoke(method, arg); }); }); } function AsyncIterator(generator, PromiseImpl) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if ("throw" !== record.type) { var result = record.arg, value = result.value; return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) { invoke("next", value, resolve, reject); }, function (err) { invoke("throw", err, resolve, reject); }) : PromiseImpl.resolve(value).then(function (unwrapped) { result.value = unwrapped, resolve(result); }, function (error) { return invoke("throw", error, resolve, reject); }); } reject(record.arg); } var previousPromise; this._invoke = function (method, arg) { function callInvokeWithMethodAndArg() { return new PromiseImpl(function (resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); }; } function maybeInvokeDelegate(delegate, context) { var method = delegate.iterator[context.method]; if (undefined === method) { if (context.delegate = null, "throw" === context.method) { if (delegate.iterator["return"] && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method)) return ContinueSentinel; context.method = "throw", context.arg = new TypeError("The iterator does not provide a 'throw' method"); } return ContinueSentinel; } var record = tryCatch(method, delegate.iterator, context.arg); if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel; var info = record.arg; return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel); } function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal", delete record.arg, entry.completion = record; } function Context(tryLocsList) { this.tryEntries = [{ tryLoc: "root" }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0); } function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) return iteratorMethod.call(iterable); if ("function" == typeof iterable.next) return iterable; if (!isNaN(iterable.length)) { var i = -1, next = function next() { for (; ++i < iterable.length;) { if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next; } return next.value = undefined, next.done = !0, next; }; return next.next = next; } } return { next: doneResult }; } function doneResult() { return { value: undefined, done: !0 }; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, define(Gp, "constructor", GeneratorFunctionPrototype), define(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) { var ctor = "function" == typeof genFun && genFun.constructor; return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name)); }, exports.mark = function (genFun) { return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun; }, exports.awrap = function (arg) { return { __await: arg }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () { return this; }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) { void 0 === PromiseImpl && (PromiseImpl = Promise); var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl); return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) { return result.done ? result.value : iter.next(); }); }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () { return this; }), define(Gp, "toString", function () { return "[object Generator]"; }), exports.keys = function (object) { var keys = []; for (var key in object) { keys.push(key); } return keys.reverse(), function next() { for (; keys.length;) { var key = keys.pop(); if (key in object) return next.value = key, next.done = !1, next; } return next.done = !0, next; }; }, exports.values = values, Context.prototype = { constructor: Context, reset: function reset(skipTempReset) { if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) { "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined); } }, stop: function stop() { this.done = !0; var rootRecord = this.tryEntries[0].completion; if ("throw" === rootRecord.type) throw rootRecord.arg; return this.rval; }, dispatchException: function dispatchException(exception) { if (this.done) throw exception; var context = this; function handle(loc, caught) { return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i], record = entry.completion; if ("root" === entry.tryLoc) return handle("end"); if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"), hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } else if (hasCatch) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); } else { if (!hasFinally) throw new Error("try statement without catch or finally"); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } } } }, abrupt: function abrupt(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null); var record = finallyEntry ? finallyEntry.completion : {}; return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record); }, complete: function complete(record, afterLoc) { if ("throw" === record.type) throw record.arg; return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel; }, finish: function finish(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel; } }, "catch": function _catch(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if ("throw" === record.type) { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(iterable, resultName, nextLoc) { return this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }, "next" === this.method && (this.arg = undefined), ContinueSentinel; } }, exports; }
|
|
17
|
+
|
|
18
|
+
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
|
|
19
|
+
|
|
20
|
+
function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
|
|
21
|
+
|
|
10
22
|
function drawImage(ctx, url, x, y, width, height) {
|
|
11
23
|
return new Promise(function (res) {
|
|
12
24
|
var img = new Image();
|
|
@@ -19,30 +31,65 @@ function drawImage(ctx, url, x, y, width, height) {
|
|
|
19
31
|
});
|
|
20
32
|
}
|
|
21
33
|
|
|
22
|
-
function drawTextMiddle(
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
if (!maxWidth) {
|
|
26
|
-
ctx.fillText(text, x, y + lineHeight / 2);
|
|
27
|
-
return y + lineHeight;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
var lines = breakLinesForCanvas(ctx, text, maxWidth);
|
|
31
|
-
lines.forEach(function (l) {
|
|
32
|
-
var _ctx$measureText = ctx.measureText(l),
|
|
33
|
-
width = _ctx$measureText.width;
|
|
34
|
-
|
|
35
|
-
var left = x;
|
|
36
|
-
|
|
37
|
-
if (textAlign == "center" && maxWidth) {
|
|
38
|
-
console.log(maxWidth, width);
|
|
39
|
-
left = (maxWidth - width) / 2 + x;
|
|
40
|
-
}
|
|
34
|
+
function drawTextMiddle(_x, _x2, _x3, _x4, _x5, _x6, _x7) {
|
|
35
|
+
return _drawTextMiddle.apply(this, arguments);
|
|
36
|
+
}
|
|
41
37
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
38
|
+
function _drawTextMiddle() {
|
|
39
|
+
_drawTextMiddle = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(ctx, text, x, y, lineHeight, maxWidth, textAlign) {
|
|
40
|
+
var lines;
|
|
41
|
+
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
42
|
+
while (1) {
|
|
43
|
+
switch (_context.prev = _context.next) {
|
|
44
|
+
case 0:
|
|
45
|
+
ctx.textBaseline = 'middle';
|
|
46
|
+
|
|
47
|
+
if (maxWidth) {
|
|
48
|
+
_context.next = 4;
|
|
49
|
+
break;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
ctx.fillText(text, x, y + lineHeight / 2);
|
|
53
|
+
return _context.abrupt("return", y + lineHeight);
|
|
54
|
+
|
|
55
|
+
case 4:
|
|
56
|
+
_context.next = 6;
|
|
57
|
+
return breakLinesForCanvas(ctx, text, maxWidth, lineHeight);
|
|
58
|
+
|
|
59
|
+
case 6:
|
|
60
|
+
lines = _context.sent;
|
|
61
|
+
lines.forEach(function (l) {
|
|
62
|
+
var width = l.width;
|
|
63
|
+
var left = x;
|
|
64
|
+
|
|
65
|
+
if (textAlign == 'center' && maxWidth) {
|
|
66
|
+
console.log(maxWidth - width);
|
|
67
|
+
console.log('m', maxWidth);
|
|
68
|
+
console.log('w', width);
|
|
69
|
+
left = (maxWidth - width) / 2 + x;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
l.children.forEach(function (item) {
|
|
73
|
+
if (typeof item == 'string') {
|
|
74
|
+
ctx.fillText(item, left, y + lineHeight / 2);
|
|
75
|
+
left += ctx.measureText(item).width;
|
|
76
|
+
} else {
|
|
77
|
+
item.draw(ctx, left, y);
|
|
78
|
+
left += item.width;
|
|
79
|
+
}
|
|
80
|
+
});
|
|
81
|
+
y += lineHeight;
|
|
82
|
+
});
|
|
83
|
+
return _context.abrupt("return", y);
|
|
84
|
+
|
|
85
|
+
case 9:
|
|
86
|
+
case "end":
|
|
87
|
+
return _context.stop();
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
}, _callee);
|
|
91
|
+
}));
|
|
92
|
+
return _drawTextMiddle.apply(this, arguments);
|
|
46
93
|
}
|
|
47
94
|
|
|
48
95
|
function findBreakPoint(text, width, context) {
|
|
@@ -68,18 +115,122 @@ function findBreakPoint(text, width, context) {
|
|
|
68
115
|
return -1;
|
|
69
116
|
}
|
|
70
117
|
|
|
71
|
-
function breakLinesForCanvas(
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
while ((breakPoint = findBreakPoint(text, width, ctx)) !== -1) {
|
|
76
|
-
result.push(text.substr(0, breakPoint));
|
|
77
|
-
text = text.substr(breakPoint);
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
if (text) {
|
|
81
|
-
result.push(text);
|
|
82
|
-
}
|
|
118
|
+
function breakLinesForCanvas(_x8, _x9, _x10, _x11) {
|
|
119
|
+
return _breakLinesForCanvas.apply(this, arguments);
|
|
120
|
+
}
|
|
83
121
|
|
|
84
|
-
|
|
122
|
+
function _breakLinesForCanvas() {
|
|
123
|
+
_breakLinesForCanvas = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(ctx, text, width, lineHeight) {
|
|
124
|
+
var reg, strReg, openDatas, matchStr, OpenDataCompoent, commonStrs, result, breakPoint, w, line, i, t, subText, openData;
|
|
125
|
+
return _regeneratorRuntime().wrap(function _callee2$(_context2) {
|
|
126
|
+
while (1) {
|
|
127
|
+
switch (_context2.prev = _context2.next) {
|
|
128
|
+
case 0:
|
|
129
|
+
reg = /\$(userName|departmentName)\=(.+?)\$(\s|$)/g;
|
|
130
|
+
strReg = /\$(?:userName|departmentName)\=.+?\$(?:\s|$)/;
|
|
131
|
+
openDatas = [];
|
|
132
|
+
matchStr = reg.exec(text);
|
|
133
|
+
|
|
134
|
+
case 4:
|
|
135
|
+
if (!(matchStr != null)) {
|
|
136
|
+
_context2.next = 12;
|
|
137
|
+
break;
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
_context2.next = 7;
|
|
141
|
+
return (0, _openDataPainter["default"])(ctx, {
|
|
142
|
+
openId: matchStr[2],
|
|
143
|
+
type: matchStr[1]
|
|
144
|
+
}, lineHeight, width);
|
|
145
|
+
|
|
146
|
+
case 7:
|
|
147
|
+
OpenDataCompoent = _context2.sent;
|
|
148
|
+
openDatas.push(OpenDataCompoent);
|
|
149
|
+
matchStr = reg.exec(text);
|
|
150
|
+
_context2.next = 4;
|
|
151
|
+
break;
|
|
152
|
+
|
|
153
|
+
case 12:
|
|
154
|
+
commonStrs = text.split(strReg);
|
|
155
|
+
result = [];
|
|
156
|
+
breakPoint = 0;
|
|
157
|
+
w = width;
|
|
158
|
+
line = {
|
|
159
|
+
width: 0,
|
|
160
|
+
children: []
|
|
161
|
+
};
|
|
162
|
+
i = 0;
|
|
163
|
+
|
|
164
|
+
case 18:
|
|
165
|
+
if (!(i < commonStrs.length)) {
|
|
166
|
+
_context2.next = 29;
|
|
167
|
+
break;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
t = commonStrs[i];
|
|
171
|
+
|
|
172
|
+
while ((breakPoint = findBreakPoint(t, w, ctx)) !== -1) {
|
|
173
|
+
subText = t.substring(0, breakPoint);
|
|
174
|
+
line.children.push(subText);
|
|
175
|
+
line.width += ctx.measureText(subText).width;
|
|
176
|
+
t = t.substring(breakPoint);
|
|
177
|
+
result.push(line);
|
|
178
|
+
line = {
|
|
179
|
+
width: 0,
|
|
180
|
+
children: []
|
|
181
|
+
};
|
|
182
|
+
w = width;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
if (t) {
|
|
186
|
+
w = w - ctx.measureText(t).width;
|
|
187
|
+
line.children.push(t);
|
|
188
|
+
line.width += ctx.measureText(t).width;
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
openData = openDatas[i];
|
|
192
|
+
|
|
193
|
+
if (openData) {
|
|
194
|
+
_context2.next = 25;
|
|
195
|
+
break;
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
return _context2.abrupt("continue", 26);
|
|
199
|
+
|
|
200
|
+
case 25:
|
|
201
|
+
if (w > openData.width) {
|
|
202
|
+
line.children.push(openData);
|
|
203
|
+
line.width += openData.width;
|
|
204
|
+
w = w - openData.width;
|
|
205
|
+
} else {
|
|
206
|
+
if (line.width) {
|
|
207
|
+
result.push(line);
|
|
208
|
+
line = {
|
|
209
|
+
width: 0,
|
|
210
|
+
children: []
|
|
211
|
+
};
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
line.children.push(openData);
|
|
215
|
+
line.width += openData.width;
|
|
216
|
+
w = width - openData.width;
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
case 26:
|
|
220
|
+
i++;
|
|
221
|
+
_context2.next = 18;
|
|
222
|
+
break;
|
|
223
|
+
|
|
224
|
+
case 29:
|
|
225
|
+
if (line.width) result.push(line);
|
|
226
|
+
return _context2.abrupt("return", result);
|
|
227
|
+
|
|
228
|
+
case 31:
|
|
229
|
+
case "end":
|
|
230
|
+
return _context2.stop();
|
|
231
|
+
}
|
|
232
|
+
}
|
|
233
|
+
}, _callee2);
|
|
234
|
+
}));
|
|
235
|
+
return _breakLinesForCanvas.apply(this, arguments);
|
|
85
236
|
}
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
.okr-share-card::after {
|
|
33
|
-
content:
|
|
33
|
+
content: '';
|
|
34
34
|
position: absolute;
|
|
35
35
|
height: 70px;
|
|
36
36
|
bottom: 0;
|
|
@@ -70,10 +70,11 @@
|
|
|
70
70
|
margin-top: 24px;
|
|
71
71
|
margin-bottom: 28px;
|
|
72
72
|
text-align: center;
|
|
73
|
+
word-break: break-all;
|
|
73
74
|
}
|
|
74
75
|
|
|
75
76
|
.okr-share-card .card-okr__name::before, .okr-share-card .card-okr__name::after {
|
|
76
|
-
content:
|
|
77
|
+
content: '';
|
|
77
78
|
display: block;
|
|
78
79
|
position: absolute;
|
|
79
80
|
width: 16px;
|
|
@@ -114,7 +115,7 @@
|
|
|
114
115
|
}
|
|
115
116
|
|
|
116
117
|
.okr-share-card .card-kr__item::before {
|
|
117
|
-
content:
|
|
118
|
+
content: '';
|
|
118
119
|
position: absolute;
|
|
119
120
|
width: 6px;
|
|
120
121
|
height: 6px;
|
|
@@ -169,7 +170,7 @@
|
|
|
169
170
|
}
|
|
170
171
|
|
|
171
172
|
.okr-share-card__selector .share-card-button.share::after {
|
|
172
|
-
content:
|
|
173
|
+
content: '';
|
|
173
174
|
position: absolute;
|
|
174
175
|
z-index: -1;
|
|
175
176
|
background: linear-gradient(180deg, #88bcff 0%, #2879ff 100%);
|
|
@@ -39,7 +39,7 @@ function Card(_ref) {
|
|
|
39
39
|
}, /*#__PURE__*/_react["default"].createElement("span", null, /*#__PURE__*/_react["default"].createElement(_openData.OpenUserName, {
|
|
40
40
|
name: data.user.name,
|
|
41
41
|
id: data.user.userId
|
|
42
|
-
}), "\u7684"), (0, _getLocale.getLocale)(
|
|
42
|
+
}), "\u7684"), (0, _getLocale.getLocale)('Menu_Title_OKRs')), /*#__PURE__*/_react["default"].createElement("div", {
|
|
43
43
|
className: "okr-share-card-user__dept"
|
|
44
44
|
}, /*#__PURE__*/_react["default"].createElement(_openData.OpenDepartmentName, {
|
|
45
45
|
name: data.user.departmentName,
|
|
@@ -48,10 +48,10 @@ function Card(_ref) {
|
|
|
48
48
|
className: "card-okr__content"
|
|
49
49
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
50
50
|
className: "card-okr__name"
|
|
51
|
-
}, data.okrName), data.krs.map(function (kr) {
|
|
51
|
+
}, (0, _openData.parseString)(data.okrName)), data.krs.map(function (kr) {
|
|
52
52
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
53
53
|
className: "card-kr__item"
|
|
54
|
-
}, kr);
|
|
54
|
+
}, (0, _openData.parseString)(kr));
|
|
55
55
|
})));
|
|
56
56
|
}
|
|
57
57
|
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
|
+
|
|
3
5
|
Object.defineProperty(exports, "__esModule", {
|
|
4
6
|
value: true
|
|
5
7
|
});
|
|
@@ -9,22 +11,99 @@ var _index = require("./index");
|
|
|
9
11
|
|
|
10
12
|
var _utils = require("../common-painter/utils");
|
|
11
13
|
|
|
12
|
-
function _default(ctx, krs, y) {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
14
|
+
function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return exports; }; var exports = {}, Op = Object.prototype, hasOwn = Op.hasOwnProperty, $Symbol = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol = $Symbol.iterator || "@@iterator", asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator", toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; function define(obj, key, value) { return Object.defineProperty(obj, key, { value: value, enumerable: !0, configurable: !0, writable: !0 }), obj[key]; } try { define({}, ""); } catch (err) { define = function define(obj, key, value) { return obj[key] = value; }; } function wrap(innerFn, outerFn, self, tryLocsList) { var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator, generator = Object.create(protoGenerator.prototype), context = new Context(tryLocsList || []); return generator._invoke = function (innerFn, self, context) { var state = "suspendedStart"; return function (method, arg) { if ("executing" === state) throw new Error("Generator is already running"); if ("completed" === state) { if ("throw" === method) throw arg; return doneResult(); } for (context.method = method, context.arg = arg;;) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) { if ("suspendedStart" === state) throw state = "completed", context.arg; context.dispatchException(context.arg); } else "return" === context.method && context.abrupt("return", context.arg); state = "executing"; var record = tryCatch(innerFn, self, context); if ("normal" === record.type) { if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue; return { value: record.arg, done: context.done }; } "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg); } }; }(innerFn, self, context), generator; } function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } exports.wrap = wrap; var ContinueSentinel = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); var getProto = Object.getPrototypeOf, NativeIteratorPrototype = getProto && getProto(getProto(values([]))); NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype); var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function (method) { define(prototype, method, function (arg) { return this._invoke(method, arg); }); }); } function AsyncIterator(generator, PromiseImpl) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if ("throw" !== record.type) { var result = record.arg, value = result.value; return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) { invoke("next", value, resolve, reject); }, function (err) { invoke("throw", err, resolve, reject); }) : PromiseImpl.resolve(value).then(function (unwrapped) { result.value = unwrapped, resolve(result); }, function (error) { return invoke("throw", error, resolve, reject); }); } reject(record.arg); } var previousPromise; this._invoke = function (method, arg) { function callInvokeWithMethodAndArg() { return new PromiseImpl(function (resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); }; } function maybeInvokeDelegate(delegate, context) { var method = delegate.iterator[context.method]; if (undefined === method) { if (context.delegate = null, "throw" === context.method) { if (delegate.iterator["return"] && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method)) return ContinueSentinel; context.method = "throw", context.arg = new TypeError("The iterator does not provide a 'throw' method"); } return ContinueSentinel; } var record = tryCatch(method, delegate.iterator, context.arg); if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel; var info = record.arg; return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel); } function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal", delete record.arg, entry.completion = record; } function Context(tryLocsList) { this.tryEntries = [{ tryLoc: "root" }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0); } function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) return iteratorMethod.call(iterable); if ("function" == typeof iterable.next) return iterable; if (!isNaN(iterable.length)) { var i = -1, next = function next() { for (; ++i < iterable.length;) { if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next; } return next.value = undefined, next.done = !0, next; }; return next.next = next; } } return { next: doneResult }; } function doneResult() { return { value: undefined, done: !0 }; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, define(Gp, "constructor", GeneratorFunctionPrototype), define(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) { var ctor = "function" == typeof genFun && genFun.constructor; return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name)); }, exports.mark = function (genFun) { return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun; }, exports.awrap = function (arg) { return { __await: arg }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () { return this; }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) { void 0 === PromiseImpl && (PromiseImpl = Promise); var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl); return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) { return result.done ? result.value : iter.next(); }); }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () { return this; }), define(Gp, "toString", function () { return "[object Generator]"; }), exports.keys = function (object) { var keys = []; for (var key in object) { keys.push(key); } return keys.reverse(), function next() { for (; keys.length;) { var key = keys.pop(); if (key in object) return next.value = key, next.done = !1, next; } return next.done = !0, next; }; }, exports.values = values, Context.prototype = { constructor: Context, reset: function reset(skipTempReset) { if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) { "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined); } }, stop: function stop() { this.done = !0; var rootRecord = this.tryEntries[0].completion; if ("throw" === rootRecord.type) throw rootRecord.arg; return this.rval; }, dispatchException: function dispatchException(exception) { if (this.done) throw exception; var context = this; function handle(loc, caught) { return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i], record = entry.completion; if ("root" === entry.tryLoc) return handle("end"); if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"), hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } else if (hasCatch) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); } else { if (!hasFinally) throw new Error("try statement without catch or finally"); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } } } }, abrupt: function abrupt(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null); var record = finallyEntry ? finallyEntry.completion : {}; return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record); }, complete: function complete(record, afterLoc) { if ("throw" === record.type) throw record.arg; return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel; }, finish: function finish(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel; } }, "catch": function _catch(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if ("throw" === record.type) { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(iterable, resultName, nextLoc) { return this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }, "next" === this.method && (this.arg = undefined), ContinueSentinel; } }, exports; }
|
|
15
|
+
|
|
16
|
+
function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it["return"] != null) it["return"](); } finally { if (didErr) throw err; } } }; }
|
|
17
|
+
|
|
18
|
+
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
19
|
+
|
|
20
|
+
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
21
|
+
|
|
22
|
+
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
|
|
23
|
+
|
|
24
|
+
function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
|
|
25
|
+
|
|
26
|
+
function _default(_x, _x2, _x3) {
|
|
27
|
+
return _ref.apply(this, arguments);
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
function _ref() {
|
|
31
|
+
_ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(ctx, krs, y) {
|
|
32
|
+
var lineHeight, space, dotRadius, dotSpace, _iterator, _step, kr;
|
|
33
|
+
|
|
34
|
+
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
35
|
+
while (1) {
|
|
36
|
+
switch (_context.prev = _context.next) {
|
|
37
|
+
case 0:
|
|
38
|
+
if (!(!krs || !krs.length)) {
|
|
39
|
+
_context.next = 2;
|
|
40
|
+
break;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
return _context.abrupt("return", y);
|
|
44
|
+
|
|
45
|
+
case 2:
|
|
46
|
+
y += 12;
|
|
47
|
+
lineHeight = 22;
|
|
48
|
+
space = 43;
|
|
49
|
+
dotRadius = 7 / 2;
|
|
50
|
+
dotSpace = 8;
|
|
51
|
+
ctx.font = "normal 14px/".concat(lineHeight, "px arial,sans-serif");
|
|
52
|
+
_iterator = _createForOfIteratorHelper(krs);
|
|
53
|
+
_context.prev = 9;
|
|
54
|
+
|
|
55
|
+
_iterator.s();
|
|
56
|
+
|
|
57
|
+
case 11:
|
|
58
|
+
if ((_step = _iterator.n()).done) {
|
|
59
|
+
_context.next = 25;
|
|
60
|
+
break;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
kr = _step.value;
|
|
64
|
+
ctx.beginPath();
|
|
65
|
+
ctx.arc(space - dotSpace - dotRadius, y + lineHeight / 2, dotRadius, 0, Math.PI * 2);
|
|
66
|
+
ctx.fillStyle = '#FECCC6';
|
|
67
|
+
ctx.fill();
|
|
68
|
+
ctx.closePath();
|
|
69
|
+
ctx.fillStyle = '#3F4755';
|
|
70
|
+
_context.next = 21;
|
|
71
|
+
return (0, _utils.drawTextMiddle)(ctx, kr, space, y, lineHeight, _index.pinkCardwidth - space * 2);
|
|
72
|
+
|
|
73
|
+
case 21:
|
|
74
|
+
_context.t0 = _context.sent;
|
|
75
|
+
y = _context.t0 + 8;
|
|
76
|
+
|
|
77
|
+
case 23:
|
|
78
|
+
_context.next = 11;
|
|
79
|
+
break;
|
|
80
|
+
|
|
81
|
+
case 25:
|
|
82
|
+
_context.next = 30;
|
|
83
|
+
break;
|
|
84
|
+
|
|
85
|
+
case 27:
|
|
86
|
+
_context.prev = 27;
|
|
87
|
+
_context.t1 = _context["catch"](9);
|
|
88
|
+
|
|
89
|
+
_iterator.e(_context.t1);
|
|
90
|
+
|
|
91
|
+
case 30:
|
|
92
|
+
_context.prev = 30;
|
|
93
|
+
|
|
94
|
+
_iterator.f();
|
|
95
|
+
|
|
96
|
+
return _context.finish(30);
|
|
97
|
+
|
|
98
|
+
case 33:
|
|
99
|
+
return _context.abrupt("return", y - 8);
|
|
100
|
+
|
|
101
|
+
case 34:
|
|
102
|
+
case "end":
|
|
103
|
+
return _context.stop();
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
}, _callee, null, [[9, 27, 30, 33]]);
|
|
107
|
+
}));
|
|
108
|
+
return _ref.apply(this, arguments);
|
|
30
109
|
}
|
|
@@ -54,12 +54,12 @@ function _drawPinkCard() {
|
|
|
54
54
|
window.WWOpenData.initCanvas();
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
canvas = document.createElement(
|
|
58
|
-
ctx = canvas.getContext(
|
|
57
|
+
canvas = document.createElement('canvas');
|
|
58
|
+
ctx = canvas.getContext('2d');
|
|
59
59
|
(0, _setSize["default"])(canvas, ctx, pinkCardwidth, pinkCardMaxHeight);
|
|
60
60
|
ctx.beginPath();
|
|
61
61
|
ctx.rect(0, 0, pinkCardwidth, pinkCardMaxHeight);
|
|
62
|
-
ctx.fillStyle =
|
|
62
|
+
ctx.fillStyle = '#FFF3ED';
|
|
63
63
|
ctx.fill();
|
|
64
64
|
ctx.closePath();
|
|
65
65
|
y = 54;
|
|
@@ -92,29 +92,37 @@ function _drawPinkCard() {
|
|
|
92
92
|
case 20:
|
|
93
93
|
y = _context.sent;
|
|
94
94
|
_context.next = 23;
|
|
95
|
-
return (0, _drawQuote["default"])(ctx, y,
|
|
95
|
+
return (0, _drawQuote["default"])(ctx, y, 'left');
|
|
96
96
|
|
|
97
97
|
case 23:
|
|
98
98
|
y = _context.sent;
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
return (0, _drawQuote["default"])(ctx, y, "right");
|
|
99
|
+
_context.next = 26;
|
|
100
|
+
return (0, _drawOKrName["default"])(ctx, shareData.okrName, y);
|
|
102
101
|
|
|
103
|
-
case
|
|
102
|
+
case 26:
|
|
103
|
+
y = _context.sent;
|
|
104
|
+
_context.next = 29;
|
|
105
|
+
return (0, _drawQuote["default"])(ctx, y, 'right');
|
|
106
|
+
|
|
107
|
+
case 29:
|
|
108
|
+
y = _context.sent;
|
|
109
|
+
_context.next = 32;
|
|
110
|
+
return (0, _drawKrs["default"])(ctx, shareData.krs, y);
|
|
111
|
+
|
|
112
|
+
case 32:
|
|
104
113
|
y = _context.sent;
|
|
105
|
-
y = (0, _drawKrs["default"])(ctx, shareData.krs, y);
|
|
106
114
|
height = Math.min(Math.max(y + 143, pinkCardMinHeight), pinkCardMaxHeight);
|
|
107
115
|
data = ctx.getImageData(0, 0, pinkCardwidth, height);
|
|
108
116
|
(0, _setSize["default"])(canvas, ctx, pinkCardwidth, height);
|
|
109
117
|
ctx.putImageData(data, 0, 0);
|
|
110
|
-
_context.next =
|
|
118
|
+
_context.next = 39;
|
|
111
119
|
return (0, _utils.drawImage)(ctx, _images.bottom, 0, height - 128, pinkCardwidth, 128);
|
|
112
120
|
|
|
113
|
-
case
|
|
121
|
+
case 39:
|
|
114
122
|
dataUrl = canvas.toDataURL();
|
|
115
123
|
return _context.abrupt("return", dataUrl);
|
|
116
124
|
|
|
117
|
-
case
|
|
125
|
+
case 41:
|
|
118
126
|
case "end":
|
|
119
127
|
return _context.stop();
|
|
120
128
|
}
|
|
@@ -57,7 +57,7 @@ function _ref() {
|
|
|
57
57
|
height: lineHeight,
|
|
58
58
|
draw: function draw(ctx, x, y) {
|
|
59
59
|
ctx.save();
|
|
60
|
-
ctx.textBaseline =
|
|
60
|
+
ctx.textBaseline = 'middle';
|
|
61
61
|
ctx.beginPath();
|
|
62
62
|
ctx.rect(x, y, actualWidth, lineHeight);
|
|
63
63
|
ctx.clip();
|
|
@@ -80,8 +80,9 @@ function _ref() {
|
|
|
80
80
|
var getOpenData = function getOpenData(_ref2) {
|
|
81
81
|
var id = _ref2.id,
|
|
82
82
|
name = _ref2.name,
|
|
83
|
-
type = _ref2.type
|
|
84
|
-
|
|
83
|
+
type = _ref2.type,
|
|
84
|
+
openId = _ref2.openId;
|
|
85
|
+
openId = openId || (0, _openData.getOpenId)(id, type);
|
|
85
86
|
if (!window.WWOpenData || !openId) return Promise.resolve(name);
|
|
86
87
|
return new Promise(function (resolve, reject) {
|
|
87
88
|
window.WWOpenData.prefetch({
|
|
@@ -97,7 +98,7 @@ var getOpenData = function getOpenData(_ref2) {
|
|
|
97
98
|
if (data && data.items[0]) {
|
|
98
99
|
resolve(data.items[0].data);
|
|
99
100
|
} else {
|
|
100
|
-
resolve(name);
|
|
101
|
+
resolve(name || '');
|
|
101
102
|
}
|
|
102
103
|
});
|
|
103
104
|
});
|
|
@@ -123,7 +124,7 @@ exports.setSize = setSize;
|
|
|
123
124
|
var fittingString = function fittingString(_ctx, str, maxWidth) {
|
|
124
125
|
var strWidth = _ctx.measureText(str).width;
|
|
125
126
|
|
|
126
|
-
var ellipsis =
|
|
127
|
+
var ellipsis = '…';
|
|
127
128
|
|
|
128
129
|
var ellipsisWidth = _ctx.measureText(ellipsis).width;
|
|
129
130
|
|
|
@@ -5,36 +5,38 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
|
|
8
|
+
var _openData = require("../../utils/open-data");
|
|
9
|
+
|
|
8
10
|
var _react = _interopRequireDefault(require("react"));
|
|
9
11
|
|
|
10
12
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
11
13
|
|
|
12
14
|
var SearchKeyHandle = function SearchKeyHandle(_ref) {
|
|
13
15
|
var _ref$str = _ref.str,
|
|
14
|
-
str = _ref$str === void 0 ?
|
|
16
|
+
str = _ref$str === void 0 ? '' : _ref$str,
|
|
15
17
|
_ref$keyWord = _ref.keyWord,
|
|
16
|
-
keyWord = _ref$keyWord === void 0 ?
|
|
18
|
+
keyWord = _ref$keyWord === void 0 ? '' : _ref$keyWord,
|
|
17
19
|
_ref$color = _ref.color,
|
|
18
|
-
color = _ref$color === void 0 ?
|
|
19
|
-
if (!str || !keyWord) return /*#__PURE__*/_react["default"].createElement("span", null, str);
|
|
20
|
+
color = _ref$color === void 0 ? '#F05E5E' : _ref$color;
|
|
21
|
+
if (!str || !keyWord) return /*#__PURE__*/_react["default"].createElement("span", null, (0, _openData.parseString)(str));
|
|
20
22
|
var result = str.split(keyWord);
|
|
21
23
|
return /*#__PURE__*/_react["default"].createElement("span", null, result.map(function (item, index) {
|
|
22
24
|
if (index !== result.length - 1) {
|
|
23
|
-
return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, item, /*#__PURE__*/_react["default"].createElement("span", {
|
|
25
|
+
return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, (0, _openData.parseString)(item), /*#__PURE__*/_react["default"].createElement("span", {
|
|
24
26
|
style: {
|
|
25
27
|
color: color
|
|
26
28
|
}
|
|
27
|
-
}, keyWord));
|
|
29
|
+
}, (0, _openData.parseString)(keyWord)));
|
|
28
30
|
}
|
|
29
31
|
|
|
30
|
-
return item;
|
|
32
|
+
return (0, _openData.parseString)(item);
|
|
31
33
|
}));
|
|
32
34
|
};
|
|
33
35
|
|
|
34
36
|
SearchKeyHandle.defaultProps = {
|
|
35
|
-
str:
|
|
36
|
-
keyWord:
|
|
37
|
-
color:
|
|
37
|
+
str: '',
|
|
38
|
+
keyWord: '',
|
|
39
|
+
color: ''
|
|
38
40
|
};
|
|
39
41
|
var _default = SearchKeyHandle;
|
|
40
42
|
exports["default"] = _default;
|
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
display: flex;
|
|
4
4
|
align-items: center;
|
|
5
5
|
justify-content: center;
|
|
6
|
-
color: #
|
|
6
|
+
color: #a4acb9;
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.okr-relation-tree__header {
|
|
10
10
|
font-size: 12px;
|
|
11
11
|
font-weight: 400;
|
|
12
|
-
color: #
|
|
12
|
+
color: #a4acb9;
|
|
13
13
|
position: relative;
|
|
14
14
|
display: flex;
|
|
15
15
|
align-items: center;
|