bkui-vue 0.0.2-beta.36 → 0.0.2-beta.37
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/affix/index.js +391 -1
- package/lib/alert/index.js +287 -1
- package/lib/animate-number/index.js +219 -1
- package/lib/backtop/index.js +264 -1
- package/lib/badge/index.js +304 -1
- package/lib/breadcrumb/index.js +379 -1
- package/lib/button/index.js +403 -1
- package/lib/card/index.js +369 -1
- package/lib/cascader/index.js +2095 -2
- package/lib/checkbox/index.js +602 -1
- package/lib/code-diff/index.js +5548 -1
- package/lib/collapse/index.js +605 -1
- package/lib/collapse-transition/index.js +237 -1
- package/lib/color-picker/index.js +2735 -1
- package/lib/components.js +770 -1
- package/lib/config-provider/index.js +377 -1
- package/lib/container/index.js +408 -1
- package/lib/date-picker/index.js +5576 -1
- package/lib/dialog/index.js +1324 -2
- package/lib/directives/index.js +1386 -2
- package/lib/dist.index.js +179 -1
- package/lib/divider/index.js +237 -1
- package/lib/dropdown/index.js +455 -1
- package/lib/exception/index.js +435 -1
- package/lib/fixed-navbar/index.js +222 -1
- package/lib/form/index.js +1004 -1
- package/lib/hooks.js +133 -1
- package/lib/icon/angle-double-down-line.js +541 -1
- package/lib/icon/angle-double-left-line.js +541 -1
- package/lib/icon/angle-double-left.js +541 -1
- package/lib/icon/angle-double-right-line.js +541 -1
- package/lib/icon/angle-double-right.js +541 -1
- package/lib/icon/angle-double-up-line.js +541 -1
- package/lib/icon/angle-down-fill.js +541 -1
- package/lib/icon/angle-down-line.js +541 -1
- package/lib/icon/angle-down.js +541 -1
- package/lib/icon/angle-left.js +541 -1
- package/lib/icon/angle-right.js +541 -1
- package/lib/icon/angle-up-fill.js +541 -1
- package/lib/icon/angle-up.js +541 -1
- package/lib/icon/archive-fill.js +541 -1
- package/lib/icon/arrows-left.js +541 -1
- package/lib/icon/arrows-right.js +541 -1
- package/lib/icon/assistant.js +541 -1
- package/lib/icon/audio-fill.js +541 -1
- package/lib/icon/bk.js +541 -1
- package/lib/icon/circle.js +541 -1
- package/lib/icon/close-line.js +541 -1
- package/lib/icon/close.js +541 -1
- package/lib/icon/code.js +541 -1
- package/lib/icon/cog-shape.js +541 -1
- package/lib/icon/collapse-left.js +541 -1
- package/lib/icon/copy-shape.js +541 -1
- package/lib/icon/copy.js +541 -1
- package/lib/icon/data-shape.js +541 -1
- package/lib/icon/del.js +541 -1
- package/lib/icon/doc-fill.js +541 -1
- package/lib/icon/done.js +541 -1
- package/lib/icon/down-shape.js +541 -1
- package/lib/icon/down-small.js +541 -1
- package/lib/icon/edit-line.js +541 -1
- package/lib/icon/ellipsis.js +541 -1
- package/lib/icon/enlarge-line.js +541 -1
- package/lib/icon/error.js +541 -1
- package/lib/icon/excel-fill.js +541 -1
- package/lib/icon/exclamation-circle-shape.js +541 -1
- package/lib/icon/eye.js +541 -1
- package/lib/icon/filliscreen-line.js +541 -1
- package/lib/icon/fix-line.js +541 -1
- package/lib/icon/fix-shape.js +541 -1
- package/lib/icon/folder-open.js +541 -1
- package/lib/icon/folder-shape-open.js +541 -1
- package/lib/icon/folder-shape.js +541 -1
- package/lib/icon/folder.js +541 -1
- package/lib/icon/funnel.js +541 -1
- package/lib/icon/help-document-fill.js +541 -1
- package/lib/icon/help-fill.js +541 -1
- package/lib/icon/help.js +541 -1
- package/lib/icon/image-fill.js +563 -1
- package/lib/icon/img-error.js +563 -1
- package/lib/icon/img-placehoulder.js +563 -1
- package/lib/icon/index.js +2353 -1
- package/lib/icon/info-line.js +563 -1
- package/lib/icon/info.js +563 -1
- package/lib/icon/left-shape.js +563 -1
- package/lib/icon/left-turn-line.js +563 -1
- package/lib/icon/narrow-line.js +563 -1
- package/lib/icon/original.js +563 -1
- package/lib/icon/pdf-fill.js +563 -1
- package/lib/icon/play-shape.js +563 -1
- package/lib/icon/plus.js +563 -1
- package/lib/icon/ppt-fill.js +563 -1
- package/lib/icon/qq.js +563 -1
- package/lib/icon/right-shape.js +563 -1
- package/lib/icon/right-turn-line.js +563 -1
- package/lib/icon/search.js +563 -1
- package/lib/icon/share.js +563 -1
- package/lib/icon/spinner.js +563 -1
- package/lib/icon/success.js +563 -1
- package/lib/icon/switcher-loading.js +563 -1
- package/lib/icon/text-file.js +563 -1
- package/lib/icon/text-fill.js +563 -1
- package/lib/icon/transfer.js +563 -1
- package/lib/icon/tree-application-shape.js +563 -1
- package/lib/icon/unfull-screen.js +563 -1
- package/lib/icon/unvisible.js +563 -1
- package/lib/icon/up-shape.js +563 -1
- package/lib/icon/upload.js +563 -1
- package/lib/icon/video-fill.js +563 -1
- package/lib/icon/warn.js +563 -1
- package/lib/icon/weixin-pro.js +563 -1
- package/lib/icon/weixin.js +563 -1
- package/lib/image/index.js +681 -1
- package/lib/index.js +195 -1
- package/lib/info-box/index.js +1514 -2
- package/lib/input/index.js +1038 -1
- package/lib/link/index.js +232 -1
- package/lib/loading/index.js +443 -1
- package/lib/locale/index.js +489 -1
- package/lib/menu/index.js +793 -1
- package/lib/message/index.js +1842 -2
- package/lib/modal/index.js +407 -1
- package/lib/navigation/index.js +439 -1
- package/lib/notify/index.js +470 -1
- package/lib/overflow-title/index.js +547 -1
- package/lib/pagination/index.js +974 -1
- package/lib/plugin-popover/index.js +4121 -1
- package/lib/plugins/index.js +130 -1
- package/lib/pop-confirm/index.js +367 -1
- package/lib/popover/index.js +4127 -1
- package/lib/popover2/index.js +171 -1
- package/lib/preset.js +164 -1
- package/lib/process/index.js +1146 -2
- package/lib/progress/index.js +495 -1
- package/lib/radio/index.js +693 -1
- package/lib/rate/index.js +406 -1
- package/lib/resize-layout/index.js +499 -1
- package/lib/search-select/index.js +3024 -2
- package/lib/select/index.js +2599 -2
- package/lib/shared/index.js +2832 -1
- package/lib/sideslider/index.js +1056 -2
- package/lib/slider/index.js +1683 -2
- package/lib/steps/index.js +1215 -2
- package/lib/swiper/index.js +404 -1
- package/lib/switcher/index.js +335 -1
- package/lib/tab/index.js +935 -1
- package/lib/table/index.js +6588 -1
- package/lib/table-column/index.js +768 -1
- package/lib/tag/index.js +309 -1
- package/lib/tag-input/index.js +1758 -1
- package/lib/time-picker/index.js +142 -1
- package/lib/timeline/index.js +310 -1
- package/lib/transfer/index.js +767 -1
- package/lib/tree/index.js +2664 -1
- package/lib/upload/index.js +3257 -2
- package/lib/virtual-render/index.js +806 -1
- package/package.json +1 -1
- package/lib/cascader/index.js.LICENSE.txt +0 -1
- package/lib/dialog/index.js.LICENSE.txt +0 -1
- package/lib/directives/index.js.LICENSE.txt +0 -14
- package/lib/info-box/index.js.LICENSE.txt +0 -1
- package/lib/message/index.js.LICENSE.txt +0 -6
- package/lib/process/index.js.LICENSE.txt +0 -1
- package/lib/search-select/index.js.LICENSE.txt +0 -1
- package/lib/select/index.js.LICENSE.txt +0 -1
- package/lib/sideslider/index.js.LICENSE.txt +0 -1
- package/lib/slider/index.js.LICENSE.txt +0 -1
- package/lib/steps/index.js.LICENSE.txt +0 -1
- package/lib/upload/index.js.LICENSE.txt +0 -1
package/lib/icon/archive-fill.js
CHANGED
@@ -1 +1,541 @@
|
|
1
|
-
|
1
|
+
(function webpackUniversalModuleDefinition(root, factory) {
|
2
|
+
if(typeof exports === 'object' && typeof module === 'object')
|
3
|
+
module.exports = factory(require("vue"));
|
4
|
+
else if(typeof define === 'function' && define.amd)
|
5
|
+
define(["vue"], factory);
|
6
|
+
else {
|
7
|
+
var a = typeof exports === 'object' ? factory(require("vue")) : factory(root["vue"]);
|
8
|
+
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
|
9
|
+
}
|
10
|
+
})(self, (__WEBPACK_EXTERNAL_MODULE__748__) => {
|
11
|
+
return /******/ (() => { // webpackBootstrap
|
12
|
+
/******/ "use strict";
|
13
|
+
/******/ var __webpack_modules__ = ({
|
14
|
+
|
15
|
+
/***/ 748:
|
16
|
+
/***/ ((module) => {
|
17
|
+
|
18
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__748__;
|
19
|
+
|
20
|
+
/***/ })
|
21
|
+
|
22
|
+
/******/ });
|
23
|
+
/************************************************************************/
|
24
|
+
/******/ // The module cache
|
25
|
+
/******/ var __webpack_module_cache__ = {};
|
26
|
+
/******/
|
27
|
+
/******/ // The require function
|
28
|
+
/******/ function __webpack_require__(moduleId) {
|
29
|
+
/******/ // Check if module is in cache
|
30
|
+
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
31
|
+
/******/ if (cachedModule !== undefined) {
|
32
|
+
/******/ return cachedModule.exports;
|
33
|
+
/******/ }
|
34
|
+
/******/ // Create a new module (and put it into the cache)
|
35
|
+
/******/ var module = __webpack_module_cache__[moduleId] = {
|
36
|
+
/******/ // no module.id needed
|
37
|
+
/******/ // no module.loaded needed
|
38
|
+
/******/ exports: {}
|
39
|
+
/******/ };
|
40
|
+
/******/
|
41
|
+
/******/ // Execute the module function
|
42
|
+
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
43
|
+
/******/
|
44
|
+
/******/ // Return the exports of the module
|
45
|
+
/******/ return module.exports;
|
46
|
+
/******/ }
|
47
|
+
/******/
|
48
|
+
/************************************************************************/
|
49
|
+
/******/ /* webpack/runtime/define property getters */
|
50
|
+
/******/ (() => {
|
51
|
+
/******/ // define getter functions for harmony exports
|
52
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
53
|
+
/******/ for(var key in definition) {
|
54
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
55
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
56
|
+
/******/ }
|
57
|
+
/******/ }
|
58
|
+
/******/ };
|
59
|
+
/******/ })();
|
60
|
+
/******/
|
61
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
62
|
+
/******/ (() => {
|
63
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
64
|
+
/******/ })();
|
65
|
+
/******/
|
66
|
+
/******/ /* webpack/runtime/make namespace object */
|
67
|
+
/******/ (() => {
|
68
|
+
/******/ // define __esModule on exports
|
69
|
+
/******/ __webpack_require__.r = (exports) => {
|
70
|
+
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
71
|
+
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
72
|
+
/******/ }
|
73
|
+
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
74
|
+
/******/ };
|
75
|
+
/******/ })();
|
76
|
+
/******/
|
77
|
+
/************************************************************************/
|
78
|
+
var __webpack_exports__ = {};
|
79
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
80
|
+
(() => {
|
81
|
+
// ESM COMPAT FLAG
|
82
|
+
__webpack_require__.r(__webpack_exports__);
|
83
|
+
|
84
|
+
// EXPORTS
|
85
|
+
__webpack_require__.d(__webpack_exports__, {
|
86
|
+
"default": () => (/* binding */ archive_fill)
|
87
|
+
});
|
88
|
+
|
89
|
+
// EXTERNAL MODULE: external "vue"
|
90
|
+
var external_vue_ = __webpack_require__(748);
|
91
|
+
;// CONCATENATED MODULE: ../../node_modules/tslib/tslib.es6.mjs
|
92
|
+
/******************************************************************************
|
93
|
+
Copyright (c) Microsoft Corporation.
|
94
|
+
|
95
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
96
|
+
purpose with or without fee is hereby granted.
|
97
|
+
|
98
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
99
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
100
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
101
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
102
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
103
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
104
|
+
PERFORMANCE OF THIS SOFTWARE.
|
105
|
+
***************************************************************************** */
|
106
|
+
/* global Reflect, Promise, SuppressedError, Symbol */
|
107
|
+
|
108
|
+
var extendStatics = function(d, b) {
|
109
|
+
extendStatics = Object.setPrototypeOf ||
|
110
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
111
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
112
|
+
return extendStatics(d, b);
|
113
|
+
};
|
114
|
+
|
115
|
+
function __extends(d, b) {
|
116
|
+
if (typeof b !== "function" && b !== null)
|
117
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
118
|
+
extendStatics(d, b);
|
119
|
+
function __() { this.constructor = d; }
|
120
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
121
|
+
}
|
122
|
+
|
123
|
+
var __assign = function() {
|
124
|
+
__assign = Object.assign || function __assign(t) {
|
125
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
126
|
+
s = arguments[i];
|
127
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
|
128
|
+
}
|
129
|
+
return t;
|
130
|
+
}
|
131
|
+
return __assign.apply(this, arguments);
|
132
|
+
}
|
133
|
+
|
134
|
+
function __rest(s, e) {
|
135
|
+
var t = {};
|
136
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
137
|
+
t[p] = s[p];
|
138
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
139
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
140
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
141
|
+
t[p[i]] = s[p[i]];
|
142
|
+
}
|
143
|
+
return t;
|
144
|
+
}
|
145
|
+
|
146
|
+
function __decorate(decorators, target, key, desc) {
|
147
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
148
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
149
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
150
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
151
|
+
}
|
152
|
+
|
153
|
+
function __param(paramIndex, decorator) {
|
154
|
+
return function (target, key) { decorator(target, key, paramIndex); }
|
155
|
+
}
|
156
|
+
|
157
|
+
function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {
|
158
|
+
function accept(f) { if (f !== void 0 && typeof f !== "function") throw new TypeError("Function expected"); return f; }
|
159
|
+
var kind = contextIn.kind, key = kind === "getter" ? "get" : kind === "setter" ? "set" : "value";
|
160
|
+
var target = !descriptorIn && ctor ? contextIn["static"] ? ctor : ctor.prototype : null;
|
161
|
+
var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {});
|
162
|
+
var _, done = false;
|
163
|
+
for (var i = decorators.length - 1; i >= 0; i--) {
|
164
|
+
var context = {};
|
165
|
+
for (var p in contextIn) context[p] = p === "access" ? {} : contextIn[p];
|
166
|
+
for (var p in contextIn.access) context.access[p] = contextIn.access[p];
|
167
|
+
context.addInitializer = function (f) { if (done) throw new TypeError("Cannot add initializers after decoration has completed"); extraInitializers.push(accept(f || null)); };
|
168
|
+
var result = (0, decorators[i])(kind === "accessor" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context);
|
169
|
+
if (kind === "accessor") {
|
170
|
+
if (result === void 0) continue;
|
171
|
+
if (result === null || typeof result !== "object") throw new TypeError("Object expected");
|
172
|
+
if (_ = accept(result.get)) descriptor.get = _;
|
173
|
+
if (_ = accept(result.set)) descriptor.set = _;
|
174
|
+
if (_ = accept(result.init)) initializers.unshift(_);
|
175
|
+
}
|
176
|
+
else if (_ = accept(result)) {
|
177
|
+
if (kind === "field") initializers.unshift(_);
|
178
|
+
else descriptor[key] = _;
|
179
|
+
}
|
180
|
+
}
|
181
|
+
if (target) Object.defineProperty(target, contextIn.name, descriptor);
|
182
|
+
done = true;
|
183
|
+
};
|
184
|
+
|
185
|
+
function __runInitializers(thisArg, initializers, value) {
|
186
|
+
var useValue = arguments.length > 2;
|
187
|
+
for (var i = 0; i < initializers.length; i++) {
|
188
|
+
value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg);
|
189
|
+
}
|
190
|
+
return useValue ? value : void 0;
|
191
|
+
};
|
192
|
+
|
193
|
+
function __propKey(x) {
|
194
|
+
return typeof x === "symbol" ? x : "".concat(x);
|
195
|
+
};
|
196
|
+
|
197
|
+
function __setFunctionName(f, name, prefix) {
|
198
|
+
if (typeof name === "symbol") name = name.description ? "[".concat(name.description, "]") : "";
|
199
|
+
return Object.defineProperty(f, "name", { configurable: true, value: prefix ? "".concat(prefix, " ", name) : name });
|
200
|
+
};
|
201
|
+
|
202
|
+
function __metadata(metadataKey, metadataValue) {
|
203
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue);
|
204
|
+
}
|
205
|
+
|
206
|
+
function __awaiter(thisArg, _arguments, P, generator) {
|
207
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
208
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
209
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
210
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
211
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
212
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
213
|
+
});
|
214
|
+
}
|
215
|
+
|
216
|
+
function __generator(thisArg, body) {
|
217
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
218
|
+
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
219
|
+
function verb(n) { return function (v) { return step([n, v]); }; }
|
220
|
+
function step(op) {
|
221
|
+
if (f) throw new TypeError("Generator is already executing.");
|
222
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
223
|
+
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
224
|
+
if (y = 0, t) op = [op[0] & 2, t.value];
|
225
|
+
switch (op[0]) {
|
226
|
+
case 0: case 1: t = op; break;
|
227
|
+
case 4: _.label++; return { value: op[1], done: false };
|
228
|
+
case 5: _.label++; y = op[1]; op = [0]; continue;
|
229
|
+
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
230
|
+
default:
|
231
|
+
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
232
|
+
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
233
|
+
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
234
|
+
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
235
|
+
if (t[2]) _.ops.pop();
|
236
|
+
_.trys.pop(); continue;
|
237
|
+
}
|
238
|
+
op = body.call(thisArg, _);
|
239
|
+
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
240
|
+
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
241
|
+
}
|
242
|
+
}
|
243
|
+
|
244
|
+
var __createBinding = Object.create ? (function(o, m, k, k2) {
|
245
|
+
if (k2 === undefined) k2 = k;
|
246
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
247
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
248
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
249
|
+
}
|
250
|
+
Object.defineProperty(o, k2, desc);
|
251
|
+
}) : (function(o, m, k, k2) {
|
252
|
+
if (k2 === undefined) k2 = k;
|
253
|
+
o[k2] = m[k];
|
254
|
+
});
|
255
|
+
|
256
|
+
function __exportStar(m, o) {
|
257
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);
|
258
|
+
}
|
259
|
+
|
260
|
+
function __values(o) {
|
261
|
+
var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
|
262
|
+
if (m) return m.call(o);
|
263
|
+
if (o && typeof o.length === "number") return {
|
264
|
+
next: function () {
|
265
|
+
if (o && i >= o.length) o = void 0;
|
266
|
+
return { value: o && o[i++], done: !o };
|
267
|
+
}
|
268
|
+
};
|
269
|
+
throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
270
|
+
}
|
271
|
+
|
272
|
+
function __read(o, n) {
|
273
|
+
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
274
|
+
if (!m) return o;
|
275
|
+
var i = m.call(o), r, ar = [], e;
|
276
|
+
try {
|
277
|
+
while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
|
278
|
+
}
|
279
|
+
catch (error) { e = { error: error }; }
|
280
|
+
finally {
|
281
|
+
try {
|
282
|
+
if (r && !r.done && (m = i["return"])) m.call(i);
|
283
|
+
}
|
284
|
+
finally { if (e) throw e.error; }
|
285
|
+
}
|
286
|
+
return ar;
|
287
|
+
}
|
288
|
+
|
289
|
+
/** @deprecated */
|
290
|
+
function __spread() {
|
291
|
+
for (var ar = [], i = 0; i < arguments.length; i++)
|
292
|
+
ar = ar.concat(__read(arguments[i]));
|
293
|
+
return ar;
|
294
|
+
}
|
295
|
+
|
296
|
+
/** @deprecated */
|
297
|
+
function __spreadArrays() {
|
298
|
+
for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;
|
299
|
+
for (var r = Array(s), k = 0, i = 0; i < il; i++)
|
300
|
+
for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
|
301
|
+
r[k] = a[j];
|
302
|
+
return r;
|
303
|
+
}
|
304
|
+
|
305
|
+
function __spreadArray(to, from, pack) {
|
306
|
+
if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
307
|
+
if (ar || !(i in from)) {
|
308
|
+
if (!ar) ar = Array.prototype.slice.call(from, 0, i);
|
309
|
+
ar[i] = from[i];
|
310
|
+
}
|
311
|
+
}
|
312
|
+
return to.concat(ar || Array.prototype.slice.call(from));
|
313
|
+
}
|
314
|
+
|
315
|
+
function __await(v) {
|
316
|
+
return this instanceof __await ? (this.v = v, this) : new __await(v);
|
317
|
+
}
|
318
|
+
|
319
|
+
function __asyncGenerator(thisArg, _arguments, generator) {
|
320
|
+
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
321
|
+
var g = generator.apply(thisArg, _arguments || []), i, q = [];
|
322
|
+
return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
|
323
|
+
function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
|
324
|
+
function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }
|
325
|
+
function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
|
326
|
+
function fulfill(value) { resume("next", value); }
|
327
|
+
function reject(value) { resume("throw", value); }
|
328
|
+
function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }
|
329
|
+
}
|
330
|
+
|
331
|
+
function __asyncDelegator(o) {
|
332
|
+
var i, p;
|
333
|
+
return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
|
334
|
+
function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v; } : f; }
|
335
|
+
}
|
336
|
+
|
337
|
+
function __asyncValues(o) {
|
338
|
+
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
339
|
+
var m = o[Symbol.asyncIterator], i;
|
340
|
+
return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
|
341
|
+
function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
|
342
|
+
function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }
|
343
|
+
}
|
344
|
+
|
345
|
+
function __makeTemplateObject(cooked, raw) {
|
346
|
+
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
347
|
+
return cooked;
|
348
|
+
};
|
349
|
+
|
350
|
+
var __setModuleDefault = Object.create ? (function(o, v) {
|
351
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
352
|
+
}) : function(o, v) {
|
353
|
+
o["default"] = v;
|
354
|
+
};
|
355
|
+
|
356
|
+
function __importStar(mod) {
|
357
|
+
if (mod && mod.__esModule) return mod;
|
358
|
+
var result = {};
|
359
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
360
|
+
__setModuleDefault(result, mod);
|
361
|
+
return result;
|
362
|
+
}
|
363
|
+
|
364
|
+
function __importDefault(mod) {
|
365
|
+
return (mod && mod.__esModule) ? mod : { default: mod };
|
366
|
+
}
|
367
|
+
|
368
|
+
function __classPrivateFieldGet(receiver, state, kind, f) {
|
369
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
|
370
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
371
|
+
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
372
|
+
}
|
373
|
+
|
374
|
+
function __classPrivateFieldSet(receiver, state, value, kind, f) {
|
375
|
+
if (kind === "m") throw new TypeError("Private method is not writable");
|
376
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
|
377
|
+
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
378
|
+
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
379
|
+
}
|
380
|
+
|
381
|
+
function __classPrivateFieldIn(state, receiver) {
|
382
|
+
if (receiver === null || (typeof receiver !== "object" && typeof receiver !== "function")) throw new TypeError("Cannot use 'in' operator on non-object");
|
383
|
+
return typeof state === "function" ? receiver === state : state.has(receiver);
|
384
|
+
}
|
385
|
+
|
386
|
+
function __addDisposableResource(env, value, async) {
|
387
|
+
if (value !== null && value !== void 0) {
|
388
|
+
if (typeof value !== "object" && typeof value !== "function") throw new TypeError("Object expected.");
|
389
|
+
var dispose;
|
390
|
+
if (async) {
|
391
|
+
if (!Symbol.asyncDispose) throw new TypeError("Symbol.asyncDispose is not defined.");
|
392
|
+
dispose = value[Symbol.asyncDispose];
|
393
|
+
}
|
394
|
+
if (dispose === void 0) {
|
395
|
+
if (!Symbol.dispose) throw new TypeError("Symbol.dispose is not defined.");
|
396
|
+
dispose = value[Symbol.dispose];
|
397
|
+
}
|
398
|
+
if (typeof dispose !== "function") throw new TypeError("Object not disposable.");
|
399
|
+
env.stack.push({ value: value, dispose: dispose, async: async });
|
400
|
+
}
|
401
|
+
else if (async) {
|
402
|
+
env.stack.push({ async: true });
|
403
|
+
}
|
404
|
+
return value;
|
405
|
+
}
|
406
|
+
|
407
|
+
var _SuppressedError = typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
|
408
|
+
var e = new Error(message);
|
409
|
+
return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
|
410
|
+
};
|
411
|
+
|
412
|
+
function __disposeResources(env) {
|
413
|
+
function fail(e) {
|
414
|
+
env.error = env.hasError ? new _SuppressedError(e, env.error, "An error was suppressed during disposal.") : e;
|
415
|
+
env.hasError = true;
|
416
|
+
}
|
417
|
+
function next() {
|
418
|
+
while (env.stack.length) {
|
419
|
+
var rec = env.stack.pop();
|
420
|
+
try {
|
421
|
+
var result = rec.dispose && rec.dispose.call(rec.value);
|
422
|
+
if (rec.async) return Promise.resolve(result).then(next, function(e) { fail(e); return next(); });
|
423
|
+
}
|
424
|
+
catch (e) {
|
425
|
+
fail(e);
|
426
|
+
}
|
427
|
+
}
|
428
|
+
if (env.hasError) throw env.error;
|
429
|
+
}
|
430
|
+
return next();
|
431
|
+
}
|
432
|
+
|
433
|
+
/* harmony default export */ const tslib_es6 = ({
|
434
|
+
__extends,
|
435
|
+
__assign,
|
436
|
+
__rest,
|
437
|
+
__decorate,
|
438
|
+
__param,
|
439
|
+
__metadata,
|
440
|
+
__awaiter,
|
441
|
+
__generator,
|
442
|
+
__createBinding,
|
443
|
+
__exportStar,
|
444
|
+
__values,
|
445
|
+
__read,
|
446
|
+
__spread,
|
447
|
+
__spreadArrays,
|
448
|
+
__spreadArray,
|
449
|
+
__await,
|
450
|
+
__asyncGenerator,
|
451
|
+
__asyncDelegator,
|
452
|
+
__asyncValues,
|
453
|
+
__makeTemplateObject,
|
454
|
+
__importStar,
|
455
|
+
__importDefault,
|
456
|
+
__classPrivateFieldGet,
|
457
|
+
__classPrivateFieldSet,
|
458
|
+
__classPrivateFieldIn,
|
459
|
+
__addDisposableResource,
|
460
|
+
__disposeResources,
|
461
|
+
});
|
462
|
+
|
463
|
+
;// CONCATENATED MODULE: ../../packages/icon/icons/icon.tsx
|
464
|
+
|
465
|
+
|
466
|
+
/*
|
467
|
+
* Tencent is pleased to support the open source community by making
|
468
|
+
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
469
|
+
*
|
470
|
+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
|
471
|
+
*
|
472
|
+
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
473
|
+
*
|
474
|
+
* License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):
|
475
|
+
*
|
476
|
+
* ---------------------------------------------------
|
477
|
+
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
478
|
+
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation
|
479
|
+
* the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and
|
480
|
+
* to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
481
|
+
*
|
482
|
+
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of
|
483
|
+
* the Software.
|
484
|
+
*
|
485
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
486
|
+
* THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
487
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
488
|
+
* CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
489
|
+
* IN THE SOFTWARE.
|
490
|
+
*/
|
491
|
+
|
492
|
+
function generate(node, key, rootAttrs) {
|
493
|
+
return (0,external_vue_.h)(node.name, Object.assign(Object.assign({
|
494
|
+
key: key
|
495
|
+
}, node.attributes), {
|
496
|
+
style: "".concat(node.attributes.style, " ").concat(rootAttrs || '')
|
497
|
+
}), (node.elements || []).map(function (element, index) {
|
498
|
+
return generate(element, "".concat(key, "-").concat(node.name, "-").concat(index));
|
499
|
+
}));
|
500
|
+
}
|
501
|
+
var bkIcon = function bkIcon(props, context) {
|
502
|
+
var _a = Object.assign(Object.assign({}, context.attrs), props),
|
503
|
+
data = _a.data,
|
504
|
+
name = _a.name,
|
505
|
+
width = _a.width,
|
506
|
+
height = _a.height,
|
507
|
+
fill = _a.fill,
|
508
|
+
restProps = __rest(_a, ["data", "name", "width", "height", "fill"]);
|
509
|
+
var rootAttrs = "width: ".concat(width, "; height: ").concat(height, "; fill: ").concat(fill);
|
510
|
+
var iconBoxStyle = {
|
511
|
+
display: 'inline-flex',
|
512
|
+
'align-items': 'center',
|
513
|
+
'justify-content': 'center'
|
514
|
+
};
|
515
|
+
return (0,external_vue_.createVNode)("span", (0,external_vue_.mergeProps)({
|
516
|
+
"style": iconBoxStyle
|
517
|
+
}, restProps), [generate(data, name, rootAttrs)]);
|
518
|
+
};
|
519
|
+
bkIcon.inheritAttrs = false;
|
520
|
+
bkIcon.displayName = 'bkIcon';
|
521
|
+
/* harmony default export */ const icon = (bkIcon);
|
522
|
+
;// CONCATENATED MODULE: ../../packages/icon/icons/archive-fill.tsx
|
523
|
+
|
524
|
+
|
525
|
+
var data = JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1194.667","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"fill-rule":"evenodd","d":"M661.331584 0C696.6651477333332 0 745.9971968 20.667040213333333 770.6658858666666 45.333077333333335L978.6642816 253.3329224533333C1003.3316394666667 278.00029312 1024 327.33370112 1024 362.66728575999997L1024 1130.6680490666665C1024 1166.0002986666666 995.3336490666667 1194.6666666666665 959.9974143999999 1194.6666666666665L64 1194.6666666666665C28.666351530666663 1194.6666666666665 0 1166.0002986666666 0 1130.6680490666665L0 64C0 28.666367530666665 28.667684991999998 0 64 0L661.331584 0ZM224 522.6666666666666L138.66666666666666 522.6666666666666 138.66666666666666 818.6666666666666 309.3333333333333 818.6666666666666 309.3333333333333 605.3333333333333 224 605.3333333333333 224 522.6666666666666ZM245.33333333333331 669.3333333333333L245.33333333333331 754.6666666666666 202.66666666666666 754.6666666666666 202.66666666666666 669.3333333333333 245.33333333333331 669.3333333333333ZM309.3333333333333 437.3333333333333L224 437.3333333333333 224 522.6666666666666 309.3333333333333 522.6666666666666 309.3333333333333 437.3333333333333ZM224 352L138.66666666666666 352 138.66666666666666 437.3333333333333 224 437.3333333333333 224 352ZM309.3333333333333 266.66666666666663L224 266.66666666666663 224 352 309.3333333333333 352 309.3333333333333 266.66666666666663ZM682.6666666666666 90.66615466666667L682.6666666666666 341.33352362666665 933.3325610666667 341.33352362666665C929.3322325333334 329.9992546133333 923.3317418666667 318.66631850666664 918.6646911999999 313.9992661333333L709.9995776000001 105.33269930666667C705.3325269333333 100.66564736 693.9982634666667 94.66648490666667 682.6666666666666 90.66615466666667ZM224 181.33333333333331L138.66666666666666 181.33333333333331 138.66666666666666 266.66666666666663 224 266.66666666666663 224 181.33333333333331ZM309.3333333333333 96L224 96 224 181.33333333333331 309.3333333333333 181.33333333333331 309.3333333333333 96Z"}}]}');
|
526
|
+
var archiveFill = function archiveFill(props, context) {
|
527
|
+
var p = Object.assign(Object.assign({}, props), context.attrs);
|
528
|
+
return (0,external_vue_.createVNode)(icon, (0,external_vue_.mergeProps)(p, {
|
529
|
+
"data": data,
|
530
|
+
"name": "archiveFill"
|
531
|
+
}), null);
|
532
|
+
};
|
533
|
+
archiveFill.displayName = 'archiveFill';
|
534
|
+
archiveFill.inheritAttrs = false;
|
535
|
+
/* harmony default export */ const archive_fill = (archiveFill);
|
536
|
+
})();
|
537
|
+
|
538
|
+
/******/ return __webpack_exports__;
|
539
|
+
/******/ })()
|
540
|
+
;
|
541
|
+
});
|