bkui-vue 3.0.1 → 3.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +159 -184
- package/dist/index.esm.js +33421 -40744
- package/dist/index.umd.js +159 -184
- package/dist/locale/en.esm.js.map +1 -1
- package/dist/locale/en.umd.js +1 -1
- package/dist/locale/en.umd.js.map +1 -1
- package/dist/locale/ja-jp.esm.js.map +1 -1
- package/dist/locale/ja-jp.umd.js +1 -1
- package/dist/locale/ja-jp.umd.js.map +1 -1
- package/dist/locale/zh-cn.esm.js.map +1 -1
- package/dist/locale/zh-cn.umd.js +1 -1
- package/dist/locale/zh-cn.umd.js.map +1 -1
- package/dist/style.css +2 -1
- package/dist/style.variable.css +1 -1
- package/lib/affix/index.js +42 -79
- package/lib/alert/index.js +39 -76
- package/lib/animate-number/index.js +18 -51
- package/lib/backtop/index.js +37 -76
- package/lib/badge/index.js +36 -71
- package/lib/breadcrumb/index.js +47 -88
- package/lib/button/index.js +51 -94
- package/lib/card/index.js +56 -99
- package/lib/cascader/index.js +189 -238
- package/lib/checkbox/index.js +76 -118
- package/lib/code-diff/index.js +72 -90
- package/lib/collapse/index.js +80 -123
- package/lib/collapse-transition/index.js +15 -50
- package/lib/color-picker/index.js +182 -340
- package/lib/config-provider/index.js +37 -88
- package/lib/container/index.js +47 -88
- package/lib/date-picker/index.js +296 -431
- package/lib/dialog/index.js +494 -117
- package/lib/directives/index.js +108 -131
- package/lib/divider/index.js +22 -57
- package/lib/dropdown/index.js +53 -100
- package/lib/exception/index.js +72 -99
- package/lib/fixed-navbar/index.js +23 -58
- package/lib/form/index.js +172 -218
- package/lib/icon/angle-double-down-line.js +16 -47
- package/lib/icon/angle-double-left-line.js +16 -47
- package/lib/icon/angle-double-left.js +16 -47
- package/lib/icon/angle-double-right-line.js +16 -47
- package/lib/icon/angle-double-right.js +16 -47
- package/lib/icon/angle-double-up-line.js +16 -47
- package/lib/icon/angle-down-fill.js +16 -47
- package/lib/icon/angle-down-line.js +16 -47
- package/lib/icon/angle-down.js +16 -47
- package/lib/icon/angle-left.js +16 -47
- package/lib/icon/angle-right.js +16 -47
- package/lib/icon/angle-up-fill.js +16 -47
- package/lib/icon/angle-up.js +16 -47
- package/lib/icon/archive-fill.js +16 -47
- package/lib/icon/arrows-left.js +16 -47
- package/lib/icon/arrows-right.js +16 -47
- package/lib/icon/assistant.js +16 -47
- package/lib/icon/audio-fill.js +16 -47
- package/lib/icon/bk.js +16 -47
- package/lib/icon/circle.js +16 -47
- package/lib/icon/close-line.js +16 -47
- package/lib/icon/close.js +16 -47
- package/lib/icon/code.js +16 -47
- package/lib/icon/cog-shape.js +16 -47
- package/lib/icon/collapse-left.js +16 -47
- package/lib/icon/copy-shape.js +16 -47
- package/lib/icon/copy.js +16 -47
- package/lib/icon/data-shape.js +16 -47
- package/lib/icon/del.js +16 -47
- package/lib/icon/doc-fill.js +16 -47
- package/lib/icon/done.js +16 -47
- package/lib/icon/down-shape.js +16 -47
- package/lib/icon/down-small.js +16 -47
- package/lib/icon/edit-line.js +16 -47
- package/lib/icon/ellipsis.js +16 -47
- package/lib/icon/enlarge-line.js +16 -47
- package/lib/icon/error.js +16 -47
- package/lib/icon/excel-fill.js +16 -47
- package/lib/icon/exclamation-circle-shape.js +16 -47
- package/lib/icon/eye.js +16 -47
- package/lib/icon/filliscreen-line.js +16 -47
- package/lib/icon/fix-line.js +16 -47
- package/lib/icon/fix-shape.js +16 -47
- package/lib/icon/folder-open.js +16 -47
- package/lib/icon/folder-shape-open.js +16 -47
- package/lib/icon/folder-shape.js +16 -47
- package/lib/icon/folder.js +16 -47
- package/lib/icon/funnel.js +16 -47
- package/lib/icon/grag-fill.js +16 -47
- package/lib/icon/help-document-fill.js +16 -47
- package/lib/icon/help-fill.js +16 -47
- package/lib/icon/help.js +16 -47
- package/lib/icon/image-fill.js +16 -47
- package/lib/icon/img-error.js +16 -47
- package/lib/icon/img-placehoulder.js +16 -47
- package/lib/icon/info-line.js +16 -47
- package/lib/icon/info.js +16 -47
- package/lib/icon/left-shape.js +16 -47
- package/lib/icon/left-turn-line.js +16 -47
- package/lib/icon/loading.js +16 -47
- package/lib/icon/narrow-line.js +16 -47
- package/lib/icon/original.js +16 -47
- package/lib/icon/pdf-fill.js +16 -47
- package/lib/icon/play-shape.js +16 -47
- package/lib/icon/plus.js +16 -47
- package/lib/icon/ppt-fill.js +16 -47
- package/lib/icon/qq.js +16 -47
- package/lib/icon/right-shape.js +16 -47
- package/lib/icon/right-turn-line.js +16 -47
- package/lib/icon/search.js +16 -47
- package/lib/icon/share.js +16 -47
- package/lib/icon/spinner.js +16 -47
- package/lib/icon/success.js +16 -47
- package/lib/icon/switcher-loading.js +16 -47
- package/lib/icon/text-all.js +16 -47
- package/lib/icon/text-file.js +16 -47
- package/lib/icon/text-fill.js +16 -47
- package/lib/icon/transfer.js +16 -47
- package/lib/icon/tree-application-shape.js +16 -47
- package/lib/icon/unfull-screen.js +16 -47
- package/lib/icon/unvisible.js +16 -47
- package/lib/icon/up-shape.js +16 -47
- package/lib/icon/upload.js +16 -47
- package/lib/icon/video-fill.js +16 -47
- package/lib/icon/warn.js +16 -47
- package/lib/icon/weixin-pro.js +16 -47
- package/lib/icon/weixin.js +16 -47
- package/lib/image/index.js +163 -208
- package/lib/index.js +1 -1
- package/lib/info-box/index.js +489 -112
- package/lib/input/index.js +183 -219
- package/lib/link/index.js +25 -62
- package/lib/loading/index.js +48 -93
- package/lib/locale/index.js +5 -38
- package/lib/menu/index.js +80 -125
- package/lib/message/index.js +116 -136
- package/lib/modal/index.js +81 -124
- package/lib/navigation/index.js +46 -83
- package/lib/notify/index.js +65 -104
- package/lib/overflow-title/index.js +43 -92
- package/lib/{affix → packages/affix}/affix.d.ts +8 -8
- package/lib/{affix → packages/affix}/index.d.ts +13 -13
- package/lib/{alert → packages/alert}/alert.d.ts +8 -16
- package/lib/{alert → packages/alert}/index.d.ts +13 -25
- package/lib/{animate-number → packages/animate-number}/animate-number.d.ts +4 -4
- package/lib/{animate-number → packages/animate-number}/index.d.ts +7 -7
- package/lib/{backtop → packages/backtop}/backtop.d.ts +10 -10
- package/lib/{backtop → packages/backtop}/index.d.ts +16 -16
- package/lib/{badge → packages/badge}/badge.d.ts +16 -24
- package/lib/{badge → packages/badge}/index.d.ts +25 -37
- package/lib/packages/breadcrumb/breadcrumb-item.d.ts +40 -0
- package/lib/packages/breadcrumb/breadcrumb.d.ts +58 -0
- package/lib/{breadcrumb → packages/breadcrumb}/index.d.ts +32 -74
- package/lib/{button → packages/button}/button.d.ts +33 -65
- package/lib/{button → packages/button}/index.d.ts +32 -77
- package/lib/packages/card/card.d.ts +83 -0
- package/lib/{card → packages/card}/index.d.ts +28 -70
- package/lib/{cascader → packages/cascader}/cascader-panel.d.ts +12 -30
- package/lib/packages/cascader/cascader.d.ts +428 -0
- package/lib/{cascader → packages/cascader}/index.d.ts +186 -467
- package/lib/{cascader → packages/cascader}/node.d.ts +1 -1
- package/lib/{checkbox → packages/checkbox}/checkbox-group.d.ts +9 -22
- package/lib/{checkbox → packages/checkbox}/checkbox.d.ts +24 -61
- package/lib/{checkbox → packages/checkbox}/index.d.ts +35 -83
- package/lib/{code-diff → packages/code-diff}/code-diff.d.ts +21 -21
- package/lib/{code-diff → packages/code-diff}/index.d.ts +22 -22
- package/lib/{collapse → packages/collapse}/collapse-panel.d.ts +16 -32
- package/lib/{collapse → packages/collapse}/collapse.d.ts +20 -40
- package/lib/{collapse → packages/collapse}/index.d.ts +48 -94
- package/lib/{collapse → packages/collapse}/props.d.ts +18 -36
- package/lib/{collapse-transition → packages/collapse-transition}/index.d.ts +1 -1
- package/lib/{color-picker → packages/color-picker}/color-picker.d.ts +27 -69
- package/lib/{color-picker → packages/color-picker}/components/color-input.d.ts +7 -21
- package/lib/{color-picker → packages/color-picker}/components/hue-slider.d.ts +7 -21
- package/lib/{color-picker → packages/color-picker}/components/input-container.d.ts +7 -21
- package/lib/{color-picker → packages/color-picker}/components/recommend-colors.d.ts +10 -30
- package/lib/{color-picker → packages/color-picker}/components/saturation-panel.d.ts +7 -21
- package/lib/{color-picker → packages/color-picker}/index.d.ts +28 -70
- package/lib/packages/config-provider/config-provider.d.ts +47 -0
- package/lib/packages/config-provider/index.d.ts +94 -0
- package/lib/{config-provider → packages/config-provider}/token.d.ts +1 -1
- package/lib/{container → packages/container}/col.d.ts +8 -8
- package/lib/packages/container/container.d.ts +77 -0
- package/lib/{container → packages/container}/index.d.ts +25 -31
- package/lib/{date-picker → packages/date-picker}/base/date-table.d.ts +3 -3
- package/lib/{date-picker → packages/date-picker}/base/month-table.d.ts +3 -3
- package/lib/{date-picker → packages/date-picker}/base/picker-dropdown.d.ts +4 -3
- package/lib/{date-picker → packages/date-picker}/base/time-spinner.d.ts +3 -3
- package/lib/{date-picker → packages/date-picker}/base/year-table.d.ts +3 -3
- package/lib/{date-picker → packages/date-picker}/date-picker.d.ts +11 -11
- package/lib/{date-picker → packages/date-picker}/index.d.ts +19 -19
- package/lib/{date-picker → packages/date-picker}/panel/date-range.d.ts +3 -3
- package/lib/{date-picker → packages/date-picker}/panel/date.d.ts +3 -3
- package/lib/{date-picker → packages/date-picker}/panel/time-range.d.ts +11 -11
- package/lib/{date-picker → packages/date-picker}/panel/time.d.ts +11 -11
- package/lib/{date-picker → packages/date-picker}/props.d.ts +5 -5
- package/lib/{date-picker → packages/date-picker}/time-picker.d.ts +18 -18
- package/lib/packages/dialog/dialog.d.ts +232 -0
- package/lib/{dialog → packages/dialog}/index.d.ts +82 -136
- package/lib/packages/dialog/props.d.ts +95 -0
- package/lib/{divider → packages/divider}/divider.d.ts +6 -6
- package/lib/{divider → packages/divider}/index.d.ts +10 -10
- package/lib/{divider → packages/divider}/props.d.ts +3 -3
- package/lib/{dropdown → packages/dropdown}/dropdown-item.d.ts +2 -2
- package/lib/{dropdown → packages/dropdown}/dropdown-menu.d.ts +2 -2
- package/lib/{dropdown → packages/dropdown}/dropdown.d.ts +17 -39
- package/lib/{dropdown → packages/dropdown}/index.d.ts +33 -69
- package/lib/{exception → packages/exception}/exception.d.ts +4 -4
- package/lib/{exception → packages/exception}/index.d.ts +7 -7
- package/lib/{fixed-navbar → packages/fixed-navbar}/fixed-navbar.d.ts +6 -10
- package/lib/{fixed-navbar → packages/fixed-navbar}/index.d.ts +10 -16
- package/lib/packages/form/form-item.d.ts +152 -0
- package/lib/{form → packages/form}/form.d.ts +15 -45
- package/lib/{form → packages/form}/index.d.ts +49 -103
- package/lib/packages/icon/index.d.ts +87 -0
- package/lib/{image → packages/image}/image-viewer.d.ts +11 -23
- package/lib/{image → packages/image}/image.d.ts +17 -30
- package/lib/{image → packages/image}/index.d.ts +28 -49
- package/lib/packages/image/props.d.ts +59 -0
- package/lib/{info-box → packages/info-box}/index.d.ts +1 -1
- package/lib/{input → packages/input}/index.d.ts +88 -178
- package/lib/{input → packages/input}/input.d.ts +81 -163
- package/lib/{link → packages/link}/index.d.ts +13 -25
- package/lib/{link → packages/link}/link.d.ts +8 -16
- package/lib/{loading → packages/loading}/index.d.ts +8 -8
- package/lib/{loading → packages/loading}/loading.d.ts +13 -19
- package/lib/{menu → packages/menu}/index.d.ts +5 -5
- package/lib/{menu → packages/menu}/menu.d.ts +4 -3
- package/lib/{message → packages/message}/messageConstructor.d.ts +14 -18
- package/lib/{modal → packages/modal}/index.d.ts +61 -109
- package/lib/packages/modal/modal.d.ts +123 -0
- package/lib/packages/modal/props.mixin.d.ts +50 -0
- package/lib/{navigation → packages/navigation}/index.d.ts +4 -4
- package/lib/{navigation → packages/navigation}/navigation.d.ts +1 -1
- package/lib/{notify → packages/notify}/notifyConstructor.d.ts +18 -22
- package/lib/packages/overflow-title/components/overflow-title.d.ts +47 -0
- package/lib/{overflow-title → packages/overflow-title}/index.d.ts +67 -285
- package/lib/packages/overflow-title/props.d.ts +41 -0
- package/lib/{pagination → packages/pagination}/index.d.ts +28 -52
- package/lib/{pagination → packages/pagination}/pagination.d.ts +27 -51
- package/lib/{pagination → packages/pagination}/use-limit.d.ts +1 -1
- package/lib/{pagination → packages/pagination}/use-total.d.ts +1 -1
- package/lib/{pop-confirm → packages/pop-confirm}/index.d.ts +109 -193
- package/lib/{pop-confirm → packages/pop-confirm}/pop-confirm.d.ts +68 -124
- package/lib/{pop-confirm → packages/pop-confirm}/props.d.ts +36 -64
- package/lib/{popover → packages/popover}/composables/use-floating.d.ts +2 -2
- package/lib/{popover → packages/popover}/index.d.ts +93 -177
- package/lib/{popover → packages/popover}/popover.d.ts +59 -115
- package/lib/{popover → packages/popover}/props.d.ts +26 -54
- package/lib/{popover → packages/popover}/types.d.ts +16 -18
- package/lib/{popover2 → packages/popover2}/index.d.ts +1 -1
- package/lib/packages/preset.d.ts +7 -0
- package/lib/{process → packages/process}/index.d.ts +1 -1
- package/lib/{process → packages/process}/process.d.ts +6 -10
- package/lib/{progress → packages/progress}/index.d.ts +46 -82
- package/lib/packages/progress/progress.d.ts +197 -0
- package/lib/{radio → packages/radio}/index.d.ts +42 -71
- package/lib/{radio → packages/radio}/radio-button.d.ts +15 -27
- package/lib/{radio → packages/radio}/radio-group.d.ts +15 -28
- package/lib/{radio → packages/radio}/radio.d.ts +15 -27
- package/lib/{rate → packages/rate}/index.d.ts +34 -54
- package/lib/{rate → packages/rate}/rate.d.ts +18 -30
- package/lib/packages/rate/star.d.ts +70 -0
- package/lib/{resize-layout → packages/resize-layout}/index.d.ts +28 -67
- package/lib/{resize-layout → packages/resize-layout}/resize-layout.d.ts +18 -41
- package/lib/{search-select → packages/search-select}/index.d.ts +36 -48
- package/lib/{search-select → packages/search-select}/input.d.ts +2 -2
- package/lib/{search-select → packages/search-select}/search-select.d.ts +14 -14
- package/lib/{search-select → packages/search-select}/selected.d.ts +6 -6
- package/lib/{select → packages/select}/index.d.ts +386 -935
- package/lib/{select → packages/select}/option.d.ts +10 -14
- package/lib/{select → packages/select}/optionGroup.d.ts +10 -26
- package/lib/packages/select/pinyin/dict.d.ts +34 -0
- package/lib/packages/select/pinyin/index.d.ts +2 -0
- package/lib/{select → packages/select}/select.d.ts +140 -597
- package/lib/{select → packages/select}/selectTagInput.d.ts +17 -33
- package/lib/{shared → packages/shared}/index.d.ts +4 -4
- package/lib/{shared → packages/shared}/vue-types.d.ts +20 -69
- package/lib/{sideslider → packages/sideslider}/index.d.ts +67 -121
- package/lib/packages/sideslider/sideslider.d.ts +200 -0
- package/lib/{slider → packages/slider}/index.d.ts +1 -1
- package/lib/{steps → packages/steps}/index.d.ts +1 -1
- package/lib/{steps → packages/steps}/steps.d.ts +5 -7
- package/lib/{swiper → packages/swiper}/index.d.ts +19 -25
- package/lib/packages/swiper/swiper.d.ts +61 -0
- package/lib/{switcher → packages/switcher}/index.d.ts +30 -72
- package/lib/{switcher → packages/switcher}/switcher.d.ts +27 -61
- package/lib/{tab → packages/tab}/props.d.ts +22 -36
- package/lib/packages/tab/tab-panel.d.ts +83 -0
- package/lib/{table → packages/table}/components/body-empty.d.ts +6 -6
- package/lib/{table → packages/table}/components/table-cell.d.ts +14 -30
- package/lib/{table → packages/table}/components/table-column.d.ts +3 -5
- package/lib/{table → packages/table}/const.d.ts +1 -1
- package/lib/{table → packages/table}/events.d.ts +1 -1
- package/lib/{table → packages/table}/hooks/use-columns.d.ts +1 -1
- package/lib/{table → packages/table}/hooks/use-layout.d.ts +1 -1
- package/lib/{table → packages/table}/hooks/use-settings.d.ts +24 -24
- package/lib/{table → packages/table}/index.d.ts +74 -182
- package/lib/{table → packages/table}/plugins/head-sort.d.ts +0 -1
- package/lib/{table → packages/table}/props.d.ts +23 -55
- package/lib/{table → packages/table}/table.d.ts +46 -114
- package/lib/{table → packages/table}/utils.d.ts +4 -4
- package/lib/{table-column → packages/table-column}/index.d.ts +37 -37
- package/lib/{tag → packages/tag}/index.d.ts +19 -43
- package/lib/{tag → packages/tag}/tag.d.ts +11 -27
- package/lib/{tag-input → packages/tag-input}/index.d.ts +298 -684
- package/lib/packages/tag-input/list-tag-render.d.ts +41 -0
- package/lib/packages/tag-input/tag-input.d.ts +612 -0
- package/lib/packages/tag-input/tag-props.d.ts +138 -0
- package/lib/{tag-input → packages/tag-input}/tag-render.d.ts +9 -19
- package/lib/{time-picker → packages/time-picker}/index.d.ts +55 -55
- package/lib/{timeline → packages/timeline}/index.d.ts +22 -28
- package/lib/{timeline → packages/timeline}/timeline.d.ts +13 -19
- package/lib/{transfer → packages/transfer}/index.d.ts +25 -43
- package/lib/packages/transfer/props.d.ts +48 -0
- package/lib/{transfer → packages/transfer}/transfer.d.ts +16 -28
- package/lib/{tree → packages/tree}/index.d.ts +70 -142
- package/lib/{tree → packages/tree}/props.d.ts +21 -45
- package/lib/{tree → packages/tree}/tree.d.ts +45 -93
- package/lib/packages/tree/use-empty.d.ts +4 -0
- package/lib/{tree → packages/tree}/use-node-attribute.d.ts +1 -1
- package/lib/{tree → packages/tree}/use-tree-init.d.ts +4 -4
- package/lib/{tree → packages/tree}/util.d.ts +2 -2
- package/lib/{upload → packages/upload}/index.d.ts +25 -25
- package/lib/{upload → packages/upload}/props.d.ts +6 -6
- package/lib/{upload → packages/upload}/upload-list.d.ts +4 -4
- package/lib/{upload → packages/upload}/upload-trigger.d.ts +4 -4
- package/lib/{upload → packages/upload}/upload.d.ts +15 -15
- package/lib/packages/upload/use-file-handler.d.ts +56 -0
- package/lib/{virtual-render → packages/virtual-render}/index.d.ts +26 -90
- package/lib/{virtual-render → packages/virtual-render}/props.d.ts +24 -56
- package/lib/{virtual-render → packages/virtual-render}/virtual-render.d.ts +12 -47
- package/lib/pagination/index.js +125 -172
- package/lib/pop-confirm/index.js +53 -98
- package/lib/popover/index.js +305 -339
- package/lib/popover2/index.js +11 -44
- package/lib/process/index.js +460 -75
- package/lib/progress/index.js +51 -86
- package/lib/radio/index.js +81 -124
- package/lib/rate/index.js +51 -86
- package/lib/resize-layout/index.js +65 -101
- package/lib/scrollbar/index.js +26 -59
- package/lib/search-select/index.js +737 -382
- package/lib/select/index.js +813 -486
- package/lib/shared/index.js +73 -277
- package/lib/sideslider/index.js +484 -98
- package/lib/slider/index.js +525 -127
- package/lib/steps/index.js +477 -93
- package/lib/swiper/index.js +46 -81
- package/lib/switcher/index.js +47 -84
- package/lib/tab/index.js +157 -204
- package/lib/table/index.js +1174 -870
- package/lib/table-column/index.js +8 -41
- package/lib/tag/index.js +39 -78
- package/lib/tag-input/index.js +246 -302
- package/lib/time-picker/index.js +8 -41
- package/lib/timeline/index.js +42 -77
- package/lib/transfer/index.js +100 -147
- package/lib/tree/index.js +198 -242
- package/lib/upload/index.js +579 -251
- package/lib/virtual-render/index.js +103 -140
- package/package.json +36 -28
- package/lib/breadcrumb/breadcrumb-item.d.ts +0 -61
- package/lib/breadcrumb/breadcrumb.d.ts +0 -79
- package/lib/card/card.d.ts +0 -111
- package/lib/cascader/cascader.d.ts +0 -769
- package/lib/config-provider/config-provider.d.ts +0 -451
- package/lib/config-provider/index.d.ts +0 -499
- package/lib/container/container.d.ts +0 -83
- package/lib/dialog/dialog.d.ts +0 -268
- package/lib/dialog/props.d.ts +0 -113
- package/lib/form/form-item.d.ts +0 -170
- package/lib/icon/index.d.ts +0 -87
- package/lib/image/props.d.ts +0 -71
- package/lib/modal/modal.d.ts +0 -147
- package/lib/modal/props.mixin.d.ts +0 -62
- package/lib/overflow-title/components/overflow-title.d.ts +0 -357
- package/lib/overflow-title/props.d.ts +0 -195
- package/lib/preset.d.ts +0 -300
- package/lib/progress/progress.d.ts +0 -229
- package/lib/rate/star.d.ts +0 -74
- package/lib/select/pinyin/dict.d.ts +0 -34
- package/lib/select/pinyin/index.d.ts +0 -2
- package/lib/sideslider/sideslider.d.ts +0 -236
- package/lib/swiper/swiper.d.ts +0 -65
- package/lib/tab/tab-panel.d.ts +0 -102
- package/lib/tag-input/list-tag-render.d.ts +0 -55
- package/lib/tag-input/tag-input.d.ts +0 -1011
- package/lib/tag-input/tag-props.d.ts +0 -316
- package/lib/transfer/props.d.ts +0 -54
- package/lib/tree/use-empty.d.ts +0 -4
- package/lib/upload/use-file-handler.d.ts +0 -32
- package/lib/{breadcrumb → packages/breadcrumb}/props.d.ts +0 -0
- package/lib/{button → packages/button}/button-group.d.ts +0 -0
- package/lib/{cascader → packages/cascader}/interface.d.ts +0 -0
- package/lib/{cascader → packages/cascader}/store.d.ts +0 -0
- package/lib/{checkbox → packages/checkbox}/common.d.ts +0 -0
- package/lib/{checkbox → packages/checkbox}/type.d.ts +0 -0
- package/lib/{collapse → packages/collapse}/utils.d.ts +0 -0
- package/lib/{collapse-transition → packages/collapse-transition}/collapse-transition.d.ts +0 -0
- package/lib/{color-picker → packages/color-picker}/utils.d.ts +0 -0
- package/lib/{components.d.ts → packages/components.d.ts} +0 -0
- package/lib/{config-provider → packages/config-provider}/use-global-config.d.ts +0 -0
- package/lib/{config-provider → packages/config-provider}/use-locale.d.ts +0 -0
- package/lib/{config-provider → packages/config-provider}/use-prefix.d.ts +0 -0
- package/lib/{container → packages/container}/interface.d.ts +0 -0
- package/lib/{container → packages/container}/row.d.ts +0 -0
- package/lib/{date-picker → packages/date-picker}/base/confirm.d.ts +0 -0
- package/lib/{date-picker → packages/date-picker}/common.d.ts +0 -0
- package/lib/{date-picker → packages/date-picker}/fecha.d.ts +0 -0
- package/lib/{date-picker → packages/date-picker}/interface.d.ts +0 -0
- package/lib/{date-picker → packages/date-picker}/utils.d.ts +0 -0
- package/lib/{directives → packages/directives}/clickoutside.d.ts +0 -0
- package/lib/{directives → packages/directives}/ellipsis.d.ts +0 -0
- package/lib/{directives → packages/directives}/index.d.ts +0 -0
- package/lib/{directives → packages/directives}/mousewheel.d.ts +0 -0
- package/lib/{directives → packages/directives}/tooltips.d.ts +0 -0
- package/lib/{exception → packages/exception}/typings/index.d.ts +0 -0
- package/lib/{form → packages/form}/compose-form-item.d.ts +0 -0
- package/lib/{form → packages/form}/type.d.ts +0 -0
- package/lib/{form → packages/form}/utils.d.ts +0 -0
- package/lib/{form → packages/form}/validator.d.ts +0 -0
- package/lib/{hooks.d.ts → packages/hooks.d.ts} +0 -0
- package/lib/{icon → packages/icon}/angle-double-down-line.d.ts +0 -0
- package/lib/{icon → packages/icon}/angle-double-left-line.d.ts +0 -0
- package/lib/{icon → packages/icon}/angle-double-left.d.ts +0 -0
- package/lib/{icon → packages/icon}/angle-double-right-line.d.ts +0 -0
- package/lib/{icon → packages/icon}/angle-double-right.d.ts +0 -0
- package/lib/{icon → packages/icon}/angle-double-up-line.d.ts +0 -0
- package/lib/{icon → packages/icon}/angle-down-fill.d.ts +0 -0
- package/lib/{icon → packages/icon}/angle-down-line.d.ts +0 -0
- package/lib/{icon → packages/icon}/angle-down.d.ts +0 -0
- package/lib/{icon → packages/icon}/angle-left.d.ts +0 -0
- package/lib/{icon → packages/icon}/angle-right.d.ts +0 -0
- package/lib/{icon → packages/icon}/angle-up-fill.d.ts +0 -0
- package/lib/{icon → packages/icon}/angle-up.d.ts +0 -0
- package/lib/{icon → packages/icon}/archive-fill.d.ts +0 -0
- package/lib/{icon → packages/icon}/arrows-left.d.ts +0 -0
- package/lib/{icon → packages/icon}/arrows-right.d.ts +0 -0
- package/lib/{icon → packages/icon}/assistant.d.ts +0 -0
- package/lib/{icon → packages/icon}/audio-fill.d.ts +0 -0
- package/lib/{icon → packages/icon}/bk.d.ts +0 -0
- package/lib/{icon → packages/icon}/circle.d.ts +0 -0
- package/lib/{icon → packages/icon}/close-line.d.ts +0 -0
- package/lib/{icon → packages/icon}/close.d.ts +0 -0
- package/lib/{icon → packages/icon}/code.d.ts +0 -0
- package/lib/{icon → packages/icon}/cog-shape.d.ts +0 -0
- package/lib/{icon → packages/icon}/collapse-left.d.ts +0 -0
- package/lib/{icon → packages/icon}/copy-shape.d.ts +0 -0
- package/lib/{icon → packages/icon}/copy.d.ts +0 -0
- package/lib/{icon → packages/icon}/data-shape.d.ts +0 -0
- package/lib/{icon → packages/icon}/del.d.ts +0 -0
- package/lib/{icon → packages/icon}/doc-fill.d.ts +0 -0
- package/lib/{icon → packages/icon}/done.d.ts +0 -0
- package/lib/{icon → packages/icon}/down-shape.d.ts +0 -0
- package/lib/{icon → packages/icon}/down-small.d.ts +0 -0
- package/lib/{icon → packages/icon}/edit-line.d.ts +0 -0
- package/lib/{icon → packages/icon}/ellipsis.d.ts +0 -0
- package/lib/{icon → packages/icon}/enlarge-line.d.ts +0 -0
- package/lib/{icon → packages/icon}/error.d.ts +0 -0
- package/lib/{icon → packages/icon}/excel-fill.d.ts +0 -0
- package/lib/{icon → packages/icon}/exclamation-circle-shape.d.ts +0 -0
- package/lib/{icon → packages/icon}/eye.d.ts +0 -0
- package/lib/{icon → packages/icon}/filliscreen-line.d.ts +0 -0
- package/lib/{icon → packages/icon}/fix-line.d.ts +0 -0
- package/lib/{icon → packages/icon}/fix-shape.d.ts +0 -0
- package/lib/{icon → packages/icon}/folder-open.d.ts +0 -0
- package/lib/{icon → packages/icon}/folder-shape-open.d.ts +0 -0
- package/lib/{icon → packages/icon}/folder-shape.d.ts +0 -0
- package/lib/{icon → packages/icon}/folder.d.ts +0 -0
- package/lib/{icon → packages/icon}/funnel.d.ts +0 -0
- package/lib/{icon → packages/icon}/grag-fill.d.ts +0 -0
- package/lib/{icon → packages/icon}/help-document-fill.d.ts +0 -0
- package/lib/{icon → packages/icon}/help-fill.d.ts +0 -0
- package/lib/{icon → packages/icon}/help.d.ts +0 -0
- package/lib/{icon → packages/icon}/icon.d.ts +0 -0
- package/lib/{icon → packages/icon}/image-fill.d.ts +0 -0
- package/lib/{icon → packages/icon}/img-error.d.ts +0 -0
- package/lib/{icon → packages/icon}/img-placehoulder.d.ts +0 -0
- package/lib/{icon → packages/icon}/info-line.d.ts +0 -0
- package/lib/{icon → packages/icon}/info.d.ts +0 -0
- package/lib/{icon → packages/icon}/left-shape.d.ts +0 -0
- package/lib/{icon → packages/icon}/left-turn-line.d.ts +0 -0
- package/lib/{icon → packages/icon}/loading.d.ts +0 -0
- package/lib/{icon → packages/icon}/narrow-line.d.ts +0 -0
- package/lib/{icon → packages/icon}/original.d.ts +0 -0
- package/lib/{icon → packages/icon}/pdf-fill.d.ts +0 -0
- package/lib/{icon → packages/icon}/play-shape.d.ts +0 -0
- package/lib/{icon → packages/icon}/plus.d.ts +0 -0
- package/lib/{icon → packages/icon}/ppt-fill.d.ts +0 -0
- package/lib/{icon → packages/icon}/qq.d.ts +0 -0
- package/lib/{icon → packages/icon}/right-shape.d.ts +0 -0
- package/lib/{icon → packages/icon}/right-turn-line.d.ts +0 -0
- package/lib/{icon → packages/icon}/search.d.ts +0 -0
- package/lib/{icon → packages/icon}/share.d.ts +0 -0
- package/lib/{icon → packages/icon}/spinner.d.ts +0 -0
- package/lib/{icon → packages/icon}/success.d.ts +0 -0
- package/lib/{icon → packages/icon}/switcher-loading.d.ts +0 -0
- package/lib/{icon → packages/icon}/text-all.d.ts +0 -0
- package/lib/{icon → packages/icon}/text-file.d.ts +0 -0
- package/lib/{icon → packages/icon}/text-fill.d.ts +0 -0
- package/lib/{icon → packages/icon}/transfer.d.ts +0 -0
- package/lib/{icon → packages/icon}/tree-application-shape.d.ts +0 -0
- package/lib/{icon → packages/icon}/unfull-screen.d.ts +0 -0
- package/lib/{icon → packages/icon}/unvisible.d.ts +0 -0
- package/lib/{icon → packages/icon}/up-shape.d.ts +0 -0
- package/lib/{icon → packages/icon}/upload.d.ts +0 -0
- package/lib/{icon → packages/icon}/video-fill.d.ts +0 -0
- package/lib/{icon → packages/icon}/warn.d.ts +0 -0
- package/lib/{icon → packages/icon}/weixin-pro.d.ts +0 -0
- package/lib/{icon → packages/icon}/weixin.d.ts +0 -0
- package/lib/{index.d.ts → packages/index.d.ts} +0 -0
- package/lib/{info-box → packages/info-box}/info-box.d.ts +0 -0
- package/lib/{info-box → packages/info-box}/render-component.d.ts +0 -0
- package/lib/{input → packages/input}/util.d.ts +0 -0
- package/lib/{loading → packages/loading}/directive.d.ts +0 -0
- package/lib/{locale → packages/locale}/index.d.ts +0 -0
- package/lib/{locale → packages/locale}/lang/en.d.ts +0 -0
- package/lib/{locale → packages/locale}/lang/ja-jp.d.ts +0 -0
- package/lib/{locale → packages/locale}/lang/zh-cn.d.ts +0 -0
- package/lib/{menu → packages/menu}/menu-group.d.ts +0 -0
- package/lib/{menu → packages/menu}/menu-item.d.ts +0 -0
- package/lib/{menu → packages/menu}/submenu.d.ts +0 -0
- package/lib/{menu → packages/menu}/utils.d.ts +0 -0
- package/lib/{message → packages/message}/index.d.ts +0 -0
- package/lib/{modal → packages/modal}/hooks.d.ts +0 -0
- package/lib/{modal → packages/modal}/mask.d.ts +0 -0
- package/lib/{navigation → packages/navigation}/navigation-title.d.ts +0 -0
- package/lib/{notify → packages/notify}/index.d.ts +0 -0
- package/lib/{overflow-title → packages/overflow-title}/directive/overflow-title.d.ts +0 -0
- package/lib/{overflow-title → packages/overflow-title}/utils/getActualWidthByCanvas.d.ts +0 -0
- package/lib/{overflow-title → packages/overflow-title}/utils/getActualWidthByDom.d.ts +0 -0
- package/lib/{pagination → packages/pagination}/type.d.ts +0 -0
- package/lib/{pagination → packages/pagination}/use-list.d.ts +0 -0
- package/lib/{pagination → packages/pagination}/use-small-list.d.ts +0 -0
- package/lib/{popover → packages/popover}/composables/index.d.ts +0 -0
- package/lib/{popover → packages/popover}/composables/use-delay.d.ts +0 -0
- package/lib/{popover → packages/popover}/composables/use-trigger.d.ts +0 -0
- package/lib/{popover → packages/popover}/plugin-popover.d.ts +0 -0
- package/lib/{popover2 → packages/popover2}/popover.d.ts +0 -0
- package/lib/{progress → packages/progress}/circle.d.ts +0 -0
- package/lib/{progress → packages/progress}/line.d.ts +0 -0
- package/lib/{radio → packages/radio}/common.d.ts +0 -0
- package/lib/{radio → packages/radio}/type.d.ts +0 -0
- package/lib/{scrollbar → packages/scrollbar}/handlers/click-rail.d.ts +0 -0
- package/lib/{scrollbar → packages/scrollbar}/handlers/drag-thumb.d.ts +0 -0
- package/lib/{scrollbar → packages/scrollbar}/handlers/keyboard.d.ts +0 -0
- package/lib/{scrollbar → packages/scrollbar}/handlers/mouse-wheel.d.ts +0 -0
- package/lib/{scrollbar → packages/scrollbar}/handlers/touch.d.ts +0 -0
- package/lib/{scrollbar → packages/scrollbar}/helper/class-names.d.ts +0 -0
- package/lib/{scrollbar → packages/scrollbar}/helper/css.d.ts +0 -0
- package/lib/{scrollbar → packages/scrollbar}/helper/dom.d.ts +0 -0
- package/lib/{scrollbar → packages/scrollbar}/helper/event-manager.d.ts +0 -0
- package/lib/{scrollbar → packages/scrollbar}/helper/util.d.ts +0 -0
- package/lib/{scrollbar → packages/scrollbar}/index.d.ts +0 -0
- package/lib/{scrollbar → packages/scrollbar}/process-scroll-diff.d.ts +0 -0
- package/lib/{scrollbar → packages/scrollbar}/update-geometry.d.ts +0 -0
- package/lib/{search-select → packages/search-select}/menu.d.ts +0 -0
- package/lib/{search-select → packages/search-select}/utils.d.ts +0 -0
- package/lib/{select → packages/select}/common.d.ts +0 -0
- package/lib/{select → packages/select}/pinyin/core.d.ts +0 -0
- package/lib/{select → packages/select}/type.d.ts +0 -0
- package/lib/{shared → packages/shared}/dom.d.ts +0 -0
- package/lib/{shared → packages/shared}/frame-throttle.d.ts +0 -0
- package/lib/{shared → packages/shared}/helper.d.ts +0 -0
- package/lib/{shared → packages/shared}/hooks/use-form-item.d.ts +0 -0
- package/lib/{shared → packages/shared}/hooks/use-form.d.ts +0 -0
- package/lib/{shared → packages/shared}/popover.d.ts +0 -0
- package/lib/{shared → packages/shared}/scrollbar-width.d.ts +0 -0
- package/lib/{shared → packages/shared}/token.d.ts +0 -0
- package/lib/{shared → packages/shared}/utils.d.ts +0 -0
- package/lib/{shared → packages/shared}/z-index-manager.d.ts +0 -0
- package/lib/{slider → packages/slider}/slider-button.d.ts +0 -0
- package/lib/{slider → packages/slider}/slider.d.ts +0 -0
- package/lib/{styles → packages/styles}/index.d.ts +0 -0
- package/lib/{tab → packages/tab}/index.d.ts +0 -0
- package/lib/{tab → packages/tab}/tab-nav.d.ts +0 -0
- package/lib/{tab → packages/tab}/tab.d.ts +0 -0
- package/lib/{table → packages/table}/cache.d.ts +0 -0
- package/lib/{table → packages/table}/components/ghost-body.d.ts +0 -0
- package/lib/{table → packages/table}/components/index.d.ts +0 -0
- package/lib/{table → packages/table}/components/table-row.d.ts +0 -0
- package/lib/{table → packages/table}/hooks/use-cell.d.ts +0 -0
- package/lib/{table → packages/table}/hooks/use-checkbox-tooltip.d.ts +0 -0
- package/lib/{table → packages/table}/hooks/use-column-registry.d.ts +0 -0
- package/lib/{table → packages/table}/hooks/use-column-resize.d.ts +0 -0
- package/lib/{table → packages/table}/hooks/use-column-template.d.ts +0 -0
- package/lib/{table → packages/table}/hooks/use-draggable.d.ts +0 -0
- package/lib/{table → packages/table}/hooks/use-fixed-column.d.ts +0 -0
- package/lib/{table → packages/table}/hooks/use-head.d.ts +0 -0
- package/lib/{table → packages/table}/hooks/use-observer-resize.d.ts +0 -0
- package/lib/{table → packages/table}/hooks/use-pagination.d.ts +0 -0
- package/lib/{table → packages/table}/hooks/use-render.d.ts +0 -0
- package/lib/{table → packages/table}/hooks/use-rows.d.ts +0 -0
- package/lib/{table → packages/table}/hooks/use-scroll-loading.d.ts +0 -0
- package/lib/{table → packages/table}/hooks/use-shift-key.d.ts +0 -0
- package/lib/{table → packages/table}/plugins/common.d.ts +0 -0
- package/lib/{table → packages/table}/plugins/head-filter.d.ts +1 -1
- package/lib/{table → packages/table}/plugins/index.d.ts +0 -0
- package/lib/{tag-input → packages/tag-input}/common.d.ts +0 -0
- package/lib/{transfer → packages/transfer}/const.d.ts +0 -0
- package/lib/{tree → packages/tree}/constant.d.ts +0 -0
- package/lib/{tree → packages/tree}/use-array-move.d.ts +0 -0
- package/lib/{tree → packages/tree}/use-intersection-observer.d.ts +0 -0
- package/lib/{tree → packages/tree}/use-node-action.d.ts +0 -0
- package/lib/{tree → packages/tree}/use-node-async.d.ts +0 -0
- package/lib/{tree → packages/tree}/use-node-drag.d.ts +0 -0
- package/lib/{tree → packages/tree}/use-search.d.ts +0 -0
- package/lib/{upload → packages/upload}/upload.type.d.ts +0 -0
- package/lib/{upload → packages/upload}/use-ajax-upload.d.ts +0 -0
- package/lib/{use-message.d.ts → packages/use-message.d.ts} +0 -0
- package/lib/{virtual-render → packages/virtual-render}/use-fix-top.d.ts +0 -0
- package/lib/{virtual-render → packages/virtual-render}/use-scrollbar.d.ts +0 -0
- package/lib/{virtual-render → packages/virtual-render}/use-tag-render.d.ts +0 -0
- package/lib/{virtual-render → packages/virtual-render}/v-virtual-render.d.ts +3 -3
package/lib/icon/unvisible.js
CHANGED
|
@@ -1,38 +1,8 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
/******/ /* webpack/runtime/define property getters */
|
|
7
|
-
/******/ (() => {
|
|
8
|
-
/******/ // define getter functions for harmony exports
|
|
9
|
-
/******/ __webpack_require__.d = (exports, definition) => {
|
|
10
|
-
/******/ for(var key in definition) {
|
|
11
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
12
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
13
|
-
/******/ }
|
|
14
|
-
/******/ }
|
|
15
|
-
/******/ };
|
|
16
|
-
/******/ })();
|
|
17
|
-
/******/
|
|
18
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
19
|
-
/******/ (() => {
|
|
20
|
-
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
21
|
-
/******/ })();
|
|
22
|
-
/******/
|
|
23
|
-
/************************************************************************/
|
|
24
|
-
var __webpack_exports__ = {};
|
|
25
|
-
|
|
26
|
-
// EXPORTS
|
|
27
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
28
|
-
"default": () => (/* binding */ icons_unvisible)
|
|
29
|
-
});
|
|
30
|
-
|
|
31
|
-
;// CONCATENATED MODULE: external "vue"
|
|
32
|
-
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
|
33
|
-
var y = x => () => x
|
|
34
|
-
const external_vue_namespaceObject = x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps });
|
|
35
|
-
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
1
|
+
import { createVNode as __WEBPACK_EXTERNAL_MODULE_vue_createVNode__, h as __WEBPACK_EXTERNAL_MODULE_vue_h__, mergeProps as __WEBPACK_EXTERNAL_MODULE_vue_mergeProps__ } from "vue";
|
|
2
|
+
|
|
3
|
+
;// external "vue"
|
|
4
|
+
|
|
5
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
36
6
|
function _typeof(o) {
|
|
37
7
|
"@babel/helpers - typeof";
|
|
38
8
|
|
|
@@ -43,7 +13,7 @@ function _typeof(o) {
|
|
|
43
13
|
}, _typeof(o);
|
|
44
14
|
}
|
|
45
15
|
|
|
46
|
-
;//
|
|
16
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
|
47
17
|
|
|
48
18
|
function toPrimitive(t, r) {
|
|
49
19
|
if ("object" != _typeof(t) || !t) return t;
|
|
@@ -56,7 +26,7 @@ function toPrimitive(t, r) {
|
|
|
56
26
|
return ("string" === r ? String : Number)(t);
|
|
57
27
|
}
|
|
58
28
|
|
|
59
|
-
;//
|
|
29
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
|
60
30
|
|
|
61
31
|
|
|
62
32
|
function toPropertyKey(t) {
|
|
@@ -64,7 +34,7 @@ function toPropertyKey(t) {
|
|
|
64
34
|
return "symbol" == _typeof(i) ? i : i + "";
|
|
65
35
|
}
|
|
66
36
|
|
|
67
|
-
;//
|
|
37
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
68
38
|
|
|
69
39
|
function _defineProperty(e, r, t) {
|
|
70
40
|
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
@@ -75,7 +45,7 @@ function _defineProperty(e, r, t) {
|
|
|
75
45
|
}) : e[r] = t, e;
|
|
76
46
|
}
|
|
77
47
|
|
|
78
|
-
;//
|
|
48
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
|
|
79
49
|
function _objectWithoutPropertiesLoose(r, e) {
|
|
80
50
|
if (null == r) return {};
|
|
81
51
|
var t = {};
|
|
@@ -86,7 +56,7 @@ function _objectWithoutPropertiesLoose(r, e) {
|
|
|
86
56
|
return t;
|
|
87
57
|
}
|
|
88
58
|
|
|
89
|
-
;//
|
|
59
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js
|
|
90
60
|
|
|
91
61
|
function _objectWithoutProperties(e, t) {
|
|
92
62
|
if (null == e) return {};
|
|
@@ -100,7 +70,7 @@ function _objectWithoutProperties(e, t) {
|
|
|
100
70
|
return i;
|
|
101
71
|
}
|
|
102
72
|
|
|
103
|
-
;//
|
|
73
|
+
;// ../../packages/icon/icons/icon.tsx
|
|
104
74
|
|
|
105
75
|
|
|
106
76
|
|
|
@@ -134,7 +104,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
134
104
|
*/
|
|
135
105
|
|
|
136
106
|
function generate(node, key, rootAttrs) {
|
|
137
|
-
return (
|
|
107
|
+
return __WEBPACK_EXTERNAL_MODULE_vue_h__(node.name, _objectSpread(_objectSpread({
|
|
138
108
|
key: key
|
|
139
109
|
}, node.attributes), {}, {
|
|
140
110
|
style: "".concat(node.attributes.style, " ").concat(rootAttrs || '')
|
|
@@ -156,14 +126,14 @@ var bkIcon = function bkIcon(props, context) {
|
|
|
156
126
|
'align-items': 'center',
|
|
157
127
|
'justify-content': 'center'
|
|
158
128
|
};
|
|
159
|
-
return (
|
|
129
|
+
return __WEBPACK_EXTERNAL_MODULE_vue_createVNode__("span", __WEBPACK_EXTERNAL_MODULE_vue_mergeProps__({
|
|
160
130
|
"style": iconBoxStyle
|
|
161
131
|
}, restProps), [generate(data, name, rootAttrs)]);
|
|
162
132
|
};
|
|
163
133
|
bkIcon.inheritAttrs = false;
|
|
164
134
|
bkIcon.displayName = 'bkIcon';
|
|
165
135
|
/* harmony default export */ const icon = (bkIcon);
|
|
166
|
-
;//
|
|
136
|
+
;// ../../packages/icon/icons/unvisible.tsx
|
|
167
137
|
|
|
168
138
|
|
|
169
139
|
function unvisible_ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
@@ -172,7 +142,7 @@ function unvisible_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
|
|
|
172
142
|
var data = JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M500.16 304a355.04 355.04 0 0 1 128 24.8l48-48.96a426.08 426.08 0 0 0-176-39.84v64Z"}},{"type":"element","name":"path","attributes":{"d":"M763.2 328.8l-46.08 46.08a822.24 822.24 0 0 1 160 138.88 807.52 807.52 0 0 1-86.88 85.12C723.84 654.24 620.48 720 502.56 720a331.52 331.52 0 0 1-111.04-19.52l-49.44 49.28a402.4 402.4 0 0 0 160 34.24C768 784 960 512 960 512A962.56 962.56 0 0 0 763.2 328.8Z"}},{"type":"element","name":"path","attributes":{"d":"M254.88 701.12l46.08-46.08a706.56 706.56 0 0 1-156.64-144C197.44 442.88 328.16 304 500.16 304V240h0C234.72 240 64 512 64 512A838.72 838.72 0 0 0 254.88 701.12Z"}},{"type":"element","name":"path","attributes":{"d":"M512 640a128 128 0 0 0 110.24-192.96L888 181.28A32 32 0 1 0 842.72 136L576.96 401.76a128 128 0 0 0-176 176L136 842.72a32 32 0 1 0 45.28 45.28L447.04 622.24A128 128 0 0 0 512 640Zm64-128a64 64 0 0 1-64 64 60.96 60.96 0 0 1-16-2.4L573.6 496A60.96 60.96 0 0 1 576 512Zm-64-64a60.96 60.96 0 0 1 16 2.4L450.4 528A60.96 60.96 0 0 1 448 512 64 64 0 0 1 512 448Z"}}]}');
|
|
173
143
|
var unvisible = function unvisible(props, context) {
|
|
174
144
|
var p = unvisible_objectSpread(unvisible_objectSpread({}, props), context.attrs);
|
|
175
|
-
return (
|
|
145
|
+
return __WEBPACK_EXTERNAL_MODULE_vue_createVNode__(icon, __WEBPACK_EXTERNAL_MODULE_vue_mergeProps__(p, {
|
|
176
146
|
"data": data,
|
|
177
147
|
"name": "unvisible"
|
|
178
148
|
}), null);
|
|
@@ -180,5 +150,4 @@ var unvisible = function unvisible(props, context) {
|
|
|
180
150
|
unvisible.displayName = 'unvisible';
|
|
181
151
|
unvisible.inheritAttrs = false;
|
|
182
152
|
/* harmony default export */ const icons_unvisible = (unvisible);
|
|
183
|
-
|
|
184
|
-
export { __webpack_exports__default as default };
|
|
153
|
+
export { icons_unvisible as default };
|
package/lib/icon/up-shape.js
CHANGED
|
@@ -1,38 +1,8 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
/******/ /* webpack/runtime/define property getters */
|
|
7
|
-
/******/ (() => {
|
|
8
|
-
/******/ // define getter functions for harmony exports
|
|
9
|
-
/******/ __webpack_require__.d = (exports, definition) => {
|
|
10
|
-
/******/ for(var key in definition) {
|
|
11
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
12
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
13
|
-
/******/ }
|
|
14
|
-
/******/ }
|
|
15
|
-
/******/ };
|
|
16
|
-
/******/ })();
|
|
17
|
-
/******/
|
|
18
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
19
|
-
/******/ (() => {
|
|
20
|
-
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
21
|
-
/******/ })();
|
|
22
|
-
/******/
|
|
23
|
-
/************************************************************************/
|
|
24
|
-
var __webpack_exports__ = {};
|
|
25
|
-
|
|
26
|
-
// EXPORTS
|
|
27
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
28
|
-
"default": () => (/* binding */ up_shape)
|
|
29
|
-
});
|
|
30
|
-
|
|
31
|
-
;// CONCATENATED MODULE: external "vue"
|
|
32
|
-
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
|
33
|
-
var y = x => () => x
|
|
34
|
-
const external_vue_namespaceObject = x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps });
|
|
35
|
-
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
1
|
+
import { createVNode as __WEBPACK_EXTERNAL_MODULE_vue_createVNode__, h as __WEBPACK_EXTERNAL_MODULE_vue_h__, mergeProps as __WEBPACK_EXTERNAL_MODULE_vue_mergeProps__ } from "vue";
|
|
2
|
+
|
|
3
|
+
;// external "vue"
|
|
4
|
+
|
|
5
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
36
6
|
function _typeof(o) {
|
|
37
7
|
"@babel/helpers - typeof";
|
|
38
8
|
|
|
@@ -43,7 +13,7 @@ function _typeof(o) {
|
|
|
43
13
|
}, _typeof(o);
|
|
44
14
|
}
|
|
45
15
|
|
|
46
|
-
;//
|
|
16
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
|
47
17
|
|
|
48
18
|
function toPrimitive(t, r) {
|
|
49
19
|
if ("object" != _typeof(t) || !t) return t;
|
|
@@ -56,7 +26,7 @@ function toPrimitive(t, r) {
|
|
|
56
26
|
return ("string" === r ? String : Number)(t);
|
|
57
27
|
}
|
|
58
28
|
|
|
59
|
-
;//
|
|
29
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
|
60
30
|
|
|
61
31
|
|
|
62
32
|
function toPropertyKey(t) {
|
|
@@ -64,7 +34,7 @@ function toPropertyKey(t) {
|
|
|
64
34
|
return "symbol" == _typeof(i) ? i : i + "";
|
|
65
35
|
}
|
|
66
36
|
|
|
67
|
-
;//
|
|
37
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
68
38
|
|
|
69
39
|
function _defineProperty(e, r, t) {
|
|
70
40
|
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
@@ -75,7 +45,7 @@ function _defineProperty(e, r, t) {
|
|
|
75
45
|
}) : e[r] = t, e;
|
|
76
46
|
}
|
|
77
47
|
|
|
78
|
-
;//
|
|
48
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
|
|
79
49
|
function _objectWithoutPropertiesLoose(r, e) {
|
|
80
50
|
if (null == r) return {};
|
|
81
51
|
var t = {};
|
|
@@ -86,7 +56,7 @@ function _objectWithoutPropertiesLoose(r, e) {
|
|
|
86
56
|
return t;
|
|
87
57
|
}
|
|
88
58
|
|
|
89
|
-
;//
|
|
59
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js
|
|
90
60
|
|
|
91
61
|
function _objectWithoutProperties(e, t) {
|
|
92
62
|
if (null == e) return {};
|
|
@@ -100,7 +70,7 @@ function _objectWithoutProperties(e, t) {
|
|
|
100
70
|
return i;
|
|
101
71
|
}
|
|
102
72
|
|
|
103
|
-
;//
|
|
73
|
+
;// ../../packages/icon/icons/icon.tsx
|
|
104
74
|
|
|
105
75
|
|
|
106
76
|
|
|
@@ -134,7 +104,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
134
104
|
*/
|
|
135
105
|
|
|
136
106
|
function generate(node, key, rootAttrs) {
|
|
137
|
-
return (
|
|
107
|
+
return __WEBPACK_EXTERNAL_MODULE_vue_h__(node.name, _objectSpread(_objectSpread({
|
|
138
108
|
key: key
|
|
139
109
|
}, node.attributes), {}, {
|
|
140
110
|
style: "".concat(node.attributes.style, " ").concat(rootAttrs || '')
|
|
@@ -156,14 +126,14 @@ var bkIcon = function bkIcon(props, context) {
|
|
|
156
126
|
'align-items': 'center',
|
|
157
127
|
'justify-content': 'center'
|
|
158
128
|
};
|
|
159
|
-
return (
|
|
129
|
+
return __WEBPACK_EXTERNAL_MODULE_vue_createVNode__("span", __WEBPACK_EXTERNAL_MODULE_vue_mergeProps__({
|
|
160
130
|
"style": iconBoxStyle
|
|
161
131
|
}, restProps), [generate(data, name, rootAttrs)]);
|
|
162
132
|
};
|
|
163
133
|
bkIcon.inheritAttrs = false;
|
|
164
134
|
bkIcon.displayName = 'bkIcon';
|
|
165
135
|
/* harmony default export */ const icon = (bkIcon);
|
|
166
|
-
;//
|
|
136
|
+
;// ../../packages/icon/icons/up-shape.tsx
|
|
167
137
|
|
|
168
138
|
|
|
169
139
|
function up_shape_ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
@@ -172,7 +142,7 @@ function up_shape_objectSpread(e) { for (var r = 1; r < arguments.length; r++) {
|
|
|
172
142
|
var data = JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M896 671.3599999999999c0-2.5599999999999996-0.6399999999999999-4.4799999999999995-1.2799999999999998-7.04-0.6399999999999999-1.92-0.6399999999999999-3.84-1.2799999999999998-5.119999999999999s-1.2799999999999998-2.5599999999999996-1.92-3.1999999999999997c-1.2799999999999998-2.5599999999999996-2.5599999999999996-4.4799999999999995-4.4799999999999995-6.3999999999999995 0 0 0 0 0-0.6399999999999999l-356.48-384c-10.239999999999998-11.52-26.88-11.52-37.12 0l-356.48 384c0 0 0 0.6399999999999999 0 0.6399999999999999-1.92 1.92-2.5599999999999996 3.84-3.84 6.3999999999999995-0.6399999999999999 1.2799999999999998-1.92 2.5599999999999996-2.5599999999999996 3.84s-0.6399999999999999 3.1999999999999997-1.2799999999999998 5.119999999999999c-0.6399999999999999 1.2799999999999998-1.2799999999999998 3.84-1.2799999999999998 6.3999999999999995 0 0 0 0.6399999999999999 0 0.6399999999999999 0 1.92 0.6399999999999999 3.1999999999999997 0.6399999999999999 4.4799999999999995 0 2.5599999999999996 0.6399999999999999 4.4799999999999995 1.2799999999999998 7.04s1.92 4.4799999999999995 3.1999999999999997 6.3999999999999995c0.6399999999999999 1.2799999999999998 1.2799999999999998 2.5599999999999996 1.92 3.84 0 0 0 0 0.6399999999999999 0.6399999999999999 1.2799999999999998 1.92 3.1999999999999997 3.1999999999999997 5.119999999999999 4.4799999999999995 1.2799999999999998 0.6399999999999999 2.5599999999999996 1.92 3.84 2.5599999999999996s2.5599999999999996 0.6399999999999999 3.84 1.2799999999999998c1.92 0 3.84 1.2799999999999998 6.3999999999999995 1.2799999999999998 0 0 0.6399999999999999 0 0.6399999999999999 0h712.96c3.84 0 7.68-0.6399999999999999 10.879999999999999-2.5599999999999996 0.6399999999999999 0 0.6399999999999999-0.6399999999999999 1.2799999999999998-0.6399999999999999 3.1999999999999997-1.92 5.76-3.84 8.32-6.3999999999999995 0 0 0 0 0.6399999999999999 0 0.6399999999999999-1.2799999999999998 1.2799999999999998-2.5599999999999996 1.92-3.84 1.2799999999999998-1.92 2.5599999999999996-3.84 3.1999999999999997-6.3999999999999995 0.6399999999999999-1.92 0.6399999999999999-4.4799999999999995 1.2799999999999998-7.04 0-1.92 0.6399999999999999-3.1999999999999997 0.6399999999999999-4.4799999999999995-0.6399999999999999-0.6399999999999999-0.6399999999999999-1.2799999999999998-0.6399999999999999-1.2799999999999998z"}}]}');
|
|
173
143
|
var upShape = function upShape(props, context) {
|
|
174
144
|
var p = up_shape_objectSpread(up_shape_objectSpread({}, props), context.attrs);
|
|
175
|
-
return (
|
|
145
|
+
return __WEBPACK_EXTERNAL_MODULE_vue_createVNode__(icon, __WEBPACK_EXTERNAL_MODULE_vue_mergeProps__(p, {
|
|
176
146
|
"data": data,
|
|
177
147
|
"name": "upShape"
|
|
178
148
|
}), null);
|
|
@@ -180,5 +150,4 @@ var upShape = function upShape(props, context) {
|
|
|
180
150
|
upShape.displayName = 'upShape';
|
|
181
151
|
upShape.inheritAttrs = false;
|
|
182
152
|
/* harmony default export */ const up_shape = (upShape);
|
|
183
|
-
|
|
184
|
-
export { __webpack_exports__default as default };
|
|
153
|
+
export { up_shape as default };
|
package/lib/icon/upload.js
CHANGED
|
@@ -1,38 +1,8 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
/******/ /* webpack/runtime/define property getters */
|
|
7
|
-
/******/ (() => {
|
|
8
|
-
/******/ // define getter functions for harmony exports
|
|
9
|
-
/******/ __webpack_require__.d = (exports, definition) => {
|
|
10
|
-
/******/ for(var key in definition) {
|
|
11
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
12
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
13
|
-
/******/ }
|
|
14
|
-
/******/ }
|
|
15
|
-
/******/ };
|
|
16
|
-
/******/ })();
|
|
17
|
-
/******/
|
|
18
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
19
|
-
/******/ (() => {
|
|
20
|
-
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
21
|
-
/******/ })();
|
|
22
|
-
/******/
|
|
23
|
-
/************************************************************************/
|
|
24
|
-
var __webpack_exports__ = {};
|
|
25
|
-
|
|
26
|
-
// EXPORTS
|
|
27
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
28
|
-
"default": () => (/* binding */ icons_upload)
|
|
29
|
-
});
|
|
30
|
-
|
|
31
|
-
;// CONCATENATED MODULE: external "vue"
|
|
32
|
-
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
|
33
|
-
var y = x => () => x
|
|
34
|
-
const external_vue_namespaceObject = x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps });
|
|
35
|
-
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
1
|
+
import { createVNode as __WEBPACK_EXTERNAL_MODULE_vue_createVNode__, h as __WEBPACK_EXTERNAL_MODULE_vue_h__, mergeProps as __WEBPACK_EXTERNAL_MODULE_vue_mergeProps__ } from "vue";
|
|
2
|
+
|
|
3
|
+
;// external "vue"
|
|
4
|
+
|
|
5
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
36
6
|
function _typeof(o) {
|
|
37
7
|
"@babel/helpers - typeof";
|
|
38
8
|
|
|
@@ -43,7 +13,7 @@ function _typeof(o) {
|
|
|
43
13
|
}, _typeof(o);
|
|
44
14
|
}
|
|
45
15
|
|
|
46
|
-
;//
|
|
16
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
|
47
17
|
|
|
48
18
|
function toPrimitive(t, r) {
|
|
49
19
|
if ("object" != _typeof(t) || !t) return t;
|
|
@@ -56,7 +26,7 @@ function toPrimitive(t, r) {
|
|
|
56
26
|
return ("string" === r ? String : Number)(t);
|
|
57
27
|
}
|
|
58
28
|
|
|
59
|
-
;//
|
|
29
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
|
60
30
|
|
|
61
31
|
|
|
62
32
|
function toPropertyKey(t) {
|
|
@@ -64,7 +34,7 @@ function toPropertyKey(t) {
|
|
|
64
34
|
return "symbol" == _typeof(i) ? i : i + "";
|
|
65
35
|
}
|
|
66
36
|
|
|
67
|
-
;//
|
|
37
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
68
38
|
|
|
69
39
|
function _defineProperty(e, r, t) {
|
|
70
40
|
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
@@ -75,7 +45,7 @@ function _defineProperty(e, r, t) {
|
|
|
75
45
|
}) : e[r] = t, e;
|
|
76
46
|
}
|
|
77
47
|
|
|
78
|
-
;//
|
|
48
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
|
|
79
49
|
function _objectWithoutPropertiesLoose(r, e) {
|
|
80
50
|
if (null == r) return {};
|
|
81
51
|
var t = {};
|
|
@@ -86,7 +56,7 @@ function _objectWithoutPropertiesLoose(r, e) {
|
|
|
86
56
|
return t;
|
|
87
57
|
}
|
|
88
58
|
|
|
89
|
-
;//
|
|
59
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js
|
|
90
60
|
|
|
91
61
|
function _objectWithoutProperties(e, t) {
|
|
92
62
|
if (null == e) return {};
|
|
@@ -100,7 +70,7 @@ function _objectWithoutProperties(e, t) {
|
|
|
100
70
|
return i;
|
|
101
71
|
}
|
|
102
72
|
|
|
103
|
-
;//
|
|
73
|
+
;// ../../packages/icon/icons/icon.tsx
|
|
104
74
|
|
|
105
75
|
|
|
106
76
|
|
|
@@ -134,7 +104,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
134
104
|
*/
|
|
135
105
|
|
|
136
106
|
function generate(node, key, rootAttrs) {
|
|
137
|
-
return (
|
|
107
|
+
return __WEBPACK_EXTERNAL_MODULE_vue_h__(node.name, _objectSpread(_objectSpread({
|
|
138
108
|
key: key
|
|
139
109
|
}, node.attributes), {}, {
|
|
140
110
|
style: "".concat(node.attributes.style, " ").concat(rootAttrs || '')
|
|
@@ -156,14 +126,14 @@ var bkIcon = function bkIcon(props, context) {
|
|
|
156
126
|
'align-items': 'center',
|
|
157
127
|
'justify-content': 'center'
|
|
158
128
|
};
|
|
159
|
-
return (
|
|
129
|
+
return __WEBPACK_EXTERNAL_MODULE_vue_createVNode__("span", __WEBPACK_EXTERNAL_MODULE_vue_mergeProps__({
|
|
160
130
|
"style": iconBoxStyle
|
|
161
131
|
}, restProps), [generate(data, name, rootAttrs)]);
|
|
162
132
|
};
|
|
163
133
|
bkIcon.inheritAttrs = false;
|
|
164
134
|
bkIcon.displayName = 'bkIcon';
|
|
165
135
|
/* harmony default export */ const icon = (bkIcon);
|
|
166
|
-
;//
|
|
136
|
+
;// ../../packages/icon/icons/upload.tsx
|
|
167
137
|
|
|
168
138
|
|
|
169
139
|
function upload_ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
@@ -172,7 +142,7 @@ function upload_objectSpread(e) { for (var r = 1; r < arguments.length; r++) { v
|
|
|
172
142
|
var data = JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","class":"bk-icon","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;","overflow":"hidden","viewBox":"0 0 1024 1024"},"elements":[{"type":"element","name":"path","attributes":{"d":"M897.6 422.4c-27.2-27.2-62.4-48-100.8-57.6C768 209.6 619.2 104 462.4 131.2c-120 20.8-212.8 115.2-233.6 233.6C131.2 388.8 64 475.2 64 574.4v9.6C64 704 160 800 278.4 800H320v-64h-41.6C195.2 736 128 668.8 128 585.6v-9.6c0-83.2 67.2-150.4 150.4-150.4H288c0-3.2 0-4.8 0-8l0 0c0-1.6 0-3.2 0-4.8v-1.6c0-1.6 0-3.2 0-4.8 0 0 0 0 0-1.6 0-1.6 0-3.2 0-4.8v-1.6c0-1.6 0-3.2 0-3.2 0-1.6 0-1.6 0-3.2 0 0 0-1.6 0-1.6 1.6-9.6 3.2-20.8 6.4-30.4l0 0c30.4-120 153.6-192 272-161.6 78.4 20.8 140.8 81.6 161.6 161.6l0 0c3.2 9.6 4.8 20.8 4.8 30.4 0 0 0 1.6 0 1.6 0 0 0 1.6 0 3.2 0 1.6 0 3.2 0 3.2V400c0 1.6 0 3.2 0 3.2v1.6c0 1.6 0 3.2 0 4.8v1.6c0 1.6 0 3.2 0 4.8l0 0c0 3.2 0 4.8 0 8h9.6c83.2-1.6 152 65.6 153.6 148.8 0 1.6 0 1.6 0 3.2v9.6c0 83.2-67.2 150.4-150.4 150.4l0 0H704v64h41.6C864 800 960 704 960 585.6v-9.6C960 518.4 937.6 464 897.6 422.4z"}},{"type":"element","name":"path","attributes":{"d":"M376 603.2L420.8 648 480 588.8 480 896 544 896 544 588.8 603.2 648 648 603.2 512 467.2z"}}]}');
|
|
173
143
|
var upload = function upload(props, context) {
|
|
174
144
|
var p = upload_objectSpread(upload_objectSpread({}, props), context.attrs);
|
|
175
|
-
return (
|
|
145
|
+
return __WEBPACK_EXTERNAL_MODULE_vue_createVNode__(icon, __WEBPACK_EXTERNAL_MODULE_vue_mergeProps__(p, {
|
|
176
146
|
"data": data,
|
|
177
147
|
"name": "upload"
|
|
178
148
|
}), null);
|
|
@@ -180,5 +150,4 @@ var upload = function upload(props, context) {
|
|
|
180
150
|
upload.displayName = 'upload';
|
|
181
151
|
upload.inheritAttrs = false;
|
|
182
152
|
/* harmony default export */ const icons_upload = (upload);
|
|
183
|
-
|
|
184
|
-
export { __webpack_exports__default as default };
|
|
153
|
+
export { icons_upload as default };
|
package/lib/icon/video-fill.js
CHANGED
|
@@ -1,38 +1,8 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
/******/ /* webpack/runtime/define property getters */
|
|
7
|
-
/******/ (() => {
|
|
8
|
-
/******/ // define getter functions for harmony exports
|
|
9
|
-
/******/ __webpack_require__.d = (exports, definition) => {
|
|
10
|
-
/******/ for(var key in definition) {
|
|
11
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
12
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
13
|
-
/******/ }
|
|
14
|
-
/******/ }
|
|
15
|
-
/******/ };
|
|
16
|
-
/******/ })();
|
|
17
|
-
/******/
|
|
18
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
19
|
-
/******/ (() => {
|
|
20
|
-
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
21
|
-
/******/ })();
|
|
22
|
-
/******/
|
|
23
|
-
/************************************************************************/
|
|
24
|
-
var __webpack_exports__ = {};
|
|
25
|
-
|
|
26
|
-
// EXPORTS
|
|
27
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
28
|
-
"default": () => (/* binding */ video_fill)
|
|
29
|
-
});
|
|
30
|
-
|
|
31
|
-
;// CONCATENATED MODULE: external "vue"
|
|
32
|
-
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
|
33
|
-
var y = x => () => x
|
|
34
|
-
const external_vue_namespaceObject = x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps });
|
|
35
|
-
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
1
|
+
import { createVNode as __WEBPACK_EXTERNAL_MODULE_vue_createVNode__, h as __WEBPACK_EXTERNAL_MODULE_vue_h__, mergeProps as __WEBPACK_EXTERNAL_MODULE_vue_mergeProps__ } from "vue";
|
|
2
|
+
|
|
3
|
+
;// external "vue"
|
|
4
|
+
|
|
5
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
36
6
|
function _typeof(o) {
|
|
37
7
|
"@babel/helpers - typeof";
|
|
38
8
|
|
|
@@ -43,7 +13,7 @@ function _typeof(o) {
|
|
|
43
13
|
}, _typeof(o);
|
|
44
14
|
}
|
|
45
15
|
|
|
46
|
-
;//
|
|
16
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
|
47
17
|
|
|
48
18
|
function toPrimitive(t, r) {
|
|
49
19
|
if ("object" != _typeof(t) || !t) return t;
|
|
@@ -56,7 +26,7 @@ function toPrimitive(t, r) {
|
|
|
56
26
|
return ("string" === r ? String : Number)(t);
|
|
57
27
|
}
|
|
58
28
|
|
|
59
|
-
;//
|
|
29
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
|
60
30
|
|
|
61
31
|
|
|
62
32
|
function toPropertyKey(t) {
|
|
@@ -64,7 +34,7 @@ function toPropertyKey(t) {
|
|
|
64
34
|
return "symbol" == _typeof(i) ? i : i + "";
|
|
65
35
|
}
|
|
66
36
|
|
|
67
|
-
;//
|
|
37
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
68
38
|
|
|
69
39
|
function _defineProperty(e, r, t) {
|
|
70
40
|
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
@@ -75,7 +45,7 @@ function _defineProperty(e, r, t) {
|
|
|
75
45
|
}) : e[r] = t, e;
|
|
76
46
|
}
|
|
77
47
|
|
|
78
|
-
;//
|
|
48
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
|
|
79
49
|
function _objectWithoutPropertiesLoose(r, e) {
|
|
80
50
|
if (null == r) return {};
|
|
81
51
|
var t = {};
|
|
@@ -86,7 +56,7 @@ function _objectWithoutPropertiesLoose(r, e) {
|
|
|
86
56
|
return t;
|
|
87
57
|
}
|
|
88
58
|
|
|
89
|
-
;//
|
|
59
|
+
;// ../../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js
|
|
90
60
|
|
|
91
61
|
function _objectWithoutProperties(e, t) {
|
|
92
62
|
if (null == e) return {};
|
|
@@ -100,7 +70,7 @@ function _objectWithoutProperties(e, t) {
|
|
|
100
70
|
return i;
|
|
101
71
|
}
|
|
102
72
|
|
|
103
|
-
;//
|
|
73
|
+
;// ../../packages/icon/icons/icon.tsx
|
|
104
74
|
|
|
105
75
|
|
|
106
76
|
|
|
@@ -134,7 +104,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
134
104
|
*/
|
|
135
105
|
|
|
136
106
|
function generate(node, key, rootAttrs) {
|
|
137
|
-
return (
|
|
107
|
+
return __WEBPACK_EXTERNAL_MODULE_vue_h__(node.name, _objectSpread(_objectSpread({
|
|
138
108
|
key: key
|
|
139
109
|
}, node.attributes), {}, {
|
|
140
110
|
style: "".concat(node.attributes.style, " ").concat(rootAttrs || '')
|
|
@@ -156,14 +126,14 @@ var bkIcon = function bkIcon(props, context) {
|
|
|
156
126
|
'align-items': 'center',
|
|
157
127
|
'justify-content': 'center'
|
|
158
128
|
};
|
|
159
|
-
return (
|
|
129
|
+
return __WEBPACK_EXTERNAL_MODULE_vue_createVNode__("span", __WEBPACK_EXTERNAL_MODULE_vue_mergeProps__({
|
|
160
130
|
"style": iconBoxStyle
|
|
161
131
|
}, restProps), [generate(data, name, rootAttrs)]);
|
|
162
132
|
};
|
|
163
133
|
bkIcon.inheritAttrs = false;
|
|
164
134
|
bkIcon.displayName = 'bkIcon';
|
|
165
135
|
/* harmony default export */ const icon = (bkIcon);
|
|
166
|
-
;//
|
|
136
|
+
;// ../../packages/icon/icons/video-fill.tsx
|
|
167
137
|
|
|
168
138
|
|
|
169
139
|
function video_fill_ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
@@ -172,7 +142,7 @@ function video_fill_objectSpread(e) { for (var r = 1; r < arguments.length; r++)
|
|
|
172
142
|
var data = JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1303.273","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"fill-rule":"evenodd","d":"M664.4363636363636 0C676.8 0 688.5818181818182 4.945454545454554 697.3090909090909 13.67272727272728L697.3090909090909 13.67272727272728 1010.3272727272728 326.69090909090914C1019.0545454545455 335.41818181818184 1024 347.3454545454546 1024 359.70909090909095L1024 359.70909090909095 1024 1256.7272727272727C1024 1282.4727272727273 1003.2 1303.2727272727273 977.4545454545455 1303.2727272727273L977.4545454545455 1303.2727272727273 46.54545454545455 1303.2727272727273C20.80000000000002 1303.2727272727273 0 1282.4727272727273 0 1256.7272727272727L0 1256.7272727272727 0 46.54545454545455C0 20.799999999999997 20.80000000000002 0 46.54545454545455 0L46.54545454545455 0ZM397.1878772363637 614.0514816000001L397.1878772363637 848.3380922181818C397.1878772363637 912.7669108363636 440.14042298181823 936.1955746909091 494.8073006545455 901.0525835636363L650.9983744 797.5759965090909C703.7128610909091 758.5282280727272 703.7128610909091 699.9565730909092 650.9983744 664.8135819636365L494.8073006545455 561.3369949090909C442.0928139636364 526.1940037818182 397.1878772363637 549.6226676363636 397.1878772363637 614.0514816000001ZM642.9090909090909 107.34545454545456L642.9090909090909 381.0909090909091 916.6545454545455 381.0909090909091 642.9090909090909 107.34545454545456Z"}}]}');
|
|
173
143
|
var videoFill = function videoFill(props, context) {
|
|
174
144
|
var p = video_fill_objectSpread(video_fill_objectSpread({}, props), context.attrs);
|
|
175
|
-
return (
|
|
145
|
+
return __WEBPACK_EXTERNAL_MODULE_vue_createVNode__(icon, __WEBPACK_EXTERNAL_MODULE_vue_mergeProps__(p, {
|
|
176
146
|
"data": data,
|
|
177
147
|
"name": "videoFill"
|
|
178
148
|
}), null);
|
|
@@ -180,5 +150,4 @@ var videoFill = function videoFill(props, context) {
|
|
|
180
150
|
videoFill.displayName = 'videoFill';
|
|
181
151
|
videoFill.inheritAttrs = false;
|
|
182
152
|
/* harmony default export */ const video_fill = (videoFill);
|
|
183
|
-
|
|
184
|
-
export { __webpack_exports__default as default };
|
|
153
|
+
export { video_fill as default };
|