@oceanbase/ui 0.2.19 → 0.2.21
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/dist/ui.min.js +1 -1
- package/es/Action/Group.d.ts +1 -1
- package/es/Action/Group.js +50 -41
- package/es/Action/Item.d.ts +2 -2
- package/es/Action/Item.js +32 -26
- package/es/Action/index.d.ts +1 -2
- package/es/BackgroundTaskManager/RefreshMan.js +8 -3
- package/es/BackgroundTaskManager/index.js +8 -4
- package/es/BasicLayout/Header.js +193 -140
- package/es/BasicLayout/index.js +149 -108
- package/es/BatchOperationBar/index.js +46 -29
- package/es/Boundary/Components/Code.js +17 -10
- package/es/Boundary/Components/Exception.js +46 -31
- package/es/Boundary/Components/Function.js +17 -10
- package/es/ContentWithIcon/index.js +42 -26
- package/es/ContentWithIcon/index.less +0 -1
- package/es/Dialog/Anchor.d.ts +1 -1
- package/es/Dialog/Anchor.js +9 -6
- package/es/Dialog/EventProxy.d.ts +1 -1
- package/es/Dialog/EventProxy.js +3 -2
- package/es/Dialog/index.js +129 -108
- package/es/Dialog/index.less +3 -1
- package/es/DocDialog/index.d.ts +1 -1
- package/es/DocDialog/index.js +8 -3
- package/es/FullscreenBox/index.d.ts +1 -1
- package/es/FullscreenBox/index.js +22 -16
- package/es/GraphToolbar/index.js +79 -65
- package/es/Highlight/DiffView/DiffCells.d.ts +2 -2
- package/es/Highlight/DiffView/DiffCells.js +22 -15
- package/es/Highlight/DiffView/index.js +49 -40
- package/es/Highlight/HighlightCell.d.ts +1 -1
- package/es/Highlight/HighlightCell.js +19 -13
- package/es/Highlight/JsonView.d.ts +1 -2
- package/es/Highlight/JsonView.js +15 -13
- package/es/Highlight/index.d.ts +1 -1
- package/es/Highlight/index.js +66 -54
- package/es/IconFont/index.d.ts +1 -1
- package/es/IconFont/index.js +9 -3
- package/es/LocaleDropdown/index.js +38 -26
- package/es/Login/ActivateForm.js +63 -50
- package/es/Login/LoginForm.js +115 -99
- package/es/Login/RegisterForm.js +78 -67
- package/es/Login/index.js +122 -91
- package/es/Lottie/index.js +2 -1
- package/es/NavMenu/index.d.ts +2 -2
- package/es/NavMenu/index.js +34 -29
- package/es/PageContainer/ItemRender.d.ts +1 -2
- package/es/PageContainer/ItemRender.js +7 -3
- package/es/PageContainer/index.js +13 -10
- package/es/Password/Content.js +55 -47
- package/es/Password/index.js +62 -45
- package/es/Ranger/QuickPicker.d.ts +1 -2
- package/es/Ranger/QuickPicker.js +42 -31
- package/es/Ranger/Ranger.js +31 -27
- package/es/SideTip/Dragger.d.ts +1 -1
- package/es/SideTip/Dragger.js +5 -3
- package/es/SideTip/IconLoading.d.ts +1 -2
- package/es/SideTip/IconLoading.js +28 -20
- package/es/SideTip/index.js +43 -30
- package/es/SideTip/index.less +4 -1
- package/es/TagSelect/Group.d.ts +1 -1
- package/es/TagSelect/Group.js +16 -11
- package/es/TagSelect/Item.d.ts +1 -1
- package/es/TagSelect/Item.js +30 -23
- package/es/TagSelect/style/index.d.ts +1 -1
- package/es/TaskGraph/Graph.js +39 -31
- package/es/TaskGraph/index.js +68 -57
- package/es/TreeSearch/index.js +36 -32
- package/es/Welcome/index.js +113 -83
- package/es/Welcome/step.js +31 -23
- package/es/locale/LocaleWrapper.js +3 -3
- package/lib/Action/Group.d.ts +1 -1
- package/lib/Action/Item.d.ts +2 -2
- package/lib/Action/index.d.ts +1 -2
- package/lib/ContentWithIcon/index.less +0 -1
- package/lib/Dialog/Anchor.d.ts +1 -1
- package/lib/Dialog/EventProxy.d.ts +1 -1
- package/lib/Dialog/EventProxy.js +12 -2
- package/lib/Dialog/index.less +3 -1
- package/lib/DocDialog/index.d.ts +1 -1
- package/lib/FullscreenBox/index.d.ts +1 -1
- package/lib/FullscreenBox/index.js +76 -74
- package/lib/Highlight/DiffView/DiffCells.d.ts +2 -2
- package/lib/Highlight/DiffView/index.js +1 -1
- package/lib/Highlight/HighlightCell.d.ts +1 -1
- package/lib/Highlight/JsonView.d.ts +1 -2
- package/lib/Highlight/JsonView.js +3 -3
- package/lib/Highlight/index.d.ts +1 -1
- package/lib/IconFont/index.d.ts +1 -1
- package/lib/NavMenu/index.d.ts +2 -2
- package/lib/PageContainer/ItemRender.d.ts +1 -2
- package/lib/Ranger/QuickPicker.d.ts +1 -2
- package/lib/SideTip/Dragger.d.ts +1 -1
- package/lib/SideTip/IconLoading.d.ts +1 -2
- package/lib/SideTip/index.less +4 -1
- package/lib/TagSelect/Group.d.ts +1 -1
- package/lib/TagSelect/Group.js +4 -6
- package/lib/TagSelect/Item.d.ts +1 -1
- package/lib/TagSelect/style/index.d.ts +1 -1
- package/package.json +10 -9
package/es/BasicLayout/Header.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
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); }
|
|
2
2
|
var _excluded = ["showLabel", "title", "extra", "pathname", "welcomePath", "docsPath", "pdfPath", "iconUrl", "logoUrl", "simpleLogoUrl", "username", "userMenu", "appData", "locale", "showHelp", "showLocale", "locales", "langs"];
|
|
3
|
-
function
|
|
3
|
+
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
4
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
4
5
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
5
6
|
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
6
7
|
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
|
|
@@ -30,6 +31,9 @@ import logoImg from "../assets/logo/oceanbase_logo.svg";
|
|
|
30
31
|
import UserSvg from "../assets/user.svg";
|
|
31
32
|
import LocaleDropdown from "../LocaleDropdown";
|
|
32
33
|
import "./Header.less";
|
|
34
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
35
|
+
import { jsxs as _jsxs } from "react/jsx-runtime";
|
|
36
|
+
import { Fragment as _Fragment } from "react/jsx-runtime";
|
|
33
37
|
var prefix = getPrefix('layout-header');
|
|
34
38
|
var Header = function Header(_ref) {
|
|
35
39
|
var _ref$showLabel = _ref.showLabel,
|
|
@@ -65,7 +69,7 @@ var Header = function Header(_ref) {
|
|
|
65
69
|
// 主要是为了处理与欢迎页搭配使用的场景
|
|
66
70
|
var isWelcome = pathname === welcomePath;
|
|
67
71
|
// 帮助菜单
|
|
68
|
-
var helpMenu = /*#__PURE__*/
|
|
72
|
+
var helpMenu = /*#__PURE__*/_jsxs(Menu, {
|
|
69
73
|
onClick: function onClick(_ref2) {
|
|
70
74
|
var key = _ref2.key;
|
|
71
75
|
if (key === 'welcome') {
|
|
@@ -82,145 +86,194 @@ var Header = function Header(_ref) {
|
|
|
82
86
|
} else if (key === 'about') {
|
|
83
87
|
setVisible(true);
|
|
84
88
|
}
|
|
85
|
-
}
|
|
86
|
-
}, welcomePath && /*#__PURE__*/React.createElement(Menu.Item, {
|
|
87
|
-
key: "welcome"
|
|
88
|
-
}, locale.welcome), pdfPath && /*#__PURE__*/React.createElement(Menu.Item, {
|
|
89
|
-
key: "downloadDocs"
|
|
90
|
-
}, locale.downloadDocs), /*#__PURE__*/React.createElement(Menu.Item, {
|
|
91
|
-
key: "about"
|
|
92
|
-
}, "".concat(locale.about).concat(appData.shortName ? " ".concat(appData.shortName) : '')));
|
|
93
|
-
return /*#__PURE__*/React.createElement("div", _extends({}, restProps, {
|
|
94
|
-
className: classNames("".concat(prefix), _defineProperty({}, "".concat(prefix, "-welcome"), isWelcome))
|
|
95
|
-
}), /*#__PURE__*/React.createElement("div", {
|
|
96
|
-
className: "".concat(prefix, "-content")
|
|
97
|
-
}, /*#__PURE__*/React.createElement("img", {
|
|
98
|
-
src: simpleLogoUrl,
|
|
99
|
-
alt: "",
|
|
100
|
-
onClick: function onClick() {
|
|
101
|
-
navigate === null || navigate === void 0 ? void 0 : navigate('/');
|
|
102
89
|
},
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
90
|
+
children: [welcomePath && /*#__PURE__*/_jsx(Menu.Item, {
|
|
91
|
+
children: locale.welcome
|
|
92
|
+
}, "welcome"), pdfPath && /*#__PURE__*/_jsx(Menu.Item, {
|
|
93
|
+
children: locale.downloadDocs
|
|
94
|
+
}, "downloadDocs"), /*#__PURE__*/_jsx(Menu.Item, {
|
|
95
|
+
children: "".concat(locale.about).concat(appData.shortName ? " ".concat(appData.shortName) : '')
|
|
96
|
+
}, "about")]
|
|
97
|
+
});
|
|
98
|
+
return /*#__PURE__*/_jsxs("div", _objectSpread(_objectSpread({}, restProps), {}, {
|
|
99
|
+
className: classNames("".concat(prefix), _defineProperty({}, "".concat(prefix, "-welcome"), isWelcome)),
|
|
100
|
+
children: [/*#__PURE__*/_jsxs("div", {
|
|
101
|
+
className: "".concat(prefix, "-content"),
|
|
102
|
+
children: [/*#__PURE__*/_jsx("img", {
|
|
103
|
+
src: simpleLogoUrl,
|
|
104
|
+
alt: "",
|
|
105
|
+
onClick: function onClick() {
|
|
106
|
+
navigate === null || navigate === void 0 ? void 0 : navigate('/');
|
|
107
|
+
},
|
|
108
|
+
className: "".concat(prefix, "-logo")
|
|
109
|
+
}), title && /*#__PURE__*/_jsx("div", {
|
|
110
|
+
className: "".concat(prefix, "-title"),
|
|
111
|
+
children: title
|
|
112
|
+
}), showLabel ? /*#__PURE__*/_jsxs("div", {
|
|
113
|
+
className: "".concat(prefix, "-extra ").concat(prefix, "-extra-with-label"),
|
|
114
|
+
children: [extra, showHelp && /*#__PURE__*/_jsx(Dropdown, {
|
|
115
|
+
overlay: helpMenu,
|
|
116
|
+
children: /*#__PURE__*/_jsxs(Space, {
|
|
117
|
+
className: "".concat(prefix, "-extra-item"),
|
|
118
|
+
children: [/*#__PURE__*/_jsx(BulbOutlined, {}), /*#__PURE__*/_jsx("span", {
|
|
119
|
+
"data-testid": "help",
|
|
120
|
+
children: locale.help
|
|
121
|
+
})]
|
|
122
|
+
})
|
|
123
|
+
}), showLocale && /*#__PURE__*/_jsx("span", {
|
|
124
|
+
className: "".concat(prefix, "-extra-item"),
|
|
125
|
+
children: /*#__PURE__*/_jsx(LocaleDropdown, {
|
|
126
|
+
locales: locales || langs
|
|
127
|
+
})
|
|
128
|
+
}), userMenu ? /*#__PURE__*/_jsx(Dropdown, {
|
|
129
|
+
overlay: userMenu,
|
|
130
|
+
children: /*#__PURE__*/_jsx(Button, {
|
|
131
|
+
shape: "round",
|
|
132
|
+
size: "small",
|
|
133
|
+
children: /*#__PURE__*/_jsxs(Space, {
|
|
134
|
+
className: "".concat(prefix, "-extra-item"),
|
|
135
|
+
children: [/*#__PURE__*/_jsx(UserOutlined, {}), /*#__PURE__*/_jsx("span", {
|
|
136
|
+
children: username
|
|
137
|
+
})]
|
|
138
|
+
})
|
|
139
|
+
})
|
|
140
|
+
}) :
|
|
141
|
+
/*#__PURE__*/
|
|
142
|
+
// userMenu username 都不存在时,不展示该项
|
|
143
|
+
_jsx(_Fragment, {
|
|
144
|
+
children: username ? /*#__PURE__*/_jsx(Button, {
|
|
145
|
+
shape: "round",
|
|
146
|
+
size: "small",
|
|
147
|
+
children: /*#__PURE__*/_jsxs(Space, {
|
|
148
|
+
className: "".concat(prefix, "-extra-item"),
|
|
149
|
+
children: [/*#__PURE__*/_jsx(UserOutlined, {}), /*#__PURE__*/_jsx("span", {
|
|
150
|
+
children: username
|
|
151
|
+
})]
|
|
152
|
+
})
|
|
153
|
+
}) : null
|
|
154
|
+
})]
|
|
155
|
+
}) : /*#__PURE__*/_jsxs("div", {
|
|
156
|
+
className: "".concat(prefix, "-extra"),
|
|
157
|
+
children: [/*#__PURE__*/_jsx("span", {
|
|
158
|
+
className: "".concat(prefix, "-extra-item"),
|
|
159
|
+
children: /*#__PURE__*/_jsx(Dropdown, {
|
|
160
|
+
overlay: helpMenu,
|
|
161
|
+
children: /*#__PURE__*/_jsx("span", {
|
|
162
|
+
className: "".concat(prefix, "-extra-icon-wrapper"),
|
|
163
|
+
children: /*#__PURE__*/_jsx(BulbFilled, {})
|
|
164
|
+
})
|
|
165
|
+
})
|
|
166
|
+
}), docsPath && /*#__PURE__*/_jsx(Tooltip, {
|
|
167
|
+
title: locale.viewDocs,
|
|
168
|
+
children: /*#__PURE__*/_jsx("span", {
|
|
169
|
+
className: "".concat(prefix, "-extra-item"),
|
|
170
|
+
onClick: function onClick() {
|
|
171
|
+
directTo(docsPath);
|
|
172
|
+
},
|
|
173
|
+
children: /*#__PURE__*/_jsx("span", {
|
|
174
|
+
className: "".concat(prefix, "-extra-icon-wrapper"),
|
|
175
|
+
children: /*#__PURE__*/_jsx(ReadFilled, {})
|
|
176
|
+
})
|
|
177
|
+
})
|
|
178
|
+
}), showLocale && /*#__PURE__*/_jsx("span", {
|
|
179
|
+
className: "".concat(prefix, "-extra-item"),
|
|
180
|
+
children: /*#__PURE__*/_jsx(LocaleDropdown, {
|
|
181
|
+
showLabel: true,
|
|
182
|
+
locales: locales || langs
|
|
183
|
+
})
|
|
184
|
+
}), userMenu ? /*#__PURE__*/_jsx("span", {
|
|
185
|
+
className: "".concat(prefix, "-extra-item"),
|
|
186
|
+
children: /*#__PURE__*/_jsx(Dropdown, {
|
|
187
|
+
overlay: userMenu,
|
|
188
|
+
children: /*#__PURE__*/_jsxs("span", {
|
|
189
|
+
className: "".concat(prefix, "-extra-user-wrapper"),
|
|
190
|
+
children: [/*#__PURE__*/_jsx("img", {
|
|
191
|
+
src: UserSvg,
|
|
192
|
+
alt: "",
|
|
193
|
+
className: "".concat(prefix, "-extra-user-icon"),
|
|
194
|
+
style: {
|
|
195
|
+
height: 12
|
|
196
|
+
}
|
|
197
|
+
}), /*#__PURE__*/_jsx("span", {
|
|
198
|
+
className: "".concat(prefix, "-extra-username"),
|
|
199
|
+
children: username
|
|
200
|
+
})]
|
|
201
|
+
})
|
|
202
|
+
})
|
|
203
|
+
}) : /*#__PURE__*/_jsx("span", {
|
|
204
|
+
className: "".concat(prefix, "-extra-item"),
|
|
205
|
+
children: /*#__PURE__*/_jsxs("span", {
|
|
206
|
+
className: "".concat(prefix, "-extra-user-wrapper"),
|
|
207
|
+
children: [/*#__PURE__*/_jsx("img", {
|
|
208
|
+
src: UserSvg,
|
|
209
|
+
alt: "",
|
|
210
|
+
className: "".concat(prefix, "-extra-user-icon"),
|
|
211
|
+
style: {
|
|
212
|
+
height: 12
|
|
213
|
+
}
|
|
214
|
+
}), /*#__PURE__*/_jsx("span", {
|
|
215
|
+
children: username
|
|
216
|
+
})]
|
|
217
|
+
})
|
|
218
|
+
})]
|
|
219
|
+
})]
|
|
220
|
+
}), /*#__PURE__*/_jsx(Modal, {
|
|
221
|
+
visible: visible
|
|
222
|
+
// Support for antd 5.0
|
|
223
|
+
,
|
|
224
|
+
open: visible,
|
|
225
|
+
destroyOnClose: true,
|
|
226
|
+
footer: false,
|
|
227
|
+
onCancel: function onCancel() {
|
|
228
|
+
setVisible(false);
|
|
229
|
+
},
|
|
230
|
+
children: /*#__PURE__*/_jsx("div", {
|
|
231
|
+
className: "".concat(prefix, "-about-wrapper"),
|
|
232
|
+
children: /*#__PURE__*/_jsxs("div", {
|
|
233
|
+
className: "".concat(prefix, "-about"),
|
|
234
|
+
children: [/*#__PURE__*/_jsx("img", {
|
|
235
|
+
src: logoUrl,
|
|
236
|
+
alt: "",
|
|
237
|
+
className: "".concat(prefix, "-logo")
|
|
238
|
+
}), /*#__PURE__*/_jsxs("div", {
|
|
239
|
+
className: "".concat(prefix, "-release-info"),
|
|
240
|
+
children: [/*#__PURE__*/_jsxs("div", {
|
|
241
|
+
className: "".concat(prefix, "-version"),
|
|
242
|
+
children: [locale.version, ": ", appData.version]
|
|
243
|
+
}), appData.releaseTime && /*#__PURE__*/_jsx("div", {
|
|
244
|
+
className: "".concat(prefix, "-date"),
|
|
245
|
+
children: "".concat(locale.releaseTime, ": ").concat(appData.releaseTime)
|
|
246
|
+
})]
|
|
247
|
+
}), /*#__PURE__*/_jsxs("div", {
|
|
248
|
+
children: [/*#__PURE__*/_jsx("div", {
|
|
249
|
+
children: /*#__PURE__*/_jsx("a", {
|
|
250
|
+
href: OB_SITE_LINK,
|
|
251
|
+
target: "_blank",
|
|
252
|
+
rel: "noopener noreferrer",
|
|
253
|
+
children: OB_SITE_LINK
|
|
254
|
+
})
|
|
255
|
+
}), /*#__PURE__*/_jsxs("div", {
|
|
256
|
+
style: {
|
|
257
|
+
display: 'flex',
|
|
258
|
+
justifyContent: 'space-between',
|
|
259
|
+
alignItems: 'center'
|
|
260
|
+
},
|
|
261
|
+
children: [/*#__PURE__*/_jsxs("span", {
|
|
262
|
+
className: "".concat(prefix, "-copyright"),
|
|
263
|
+
children: [locale.right, " ", /*#__PURE__*/_jsx(CopyrightOutlined, {}), " ", moment().year(), " ", locale.company]
|
|
264
|
+
}), /*#__PURE__*/_jsx("img", {
|
|
265
|
+
src: logoImg,
|
|
266
|
+
alt: "",
|
|
267
|
+
style: {
|
|
268
|
+
height: 12
|
|
269
|
+
}
|
|
270
|
+
})]
|
|
271
|
+
})]
|
|
272
|
+
})]
|
|
273
|
+
})
|
|
274
|
+
})
|
|
275
|
+
})]
|
|
276
|
+
}));
|
|
224
277
|
};
|
|
225
278
|
export default LocaleWrapper({
|
|
226
279
|
componentName: 'BasicLayout',
|