bkui-vue 0.0.2-beta.72 → 0.0.2-beta.74
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 +319 -1
- package/lib/alert/index.js +215 -1
- package/lib/animate-number/index.js +155 -1
- package/lib/backtop/index.js +188 -1
- package/lib/badge/index.js +236 -1
- package/lib/breadcrumb/index.js +309 -1
- package/lib/button/index.js +321 -1
- package/lib/card/index.js +274 -1
- package/lib/cascader/index.js +2019 -2
- package/lib/checkbox/index.js +542 -1
- package/lib/code-diff/index.js +5501 -1
- package/lib/collapse/index.js +518 -1
- package/lib/collapse-transition/index.js +178 -1
- package/lib/color-picker/index.js +2662 -1
- package/lib/components.js +530 -1
- package/lib/config-provider/index.js +317 -1
- package/lib/container/index.js +343 -1
- package/lib/date-picker/index.js +5481 -1
- package/lib/dialog/index.js +1266 -2
- package/lib/directives/index.js +1335 -2
- package/lib/dist.index.js +87 -1
- package/lib/divider/index.js +169 -1
- package/lib/dropdown/index.js +369 -1
- package/lib/exception/index.js +385 -1
- package/lib/fixed-navbar/index.js +154 -1
- package/lib/form/index.js +918 -1
- package/lib/hooks.js +73 -1
- package/lib/icon/angle-double-down-line.js +481 -1
- package/lib/icon/angle-double-left-line.js +481 -1
- package/lib/icon/angle-double-left.js +481 -1
- package/lib/icon/angle-double-right-line.js +481 -1
- package/lib/icon/angle-double-right.js +481 -1
- package/lib/icon/angle-double-up-line.js +481 -1
- package/lib/icon/angle-down-fill.js +481 -1
- package/lib/icon/angle-down-line.js +481 -1
- package/lib/icon/angle-down.js +481 -1
- package/lib/icon/angle-left.js +481 -1
- package/lib/icon/angle-right.js +481 -1
- package/lib/icon/angle-up-fill.js +481 -1
- package/lib/icon/angle-up.js +481 -1
- package/lib/icon/archive-fill.js +481 -1
- package/lib/icon/arrows-left.js +481 -1
- package/lib/icon/arrows-right.js +481 -1
- package/lib/icon/assistant.js +481 -1
- package/lib/icon/audio-fill.js +481 -1
- package/lib/icon/bk.js +481 -1
- package/lib/icon/circle.js +481 -1
- package/lib/icon/close-line.js +481 -1
- package/lib/icon/close.js +481 -1
- package/lib/icon/code.js +481 -1
- package/lib/icon/cog-shape.js +481 -1
- package/lib/icon/collapse-left.js +481 -1
- package/lib/icon/copy-shape.js +481 -1
- package/lib/icon/copy.js +481 -1
- package/lib/icon/data-shape.js +481 -1
- package/lib/icon/del.js +481 -1
- package/lib/icon/doc-fill.js +481 -1
- package/lib/icon/done.js +481 -1
- package/lib/icon/down-shape.js +481 -1
- package/lib/icon/down-small.js +481 -1
- package/lib/icon/edit-line.js +481 -1
- package/lib/icon/ellipsis.js +481 -1
- package/lib/icon/enlarge-line.js +481 -1
- package/lib/icon/error.js +481 -1
- package/lib/icon/excel-fill.js +481 -1
- package/lib/icon/exclamation-circle-shape.js +481 -1
- package/lib/icon/eye.js +481 -1
- package/lib/icon/filliscreen-line.js +481 -1
- package/lib/icon/fix-line.js +481 -1
- package/lib/icon/fix-shape.js +481 -1
- package/lib/icon/folder-open.js +481 -1
- package/lib/icon/folder-shape-open.js +481 -1
- package/lib/icon/folder-shape.js +481 -1
- package/lib/icon/folder.js +481 -1
- package/lib/icon/funnel.js +481 -1
- package/lib/icon/help-document-fill.js +481 -1
- package/lib/icon/help-fill.js +481 -1
- package/lib/icon/help.js +481 -1
- package/lib/icon/image-fill.js +527 -1
- package/lib/icon/img-error.js +527 -1
- package/lib/icon/img-placehoulder.js +527 -1
- package/lib/icon/index.js +2367 -1
- package/lib/icon/info-line.js +527 -1
- package/lib/icon/info.js +527 -1
- package/lib/icon/left-shape.js +527 -1
- package/lib/icon/left-turn-line.js +527 -1
- package/lib/icon/narrow-line.js +527 -1
- package/lib/icon/original.js +527 -1
- package/lib/icon/pdf-fill.js +527 -1
- package/lib/icon/play-shape.js +527 -1
- package/lib/icon/plus.js +527 -1
- package/lib/icon/ppt-fill.js +527 -1
- package/lib/icon/qq.js +527 -1
- package/lib/icon/right-shape.js +527 -1
- package/lib/icon/right-turn-line.js +527 -1
- package/lib/icon/search.js +527 -1
- package/lib/icon/share.js +527 -1
- package/lib/icon/spinner.js +527 -1
- package/lib/icon/success.js +527 -1
- package/lib/icon/switcher-loading.js +527 -1
- package/lib/icon/text-file.js +527 -1
- package/lib/icon/text-fill.js +527 -1
- package/lib/icon/transfer.js +527 -1
- package/lib/icon/tree-application-shape.js +527 -1
- package/lib/icon/unfull-screen.js +527 -1
- package/lib/icon/unvisible.js +527 -1
- package/lib/icon/up-shape.js +527 -1
- package/lib/icon/upload.js +527 -1
- package/lib/icon/video-fill.js +527 -1
- package/lib/icon/warn.js +527 -1
- package/lib/icon/weixin-pro.js +527 -1
- package/lib/icon/weixin.js +527 -1
- package/lib/image/index.js +593 -1
- package/lib/index.js +97 -1
- package/lib/info-box/index.js +1456 -2
- package/lib/input/index.js +1528 -2
- package/lib/link/index.js +160 -1
- package/lib/loading/index.js +379 -1
- package/lib/locale/index.js +465 -1
- package/lib/menu/index.js +725 -1
- package/lib/message/index.js +1790 -2
- package/lib/modal/index.js +337 -1
- package/lib/navigation/index.js +367 -1
- package/lib/notify/index.js +394 -1
- package/lib/overflow-title/index.js +485 -1
- package/lib/pagination/index.js +880 -1
- package/lib/plugin-popover/index.js +4067 -1
- package/lib/plugins/index.js +63 -1
- package/lib/pop-confirm/index.js +273 -1
- package/lib/popover/index.js +4075 -1
- package/lib/popover2/index.js +107 -1
- package/lib/preset.js +93 -1
- package/lib/process/index.js +1099 -2
- package/lib/progress/index.js +428 -1
- package/lib/radio/index.js +627 -1
- package/lib/rate/index.js +338 -1
- package/lib/resize-layout/index.js +430 -1
- package/lib/search-select/index.js +3036 -2
- package/lib/select/index.js +2571 -2
- package/lib/shared/index.js +2865 -1
- package/lib/sideslider/index.js +1005 -2
- package/lib/slider/index.js +1629 -2
- package/lib/steps/index.js +1163 -2
- package/lib/swiper/index.js +336 -1
- package/lib/switcher/index.js +277 -1
- package/lib/tab/index.js +859 -1
- package/lib/table/index.js +6568 -1
- package/lib/table-column/index.js +730 -1
- package/lib/tag/index.js +233 -1
- package/lib/tag-input/index.js +1652 -1
- package/lib/time-picker/index.js +71 -1
- package/lib/timeline/index.js +242 -1
- package/lib/transfer/index.js +673 -1
- package/lib/tree/index.js +2625 -1
- package/lib/upload/index.js +3193 -2
- package/lib/virtual-render/index.js +748 -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/input/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/affix/index.js
CHANGED
@@ -1 +1,319 @@
|
|
1
|
-
|
1
|
+
import * as __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__ from "../shared";
|
2
|
+
import * as __WEBPACK_EXTERNAL_MODULE_vue__ from "vue";
|
3
|
+
import * as __WEBPACK_EXTERNAL_MODULE_lodash__ from "lodash";
|
4
|
+
import * as __WEBPACK_EXTERNAL_MODULE__config_provider_9d0186d9__ from "../config-provider";
|
5
|
+
/******/ // The require scope
|
6
|
+
/******/ var __webpack_require__ = {};
|
7
|
+
/******/
|
8
|
+
/************************************************************************/
|
9
|
+
/******/ /* webpack/runtime/define property getters */
|
10
|
+
/******/ (() => {
|
11
|
+
/******/ // define getter functions for harmony exports
|
12
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
13
|
+
/******/ for(var key in definition) {
|
14
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
15
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
16
|
+
/******/ }
|
17
|
+
/******/ }
|
18
|
+
/******/ };
|
19
|
+
/******/ })();
|
20
|
+
/******/
|
21
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
22
|
+
/******/ (() => {
|
23
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
24
|
+
/******/ })();
|
25
|
+
/******/
|
26
|
+
/************************************************************************/
|
27
|
+
var __webpack_exports__ = {};
|
28
|
+
|
29
|
+
// EXPORTS
|
30
|
+
__webpack_require__.d(__webpack_exports__, {
|
31
|
+
Z: () => (/* binding */ src)
|
32
|
+
});
|
33
|
+
|
34
|
+
;// CONCATENATED MODULE: external "../shared"
|
35
|
+
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
36
|
+
var y = x => () => x
|
37
|
+
const external_shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.PropTypes, ["classes"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.classes, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.withInstall });
|
38
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
39
|
+
function _typeof(obj) {
|
40
|
+
"@babel/helpers - typeof";
|
41
|
+
|
42
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
43
|
+
return typeof obj;
|
44
|
+
} : function (obj) {
|
45
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
46
|
+
}, _typeof(obj);
|
47
|
+
}
|
48
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
49
|
+
|
50
|
+
function _toPrimitive(input, hint) {
|
51
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
52
|
+
var prim = input[Symbol.toPrimitive];
|
53
|
+
if (prim !== undefined) {
|
54
|
+
var res = prim.call(input, hint || "default");
|
55
|
+
if (_typeof(res) !== "object") return res;
|
56
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
57
|
+
}
|
58
|
+
return (hint === "string" ? String : Number)(input);
|
59
|
+
}
|
60
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
61
|
+
|
62
|
+
|
63
|
+
function _toPropertyKey(arg) {
|
64
|
+
var key = _toPrimitive(arg, "string");
|
65
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
66
|
+
}
|
67
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
68
|
+
|
69
|
+
function _defineProperty(obj, key, value) {
|
70
|
+
key = _toPropertyKey(key);
|
71
|
+
if (key in obj) {
|
72
|
+
Object.defineProperty(obj, key, {
|
73
|
+
value: value,
|
74
|
+
enumerable: true,
|
75
|
+
configurable: true,
|
76
|
+
writable: true
|
77
|
+
});
|
78
|
+
} else {
|
79
|
+
obj[key] = value;
|
80
|
+
}
|
81
|
+
return obj;
|
82
|
+
}
|
83
|
+
;// CONCATENATED MODULE: external "vue"
|
84
|
+
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
85
|
+
var external_vue_y = x => () => x
|
86
|
+
const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["getCurrentInstance"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref });
|
87
|
+
;// CONCATENATED MODULE: external "lodash"
|
88
|
+
var external_lodash_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
89
|
+
var external_lodash_y = x => () => x
|
90
|
+
const external_lodash_namespaceObject = external_lodash_x({ ["throttle"]: () => __WEBPACK_EXTERNAL_MODULE_lodash__.throttle });
|
91
|
+
;// CONCATENATED MODULE: external "../config-provider"
|
92
|
+
var external_config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
93
|
+
var external_config_provider_y = x => () => x
|
94
|
+
const external_config_provider_namespaceObject = external_config_provider_x({ ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE__config_provider_9d0186d9__.usePrefix });
|
95
|
+
;// CONCATENATED MODULE: ../../packages/affix/src/affix.tsx
|
96
|
+
|
97
|
+
|
98
|
+
/*
|
99
|
+
* Tencent is pleased to support the open source community by making
|
100
|
+
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
101
|
+
*
|
102
|
+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
|
103
|
+
*
|
104
|
+
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
105
|
+
*
|
106
|
+
* License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):
|
107
|
+
*
|
108
|
+
* ---------------------------------------------------
|
109
|
+
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
110
|
+
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation
|
111
|
+
* the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and
|
112
|
+
* to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
113
|
+
*
|
114
|
+
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of
|
115
|
+
* the Software.
|
116
|
+
*
|
117
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
118
|
+
* THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
119
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
120
|
+
* CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
121
|
+
* IN THE SOFTWARE.
|
122
|
+
*/
|
123
|
+
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
var on = function () {
|
128
|
+
if (document.addEventListener) {
|
129
|
+
return function (element, event, handler) {
|
130
|
+
if (element && event && handler) {
|
131
|
+
element.addEventListener(event, handler, true);
|
132
|
+
}
|
133
|
+
};
|
134
|
+
}
|
135
|
+
return function (element, event, handler) {
|
136
|
+
if (element && event && handler) {
|
137
|
+
element.attachEvent("on".concat(event), handler);
|
138
|
+
}
|
139
|
+
};
|
140
|
+
}();
|
141
|
+
// 兼容浏览器,移除事件监听器
|
142
|
+
var off = function () {
|
143
|
+
if (document.removeEventListener) {
|
144
|
+
return function (element, event, handler) {
|
145
|
+
if (element && event) {
|
146
|
+
element.removeEventListener(event, handler, true);
|
147
|
+
}
|
148
|
+
};
|
149
|
+
}
|
150
|
+
return function (element, event, handler) {
|
151
|
+
if (element && event) {
|
152
|
+
element.detachEvent("on".concat(event), handler);
|
153
|
+
}
|
154
|
+
};
|
155
|
+
}();
|
156
|
+
/* harmony default export */ const affix = ((0,external_vue_namespaceObject.defineComponent)({
|
157
|
+
name: 'Affix',
|
158
|
+
props: {
|
159
|
+
offsetTop: external_shared_namespaceObject.PropTypes.number.def(0),
|
160
|
+
offsetBottom: external_shared_namespaceObject.PropTypes.number,
|
161
|
+
target: external_shared_namespaceObject.PropTypes.string.def(''),
|
162
|
+
zIndex: external_shared_namespaceObject.PropTypes.number.def(1000)
|
163
|
+
},
|
164
|
+
emits: ['change'],
|
165
|
+
setup: function setup(props, _ref) {
|
166
|
+
var emit = _ref.emit,
|
167
|
+
slots = _ref.slots;
|
168
|
+
var point = (0,external_vue_namespaceObject.ref)(null);
|
169
|
+
var root = (0,external_vue_namespaceObject.ref)(null);
|
170
|
+
var targetEl = (0,external_vue_namespaceObject.ref)();
|
171
|
+
var styles = (0,external_vue_namespaceObject.ref)({});
|
172
|
+
var _getCurrentInstance = (0,external_vue_namespaceObject.getCurrentInstance)(),
|
173
|
+
proxy = _getCurrentInstance.proxy;
|
174
|
+
var affixWidth = (0,external_vue_namespaceObject.ref)(0);
|
175
|
+
var offsetStyles = (0,external_vue_namespaceObject.computed)(function () {
|
176
|
+
return Object.assign(Object.assign({}, styles.value), {
|
177
|
+
'z-index': props.zIndex
|
178
|
+
});
|
179
|
+
});
|
180
|
+
(0,external_vue_namespaceObject.onMounted)(function () {
|
181
|
+
affixWidth.value = proxy.$el.offsetWidth;
|
182
|
+
targetEl.value = props.target ? document.querySelector(props.target) : window;
|
183
|
+
on(targetEl.value, 'scroll', listenScroll);
|
184
|
+
on(targetEl.value, 'resize', listenScroll);
|
185
|
+
(0,external_vue_namespaceObject.nextTick)(function () {
|
186
|
+
handleScroll();
|
187
|
+
});
|
188
|
+
});
|
189
|
+
var _usePrefix = (0,external_config_provider_namespaceObject.usePrefix)(),
|
190
|
+
resolveClassName = _usePrefix.resolveClassName;
|
191
|
+
var affix = (0,external_vue_namespaceObject.ref)(false);
|
192
|
+
var pointClass = (0,external_vue_namespaceObject.computed)(function () {
|
193
|
+
return (0,external_shared_namespaceObject.classes)(_defineProperty({}, "".concat(resolveClassName('affix')), affix.value));
|
194
|
+
});
|
195
|
+
var offsetType = (0,external_vue_namespaceObject.computed)(function () {
|
196
|
+
return props.offsetBottom >= 0 ? 'bottom' : 'top';
|
197
|
+
});
|
198
|
+
var setTargetLoop = function setTargetLoop() {
|
199
|
+
if (offsetType.value === 'top') {
|
200
|
+
styles.value = {
|
201
|
+
top: "".concat(targetEl.value.getBoundingClientRect().top + props.offsetTop, "px")
|
202
|
+
};
|
203
|
+
} else {
|
204
|
+
styles.value = {
|
205
|
+
bottom: "".concat(window.innerHeight - targetEl.value.getBoundingClientRect().bottom + props.offsetBottom, "px")
|
206
|
+
};
|
207
|
+
}
|
208
|
+
};
|
209
|
+
var listenScroll = (0,external_lodash_namespaceObject.throttle)(function () {
|
210
|
+
handleScroll();
|
211
|
+
}, 100);
|
212
|
+
// 获取元素到浏览器边缘的距离
|
213
|
+
var getOffset = function getOffset(element) {
|
214
|
+
var rect = element.value.getBoundingClientRect();
|
215
|
+
var rect2 = targetEl.value === window ? {
|
216
|
+
top: 0,
|
217
|
+
left: 0
|
218
|
+
} : targetEl.value.getBoundingClientRect();
|
219
|
+
var clientTop = targetEl.value.clientTop || 0;
|
220
|
+
var clientLeft = targetEl.value.clientLeft || 0;
|
221
|
+
return {
|
222
|
+
top: rect.top - rect2.top - clientTop,
|
223
|
+
left: rect.left - rect2.left - clientLeft
|
224
|
+
};
|
225
|
+
};
|
226
|
+
var handleScroll = function handleScroll() {
|
227
|
+
var rect = targetEl.value === window ? {
|
228
|
+
top: 0,
|
229
|
+
left: 0,
|
230
|
+
bottom: window.innerHeight
|
231
|
+
} : targetEl.value.getBoundingClientRect();
|
232
|
+
var elOffset = getOffset(root);
|
233
|
+
var windowHeight = targetEl.value === window ? targetEl.value.innerHeight : targetEl.value.clientHeight;
|
234
|
+
var elHeight = point.value.offsetHeight;
|
235
|
+
// Fixed Top
|
236
|
+
if (elOffset.top < props.offsetTop && offsetType.value === 'top' && !affix.value) {
|
237
|
+
affix.value = true;
|
238
|
+
styles.value = {
|
239
|
+
position: 'fixed',
|
240
|
+
top: "".concat(rect.top + props.offsetTop, "px"),
|
241
|
+
left: "".concat(rect.left + elOffset.left, "px"),
|
242
|
+
width: "".concat(affixWidth.value, "px")
|
243
|
+
};
|
244
|
+
if (targetEl.value !== window) {
|
245
|
+
on(window, 'scroll', setTargetLoop);
|
246
|
+
}
|
247
|
+
emit('change', true);
|
248
|
+
} else if (elOffset.top > props.offsetTop && offsetType.value === 'top' && affix.value) {
|
249
|
+
affix.value = false;
|
250
|
+
styles.value = null;
|
251
|
+
emit('change', false);
|
252
|
+
}
|
253
|
+
// Fixed Bottom
|
254
|
+
if (elOffset.top + props.offsetBottom + elHeight > windowHeight && offsetType.value === 'bottom' && !affix.value) {
|
255
|
+
affix.value = true;
|
256
|
+
styles.value = {
|
257
|
+
bottom: "".concat(window.innerHeight - rect.bottom + props.offsetBottom, "px"),
|
258
|
+
left: "".concat(rect.left + elOffset.left, "px"),
|
259
|
+
width: "".concat(affixWidth.value, "px")
|
260
|
+
};
|
261
|
+
if (targetEl.value !== window) {
|
262
|
+
on(window, 'scroll', setTargetLoop);
|
263
|
+
}
|
264
|
+
emit('change', true);
|
265
|
+
} else if (elOffset.top + props.offsetBottom + elHeight < windowHeight && offsetType.value === 'bottom' && affix.value) {
|
266
|
+
affix.value = false;
|
267
|
+
styles.value = null;
|
268
|
+
emit('change', false);
|
269
|
+
}
|
270
|
+
};
|
271
|
+
(0,external_vue_namespaceObject.onBeforeUnmount)(function () {
|
272
|
+
off(targetEl.value, 'scroll', listenScroll);
|
273
|
+
off(targetEl.value, 'resize', listenScroll);
|
274
|
+
off(window, 'scroll', setTargetLoop);
|
275
|
+
});
|
276
|
+
return function () {
|
277
|
+
var _a;
|
278
|
+
return (0,external_vue_namespaceObject.createVNode)("div", {
|
279
|
+
"ref": root
|
280
|
+
}, [(0,external_vue_namespaceObject.createVNode)("div", {
|
281
|
+
"ref": point,
|
282
|
+
"class": pointClass.value,
|
283
|
+
"style": offsetStyles.value
|
284
|
+
}, [(_a = slots["default"]) === null || _a === void 0 ? void 0 : _a.call(slots)])]);
|
285
|
+
};
|
286
|
+
}
|
287
|
+
}));
|
288
|
+
;// CONCATENATED MODULE: ../../packages/affix/src/index.ts
|
289
|
+
/*
|
290
|
+
* Tencent is pleased to support the open source community by making
|
291
|
+
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
292
|
+
*
|
293
|
+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
|
294
|
+
*
|
295
|
+
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
296
|
+
*
|
297
|
+
* License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):
|
298
|
+
*
|
299
|
+
* ---------------------------------------------------
|
300
|
+
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
301
|
+
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation
|
302
|
+
* the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and
|
303
|
+
* to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
304
|
+
*
|
305
|
+
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of
|
306
|
+
* the Software.
|
307
|
+
*
|
308
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
309
|
+
* THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
310
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
311
|
+
* CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
312
|
+
* IN THE SOFTWARE.
|
313
|
+
*/
|
314
|
+
|
315
|
+
|
316
|
+
var BkAffix = (0,external_shared_namespaceObject.withInstall)(affix);
|
317
|
+
/* harmony default export */ const src = (BkAffix);
|
318
|
+
var __webpack_exports__default = __webpack_exports__.Z;
|
319
|
+
export { __webpack_exports__default as default };
|
package/lib/alert/index.js
CHANGED
@@ -1 +1,215 @@
|
|
1
|
-
|
1
|
+
import * as __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__ from "../shared";
|
2
|
+
import * as __WEBPACK_EXTERNAL_MODULE_vue__ from "vue";
|
3
|
+
import * as __WEBPACK_EXTERNAL_MODULE__config_provider_9d0186d9__ from "../config-provider";
|
4
|
+
import * as __WEBPACK_EXTERNAL_MODULE__icon_85385c3e__ from "../icon";
|
5
|
+
/******/ // The require scope
|
6
|
+
/******/ var __webpack_require__ = {};
|
7
|
+
/******/
|
8
|
+
/************************************************************************/
|
9
|
+
/******/ /* webpack/runtime/define property getters */
|
10
|
+
/******/ (() => {
|
11
|
+
/******/ // define getter functions for harmony exports
|
12
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
13
|
+
/******/ for(var key in definition) {
|
14
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
15
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
16
|
+
/******/ }
|
17
|
+
/******/ }
|
18
|
+
/******/ };
|
19
|
+
/******/ })();
|
20
|
+
/******/
|
21
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
22
|
+
/******/ (() => {
|
23
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
24
|
+
/******/ })();
|
25
|
+
/******/
|
26
|
+
/************************************************************************/
|
27
|
+
var __webpack_exports__ = {};
|
28
|
+
|
29
|
+
// EXPORTS
|
30
|
+
__webpack_require__.d(__webpack_exports__, {
|
31
|
+
Z: () => (/* binding */ src)
|
32
|
+
});
|
33
|
+
|
34
|
+
;// CONCATENATED MODULE: external "../shared"
|
35
|
+
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
36
|
+
var y = x => () => x
|
37
|
+
const external_shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.PropTypes, ["TagThemeEnum"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.TagThemeEnum, ["TagThemeType"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.TagThemeType, ["classes"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.classes, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.withInstall });
|
38
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
39
|
+
function _typeof(obj) {
|
40
|
+
"@babel/helpers - typeof";
|
41
|
+
|
42
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
43
|
+
return typeof obj;
|
44
|
+
} : function (obj) {
|
45
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
46
|
+
}, _typeof(obj);
|
47
|
+
}
|
48
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
49
|
+
|
50
|
+
function _toPrimitive(input, hint) {
|
51
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
52
|
+
var prim = input[Symbol.toPrimitive];
|
53
|
+
if (prim !== undefined) {
|
54
|
+
var res = prim.call(input, hint || "default");
|
55
|
+
if (_typeof(res) !== "object") return res;
|
56
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
57
|
+
}
|
58
|
+
return (hint === "string" ? String : Number)(input);
|
59
|
+
}
|
60
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
61
|
+
|
62
|
+
|
63
|
+
function _toPropertyKey(arg) {
|
64
|
+
var key = _toPrimitive(arg, "string");
|
65
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
66
|
+
}
|
67
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
68
|
+
|
69
|
+
function _defineProperty(obj, key, value) {
|
70
|
+
key = _toPropertyKey(key);
|
71
|
+
if (key in obj) {
|
72
|
+
Object.defineProperty(obj, key, {
|
73
|
+
value: value,
|
74
|
+
enumerable: true,
|
75
|
+
configurable: true,
|
76
|
+
writable: true
|
77
|
+
});
|
78
|
+
} else {
|
79
|
+
obj[key] = value;
|
80
|
+
}
|
81
|
+
return obj;
|
82
|
+
}
|
83
|
+
;// CONCATENATED MODULE: external "vue"
|
84
|
+
var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
85
|
+
var external_vue_y = x => () => x
|
86
|
+
const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive });
|
87
|
+
;// CONCATENATED MODULE: external "../config-provider"
|
88
|
+
var external_config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
89
|
+
var external_config_provider_y = x => () => x
|
90
|
+
const external_config_provider_namespaceObject = external_config_provider_x({ ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE__config_provider_9d0186d9__.usePrefix });
|
91
|
+
;// CONCATENATED MODULE: external "../icon"
|
92
|
+
var external_icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
93
|
+
var external_icon_y = x => () => x
|
94
|
+
const external_icon_namespaceObject = external_icon_x({ ["CloseLine"]: () => __WEBPACK_EXTERNAL_MODULE__icon_85385c3e__.CloseLine, ["InfoLine"]: () => __WEBPACK_EXTERNAL_MODULE__icon_85385c3e__.InfoLine });
|
95
|
+
;// CONCATENATED MODULE: ../../packages/alert/src/alert.tsx
|
96
|
+
|
97
|
+
|
98
|
+
/*
|
99
|
+
* Tencent is pleased to support the open source community by making
|
100
|
+
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
101
|
+
*
|
102
|
+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
|
103
|
+
*
|
104
|
+
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
105
|
+
*
|
106
|
+
* License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):
|
107
|
+
*
|
108
|
+
* ---------------------------------------------------
|
109
|
+
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
110
|
+
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation
|
111
|
+
* the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and
|
112
|
+
* to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
113
|
+
*
|
114
|
+
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of
|
115
|
+
* the Software.
|
116
|
+
*
|
117
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
118
|
+
* THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
119
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
120
|
+
* CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
121
|
+
* IN THE SOFTWARE.
|
122
|
+
*/
|
123
|
+
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
/* harmony default export */ const src_alert = ((0,external_vue_namespaceObject.defineComponent)({
|
128
|
+
name: 'Alert',
|
129
|
+
props: {
|
130
|
+
theme: (0,external_shared_namespaceObject.TagThemeType)().def(external_shared_namespaceObject.TagThemeEnum.INFO),
|
131
|
+
size: external_shared_namespaceObject.PropTypes.string,
|
132
|
+
title: external_shared_namespaceObject.PropTypes.string,
|
133
|
+
closable: external_shared_namespaceObject.PropTypes.bool.def(false),
|
134
|
+
closeText: external_shared_namespaceObject.PropTypes.string,
|
135
|
+
showIcon: external_shared_namespaceObject.PropTypes.bool.def(true)
|
136
|
+
},
|
137
|
+
emits: {
|
138
|
+
close: function close(event) {
|
139
|
+
return event;
|
140
|
+
}
|
141
|
+
},
|
142
|
+
setup: function setup(_props, context) {
|
143
|
+
var state = (0,external_vue_namespaceObject.reactive)({
|
144
|
+
visible: true
|
145
|
+
});
|
146
|
+
var handleClose = function handleClose(event) {
|
147
|
+
state.visible = false;
|
148
|
+
context.emit('close', event);
|
149
|
+
};
|
150
|
+
return {
|
151
|
+
state: state,
|
152
|
+
handleClose: handleClose
|
153
|
+
};
|
154
|
+
},
|
155
|
+
render: function render() {
|
156
|
+
var _classes, _classes2;
|
157
|
+
var _a, _b;
|
158
|
+
if (!this.state.visible) {
|
159
|
+
return null;
|
160
|
+
}
|
161
|
+
var _usePrefix = (0,external_config_provider_namespaceObject.usePrefix)(),
|
162
|
+
resolveClassName = _usePrefix.resolveClassName;
|
163
|
+
var renderCloseText = Boolean(this.closeText);
|
164
|
+
var closeButtonClasses = (0,external_shared_namespaceObject.classes)((_classes = {}, _defineProperty(_classes, resolveClassName('alert-close'), true), _defineProperty(_classes, 'close-text', renderCloseText), _defineProperty(_classes, resolveClassName('alert-close-icon'), !renderCloseText), _classes));
|
165
|
+
var typeClass = (0,external_shared_namespaceObject.classes)((_classes2 = {}, _defineProperty(_classes2, resolveClassName('alert'), true), _defineProperty(_classes2, resolveClassName("alert-".concat(this.theme)), true), _classes2));
|
166
|
+
return (0,external_vue_namespaceObject.createVNode)("div", {
|
167
|
+
"class": typeClass
|
168
|
+
}, [(0,external_vue_namespaceObject.createVNode)("div", {
|
169
|
+
"class": resolveClassName('alert-wraper')
|
170
|
+
}, [this.showIcon && (0,external_vue_namespaceObject.createVNode)(external_icon_namespaceObject.InfoLine, {
|
171
|
+
"class": resolveClassName('alert-icon-info')
|
172
|
+
}, null), (0,external_vue_namespaceObject.createVNode)("div", {
|
173
|
+
"class": resolveClassName('alert-content')
|
174
|
+
}, [(0,external_vue_namespaceObject.createVNode)("div", {
|
175
|
+
"class": resolveClassName('alert-title')
|
176
|
+
}, [this.$slots.title ? this.$slots.title() : this.title]), (0,external_vue_namespaceObject.createVNode)("div", {
|
177
|
+
"class": resolveClassName('alert-description')
|
178
|
+
}, [(_b = (_a = this.$slots)["default"]) === null || _b === void 0 ? void 0 : _b.call(_a)])]), this.closable && (0,external_vue_namespaceObject.createVNode)("span", {
|
179
|
+
"class": closeButtonClasses,
|
180
|
+
"onClick": this.handleClose
|
181
|
+
}, [this.closeText ? this.closeText : (0,external_vue_namespaceObject.createVNode)(external_icon_namespaceObject.CloseLine, null, null)])])]);
|
182
|
+
}
|
183
|
+
}));
|
184
|
+
;// CONCATENATED MODULE: ../../packages/alert/src/index.ts
|
185
|
+
/*
|
186
|
+
* Tencent is pleased to support the open source community by making
|
187
|
+
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
188
|
+
*
|
189
|
+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
|
190
|
+
*
|
191
|
+
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.
|
192
|
+
*
|
193
|
+
* License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):
|
194
|
+
*
|
195
|
+
* ---------------------------------------------------
|
196
|
+
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
197
|
+
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation
|
198
|
+
* the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and
|
199
|
+
* to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
200
|
+
*
|
201
|
+
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of
|
202
|
+
* the Software.
|
203
|
+
*
|
204
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
205
|
+
* THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
206
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
207
|
+
* CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
208
|
+
* IN THE SOFTWARE.
|
209
|
+
*/
|
210
|
+
|
211
|
+
|
212
|
+
var BkAlert = (0,external_shared_namespaceObject.withInstall)(src_alert);
|
213
|
+
/* harmony default export */ const src = (BkAlert);
|
214
|
+
var __webpack_exports__default = __webpack_exports__.Z;
|
215
|
+
export { __webpack_exports__default as default };
|