savor-ui 0.3.0 → 0.3.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/CHANGELOG.md +14 -0
- package/dist/es/components/index.d.ts +0 -1
- package/dist/es/components/index.mjs +0 -2
- package/dist/es/components/src/_comp/HeightTransition.vue_vue_type_script_setup_true_vapor_true_lang.mjs +17 -18
- package/dist/es/components/src/_comp/OpacityTransition.vue_vue_type_script_setup_true_vapor_true_lang.mjs +13 -14
- package/dist/es/components/src/_comp/ScaleTransition.vue_vue_type_script_setup_true_vapor_true_lang.mjs +14 -15
- package/dist/es/components/src/_comp/SideTransition.vue_vue_type_script_setup_true_vapor_true_lang.mjs +22 -23
- package/dist/es/components/src/anchor/anchor-link.vue_vue_type_script_setup_true_vapor_true_lang.mjs +20 -21
- package/dist/es/components/src/anchor/anchor.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -3
- package/dist/es/components/src/auto-complete/auto-complete.vue_vue_type_script_setup_true_vapor_true_lang.mjs +49 -50
- package/dist/es/components/src/avatar/avatar.vue_vue_type_script_setup_true_vapor_true_lang.mjs +4 -5
- package/dist/es/components/src/back-top/back-top.vue_vue_type_script_setup_true_vapor_true_lang.mjs +24 -25
- package/dist/es/components/src/badge/badge.vue_vue_type_script_setup_true_vapor_true_lang.mjs +6 -7
- package/dist/es/components/src/button/button-group.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -3
- package/dist/es/components/src/button/button.vue_vue_type_script_setup_true_vapor_true_lang.mjs +3 -4
- package/dist/es/components/src/card/card.vue_vue_type_script_setup_true_vapor_true_lang.mjs +14 -15
- package/dist/es/components/src/carousel/carousel.vue_vue_type_script_setup_true_vapor_true_lang.mjs +10 -11
- package/dist/es/components/src/cascader/cascader-column.vue_vue_type_script_setup_true_vapor_true_lang.mjs +52 -52
- package/dist/es/components/src/cascader/cascader.vue_vue_type_script_setup_true_vapor_true_lang.mjs +80 -81
- package/dist/es/components/src/checkbox/checkbox-group.vue_vue_type_script_setup_true_vapor_true_lang.mjs +4 -5
- package/dist/es/components/src/checkbox/checkbox.vue_vue_type_script_setup_true_vapor_true_lang.mjs +27 -28
- package/dist/es/components/src/collapse/collapse-item.vue_vue_type_script_setup_true_vapor_true_lang.mjs +15 -16
- package/dist/es/components/src/collapse/collapse.vue_vue_type_script_setup_true_vapor_true_lang.mjs +4 -5
- package/dist/es/components/src/color-picker/color-picker.vue_vue_type_script_setup_true_vapor_true_lang.mjs +83 -84
- package/dist/es/components/src/config-provider/config-provider.d.ts +17 -9
- package/dist/es/components/src/config-provider/config-provider.vue.mjs +1 -1
- package/dist/es/components/src/{config-provider-vapor/config-provider-vapor.vue_vue_type_script_setup_true_vapor_true_lang.mjs → config-provider/config-provider.vue_vue_type_script_setup_true_vapor_true_lang.mjs} +6 -7
- package/dist/es/components/src/config-provider/index.d.ts +19 -16
- package/dist/es/components/src/date-picker/date-picker.vue_vue_type_script_setup_true_vapor_true_lang.mjs +24 -25
- package/dist/es/components/src/date-picker/day-view.vue_vue_type_script_setup_true_vapor_true_lang.mjs +17 -18
- package/dist/es/components/src/date-picker/month-view.vue_vue_type_script_setup_true_vapor_true_lang.mjs +50 -51
- package/dist/es/components/src/date-picker/panel-day-range.vue_vue_type_script_setup_true_vapor_true_lang.mjs +5 -6
- package/dist/es/components/src/date-picker/panel-day.vue_vue_type_script_setup_true_vapor_true_lang.mjs +4 -5
- package/dist/es/components/src/date-picker/panel-month-range.vue_vue_type_script_setup_true_vapor_true_lang.mjs +5 -6
- package/dist/es/components/src/date-picker/panel-month.vue_vue_type_script_setup_true_vapor_true_lang.mjs +4 -5
- package/dist/es/components/src/date-picker/panel-week-range.vue_vue_type_script_setup_true_vapor_true_lang.mjs +7 -8
- package/dist/es/components/src/date-picker/panel-week.vue_vue_type_script_setup_true_vapor_true_lang.mjs +5 -6
- package/dist/es/components/src/date-picker/panel-year-range.vue_vue_type_script_setup_true_vapor_true_lang.mjs +3 -4
- package/dist/es/components/src/date-picker/panel-year.vue_vue_type_script_setup_true_vapor_true_lang.mjs +3 -4
- package/dist/es/components/src/date-picker/week-view.vue_vue_type_script_setup_true_vapor_true_lang.mjs +16 -17
- package/dist/es/components/src/date-picker/year-view.vue_vue_type_script_setup_true_vapor_true_lang.mjs +45 -46
- package/dist/es/components/src/datetime-picker/datetime-picker.vue_vue_type_script_setup_true_vapor_true_lang.mjs +39 -40
- package/dist/es/components/src/datetime-picker/panel-datetime-range.vue_vue_type_script_setup_true_vapor_true_lang.mjs +7 -8
- package/dist/es/components/src/datetime-picker/panel-datetime-time.vue_vue_type_script_setup_true_vapor_true_lang.mjs +8 -9
- package/dist/es/components/src/datetime-picker/panel-datetime.vue_vue_type_script_setup_true_vapor_true_lang.mjs +10 -11
- package/dist/es/components/src/datetime-picker/panel-time.vue_vue_type_script_setup_true_vapor_true_lang.mjs +11 -12
- package/dist/es/components/src/descriptions/descriptions-item.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -3
- package/dist/es/components/src/descriptions/descriptions.vue_vue_type_script_setup_true_vapor_true_lang.mjs +3 -4
- package/dist/es/components/src/divider/divider.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -3
- package/dist/es/components/src/drawer/drawer.vue_vue_type_script_setup_true_vapor_true_lang.mjs +79 -80
- package/dist/es/components/src/dropdown/doption.vue_vue_type_script_setup_true_vapor_true_lang.mjs +6 -7
- package/dist/es/components/src/dropdown/dropdown.vue_vue_type_script_setup_true_vapor_true_lang.mjs +18 -19
- package/dist/es/components/src/dropdown/dsubmenu.vue_vue_type_script_setup_true_vapor_true_lang.mjs +20 -21
- package/dist/es/components/src/empty/empty.vue_vue_type_script_setup_true_vapor_true_lang.mjs +1 -2
- package/dist/es/components/src/form/form-item.vue_vue_type_script_setup_true_vapor_true_lang.mjs +61 -62
- package/dist/es/components/src/form/form.vue_vue_type_script_setup_true_vapor_true_lang.mjs +10 -11
- package/dist/es/components/src/galleria/galleria.vue_vue_type_script_setup_true_vapor_true_lang.mjs +6 -7
- package/dist/es/components/src/grid/grid-item.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -3
- package/dist/es/components/src/grid/grid.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -3
- package/dist/es/components/src/icon/icon.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -3
- package/dist/es/components/src/image/image-group.vue_vue_type_script_setup_true_vapor_true_lang.mjs +40 -41
- package/dist/es/components/src/image/image-preview.vue_vue_type_script_setup_true_vapor_true_lang.mjs +33 -34
- package/dist/es/components/src/image/image.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -2
- package/dist/es/components/src/input/input.vue_vue_type_script_setup_true_vapor_true_lang.mjs +50 -51
- package/dist/es/components/src/input-number/input-number.vue_vue_type_script_setup_true_vapor_true_lang.mjs +56 -57
- package/dist/es/components/src/input-tag/input-tag.vue_vue_type_script_setup_true_vapor_true_lang.mjs +53 -54
- package/dist/es/components/src/layer/layer.vue_vue_type_script_setup_true_vapor_true_lang.mjs +70 -75
- package/dist/es/components/src/layout/aside.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -3
- package/dist/es/components/src/layout/content.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -3
- package/dist/es/components/src/layout/footer.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -3
- package/dist/es/components/src/layout/header.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -3
- package/dist/es/components/src/layout/layout.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -3
- package/dist/es/components/src/link/link.vue_vue_type_script_setup_true_vapor_true_lang.mjs +1 -2
- package/dist/es/components/src/list/list.vue_vue_type_script_setup_true_vapor_true_lang.mjs +19 -20
- package/dist/es/components/src/menu/menu-group.vue_vue_type_script_setup_true_vapor_true_lang.mjs +16 -17
- package/dist/es/components/src/menu/menu-item.vue_vue_type_script_setup_true_vapor_true_lang.mjs +41 -42
- package/dist/es/components/src/menu/menu.vue_vue_type_script_setup_true_vapor_true_lang.mjs +41 -42
- package/dist/es/components/src/menu/sub-menu.vue_vue_type_script_setup_true_vapor_true_lang.mjs +66 -67
- package/dist/es/components/src/message/message-container.vue_vue_type_script_setup_true_vapor_true_lang.mjs +36 -37
- package/dist/es/components/src/message/message.vue_vue_type_script_setup_true_vapor_true_lang.mjs +6 -7
- package/dist/es/components/src/meter-group/meter-group.vue_vue_type_script_setup_true_vapor_true_lang.mjs +4 -5
- package/dist/es/components/src/modal/modal.vue_vue_type_script_setup_true_vapor_true_lang.mjs +113 -114
- package/dist/es/components/src/pagination/pagination.vue_vue_type_script_setup_true_vapor_true_lang.mjs +12 -13
- package/dist/es/components/src/panel/panel.vue_vue_type_script_setup_true_vapor_true_lang.mjs +20 -21
- package/dist/es/components/src/popover/popover.vue_vue_type_script_setup_true_vapor_true_lang.mjs +72 -72
- package/dist/es/components/src/progress/progress.vue_vue_type_script_setup_true_vapor_true_lang.mjs +3 -4
- package/dist/es/components/src/radio/radio-group.vue_vue_type_script_setup_true_vapor_true_lang.mjs +4 -5
- package/dist/es/components/src/radio/radio.vue_vue_type_script_setup_true_vapor_true_lang.mjs +24 -25
- package/dist/es/components/src/scrollbar/scrollbar.vue_vue_type_script_setup_true_vapor_true_lang.mjs +76 -77
- package/dist/es/components/src/segmented/segmented.vue_vue_type_script_setup_true_vapor_true_lang.mjs +34 -35
- package/dist/es/components/src/select/select.vue_vue_type_script_setup_true_vapor_true_lang.mjs +142 -143
- package/dist/es/components/src/skeleton/skeleton.vue_vue_type_script_setup_true_vapor_true_lang.mjs +3 -4
- package/dist/es/components/src/space/space.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -3
- package/dist/es/components/src/statistic/statistic.vue_vue_type_script_setup_true_vapor_true_lang.mjs +4 -5
- package/dist/es/components/src/switch/switch.vue_vue_type_script_setup_true_vapor_true_lang.mjs +6 -7
- package/dist/es/components/src/table/table.vue_vue_type_script_setup_true_vapor_true_lang.mjs +192 -193
- package/dist/es/components/src/tabs/index.d.ts +8 -0
- package/dist/es/components/src/tabs/tab-pane.vue_vue_type_script_setup_true_vapor_true_lang.mjs +24 -16
- package/dist/es/components/src/tabs/tab.d.ts +4 -0
- package/dist/es/components/src/tabs/tab.vue_vue_type_script_setup_true_vapor_true_lang.mjs +24 -16
- package/dist/es/components/src/tabs/tabs.vue_vue_type_script_setup_true_vapor_true_lang.mjs +117 -113
- package/dist/es/components/src/tag/tag.vue_vue_type_script_setup_true_vapor_true_lang.mjs +4 -5
- package/dist/es/components/src/text/text.vue_vue_type_script_setup_true_vapor_true_lang.mjs +54 -55
- package/dist/es/components/src/textarea/textarea.vue_vue_type_script_setup_true_vapor_true_lang.mjs +30 -31
- package/dist/es/components/src/timeline/timeline-item.vue_vue_type_script_setup_true_vapor_true_lang.mjs +6 -7
- package/dist/es/components/src/timeline/timeline.vue_vue_type_script_setup_true_vapor_true_lang.mjs +2 -3
- package/dist/es/components/src/tooltip/tooltip.vue_vue_type_script_setup_true_vapor_true_lang.mjs +22 -23
- package/dist/es/components/src/tree/node.vue_vue_type_script_setup_true_vapor_true_lang.mjs +19 -20
- package/dist/es/components/src/tree/tree.vue_vue_type_script_setup_true_vapor_true_lang.mjs +46 -47
- package/dist/es/components/src/upload/upload-drag.vue_vue_type_script_setup_true_vapor_true_lang.mjs +3 -4
- package/dist/es/components/src/upload/upload.vue_vue_type_script_setup_true_vapor_true_lang.mjs +89 -90
- package/dist/es/components/src/waterfall/waterfall.vue_vue_type_script_setup_true_vapor_true_lang.mjs +32 -33
- package/dist/es/components/src/watermark/watermark.vue_vue_type_script_setup_true_vapor_true_lang.mjs +8 -9
- package/dist/es/components/src/wheel/wheel.vue_vue_type_script_setup_true_vapor_true_lang.mjs +7 -8
- package/dist/es/core/components.mjs +51 -53
- package/dist/es/core/index.mjs +51 -53
- package/dist/es/icons/src/arrows-left.vue.mjs +2 -2
- package/dist/es/icons/src/arrows-right.vue.mjs +2 -2
- package/dist/es/icons/src/asterisk.vue.mjs +2 -2
- package/dist/es/icons/src/calendar.vue.mjs +2 -2
- package/dist/es/icons/src/check-circle-fill.vue.mjs +2 -2
- package/dist/es/icons/src/close-circle-fill.vue.mjs +2 -2
- package/dist/es/icons/src/close.vue.mjs +2 -2
- package/dist/es/icons/src/copy.vue.mjs +2 -2
- package/dist/es/icons/src/delete.vue.mjs +2 -2
- package/dist/es/icons/src/down.vue.mjs +2 -2
- package/dist/es/icons/src/edit.vue.mjs +2 -2
- package/dist/es/icons/src/eye-close.vue.mjs +2 -2
- package/dist/es/icons/src/eye.vue.mjs +2 -2
- package/dist/es/icons/src/fullscreen-exit.vue.mjs +2 -2
- package/dist/es/icons/src/fullscreen.vue.mjs +2 -2
- package/dist/es/icons/src/info-circle-fill.vue.mjs +2 -2
- package/dist/es/icons/src/left.vue.mjs +2 -2
- package/dist/es/icons/src/loading.vue.mjs +2 -2
- package/dist/es/icons/src/minus.vue.mjs +2 -2
- package/dist/es/icons/src/plus.vue.mjs +2 -2
- package/dist/es/icons/src/question.vue.mjs +2 -2
- package/dist/es/icons/src/refresh-left.vue.mjs +2 -2
- package/dist/es/icons/src/refresh-right.vue.mjs +2 -2
- package/dist/es/icons/src/refresh.vue.mjs +2 -2
- package/dist/es/icons/src/right.vue.mjs +2 -2
- package/dist/es/icons/src/up.vue.mjs +2 -2
- package/dist/es/icons/src/upload.vue.mjs +2 -2
- package/dist/es/icons/src/warning-circle-fill.vue.mjs +2 -2
- package/dist/es/icons/src/zoom-in.vue.mjs +2 -2
- package/dist/es/icons/src/zoom-out.vue.mjs +2 -2
- package/dist/json/vetur-attributes.json +0 -7
- package/dist/json/vetur-tags.json +0 -6
- package/dist/json/web-types.json +1 -29
- package/package.json +63 -63
- package/dist/es/components/src/config-provider/config-provider.vue_vue_type_script_setup_true_lang.mjs +0 -24
- package/dist/es/components/src/config-provider-vapor/config-provider-vapor.d.ts +0 -20
- package/dist/es/components/src/config-provider-vapor/config-provider-vapor.vue.mjs +0 -5
- package/dist/es/components/src/config-provider-vapor/index.d.ts +0 -21
- package/dist/es/components/src/config-provider-vapor/index.mjs +0 -8
- package/dist/es/components/src/config-provider-vapor/types.d.ts +0 -17
- package/dist/es/components/src/config-provider-vapor/types.mjs +0 -4
|
@@ -20,46 +20,45 @@ import { SIcon as C } from "../components/src/icon/index.mjs";
|
|
|
20
20
|
import { STag as w } from "../components/src/tag/index.mjs";
|
|
21
21
|
import { SSelect as T } from "../components/src/select/index.mjs";
|
|
22
22
|
import { SColorPicker as E } from "../components/src/color-picker/index.mjs";
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import { SWheel as Ee } from "../components/src/wheel/index.mjs";
|
|
23
|
+
import { SDatePicker as D } from "../components/src/date-picker/index.mjs";
|
|
24
|
+
import { SDatetimePicker as O } from "../components/src/datetime-picker/index.mjs";
|
|
25
|
+
import { SDescriptions as k, SDescriptionsItem as A } from "../components/src/descriptions/index.mjs";
|
|
26
|
+
import { SDivider as j } from "../components/src/divider/index.mjs";
|
|
27
|
+
import { SDrawer as M } from "../components/src/drawer/index.mjs";
|
|
28
|
+
import { SDoption as N, SDropdown as P, SDsubmenu as F } from "../components/src/dropdown/index.mjs";
|
|
29
|
+
import { SGalleria as I } from "../components/src/galleria/index.mjs";
|
|
30
|
+
import { SGrid as L, SGridItem as R } from "../components/src/grid/index.mjs";
|
|
31
|
+
import { SImage as z, SImageGroup as B, SImagePreview as V } from "../components/src/image/index.mjs";
|
|
32
|
+
import { SInputNumber as H } from "../components/src/input-number/index.mjs";
|
|
33
|
+
import { SInputTag as U } from "../components/src/input-tag/index.mjs";
|
|
34
|
+
import { SLayout as W, SLayoutAside as G, SLayoutContent as K, SLayoutFooter as q, SLayoutHeader as J } from "../components/src/layout/index.mjs";
|
|
35
|
+
import { SLink as Y } from "../components/src/link/index.mjs";
|
|
36
|
+
import { SList as X } from "../components/src/list/index.mjs";
|
|
37
|
+
import { SMenu as Z, SMenuGroup as Q, SMenuItem as $, SSubMenu as ee } from "../components/src/menu/index.mjs";
|
|
38
|
+
import { SMeterGroup as te } from "../components/src/meter-group/index.mjs";
|
|
39
|
+
import { SModal as ne } from "../components/src/modal/index.mjs";
|
|
40
|
+
import { SPagination as re } from "../components/src/pagination/index.mjs";
|
|
41
|
+
import { SPanel as ie } from "../components/src/panel/index.mjs";
|
|
42
|
+
import { SProgress as ae } from "../components/src/progress/index.mjs";
|
|
43
|
+
import { SRadio as oe, SRadioGroup as se } from "../components/src/radio/index.mjs";
|
|
44
|
+
import { SSegmented as ce } from "../components/src/segmented/index.mjs";
|
|
45
|
+
import { SSkeleton as le } from "../components/src/skeleton/index.mjs";
|
|
46
|
+
import { SSpace as ue } from "../components/src/space/index.mjs";
|
|
47
|
+
import { SStatistic as de } from "../components/src/statistic/index.mjs";
|
|
48
|
+
import { SSwitch as fe } from "../components/src/switch/index.mjs";
|
|
49
|
+
import { STable as pe } from "../components/src/table/index.mjs";
|
|
50
|
+
import { STab as me, STabPane as he, STabs as ge } from "../components/src/tabs/index.mjs";
|
|
51
|
+
import { SText as _e } from "../components/src/text/index.mjs";
|
|
52
|
+
import { STextarea as ve } from "../components/src/textarea/index.mjs";
|
|
53
|
+
import { STimeline as ye, STimelineItem as be } from "../components/src/timeline/index.mjs";
|
|
54
|
+
import { STree as xe } from "../components/src/tree/index.mjs";
|
|
55
|
+
import { SUpload as Se } from "../components/src/upload/index.mjs";
|
|
56
|
+
import { SWaterfall as Ce } from "../components/src/waterfall/index.mjs";
|
|
57
|
+
import { SWatermark as we } from "../components/src/watermark/index.mjs";
|
|
58
|
+
import { SWheel as Te } from "../components/src/wheel/index.mjs";
|
|
60
59
|
import "../components/index.mjs";
|
|
61
60
|
//#region components.ts
|
|
62
|
-
var
|
|
61
|
+
var Ee = [
|
|
63
62
|
e,
|
|
64
63
|
u,
|
|
65
64
|
t,
|
|
@@ -82,22 +81,22 @@ var De = [
|
|
|
82
81
|
k,
|
|
83
82
|
A,
|
|
84
83
|
j,
|
|
84
|
+
N,
|
|
85
85
|
M,
|
|
86
86
|
P,
|
|
87
|
-
N,
|
|
88
87
|
F,
|
|
89
|
-
I,
|
|
90
88
|
S,
|
|
91
89
|
a,
|
|
92
90
|
o,
|
|
91
|
+
I,
|
|
93
92
|
L,
|
|
94
93
|
R,
|
|
95
|
-
z,
|
|
96
94
|
C,
|
|
95
|
+
z,
|
|
97
96
|
B,
|
|
98
97
|
V,
|
|
99
|
-
H,
|
|
100
98
|
s,
|
|
99
|
+
H,
|
|
101
100
|
U,
|
|
102
101
|
W,
|
|
103
102
|
G,
|
|
@@ -109,38 +108,37 @@ var De = [
|
|
|
109
108
|
Z,
|
|
110
109
|
Q,
|
|
111
110
|
$,
|
|
112
|
-
|
|
111
|
+
te,
|
|
113
112
|
ne,
|
|
114
113
|
re,
|
|
115
114
|
ie,
|
|
116
|
-
ae,
|
|
117
115
|
r,
|
|
116
|
+
ae,
|
|
118
117
|
oe,
|
|
119
118
|
se,
|
|
120
|
-
ce,
|
|
121
119
|
l,
|
|
122
|
-
|
|
120
|
+
ce,
|
|
123
121
|
T,
|
|
122
|
+
le,
|
|
124
123
|
ue,
|
|
125
124
|
de,
|
|
125
|
+
ee,
|
|
126
126
|
fe,
|
|
127
|
-
|
|
127
|
+
me,
|
|
128
128
|
pe,
|
|
129
129
|
he,
|
|
130
|
-
me,
|
|
131
130
|
ge,
|
|
132
|
-
_e,
|
|
133
131
|
w,
|
|
132
|
+
_e,
|
|
134
133
|
ve,
|
|
135
134
|
ye,
|
|
136
135
|
be,
|
|
137
|
-
xe,
|
|
138
136
|
i,
|
|
137
|
+
xe,
|
|
139
138
|
Se,
|
|
140
139
|
Ce,
|
|
141
140
|
we,
|
|
142
|
-
Te
|
|
143
|
-
Ee
|
|
141
|
+
Te
|
|
144
142
|
];
|
|
145
143
|
//#endregion
|
|
146
|
-
export {
|
|
144
|
+
export { Ee as default };
|
package/dist/es/core/index.mjs
CHANGED
|
@@ -28,59 +28,57 @@ import { SIcon as M } from "../components/src/icon/index.mjs";
|
|
|
28
28
|
import { STag as N } from "../components/src/tag/index.mjs";
|
|
29
29
|
import { SSelect as P } from "../components/src/select/index.mjs";
|
|
30
30
|
import { SColorPicker as F } from "../components/src/color-picker/index.mjs";
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import
|
|
47
|
-
import {
|
|
48
|
-
import
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import { SWatermark as Ye } from "../components/src/watermark/index.mjs";
|
|
80
|
-
import { SWheel as Xe } from "../components/src/wheel/index.mjs";
|
|
31
|
+
import { SDatePicker as I } from "../components/src/date-picker/index.mjs";
|
|
32
|
+
import { SDatetimePicker as L } from "../components/src/datetime-picker/index.mjs";
|
|
33
|
+
import { descriptionsContextKey as R } from "../components/src/descriptions/types.mjs";
|
|
34
|
+
import { SDescriptions as z, SDescriptionsItem as B } from "../components/src/descriptions/index.mjs";
|
|
35
|
+
import { SDivider as V } from "../components/src/divider/index.mjs";
|
|
36
|
+
import { SDrawer as H } from "../components/src/drawer/index.mjs";
|
|
37
|
+
import { dropdownContextKey as U } from "../components/src/dropdown/types.mjs";
|
|
38
|
+
import { SDoption as W, SDropdown as G, SDsubmenu as K } from "../components/src/dropdown/index.mjs";
|
|
39
|
+
import { SGalleria as q } from "../components/src/galleria/index.mjs";
|
|
40
|
+
import { gridContextKey as J } from "../components/src/grid/types.mjs";
|
|
41
|
+
import { SGrid as Y, SGridItem as X } from "../components/src/grid/index.mjs";
|
|
42
|
+
import { imageGroupContextKey as Z } from "../components/src/image/types.mjs";
|
|
43
|
+
import { SImage as Q, SImageGroup as $, SImagePreview as ee } from "../components/src/image/index.mjs";
|
|
44
|
+
import { SInputNumber as te } from "../components/src/input-number/index.mjs";
|
|
45
|
+
import { SInputTag as ne } from "../components/src/input-tag/index.mjs";
|
|
46
|
+
import re from "../components/src/layer/method.mjs";
|
|
47
|
+
import { SLayout as ie, SLayoutAside as ae, SLayoutContent as oe, SLayoutFooter as se, SLayoutHeader as ce } from "../components/src/layout/index.mjs";
|
|
48
|
+
import { SLink as le } from "../components/src/link/index.mjs";
|
|
49
|
+
import { SList as ue } from "../components/src/list/index.mjs";
|
|
50
|
+
import { menuContextKey as de, menuLevelContextKey as fe, subMenuContextKey as pe } from "../components/src/menu/types.mjs";
|
|
51
|
+
import { SMenu as me, SMenuGroup as he, SMenuItem as ge, SSubMenu as _e } from "../components/src/menu/index.mjs";
|
|
52
|
+
import { useMessage as ve } from "../components/src/message/method.mjs";
|
|
53
|
+
import { SMeterGroup as ye } from "../components/src/meter-group/index.mjs";
|
|
54
|
+
import { useModal as be } from "../components/src/modal/method.mjs";
|
|
55
|
+
import { SModal as xe } from "../components/src/modal/index.mjs";
|
|
56
|
+
import { SPagination as Se } from "../components/src/pagination/index.mjs";
|
|
57
|
+
import { SPanel as Ce } from "../components/src/panel/index.mjs";
|
|
58
|
+
import { SProgress as we } from "../components/src/progress/index.mjs";
|
|
59
|
+
import { radioGroupContextKey as Te } from "../components/src/radio/types.mjs";
|
|
60
|
+
import { SRadio as Ee, SRadioGroup as De } from "../components/src/radio/index.mjs";
|
|
61
|
+
import { SSegmented as Oe } from "../components/src/segmented/index.mjs";
|
|
62
|
+
import { SSkeleton as ke } from "../components/src/skeleton/index.mjs";
|
|
63
|
+
import { SSpace as Ae } from "../components/src/space/index.mjs";
|
|
64
|
+
import { SStatistic as je } from "../components/src/statistic/index.mjs";
|
|
65
|
+
import { SSwitch as Me } from "../components/src/switch/index.mjs";
|
|
66
|
+
import { STable as Ne } from "../components/src/table/index.mjs";
|
|
67
|
+
import { tabsContextKey as Pe } from "../components/src/tabs/types.mjs";
|
|
68
|
+
import { STab as Fe, STabPane as Ie, STabs as Le } from "../components/src/tabs/index.mjs";
|
|
69
|
+
import { SText as Re } from "../components/src/text/index.mjs";
|
|
70
|
+
import { STextarea as ze } from "../components/src/textarea/index.mjs";
|
|
71
|
+
import { timelineContextKey as Be } from "../components/src/timeline/types.mjs";
|
|
72
|
+
import { STimeline as Ve, STimelineItem as He } from "../components/src/timeline/index.mjs";
|
|
73
|
+
import { treeContextKey as Ue } from "../components/src/tree/types.mjs";
|
|
74
|
+
import { STree as We } from "../components/src/tree/index.mjs";
|
|
75
|
+
import { SUpload as Ge } from "../components/src/upload/index.mjs";
|
|
76
|
+
import { SWaterfall as Ke } from "../components/src/waterfall/index.mjs";
|
|
77
|
+
import { SWatermark as qe } from "../components/src/watermark/index.mjs";
|
|
78
|
+
import { SWheel as Je } from "../components/src/wheel/index.mjs";
|
|
81
79
|
import "../components/index.mjs";
|
|
82
|
-
import
|
|
80
|
+
import Ye from "./components.mjs";
|
|
83
81
|
//#region index.ts
|
|
84
|
-
var
|
|
82
|
+
var Xe = e(Ye);
|
|
85
83
|
//#endregion
|
|
86
|
-
export { n as SAnchor, r as SAnchorLink, _ as SAutoComplete, v as SAvatar, h as SBackTop, y as SBadge, b as SButton, x as SButtonGroup, S as SCard, C as SCarousel, w as SCascader, E as SCheckbox, D as SCheckboxGroup, k as SCollapse, A as SCollapseItem, F as SColorPicker, c as SConfigProvider,
|
|
84
|
+
export { n as SAnchor, r as SAnchorLink, _ as SAutoComplete, v as SAvatar, h as SBackTop, y as SBadge, b as SButton, x as SButtonGroup, S as SCard, C as SCarousel, w as SCascader, E as SCheckbox, D as SCheckboxGroup, k as SCollapse, A as SCollapseItem, F as SColorPicker, c as SConfigProvider, I as SDatePicker, L as SDatetimePicker, z as SDescriptions, B as SDescriptionsItem, V as SDivider, W as SDoption, H as SDrawer, G as SDropdown, K as SDsubmenu, j as SEmpty, d as SForm, f as SFormItem, q as SGalleria, Y as SGrid, X as SGridItem, M as SIcon, Q as SImage, $ as SImageGroup, ee as SImagePreview, p as SInput, te as SInputNumber, ne as SInputTag, ie as SLayout, ae as SLayoutAside, oe as SLayoutContent, se as SLayoutFooter, ce as SLayoutHeader, le as SLink, ue as SList, me as SMenu, he as SMenuGroup, ge as SMenuItem, ye as SMeterGroup, xe as SModal, Se as SPagination, Ce as SPanel, l as SPopover, we as SProgress, Ee as SRadio, De as SRadioGroup, g as SScrollbar, Oe as SSegmented, P as SSelect, ke as SSkeleton, Ae as SSpace, je as SStatistic, _e as SSubMenu, Me as SSwitch, Fe as STab, Ie as STabPane, Ne as STable, Le as STabs, N as STag, Re as SText, ze as STextarea, Ve as STimeline, He as STimelineItem, u as STooltip, We as STree, Ge as SUpload, Ke as SWaterfall, qe as SWatermark, Je as SWheel, t as anchorContextKey, m as buttonGroupContextKey, T as checkboxGroupContextKey, O as collapseContextKey, s as configProviderContextKey, Xe as default, R as descriptionsContextKey, U as dropdownContextKey, i as formContextKey, a as formItemContextKey, o as formItemStatusContextKey, J as gridContextKey, Z as imageGroupContextKey, de as menuContextKey, fe as menuLevelContextKey, Te as radioGroupContextKey, pe as subMenuContextKey, Pe as tabsContextKey, Be as timelineContextKey, Ue as treeContextKey, re as useLayer, ve as useMessage, be as useModal };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/arrows-left.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=arrows_left_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0h24ZM12.594 23.258l-.012.002-.071.035-.02.004-.014-.004-.071-.036c-.01-.003-.019 0-.024.006l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.016-.018Zm.264-.113-.014.002-.184.093-.01.01-.003.011.018.43.005.012.008.008.201.092c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.003-.011.018-.43-.003-.012-.01-.01-.184-.092Z\"></path><path fill=currentColor d=\"M11.707 6.293a1 1 0 0 1 0 1.414L7.414 12l4.293 4.293a1 1 0 0 1-1.414 1.414l-5-5a1 1 0 0 1 0-1.414l5-5a1 1 0 0 1 1.414 0Zm6 0a1 1 0 0 1 0 1.414L13.414 12l4.293 4.293a1 1 0 0 1-1.414 1.414l-5-5a1 1 0 0 1 0-1.414l5-5a1 1 0 0 1 1.414 0Z\">",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=arrows_left_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0h24ZM12.594 23.258l-.012.002-.071.035-.02.004-.014-.004-.071-.036c-.01-.003-.019 0-.024.006l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.016-.018Zm.264-.113-.014.002-.184.093-.01.01-.003.011.018.43.005.012.008.008.201.092c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.003-.011.018-.43-.003-.012-.01-.01-.184-.092Z\"></path><path fill=currentColor d=\"M11.707 6.293a1 1 0 0 1 0 1.414L7.414 12l4.293 4.293a1 1 0 0 1-1.414 1.414l-5-5a1 1 0 0 1 0-1.414l5-5a1 1 0 0 1 1.414 0Zm6 0a1 1 0 0 1 0 1.414L13.414 12l4.293 4.293a1 1 0 0 1-1.414 1.414l-5-5a1 1 0 0 1 0-1.414l5-5a1 1 0 0 1 1.414 0Z\">", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/arrows-right.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=arrows_right_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0h24ZM12.594 23.258l-.012.002-.071.035-.02.004-.014-.004-.071-.036c-.01-.003-.019 0-.024.006l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.016-.018Zm.264-.113-.014.002-.184.093-.01.01-.003.011.018.43.005.012.008.008.201.092c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.003-.011.018-.43-.003-.012-.01-.01-.184-.092Z\"></path><path fill=currentColor d=\"M6.293 6.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L10.586 12 6.293 7.707a1 1 0 0 1 0-1.414Zm6 0a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L16.586 12l-4.293-4.293a1 1 0 0 1 0-1.414Z\">",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=arrows_right_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0h24ZM12.594 23.258l-.012.002-.071.035-.02.004-.014-.004-.071-.036c-.01-.003-.019 0-.024.006l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.016-.018Zm.264-.113-.014.002-.184.093-.01.01-.003.011.018.43.005.012.008.008.201.092c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.003-.011.018-.43-.003-.012-.01-.01-.184-.092Z\"></path><path fill=currentColor d=\"M6.293 6.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L10.586 12 6.293 7.707a1 1 0 0 1 0-1.414Zm6 0a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L16.586 12l-4.293-4.293a1 1 0 0 1 0-1.414Z\">", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/asterisk.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=asterisk_line fill=none><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M12 3a1 1 0 0 1 1 1v6.268l5.428-3.134a1 1 0 0 1 1 1.732L14 12l5.428 3.134a1 1 0 1 1-1 1.732L13 13.732V20a1 1 0 1 1-2 0v-6.268l-5.428 3.134a1 1 0 1 1-1-1.732L10 12 4.572 8.866a1 1 0 0 1 1-1.732L11 10.268V4a1 1 0 0 1 1-1\">",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=asterisk_line fill=none><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M12 3a1 1 0 0 1 1 1v6.268l5.428-3.134a1 1 0 0 1 1 1.732L14 12l5.428 3.134a1 1 0 1 1-1 1.732L13 13.732V20a1 1 0 1 1-2 0v-6.268l-5.428 3.134a1 1 0 1 1-1-1.732L10 12 4.572 8.866a1 1 0 0 1 1-1.732L11 10.268V4a1 1 0 0 1 1-1\">", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/calendar.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=calendar_line fill=none><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M16 3a1 1 0 0 1 .993.883L17 4v1h2a2 2 0 0 1 1.995 1.85L21 7v12a2 2 0 0 1-1.85 1.995L19 21H5a2 2 0 0 1-1.995-1.85L3 19V7a2 2 0 0 1 1.85-1.995L5 5h2V4a1 1 0 0 1 1.993-.117L9 4v1h6V4a1 1 0 0 1 1-1m3 9H5v7h14zm0-5H5v3h14z\">",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=calendar_line fill=none><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M16 3a1 1 0 0 1 .993.883L17 4v1h2a2 2 0 0 1 1.995 1.85L21 7v12a2 2 0 0 1-1.85 1.995L19 21H5a2 2 0 0 1-1.995-1.85L3 19V7a2 2 0 0 1 1.85-1.995L5 5h2V4a1 1 0 0 1 1.993-.117L9 4v1h6V4a1 1 0 0 1 1-1m3 9H5v7h14zm0-5H5v3h14z\">", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/check-circle-fill.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg t=1772457966142 class=icon viewBox=\"0 0 1024 1024\"version=1.1 xmlns=http://www.w3.org/2000/svg p-id=2946 xmlns:xlink=http://www.w3.org/1999/xlink width=1em height=1em><path d=\"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m184.3 372.8l-192 224c-5.8 6.8-14.2 10.8-23.1 11.2H480c-8.5 0-16.6-3.4-22.6-9.4l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l103.6 103.6 169.5-197.8c11.5-13.4 31.7-15 45.1-3.5 13.3 11.6 14.9 31.8 3.4 45.2z\"fill=currentColor p-id=2947>",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg t=1772457966142 class=icon viewBox=\"0 0 1024 1024\"version=1.1 xmlns=http://www.w3.org/2000/svg p-id=2946 xmlns:xlink=http://www.w3.org/1999/xlink width=1em height=1em><path d=\"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m184.3 372.8l-192 224c-5.8 6.8-14.2 10.8-23.1 11.2H480c-8.5 0-16.6-3.4-22.6-9.4l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l103.6 103.6 169.5-197.8c11.5-13.4 31.7-15 45.1-3.5 13.3 11.6 14.9 31.8 3.4 45.2z\"fill=currentColor p-id=2947>", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/close-circle-fill.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg t=1772457976162 class=icon viewBox=\"0 0 1024 1024\"version=1.1 xmlns=http://www.w3.org/2000/svg p-id=3111 xmlns:xlink=http://www.w3.org/1999/xlink width=1em height=1em><path d=\"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m150.6 553.4c12.5 12.5 12.5 32.8 0 45.3-6.2 6.2-14.4 9.4-22.6 9.4s-16.4-3.1-22.6-9.4L512 557.3 406.6 662.6c-6.2 6.2-14.4 9.4-22.6 9.4s-16.4-3.1-22.6-9.4c-12.5-12.5-12.5-32.8 0-45.3L466.7 512 361.4 406.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L512 466.7l105.4-105.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L557.3 512l105.3 105.4z\"fill=currentColor p-id=3112>",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg t=1772457976162 class=icon viewBox=\"0 0 1024 1024\"version=1.1 xmlns=http://www.w3.org/2000/svg p-id=3111 xmlns:xlink=http://www.w3.org/1999/xlink width=1em height=1em><path d=\"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m150.6 553.4c12.5 12.5 12.5 32.8 0 45.3-6.2 6.2-14.4 9.4-22.6 9.4s-16.4-3.1-22.6-9.4L512 557.3 406.6 662.6c-6.2 6.2-14.4 9.4-22.6 9.4s-16.4-3.1-22.6-9.4c-12.5-12.5-12.5-32.8 0-45.3L466.7 512 361.4 406.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L512 466.7l105.4-105.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L557.3 512l105.3 105.4z\"fill=currentColor p-id=3112>", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/close.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"fill=currentColor><g id=close_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"m12 13.414 5.657 5.657a1 1 0 0 0 1.414-1.414L13.414 12l5.657-5.657a1 1 0 0 0-1.414-1.414L12 10.586 6.343 4.929A1 1 0 0 0 4.93 6.343L10.586 12l-5.657 5.657a1 1 0 1 0 1.414 1.414z\">",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"fill=currentColor><g id=close_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"m12 13.414 5.657 5.657a1 1 0 0 0 1.414-1.414L13.414 12l5.657-5.657a1 1 0 0 0-1.414-1.414L12 10.586 6.343 4.929A1 1 0 0 0 4.93 6.343L10.586 12l-5.657 5.657a1 1 0 1 0 1.414 1.414z\">", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/copy.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg height=1em viewBox=\"0 0 24 24\"width=1em xmlns=http://www.w3.org/2000/svg><g id=copy_2_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path d=\"M9 2a2 2 0 0 0-2 2v2h2V4h11v11h-2v2h2a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zM4 7a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zm0 2h11v11H4z\"fill=currentColor>",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg height=1em viewBox=\"0 0 24 24\"width=1em xmlns=http://www.w3.org/2000/svg><g id=copy_2_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path d=\"M9 2a2 2 0 0 0-2 2v2h2V4h11v11h-2v2h2a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zM4 7a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zm0 2h11v11H4z\"fill=currentColor>", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/delete.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=delete_2_line fill=none><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M14.28 2a2 2 0 0 1 1.897 1.368L16.72 5H20a1 1 0 1 1 0 2l-.003.071-.867 12.143A3 3 0 0 1 16.138 22H7.862a3 3 0 0 1-2.992-2.786L4.003 7.07A1.01 1.01 0 0 1 4 7a1 1 0 0 1 0-2h3.28l.543-1.632A2 2 0 0 1 9.721 2zm3.717 5H6.003l.862 12.071a1 1 0 0 0 .997.929h8.276a1 1 0 0 0 .997-.929zM10 10a1 1 0 0 1 .993.883L11 11v5a1 1 0 0 1-1.993.117L9 16v-5a1 1 0 0 1 1-1m4 0a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0v-5a1 1 0 0 1 1-1m.28-6H9.72l-.333 1h5.226z\">",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=delete_2_line fill=none><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M14.28 2a2 2 0 0 1 1.897 1.368L16.72 5H20a1 1 0 1 1 0 2l-.003.071-.867 12.143A3 3 0 0 1 16.138 22H7.862a3 3 0 0 1-2.992-2.786L4.003 7.07A1.01 1.01 0 0 1 4 7a1 1 0 0 1 0-2h3.28l.543-1.632A2 2 0 0 1 9.721 2zm3.717 5H6.003l.862 12.071a1 1 0 0 0 .997.929h8.276a1 1 0 0 0 .997-.929zM10 10a1 1 0 0 1 .993.883L11 11v5a1 1 0 0 1-1.993.117L9 16v-5a1 1 0 0 1 1-1m4 0a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0v-5a1 1 0 0 1 1-1m.28-6H9.72l-.333 1h5.226z\">", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/down.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=down_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0h24ZM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01-.184-.092Z\"></path><path fill=currentColor d=\"M12.707 15.707a1 1 0 0 1-1.414 0L5.636 10.05A1 1 0 1 1 7.05 8.636l4.95 4.95 4.95-4.95a1 1 0 0 1 1.414 1.414l-5.657 5.657Z\">",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=down_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0h24ZM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01-.184-.092Z\"></path><path fill=currentColor d=\"M12.707 15.707a1 1 0 0 1-1.414 0L5.636 10.05A1 1 0 1 1 7.05 8.636l4.95 4.95 4.95-4.95a1 1 0 0 1 1.414 1.414l-5.657 5.657Z\">", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/edit.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg height=1em viewBox=\"0 0 24 24\"width=1em xmlns=http://www.w3.org/2000/svg><g id=edit_3_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path d=\"M16.724 3.03a2 2 0 0 0-2.828 0L3.582 13.344a2 2 0 0 0-.586 1.414v5.233c0 .557.453 1.01 1.01 1.01L20 21a1 1 0 1 0 0-2h-7.932l8.899-8.899a2 2 0 0 0 0-2.828zM9.24 19 19.553 8.687 15.31 4.444 4.996 14.758V19z\"fill=currentColor>",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg height=1em viewBox=\"0 0 24 24\"width=1em xmlns=http://www.w3.org/2000/svg><g id=edit_3_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path d=\"M16.724 3.03a2 2 0 0 0-2.828 0L3.582 13.344a2 2 0 0 0-.586 1.414v5.233c0 .557.453 1.01 1.01 1.01L20 21a1 1 0 1 0 0-2h-7.932l8.899-8.899a2 2 0 0 0 0-2.828zM9.24 19 19.553 8.687 15.31 4.444 4.996 14.758V19z\"fill=currentColor>", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/eye-close.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=eye_close_line fill=none><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M3.05 9.31a1 1 0 1 1 1.914-.577c2.086 6.986 11.982 6.987 14.07.004a1 1 0 1 1 1.918.57 9.509 9.509 0 0 1-1.813 3.417L20.414 14A1 1 0 0 1 19 15.414l-1.311-1.311a9.116 9.116 0 0 1-2.32 1.269l.357 1.335a1 1 0 1 1-1.931.518l-.364-1.357c-.947.14-1.915.14-2.862 0l-.364 1.357a1 1 0 1 1-1.931-.518l.357-1.335a9.118 9.118 0 0 1-2.32-1.27l-1.31 1.312A1 1 0 0 1 3.585 14l1.275-1.275c-.784-.936-1.41-2.074-1.812-3.414Z\">",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=eye_close_line fill=none><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M3.05 9.31a1 1 0 1 1 1.914-.577c2.086 6.986 11.982 6.987 14.07.004a1 1 0 1 1 1.918.57 9.509 9.509 0 0 1-1.813 3.417L20.414 14A1 1 0 0 1 19 15.414l-1.311-1.311a9.116 9.116 0 0 1-2.32 1.269l.357 1.335a1 1 0 1 1-1.931.518l-.364-1.357c-.947.14-1.915.14-2.862 0l-.364 1.357a1 1 0 1 1-1.931-.518l.357-1.335a9.118 9.118 0 0 1-2.32-1.27l-1.31 1.312A1 1 0 0 1 3.585 14l1.275-1.275c-.784-.936-1.41-2.074-1.812-3.414Z\">", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/eye.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=eye_2_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M4 12.001zc.003-.016.017-.104.095-.277.086-.191.225-.431.424-.708.398-.553.993-1.192 1.745-1.798C7.777 7.996 9.812 7 12 7c2.188 0 4.223.996 5.736 2.216.752.606 1.347 1.245 1.745 1.798.2.277.338.517.424.708.078.173.092.261.095.277V12c-.003.016-.017.104-.095.277a4.251 4.251 0 0 1-.424.708c-.398.553-.993 1.192-1.745 1.798C16.224 16.004 14.189 17 12 17c-2.188 0-4.223-.996-5.736-2.216-.752-.606-1.347-1.245-1.745-1.798a4.226 4.226 0 0 1-.424-.708A1.115 1.115 0 0 1 4 12.001M12 5C9.217 5 6.752 6.254 5.009 7.659c-.877.706-1.6 1.474-2.113 2.187a6.157 6.157 0 0 0-.625 1.055C2.123 11.23 2 11.611 2 12c0 .388.123.771.27 1.099.155.342.37.7.626 1.055.513.713 1.236 1.48 2.113 2.187C6.752 17.746 9.217 19 12 19c2.783 0 5.248-1.254 6.991-2.659.877-.706 1.6-1.474 2.113-2.187.257-.356.471-.713.625-1.055.148-.328.271-.71.271-1.099 0-.388-.123-.771-.27-1.099a6.197 6.197 0 0 0-.626-1.055c-.513-.713-1.236-1.48-2.113-2.187C17.248 6.254 14.783 5 12 5m-1 7a1 1 0 1 1 2 0 1 1 0 0 1-2 0m1-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6\">",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=eye_2_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M4 12.001zc.003-.016.017-.104.095-.277.086-.191.225-.431.424-.708.398-.553.993-1.192 1.745-1.798C7.777 7.996 9.812 7 12 7c2.188 0 4.223.996 5.736 2.216.752.606 1.347 1.245 1.745 1.798.2.277.338.517.424.708.078.173.092.261.095.277V12c-.003.016-.017.104-.095.277a4.251 4.251 0 0 1-.424.708c-.398.553-.993 1.192-1.745 1.798C16.224 16.004 14.189 17 12 17c-2.188 0-4.223-.996-5.736-2.216-.752-.606-1.347-1.245-1.745-1.798a4.226 4.226 0 0 1-.424-.708A1.115 1.115 0 0 1 4 12.001M12 5C9.217 5 6.752 6.254 5.009 7.659c-.877.706-1.6 1.474-2.113 2.187a6.157 6.157 0 0 0-.625 1.055C2.123 11.23 2 11.611 2 12c0 .388.123.771.27 1.099.155.342.37.7.626 1.055.513.713 1.236 1.48 2.113 2.187C6.752 17.746 9.217 19 12 19c2.783 0 5.248-1.254 6.991-2.659.877-.706 1.6-1.474 2.113-2.187.257-.356.471-.713.625-1.055.148-.328.271-.71.271-1.099 0-.388-.123-.771-.27-1.099a6.197 6.197 0 0 0-.626-1.055c-.513-.713-1.236-1.48-2.113-2.187C17.248 6.254 14.783 5 12 5m-1 7a1 1 0 1 1 2 0 1 1 0 0 1-2 0m1-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6\">", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/fullscreen-exit.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=fullscreen_exit_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M20 7h-3V4a1 1 0 1 0-2 0v3a2 2 0 0 0 2 2h3a1 1 0 1 0 0-2M7 9a2 2 0 0 0 2-2V4a1 1 0 1 0-2 0v3H4a1 1 0 1 0 0 2zm0 8H4a1 1 0 1 1 0-2h3a2 2 0 0 1 2 2v3a1 1 0 1 1-2 0zm10-2a2 2 0 0 0-2 2v3a1 1 0 1 0 2 0v-3h3a1 1 0 1 0 0-2z\">",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=fullscreen_exit_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M20 7h-3V4a1 1 0 1 0-2 0v3a2 2 0 0 0 2 2h3a1 1 0 1 0 0-2M7 9a2 2 0 0 0 2-2V4a1 1 0 1 0-2 0v3H4a1 1 0 1 0 0 2zm0 8H4a1 1 0 1 1 0-2h3a2 2 0 0 1 2 2v3a1 1 0 1 1-2 0zm10-2a2 2 0 0 0-2 2v3a1 1 0 1 0 2 0v-3h3a1 1 0 1 0 0-2z\">", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/fullscreen.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=fullscreen_line fill=none><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M4 15a1 1 0 0 1 1 1v3h3a1 1 0 1 1 0 2H5a2 2 0 0 1-2-2v-3a1 1 0 0 1 1-1m16 0a1 1 0 0 1 .993.883L21 16v3a2 2 0 0 1-1.85 1.995L19 21h-3a1 1 0 0 1-.117-1.993L16 19h3v-3a1 1 0 0 1 1-1M19 3a2 2 0 0 1 1.995 1.85L21 5v3a1 1 0 0 1-1.993.117L19 8V5h-3a1 1 0 0 1-.117-1.993L16 3zM8 3a1 1 0 0 1 .117 1.993L8 5H5v3a1 1 0 0 1-1.993.117L3 8V5a2 2 0 0 1 1.85-1.995L5 3z\">",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg xmlns=http://www.w3.org/2000/svg width=1em height=1em viewBox=\"0 0 24 24\"><g id=fullscreen_line fill=none><path d=\"M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M4 15a1 1 0 0 1 1 1v3h3a1 1 0 1 1 0 2H5a2 2 0 0 1-2-2v-3a1 1 0 0 1 1-1m16 0a1 1 0 0 1 .993.883L21 16v3a2 2 0 0 1-1.85 1.995L19 21h-3a1 1 0 0 1-.117-1.993L16 19h3v-3a1 1 0 0 1 1-1M19 3a2 2 0 0 1 1.995 1.85L21 5v3a1 1 0 0 1-1.993.117L19 8V5h-3a1 1 0 0 1-.117-1.993L16 3zM8 3a1 1 0 0 1 .117 1.993L8 5H5v3a1 1 0 0 1-1.993.117L3 8V5a2 2 0 0 1 1.85-1.995L5 3z\">", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import e from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import { template as t } from "vue";
|
|
3
3
|
//#region ../icons/src/info-circle-fill.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg t=1772457989805 class=icon viewBox=\"0 0 1024 1024\"version=1.1 xmlns=http://www.w3.org/2000/svg p-id=3441 xmlns:xlink=http://www.w3.org/1999/xlink width=1em height=1em><path d=\"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m32 640c0 17.6-14.4 32-32 32s-32-14.4-32-32V480c0-17.6 14.4-32 32-32s32 14.4 32 32v224z m-32-320c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z\"fill=currentColor p-id=3442>",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg t=1772457989805 class=icon viewBox=\"0 0 1024 1024\"version=1.1 xmlns=http://www.w3.org/2000/svg p-id=3441 xmlns:xlink=http://www.w3.org/1999/xlink width=1em height=1em><path d=\"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m32 640c0 17.6-14.4 32-32 32s-32-14.4-32-32V480c0-17.6 14.4-32 32-32s32 14.4 32 32v224z m-32-320c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z\"fill=currentColor p-id=3442>", 3, 1);
|
|
5
5
|
function i(e, t, n, i, a) {
|
|
6
6
|
return r();
|
|
7
7
|
}
|
|
8
8
|
n.__multiRoot = !1;
|
|
9
|
-
var a =
|
|
9
|
+
var a = /*#__PURE__*/ e(n, [["render", i]]);
|
|
10
10
|
//#endregion
|
|
11
11
|
export { a as default };
|