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/spinner.js
CHANGED
@@ -1 +1,563 @@
|
|
1
|
-
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("vue"));else if("function"==typeof define&&define.amd)define(["vue"],t);else{var a="object"==typeof exports?t(require("vue")):t(e.vue);for(var n in a)("object"==typeof exports?exports:e)[n]=a[n]}}(self,(e=>(()=>{"use strict";var t={2439:(e,t,a)=>{a.d(t,{Z:()=>s});var n=a(748);function i(e,t,a){return(0,n.h)(e.name,Object.assign(Object.assign({key:t},e.attributes),{style:"".concat(e.attributes.style," ").concat(a||"")}),(e.elements||[]).map((function(a,n){return i(a,"".concat(t,"-").concat(e.name,"-").concat(n))})))}Object.create,Object.create,"function"==typeof SuppressedError&&SuppressedError;var r=function(e,t){var a=Object.assign(Object.assign({},t.attrs),e),r=a.data,s=a.name,m=a.width,l=a.height,u=a.fill,o=function(e,t){var a={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(a[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(a[n[i]]=e[n[i]])}return a}(a,["data","name","width","height","fill"]),p="width: ".concat(m,"; height: ").concat(l,"; fill: ").concat(u);return(0,n.createVNode)("span",(0,n.mergeProps)({style:{display:"inline-flex","align-items":"center","justify-content":"center"}},o),[i(r,s,p)])};r.inheritAttrs=!1,r.displayName="bkIcon";const s=r},748:t=>{t.exports=e}},a={};function n(e){var i=a[e];if(void 0!==i)return i.exports;var r=a[e]={exports:{}};return t[e](r,r.exports,n),r.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var a in t)n.o(t,a)&&!n.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:t[a]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var i={};return(()=>{n.r(i),n.d(i,{default:()=>s});var e=n(748),t=n(2439),a=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","class":"lds-spin","preserveAspectRatio":"xMidYMid","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M874.3255040000001 512A55.125504 55.125504 0 0 1 819.2 567.125504 55.125504 55.125504 0 0 1 764.074496 512 55.125504 55.125504 0 0 1 874.3255040000001 512z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.9166666666666666s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.9166666666666666s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".917","d":"M826.5220089266763 693.5878203150381A55.978496 55.978496 0 0 1 750.0539613250309 714.0773719166838 55.978496 55.978496 0 0 1 729.5644097233852 637.6093243150382 55.978496 55.978496 0 0 1 826.5220089266763 693.5878203150381z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.8333333333333334s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.8333333333333334s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".833","d":"M694.0170969047495 827.2583983352753A56.83200000000001 56.83200000000001 0 0 1 616.3831411568723 806.4564425873981 56.83200000000001 56.83200000000001 0 0 1 637.1850969047495 728.8224868395207 56.83200000000001 56.83200000000001 0 0 1 694.0170969047495 827.2583983352753z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.75s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.75s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".75","d":"M512 876.8855040000001A57.685504 57.685504 0 0 1 454.314496 819.2 57.685504 57.685504 0 0 1 512 761.5144959999999 57.685504 57.685504 0 0 1 512 876.8855040000001z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.6666666666666666s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.6666666666666666s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".667","d":"M329.1269198807941 828.7408206328269A58.538495999999995 58.538495999999995 0 0 1 307.7003432454604 748.7757479974932 58.538495999999995 58.538495999999995 0 0 1 387.6654158807941 727.3491713621594 58.538495999999995 58.538495999999995 0 0 1 329.1269198807941 828.7408206328269z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.5833333333333334s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.5833333333333334s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".583","d":"M194.5170177632531 695.2980006130954A59.39199999999999 59.39199999999999 0 0 1 216.2559985448185 614.16701983153 59.39199999999999 59.39199999999999 0 0 1 297.3869793263839 635.9060006130953 59.39199999999999 59.39199999999999 0 0 1 194.5170177632531 695.2980006130954z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.5s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.5s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".5","d":"M144.55449600000003 512A60.245504000000004 60.245504000000004 0 0 1 204.80000000000004 451.754496 60.245504000000004 60.245504000000004 0 0 1 265.04550400000005 512 60.245504000000004 60.245504000000004 0 0 1 144.55449600000003 512z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.4166666666666667s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.4166666666666667s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".417","d":"M193.04947448121268 327.85151812453734A61.098496 61.098496 0 0 1 276.5115721502346 305.48791645551546 61.098496 61.098496 0 0 1 298.87517381925653 388.95001412453735 61.098496 61.098496 0 0 1 193.04947448121268 327.85151812453734z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.3333333333333333s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.3333333333333333s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".333","d":"M332.5476411431614 201.1754130120454A51.711999999999996 51.711999999999996 0 0 1 403.1875468236623 220.1033186925463 51.711999999999996 51.711999999999996 0 0 1 384.2596411431614 290.7432243730472 51.711999999999996 51.711999999999996 0 0 1 332.5476411431614 201.1754130120454z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.25s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.25s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".25","d":"M512 152.234496A52.565504000000004 52.565504000000004 0 0 1 564.565504 204.8 52.565504000000004 52.565504000000004 0 0 1 512 257.365504 52.565504000000004 52.565504000000004 0 0 1 512 152.234496z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.16666666666666666s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.16666666666666666s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".167","d":"M692.3075781671167 199.69299071449373A53.418496000000005 53.418496000000005 0 0 1 711.8601047350743 272.66401328245115 53.418496000000005 53.418496000000005 0 0 1 638.8890821671168 292.21653985040854 53.418496000000005 53.418496000000005 0 0 1 692.3075781671167 199.69299071449373z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.08333333333333333s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.08333333333333333s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".083","d":"M825.0362880000001 331.264A54.27213621356492 54.27213621356492 0 0 1 805.1712000000001 405.401088 54.27213621356492 54.27213621356492 0 0 1 731.034112 385.536 54.27213621356492 54.27213621356492 0 0 1 825.0362880000001 331.264z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"0s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"0s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]}]}'),r=function(n,i){var r=Object.assign(Object.assign({},n),i.attrs);return(0,e.createVNode)(t.Z,(0,e.mergeProps)(r,{data:a,name:"spinner"}),null)};r.displayName="spinner",r.inheritAttrs=!1;const s=r})(),i})()));
|
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
|
+
/***/ 2439:
|
16
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
17
|
+
|
18
|
+
|
19
|
+
// EXPORTS
|
20
|
+
__webpack_require__.d(__webpack_exports__, {
|
21
|
+
Z: () => (/* binding */ icon)
|
22
|
+
});
|
23
|
+
|
24
|
+
// EXTERNAL MODULE: external "vue"
|
25
|
+
var external_vue_ = __webpack_require__(748);
|
26
|
+
;// CONCATENATED MODULE: ../../node_modules/tslib/tslib.es6.mjs
|
27
|
+
/******************************************************************************
|
28
|
+
Copyright (c) Microsoft Corporation.
|
29
|
+
|
30
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
31
|
+
purpose with or without fee is hereby granted.
|
32
|
+
|
33
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
34
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
35
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
36
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
37
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
38
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
39
|
+
PERFORMANCE OF THIS SOFTWARE.
|
40
|
+
***************************************************************************** */
|
41
|
+
/* global Reflect, Promise, SuppressedError, Symbol */
|
42
|
+
|
43
|
+
var extendStatics = function(d, b) {
|
44
|
+
extendStatics = Object.setPrototypeOf ||
|
45
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
46
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
47
|
+
return extendStatics(d, b);
|
48
|
+
};
|
49
|
+
|
50
|
+
function __extends(d, b) {
|
51
|
+
if (typeof b !== "function" && b !== null)
|
52
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
53
|
+
extendStatics(d, b);
|
54
|
+
function __() { this.constructor = d; }
|
55
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
56
|
+
}
|
57
|
+
|
58
|
+
var __assign = function() {
|
59
|
+
__assign = Object.assign || function __assign(t) {
|
60
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
61
|
+
s = arguments[i];
|
62
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
|
63
|
+
}
|
64
|
+
return t;
|
65
|
+
}
|
66
|
+
return __assign.apply(this, arguments);
|
67
|
+
}
|
68
|
+
|
69
|
+
function __rest(s, e) {
|
70
|
+
var t = {};
|
71
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
72
|
+
t[p] = s[p];
|
73
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
74
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
75
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
76
|
+
t[p[i]] = s[p[i]];
|
77
|
+
}
|
78
|
+
return t;
|
79
|
+
}
|
80
|
+
|
81
|
+
function __decorate(decorators, target, key, desc) {
|
82
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
83
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
84
|
+
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;
|
85
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
86
|
+
}
|
87
|
+
|
88
|
+
function __param(paramIndex, decorator) {
|
89
|
+
return function (target, key) { decorator(target, key, paramIndex); }
|
90
|
+
}
|
91
|
+
|
92
|
+
function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {
|
93
|
+
function accept(f) { if (f !== void 0 && typeof f !== "function") throw new TypeError("Function expected"); return f; }
|
94
|
+
var kind = contextIn.kind, key = kind === "getter" ? "get" : kind === "setter" ? "set" : "value";
|
95
|
+
var target = !descriptorIn && ctor ? contextIn["static"] ? ctor : ctor.prototype : null;
|
96
|
+
var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {});
|
97
|
+
var _, done = false;
|
98
|
+
for (var i = decorators.length - 1; i >= 0; i--) {
|
99
|
+
var context = {};
|
100
|
+
for (var p in contextIn) context[p] = p === "access" ? {} : contextIn[p];
|
101
|
+
for (var p in contextIn.access) context.access[p] = contextIn.access[p];
|
102
|
+
context.addInitializer = function (f) { if (done) throw new TypeError("Cannot add initializers after decoration has completed"); extraInitializers.push(accept(f || null)); };
|
103
|
+
var result = (0, decorators[i])(kind === "accessor" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context);
|
104
|
+
if (kind === "accessor") {
|
105
|
+
if (result === void 0) continue;
|
106
|
+
if (result === null || typeof result !== "object") throw new TypeError("Object expected");
|
107
|
+
if (_ = accept(result.get)) descriptor.get = _;
|
108
|
+
if (_ = accept(result.set)) descriptor.set = _;
|
109
|
+
if (_ = accept(result.init)) initializers.unshift(_);
|
110
|
+
}
|
111
|
+
else if (_ = accept(result)) {
|
112
|
+
if (kind === "field") initializers.unshift(_);
|
113
|
+
else descriptor[key] = _;
|
114
|
+
}
|
115
|
+
}
|
116
|
+
if (target) Object.defineProperty(target, contextIn.name, descriptor);
|
117
|
+
done = true;
|
118
|
+
};
|
119
|
+
|
120
|
+
function __runInitializers(thisArg, initializers, value) {
|
121
|
+
var useValue = arguments.length > 2;
|
122
|
+
for (var i = 0; i < initializers.length; i++) {
|
123
|
+
value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg);
|
124
|
+
}
|
125
|
+
return useValue ? value : void 0;
|
126
|
+
};
|
127
|
+
|
128
|
+
function __propKey(x) {
|
129
|
+
return typeof x === "symbol" ? x : "".concat(x);
|
130
|
+
};
|
131
|
+
|
132
|
+
function __setFunctionName(f, name, prefix) {
|
133
|
+
if (typeof name === "symbol") name = name.description ? "[".concat(name.description, "]") : "";
|
134
|
+
return Object.defineProperty(f, "name", { configurable: true, value: prefix ? "".concat(prefix, " ", name) : name });
|
135
|
+
};
|
136
|
+
|
137
|
+
function __metadata(metadataKey, metadataValue) {
|
138
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue);
|
139
|
+
}
|
140
|
+
|
141
|
+
function __awaiter(thisArg, _arguments, P, generator) {
|
142
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
143
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
144
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
145
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
146
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
147
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
148
|
+
});
|
149
|
+
}
|
150
|
+
|
151
|
+
function __generator(thisArg, body) {
|
152
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
153
|
+
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
154
|
+
function verb(n) { return function (v) { return step([n, v]); }; }
|
155
|
+
function step(op) {
|
156
|
+
if (f) throw new TypeError("Generator is already executing.");
|
157
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
158
|
+
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;
|
159
|
+
if (y = 0, t) op = [op[0] & 2, t.value];
|
160
|
+
switch (op[0]) {
|
161
|
+
case 0: case 1: t = op; break;
|
162
|
+
case 4: _.label++; return { value: op[1], done: false };
|
163
|
+
case 5: _.label++; y = op[1]; op = [0]; continue;
|
164
|
+
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
165
|
+
default:
|
166
|
+
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
167
|
+
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
168
|
+
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
169
|
+
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
170
|
+
if (t[2]) _.ops.pop();
|
171
|
+
_.trys.pop(); continue;
|
172
|
+
}
|
173
|
+
op = body.call(thisArg, _);
|
174
|
+
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
175
|
+
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
176
|
+
}
|
177
|
+
}
|
178
|
+
|
179
|
+
var __createBinding = Object.create ? (function(o, m, k, k2) {
|
180
|
+
if (k2 === undefined) k2 = k;
|
181
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
182
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
183
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
184
|
+
}
|
185
|
+
Object.defineProperty(o, k2, desc);
|
186
|
+
}) : (function(o, m, k, k2) {
|
187
|
+
if (k2 === undefined) k2 = k;
|
188
|
+
o[k2] = m[k];
|
189
|
+
});
|
190
|
+
|
191
|
+
function __exportStar(m, o) {
|
192
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);
|
193
|
+
}
|
194
|
+
|
195
|
+
function __values(o) {
|
196
|
+
var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
|
197
|
+
if (m) return m.call(o);
|
198
|
+
if (o && typeof o.length === "number") return {
|
199
|
+
next: function () {
|
200
|
+
if (o && i >= o.length) o = void 0;
|
201
|
+
return { value: o && o[i++], done: !o };
|
202
|
+
}
|
203
|
+
};
|
204
|
+
throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
205
|
+
}
|
206
|
+
|
207
|
+
function __read(o, n) {
|
208
|
+
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
209
|
+
if (!m) return o;
|
210
|
+
var i = m.call(o), r, ar = [], e;
|
211
|
+
try {
|
212
|
+
while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
|
213
|
+
}
|
214
|
+
catch (error) { e = { error: error }; }
|
215
|
+
finally {
|
216
|
+
try {
|
217
|
+
if (r && !r.done && (m = i["return"])) m.call(i);
|
218
|
+
}
|
219
|
+
finally { if (e) throw e.error; }
|
220
|
+
}
|
221
|
+
return ar;
|
222
|
+
}
|
223
|
+
|
224
|
+
/** @deprecated */
|
225
|
+
function __spread() {
|
226
|
+
for (var ar = [], i = 0; i < arguments.length; i++)
|
227
|
+
ar = ar.concat(__read(arguments[i]));
|
228
|
+
return ar;
|
229
|
+
}
|
230
|
+
|
231
|
+
/** @deprecated */
|
232
|
+
function __spreadArrays() {
|
233
|
+
for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;
|
234
|
+
for (var r = Array(s), k = 0, i = 0; i < il; i++)
|
235
|
+
for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
|
236
|
+
r[k] = a[j];
|
237
|
+
return r;
|
238
|
+
}
|
239
|
+
|
240
|
+
function __spreadArray(to, from, pack) {
|
241
|
+
if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
242
|
+
if (ar || !(i in from)) {
|
243
|
+
if (!ar) ar = Array.prototype.slice.call(from, 0, i);
|
244
|
+
ar[i] = from[i];
|
245
|
+
}
|
246
|
+
}
|
247
|
+
return to.concat(ar || Array.prototype.slice.call(from));
|
248
|
+
}
|
249
|
+
|
250
|
+
function __await(v) {
|
251
|
+
return this instanceof __await ? (this.v = v, this) : new __await(v);
|
252
|
+
}
|
253
|
+
|
254
|
+
function __asyncGenerator(thisArg, _arguments, generator) {
|
255
|
+
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
256
|
+
var g = generator.apply(thisArg, _arguments || []), i, q = [];
|
257
|
+
return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
|
258
|
+
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); }); }; }
|
259
|
+
function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }
|
260
|
+
function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
|
261
|
+
function fulfill(value) { resume("next", value); }
|
262
|
+
function reject(value) { resume("throw", value); }
|
263
|
+
function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }
|
264
|
+
}
|
265
|
+
|
266
|
+
function __asyncDelegator(o) {
|
267
|
+
var i, p;
|
268
|
+
return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
|
269
|
+
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; }
|
270
|
+
}
|
271
|
+
|
272
|
+
function __asyncValues(o) {
|
273
|
+
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
274
|
+
var m = o[Symbol.asyncIterator], i;
|
275
|
+
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);
|
276
|
+
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); }); }; }
|
277
|
+
function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }
|
278
|
+
}
|
279
|
+
|
280
|
+
function __makeTemplateObject(cooked, raw) {
|
281
|
+
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
282
|
+
return cooked;
|
283
|
+
};
|
284
|
+
|
285
|
+
var __setModuleDefault = Object.create ? (function(o, v) {
|
286
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
287
|
+
}) : function(o, v) {
|
288
|
+
o["default"] = v;
|
289
|
+
};
|
290
|
+
|
291
|
+
function __importStar(mod) {
|
292
|
+
if (mod && mod.__esModule) return mod;
|
293
|
+
var result = {};
|
294
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
295
|
+
__setModuleDefault(result, mod);
|
296
|
+
return result;
|
297
|
+
}
|
298
|
+
|
299
|
+
function __importDefault(mod) {
|
300
|
+
return (mod && mod.__esModule) ? mod : { default: mod };
|
301
|
+
}
|
302
|
+
|
303
|
+
function __classPrivateFieldGet(receiver, state, kind, f) {
|
304
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
|
305
|
+
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");
|
306
|
+
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
307
|
+
}
|
308
|
+
|
309
|
+
function __classPrivateFieldSet(receiver, state, value, kind, f) {
|
310
|
+
if (kind === "m") throw new TypeError("Private method is not writable");
|
311
|
+
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
|
312
|
+
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");
|
313
|
+
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
314
|
+
}
|
315
|
+
|
316
|
+
function __classPrivateFieldIn(state, receiver) {
|
317
|
+
if (receiver === null || (typeof receiver !== "object" && typeof receiver !== "function")) throw new TypeError("Cannot use 'in' operator on non-object");
|
318
|
+
return typeof state === "function" ? receiver === state : state.has(receiver);
|
319
|
+
}
|
320
|
+
|
321
|
+
function __addDisposableResource(env, value, async) {
|
322
|
+
if (value !== null && value !== void 0) {
|
323
|
+
if (typeof value !== "object" && typeof value !== "function") throw new TypeError("Object expected.");
|
324
|
+
var dispose;
|
325
|
+
if (async) {
|
326
|
+
if (!Symbol.asyncDispose) throw new TypeError("Symbol.asyncDispose is not defined.");
|
327
|
+
dispose = value[Symbol.asyncDispose];
|
328
|
+
}
|
329
|
+
if (dispose === void 0) {
|
330
|
+
if (!Symbol.dispose) throw new TypeError("Symbol.dispose is not defined.");
|
331
|
+
dispose = value[Symbol.dispose];
|
332
|
+
}
|
333
|
+
if (typeof dispose !== "function") throw new TypeError("Object not disposable.");
|
334
|
+
env.stack.push({ value: value, dispose: dispose, async: async });
|
335
|
+
}
|
336
|
+
else if (async) {
|
337
|
+
env.stack.push({ async: true });
|
338
|
+
}
|
339
|
+
return value;
|
340
|
+
}
|
341
|
+
|
342
|
+
var _SuppressedError = typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
|
343
|
+
var e = new Error(message);
|
344
|
+
return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
|
345
|
+
};
|
346
|
+
|
347
|
+
function __disposeResources(env) {
|
348
|
+
function fail(e) {
|
349
|
+
env.error = env.hasError ? new _SuppressedError(e, env.error, "An error was suppressed during disposal.") : e;
|
350
|
+
env.hasError = true;
|
351
|
+
}
|
352
|
+
function next() {
|
353
|
+
while (env.stack.length) {
|
354
|
+
var rec = env.stack.pop();
|
355
|
+
try {
|
356
|
+
var result = rec.dispose && rec.dispose.call(rec.value);
|
357
|
+
if (rec.async) return Promise.resolve(result).then(next, function(e) { fail(e); return next(); });
|
358
|
+
}
|
359
|
+
catch (e) {
|
360
|
+
fail(e);
|
361
|
+
}
|
362
|
+
}
|
363
|
+
if (env.hasError) throw env.error;
|
364
|
+
}
|
365
|
+
return next();
|
366
|
+
}
|
367
|
+
|
368
|
+
/* harmony default export */ const tslib_es6 = ({
|
369
|
+
__extends,
|
370
|
+
__assign,
|
371
|
+
__rest,
|
372
|
+
__decorate,
|
373
|
+
__param,
|
374
|
+
__metadata,
|
375
|
+
__awaiter,
|
376
|
+
__generator,
|
377
|
+
__createBinding,
|
378
|
+
__exportStar,
|
379
|
+
__values,
|
380
|
+
__read,
|
381
|
+
__spread,
|
382
|
+
__spreadArrays,
|
383
|
+
__spreadArray,
|
384
|
+
__await,
|
385
|
+
__asyncGenerator,
|
386
|
+
__asyncDelegator,
|
387
|
+
__asyncValues,
|
388
|
+
__makeTemplateObject,
|
389
|
+
__importStar,
|
390
|
+
__importDefault,
|
391
|
+
__classPrivateFieldGet,
|
392
|
+
__classPrivateFieldSet,
|
393
|
+
__classPrivateFieldIn,
|
394
|
+
__addDisposableResource,
|
395
|
+
__disposeResources,
|
396
|
+
});
|
397
|
+
|
398
|
+
;// CONCATENATED MODULE: ../../packages/icon/icons/icon.tsx
|
399
|
+
|
400
|
+
|
401
|
+
/*
|
402
|
+
* Tencent is pleased to support the open source community by making
|
403
|
+
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
404
|
+
*
|
405
|
+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
|
406
|
+
*
|
407
|
+
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
408
|
+
*
|
409
|
+
* License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):
|
410
|
+
*
|
411
|
+
* ---------------------------------------------------
|
412
|
+
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
413
|
+
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation
|
414
|
+
* the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and
|
415
|
+
* to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
416
|
+
*
|
417
|
+
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of
|
418
|
+
* the Software.
|
419
|
+
*
|
420
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
421
|
+
* THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
422
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
423
|
+
* CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
424
|
+
* IN THE SOFTWARE.
|
425
|
+
*/
|
426
|
+
|
427
|
+
function generate(node, key, rootAttrs) {
|
428
|
+
return (0,external_vue_.h)(node.name, Object.assign(Object.assign({
|
429
|
+
key: key
|
430
|
+
}, node.attributes), {
|
431
|
+
style: "".concat(node.attributes.style, " ").concat(rootAttrs || '')
|
432
|
+
}), (node.elements || []).map(function (element, index) {
|
433
|
+
return generate(element, "".concat(key, "-").concat(node.name, "-").concat(index));
|
434
|
+
}));
|
435
|
+
}
|
436
|
+
var bkIcon = function bkIcon(props, context) {
|
437
|
+
var _a = Object.assign(Object.assign({}, context.attrs), props),
|
438
|
+
data = _a.data,
|
439
|
+
name = _a.name,
|
440
|
+
width = _a.width,
|
441
|
+
height = _a.height,
|
442
|
+
fill = _a.fill,
|
443
|
+
restProps = __rest(_a, ["data", "name", "width", "height", "fill"]);
|
444
|
+
var rootAttrs = "width: ".concat(width, "; height: ").concat(height, "; fill: ").concat(fill);
|
445
|
+
var iconBoxStyle = {
|
446
|
+
display: 'inline-flex',
|
447
|
+
'align-items': 'center',
|
448
|
+
'justify-content': 'center'
|
449
|
+
};
|
450
|
+
return (0,external_vue_.createVNode)("span", (0,external_vue_.mergeProps)({
|
451
|
+
"style": iconBoxStyle
|
452
|
+
}, restProps), [generate(data, name, rootAttrs)]);
|
453
|
+
};
|
454
|
+
bkIcon.inheritAttrs = false;
|
455
|
+
bkIcon.displayName = 'bkIcon';
|
456
|
+
/* harmony default export */ const icon = (bkIcon);
|
457
|
+
|
458
|
+
/***/ }),
|
459
|
+
|
460
|
+
/***/ 748:
|
461
|
+
/***/ ((module) => {
|
462
|
+
|
463
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__748__;
|
464
|
+
|
465
|
+
/***/ })
|
466
|
+
|
467
|
+
/******/ });
|
468
|
+
/************************************************************************/
|
469
|
+
/******/ // The module cache
|
470
|
+
/******/ var __webpack_module_cache__ = {};
|
471
|
+
/******/
|
472
|
+
/******/ // The require function
|
473
|
+
/******/ function __webpack_require__(moduleId) {
|
474
|
+
/******/ // Check if module is in cache
|
475
|
+
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
476
|
+
/******/ if (cachedModule !== undefined) {
|
477
|
+
/******/ return cachedModule.exports;
|
478
|
+
/******/ }
|
479
|
+
/******/ // Create a new module (and put it into the cache)
|
480
|
+
/******/ var module = __webpack_module_cache__[moduleId] = {
|
481
|
+
/******/ // no module.id needed
|
482
|
+
/******/ // no module.loaded needed
|
483
|
+
/******/ exports: {}
|
484
|
+
/******/ };
|
485
|
+
/******/
|
486
|
+
/******/ // Execute the module function
|
487
|
+
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
488
|
+
/******/
|
489
|
+
/******/ // Return the exports of the module
|
490
|
+
/******/ return module.exports;
|
491
|
+
/******/ }
|
492
|
+
/******/
|
493
|
+
/************************************************************************/
|
494
|
+
/******/ /* webpack/runtime/compat get default export */
|
495
|
+
/******/ (() => {
|
496
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
497
|
+
/******/ __webpack_require__.n = (module) => {
|
498
|
+
/******/ var getter = module && module.__esModule ?
|
499
|
+
/******/ () => (module['default']) :
|
500
|
+
/******/ () => (module);
|
501
|
+
/******/ __webpack_require__.d(getter, { a: getter });
|
502
|
+
/******/ return getter;
|
503
|
+
/******/ };
|
504
|
+
/******/ })();
|
505
|
+
/******/
|
506
|
+
/******/ /* webpack/runtime/define property getters */
|
507
|
+
/******/ (() => {
|
508
|
+
/******/ // define getter functions for harmony exports
|
509
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
510
|
+
/******/ for(var key in definition) {
|
511
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
512
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
513
|
+
/******/ }
|
514
|
+
/******/ }
|
515
|
+
/******/ };
|
516
|
+
/******/ })();
|
517
|
+
/******/
|
518
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
519
|
+
/******/ (() => {
|
520
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
521
|
+
/******/ })();
|
522
|
+
/******/
|
523
|
+
/******/ /* webpack/runtime/make namespace object */
|
524
|
+
/******/ (() => {
|
525
|
+
/******/ // define __esModule on exports
|
526
|
+
/******/ __webpack_require__.r = (exports) => {
|
527
|
+
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
528
|
+
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
529
|
+
/******/ }
|
530
|
+
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
531
|
+
/******/ };
|
532
|
+
/******/ })();
|
533
|
+
/******/
|
534
|
+
/************************************************************************/
|
535
|
+
var __webpack_exports__ = {};
|
536
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
537
|
+
(() => {
|
538
|
+
__webpack_require__.r(__webpack_exports__);
|
539
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
540
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
541
|
+
/* harmony export */ });
|
542
|
+
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(748);
|
543
|
+
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(vue__WEBPACK_IMPORTED_MODULE_0__);
|
544
|
+
/* harmony import */ var _icon__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(2439);
|
545
|
+
|
546
|
+
|
547
|
+
var data = JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","class":"lds-spin","preserveAspectRatio":"xMidYMid","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M874.3255040000001 512A55.125504 55.125504 0 0 1 819.2 567.125504 55.125504 55.125504 0 0 1 764.074496 512 55.125504 55.125504 0 0 1 874.3255040000001 512z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.9166666666666666s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.9166666666666666s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".917","d":"M826.5220089266763 693.5878203150381A55.978496 55.978496 0 0 1 750.0539613250309 714.0773719166838 55.978496 55.978496 0 0 1 729.5644097233852 637.6093243150382 55.978496 55.978496 0 0 1 826.5220089266763 693.5878203150381z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.8333333333333334s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.8333333333333334s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".833","d":"M694.0170969047495 827.2583983352753A56.83200000000001 56.83200000000001 0 0 1 616.3831411568723 806.4564425873981 56.83200000000001 56.83200000000001 0 0 1 637.1850969047495 728.8224868395207 56.83200000000001 56.83200000000001 0 0 1 694.0170969047495 827.2583983352753z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.75s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.75s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".75","d":"M512 876.8855040000001A57.685504 57.685504 0 0 1 454.314496 819.2 57.685504 57.685504 0 0 1 512 761.5144959999999 57.685504 57.685504 0 0 1 512 876.8855040000001z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.6666666666666666s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.6666666666666666s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".667","d":"M329.1269198807941 828.7408206328269A58.538495999999995 58.538495999999995 0 0 1 307.7003432454604 748.7757479974932 58.538495999999995 58.538495999999995 0 0 1 387.6654158807941 727.3491713621594 58.538495999999995 58.538495999999995 0 0 1 329.1269198807941 828.7408206328269z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.5833333333333334s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.5833333333333334s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".583","d":"M194.5170177632531 695.2980006130954A59.39199999999999 59.39199999999999 0 0 1 216.2559985448185 614.16701983153 59.39199999999999 59.39199999999999 0 0 1 297.3869793263839 635.9060006130953 59.39199999999999 59.39199999999999 0 0 1 194.5170177632531 695.2980006130954z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.5s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.5s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".5","d":"M144.55449600000003 512A60.245504000000004 60.245504000000004 0 0 1 204.80000000000004 451.754496 60.245504000000004 60.245504000000004 0 0 1 265.04550400000005 512 60.245504000000004 60.245504000000004 0 0 1 144.55449600000003 512z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.4166666666666667s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.4166666666666667s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".417","d":"M193.04947448121268 327.85151812453734A61.098496 61.098496 0 0 1 276.5115721502346 305.48791645551546 61.098496 61.098496 0 0 1 298.87517381925653 388.95001412453735 61.098496 61.098496 0 0 1 193.04947448121268 327.85151812453734z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.3333333333333333s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.3333333333333333s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".333","d":"M332.5476411431614 201.1754130120454A51.711999999999996 51.711999999999996 0 0 1 403.1875468236623 220.1033186925463 51.711999999999996 51.711999999999996 0 0 1 384.2596411431614 290.7432243730472 51.711999999999996 51.711999999999996 0 0 1 332.5476411431614 201.1754130120454z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.25s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.25s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".25","d":"M512 152.234496A52.565504000000004 52.565504000000004 0 0 1 564.565504 204.8 52.565504000000004 52.565504000000004 0 0 1 512 257.365504 52.565504000000004 52.565504000000004 0 0 1 512 152.234496z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.16666666666666666s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.16666666666666666s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".167","d":"M692.3075781671167 199.69299071449373A53.418496000000005 53.418496000000005 0 0 1 711.8601047350743 272.66401328245115 53.418496000000005 53.418496000000005 0 0 1 638.8890821671168 292.21653985040854 53.418496000000005 53.418496000000005 0 0 1 692.3075781671167 199.69299071449373z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"-0.08333333333333333s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"-0.08333333333333333s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]},{"type":"element","name":"path","attributes":{"fill-opacity":".083","d":"M825.0362880000001 331.264A54.27213621356492 54.27213621356492 0 0 1 805.1712000000001 405.401088 54.27213621356492 54.27213621356492 0 0 1 731.034112 385.536 54.27213621356492 54.27213621356492 0 0 1 825.0362880000001 331.264z"},"elements":[{"type":"element","name":"animateTransform","attributes":{"attributeName":"transform","begin":"0s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","type":"scale","values":"1.2 1.2;1 1"}},{"type":"element","name":"animate","attributes":{"attributeName":"fill-opacity","begin":"0s","dur":"1s","keyTimes":"0;1","repeatCount":"indefinite","values":"1;0"}}]}]}');
|
548
|
+
var spinner = function spinner(props, context) {
|
549
|
+
var p = Object.assign(Object.assign({}, props), context.attrs);
|
550
|
+
return (0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_icon__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z, (0,vue__WEBPACK_IMPORTED_MODULE_0__.mergeProps)(p, {
|
551
|
+
"data": data,
|
552
|
+
"name": "spinner"
|
553
|
+
}), null);
|
554
|
+
};
|
555
|
+
spinner.displayName = 'spinner';
|
556
|
+
spinner.inheritAttrs = false;
|
557
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (spinner);
|
558
|
+
})();
|
559
|
+
|
560
|
+
/******/ return __webpack_exports__;
|
561
|
+
/******/ })()
|
562
|
+
;
|
563
|
+
});
|