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
|
@@ -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/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=left_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=\"M8.293 12.707a1 1 0 0 1 0-1.414l5.657-5.657a1 1 0 1 1 1.414 1.414L10.414 12l4.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=left_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=\"M8.293 12.707a1 1 0 0 1 0-1.414l5.657-5.657a1 1 0 1 1 1.414 1.414L10.414 12l4.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/loading.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg viewBox=\"25 25 50 50\"class=loading-icon><circle cx=50 cy=50 r=20>",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg viewBox=\"25 25 50 50\"class=loading-icon><circle cx=50 cy=50 r=20>", 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/minus.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=minimize_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=\"M3 12a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H4a1 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=minimize_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=\"M3 12a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H4a1 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/plus.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=add_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=\"M11 20a1 1 0 1 0 2 0v-7h7a1 1 0 1 0 0-2h-7V4a1 1 0 1 0-2 0v7H4a1 1 0 1 0 0 2h7z\">",
|
|
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=add_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=\"M11 20a1 1 0 1 0 2 0v-7h7a1 1 0 1 0 0-2h-7V4a1 1 0 1 0-2 0v7H4a1 1 0 1 0 0 2h7z\">", 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/question.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=question_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 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m0 12a1 1 0 1 1 0 2 1 1 0 0 1 0-2m0-9.5a3.625 3.625 0 0 1 1.348 6.99.837.837 0 0 0-.305.201c-.044.05-.051.114-.05.18L13 14a1 1 0 0 1-1.993.117L11 14v-.25c0-1.153.93-1.845 1.604-2.116a1.626 1.626 0 1 0-2.229-1.509 1 1 0 1 1-2 0A3.625 3.625 0 0 1 12 6.5\">",
|
|
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=question_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 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m0 12a1 1 0 1 1 0 2 1 1 0 0 1 0-2m0-9.5a3.625 3.625 0 0 1 1.348 6.99.837.837 0 0 0-.305.201c-.044.05-.051.114-.05.18L13 14a1 1 0 0 1-1.993.117L11 14v-.25c0-1.153.93-1.845 1.604-2.116a1.626 1.626 0 1 0-2.229-1.509 1 1 0 1 1-2 0A3.625 3.625 0 0 1 12 6.5\">", 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/refresh-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=refresh_anticlockwise_1_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0zM12.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-.018m.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-.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.003-.011.018-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M14.07 19.727a8.003 8.003 0 0 1-9.146-3.99 1 1 0 0 0-1.77.933c2.13 4.04 6.836 6.221 11.434 4.99 5.335-1.43 8.5-6.914 7.071-12.248-1.43-5.335-6.913-8.5-12.247-7.071a10.003 10.003 0 0 0-7.414 9.58c-.007.903.995 1.402 1.713.919l2.673-1.801c1.008-.68.332-2.251-.854-1.986l-1.058.236a8 8 0 1 1 9.598 10.439Z\">",
|
|
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=refresh_anticlockwise_1_line fill=none fill-rule=evenodd><path d=\"M24 0v24H0V0zM12.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-.018m.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-.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.003-.011.018-.43-.003-.012-.01-.01z\"></path><path fill=currentColor d=\"M14.07 19.727a8.003 8.003 0 0 1-9.146-3.99 1 1 0 0 0-1.77.933c2.13 4.04 6.836 6.221 11.434 4.99 5.335-1.43 8.5-6.914 7.071-12.248-1.43-5.335-6.913-8.5-12.247-7.071a10.003 10.003 0 0 0-7.414 9.58c-.007.903.995 1.402 1.713.919l2.673-1.801c1.008-.68.332-2.251-.854-1.986l-1.058.236a8 8 0 1 1 9.598 10.439Z\">", 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/refresh-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=refresh_1_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=\"M9.93 19.728a8.004 8.004 0 0 0 9.146-3.99 1 1 0 1 1 1.77.932c-2.13 4.04-6.836 6.221-11.434 4.99-5.335-1.43-8.5-6.913-7.071-12.248 1.43-5.335 6.913-8.5 12.247-7.071a10.003 10.003 0 0 1 7.414 9.58c.007.903-.995 1.402-1.713.92l-2.673-1.802c-1.008-.68-.332-2.251.854-1.986l1.058.236A8 8 0 1 0 9.93 19.728\">",
|
|
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=refresh_1_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=\"M9.93 19.728a8.004 8.004 0 0 0 9.146-3.99 1 1 0 1 1 1.77.932c-2.13 4.04-6.836 6.221-11.434 4.99-5.335-1.43-8.5-6.913-7.071-12.248 1.43-5.335 6.913-8.5 12.247-7.071a10.003 10.003 0 0 1 7.414 9.58c.007.903-.995 1.402-1.713.92l-2.673-1.802c-1.008-.68-.332-2.251.854-1.986l1.058.236A8 8 0 1 0 9.93 19.728\">", 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/refresh.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=refresh_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=\"M2 12.08c-.006-.862.91-1.356 1.618-.975l.095.058 2.678 1.804c.972.655.377 2.143-.734 2.007l-.117-.02-1.063-.234a8.002 8.002 0 0 0 14.804.605 1 1 0 0 1 1.82.828c-1.987 4.37-6.896 6.793-11.687 5.509A10.003 10.003 0 0 1 2 12.08m.903-4.228C4.89 3.482 9.799 1.06 14.59 2.343a10.002 10.002 0 0 1 7.414 9.581c.007.863-.91 1.358-1.617.976l-.096-.058-2.678-1.804c-.972-.655-.377-2.143.734-2.007l.117.02 1.063.234A8.002 8.002 0 0 0 4.723 8.68a1 1 0 1 1-1.82-.828\">",
|
|
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=refresh_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=\"M2 12.08c-.006-.862.91-1.356 1.618-.975l.095.058 2.678 1.804c.972.655.377 2.143-.734 2.007l-.117-.02-1.063-.234a8.002 8.002 0 0 0 14.804.605 1 1 0 0 1 1.82.828c-1.987 4.37-6.896 6.793-11.687 5.509A10.003 10.003 0 0 1 2 12.08m.903-4.228C4.89 3.482 9.799 1.06 14.59 2.343a10.002 10.002 0 0 1 7.414 9.581c.007.863-.91 1.358-1.617.976l-.096-.058-2.678-1.804c-.972-.655-.377-2.143.734-2.007l.117.02 1.063.234A8.002 8.002 0 0 0 4.723 8.68a1 1 0 1 1-1.82-.828\">", 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/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=right_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=\"M15.707 11.293a1 1 0 0 1 0 1.414l-5.657 5.657a1 1 0 1 1-1.414-1.414l4.95-4.95-4.95-4.95a1 1 0 0 1 1.414-1.414l5.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=right_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=\"M15.707 11.293a1 1 0 0 1 0 1.414l-5.657 5.657a1 1 0 1 1-1.414-1.414l4.95-4.95-4.95-4.95a1 1 0 0 1 1.414-1.414l5.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/up.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=up_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=\"M11.293 8.293a1 1 0 0 1 1.414 0l5.657 5.657a1 1 0 0 1-1.414 1.414L12 10.414l-4.95 4.95a1 1 0 0 1-1.414-1.414l5.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=up_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=\"M11.293 8.293a1 1 0 0 1 1.414 0l5.657 5.657a1 1 0 0 1-1.414 1.414L12 10.414l-4.95 4.95a1 1 0 0 1-1.414-1.414l5.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/upload.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=upload_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=\"M20 15a1 1 0 0 1 1 1v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4a1 1 0 1 1 2 0v4h14v-4a1 1 0 0 1 1-1M12.884 3.474 16.95 7.54a1 1 0 1 1-1.414 1.414L13 6.42V16a1 1 0 1 1-2 0V6.419L8.464 8.954A1 1 0 0 1 7.05 7.54l4.066-4.066a1.25 1.25 0 0 1 1.768 0\">",
|
|
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=upload_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=\"M20 15a1 1 0 0 1 1 1v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4a1 1 0 1 1 2 0v4h14v-4a1 1 0 0 1 1-1M12.884 3.474 16.95 7.54a1 1 0 1 1-1.414 1.414L13 6.42V16a1 1 0 1 1-2 0V6.419L8.464 8.954A1 1 0 0 1 7.05 7.54l4.066-4.066a1.25 1.25 0 0 1 1.768 0\">", 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/warning-circle-fill.vue
|
|
4
|
-
var n = { __vapor: !0 }, r = t("<svg t=1772457984829 class=icon viewBox=\"0 0 1024 1024\"version=1.1 xmlns=http://www.w3.org/2000/svg p-id=3276 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 m-32 256c0-17.6 14.4-32 32-32s32 14.4 32 32v224c0 17.6-14.4 32-32 32s-32-14.4-32-32V320z m32 416c-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=3277>",
|
|
4
|
+
var n = { __vapor: !0 }, r = t("<svg t=1772457984829 class=icon viewBox=\"0 0 1024 1024\"version=1.1 xmlns=http://www.w3.org/2000/svg p-id=3276 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 m-32 256c0-17.6 14.4-32 32-32s32 14.4 32 32v224c0 17.6-14.4 32-32 32s-32-14.4-32-32V320z m32 416c-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=3277>", 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/zoom-in.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=zoom_in_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=\"M10.5 2a8.5 8.5 0 0 1 6.873 13.502l-.197.26 3.652 3.652a1 1 0 0 1-1.32 1.498l-.094-.084-3.652-3.652A8.5 8.5 0 1 1 10.5 2m0 2a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13m0 2a1 1 0 0 1 .993.883L11.5 7v2.5H14a1 1 0 0 1 .117 1.993L14 11.5h-2.5V14a1 1 0 0 1-1.993.117L9.5 14v-2.5H7a1 1 0 0 1-.117-1.993L7 9.5h2.5V7a1 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=zoom_in_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=\"M10.5 2a8.5 8.5 0 0 1 6.873 13.502l-.197.26 3.652 3.652a1 1 0 0 1-1.32 1.498l-.094-.084-3.652-3.652A8.5 8.5 0 1 1 10.5 2m0 2a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13m0 2a1 1 0 0 1 .993.883L11.5 7v2.5H14a1 1 0 0 1 .117 1.993L14 11.5h-2.5V14a1 1 0 0 1-1.993.117L9.5 14v-2.5H7a1 1 0 0 1-.117-1.993L7 9.5h2.5V7a1 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/zoom-out.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=zoom_out_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=\"M10.5 2a8.5 8.5 0 0 1 6.676 13.762l3.652 3.652a1 1 0 0 1-1.414 1.414l-3.652-3.652A8.5 8.5 0 1 1 10.5 2m0 2a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M14 9.5a1 1 0 1 1 0 2H7a1 1 0 1 1 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=zoom_out_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=\"M10.5 2a8.5 8.5 0 0 1 6.676 13.762l3.652 3.652a1 1 0 0 1-1.414 1.414l-3.652-3.652A8.5 8.5 0 1 1 10.5 2m0 2a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M14 9.5a1 1 0 1 1 0 2H7a1 1 0 1 1 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 };
|
|
@@ -390,13 +390,6 @@
|
|
|
390
390
|
"s-config-provider/theme": {
|
|
391
391
|
"description": "—"
|
|
392
392
|
},
|
|
393
|
-
"s-config-provider-vapor/inputFilled": {
|
|
394
|
-
"description": "—",
|
|
395
|
-
"type": "boolean"
|
|
396
|
-
},
|
|
397
|
-
"s-config-provider-vapor/theme": {
|
|
398
|
-
"description": "—"
|
|
399
|
-
},
|
|
400
393
|
"s-date-picker/change": {
|
|
401
394
|
"description": "值改变时触发"
|
|
402
395
|
},
|
package/dist/json/web-types.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
|
|
3
3
|
"framework": "vue",
|
|
4
4
|
"name": "savor-ui",
|
|
5
|
-
"version": "0.
|
|
5
|
+
"version": "0.3.1",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
8
8
|
"types-syntax": "typescript",
|
|
@@ -1046,34 +1046,6 @@
|
|
|
1046
1046
|
}
|
|
1047
1047
|
]
|
|
1048
1048
|
},
|
|
1049
|
-
{
|
|
1050
|
-
"name": "s-config-provider-vapor",
|
|
1051
|
-
"attributes": [
|
|
1052
|
-
{
|
|
1053
|
-
"name": "inputFilled",
|
|
1054
|
-
"description": "—",
|
|
1055
|
-
"value": {
|
|
1056
|
-
"type": "boolean",
|
|
1057
|
-
"kind": "expression"
|
|
1058
|
-
}
|
|
1059
|
-
},
|
|
1060
|
-
{
|
|
1061
|
-
"name": "theme",
|
|
1062
|
-
"description": "—",
|
|
1063
|
-
"value": {
|
|
1064
|
-
"type": "ConfigProviderVaporTheme",
|
|
1065
|
-
"kind": "expression"
|
|
1066
|
-
}
|
|
1067
|
-
}
|
|
1068
|
-
],
|
|
1069
|
-
"events": [],
|
|
1070
|
-
"slots": [
|
|
1071
|
-
{
|
|
1072
|
-
"name": "default",
|
|
1073
|
-
"description": "—"
|
|
1074
|
-
}
|
|
1075
|
-
]
|
|
1076
|
-
},
|
|
1077
1049
|
{
|
|
1078
1050
|
"name": "s-date-picker",
|
|
1079
1051
|
"attributes": [
|
package/package.json
CHANGED
|
@@ -1,63 +1,63 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "savor-ui",
|
|
3
|
-
"version": "0.3.
|
|
4
|
-
"description": "A Vue3 Components Library",
|
|
5
|
-
"keywords": [
|
|
6
|
-
"component library",
|
|
7
|
-
"savor-ui",
|
|
8
|
-
"vapor",
|
|
9
|
-
"vue"
|
|
10
|
-
],
|
|
11
|
-
"homepage": "https://gitee.com/mach552/savor-ui",
|
|
12
|
-
"license": "MIT",
|
|
13
|
-
"author": "mach552",
|
|
14
|
-
"repository": {
|
|
15
|
-
"type": "git",
|
|
16
|
-
"url": "https://gitee.com/mach552/savor-ui"
|
|
17
|
-
},
|
|
18
|
-
"files": [
|
|
19
|
-
"dist",
|
|
20
|
-
"README.md",
|
|
21
|
-
"CHANGELOG.md"
|
|
22
|
-
],
|
|
23
|
-
"exports": {
|
|
24
|
-
".": {
|
|
25
|
-
"types": "./dist/es/core/index.d.ts",
|
|
26
|
-
"import": "./dist/es/core/index.mjs",
|
|
27
|
-
"default": "./dist/es/core/index.mjs"
|
|
28
|
-
},
|
|
29
|
-
"./index.css": "./dist/es/style/index.css",
|
|
30
|
-
"./theme/index.scss": "./dist/es/theme/index.scss",
|
|
31
|
-
"./theme/*": "./dist/es/theme/*",
|
|
32
|
-
"./*": {
|
|
33
|
-
"types": "./dist/es/components/*/index.d.ts",
|
|
34
|
-
"import": "./dist/es/components/*/index.mjs",
|
|
35
|
-
"default": "./dist/es/components/*/index.mjs"
|
|
36
|
-
}
|
|
37
|
-
},
|
|
38
|
-
"scripts": {
|
|
39
|
-
"clean": "shx rm -rf dist",
|
|
40
|
-
"build": "run-s clean && vite build",
|
|
41
|
-
"release": "release-it"
|
|
42
|
-
},
|
|
43
|
-
"dependencies": {
|
|
44
|
-
"@popperjs/core": "^2.11.8",
|
|
45
|
-
"async-validator": "^4.2.5",
|
|
46
|
-
"dayjs": "^1.11.20"
|
|
47
|
-
},
|
|
48
|
-
"devDependencies": {
|
|
49
|
-
"@savor-ui/components": "workspace:*",
|
|
50
|
-
"@savor-ui/utils": "workspace:*"
|
|
51
|
-
},
|
|
52
|
-
"peerDependencies": {
|
|
53
|
-
"vue": "^3.6.0-beta.
|
|
54
|
-
},
|
|
55
|
-
"engines": {
|
|
56
|
-
"node": "^20.19.0 || >=22.12.0"
|
|
57
|
-
},
|
|
58
|
-
"vetur": {
|
|
59
|
-
"tags": "./dist/json/vetur-tags.json",
|
|
60
|
-
"attributes": "./dist/json/vetur-attributes.json"
|
|
61
|
-
},
|
|
62
|
-
"web-types": "./dist/json/web-types.json"
|
|
63
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "savor-ui",
|
|
3
|
+
"version": "0.3.2",
|
|
4
|
+
"description": "A Vue3 Components Library",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"component library",
|
|
7
|
+
"savor-ui",
|
|
8
|
+
"vapor",
|
|
9
|
+
"vue"
|
|
10
|
+
],
|
|
11
|
+
"homepage": "https://gitee.com/mach552/savor-ui",
|
|
12
|
+
"license": "MIT",
|
|
13
|
+
"author": "mach552",
|
|
14
|
+
"repository": {
|
|
15
|
+
"type": "git",
|
|
16
|
+
"url": "https://gitee.com/mach552/savor-ui"
|
|
17
|
+
},
|
|
18
|
+
"files": [
|
|
19
|
+
"dist",
|
|
20
|
+
"README.md",
|
|
21
|
+
"CHANGELOG.md"
|
|
22
|
+
],
|
|
23
|
+
"exports": {
|
|
24
|
+
".": {
|
|
25
|
+
"types": "./dist/es/core/index.d.ts",
|
|
26
|
+
"import": "./dist/es/core/index.mjs",
|
|
27
|
+
"default": "./dist/es/core/index.mjs"
|
|
28
|
+
},
|
|
29
|
+
"./index.css": "./dist/es/style/index.css",
|
|
30
|
+
"./theme/index.scss": "./dist/es/theme/index.scss",
|
|
31
|
+
"./theme/*": "./dist/es/theme/*",
|
|
32
|
+
"./*": {
|
|
33
|
+
"types": "./dist/es/components/*/index.d.ts",
|
|
34
|
+
"import": "./dist/es/components/*/index.mjs",
|
|
35
|
+
"default": "./dist/es/components/*/index.mjs"
|
|
36
|
+
}
|
|
37
|
+
},
|
|
38
|
+
"scripts": {
|
|
39
|
+
"clean": "shx rm -rf dist",
|
|
40
|
+
"build": "run-s clean && vite build",
|
|
41
|
+
"release": "release-it"
|
|
42
|
+
},
|
|
43
|
+
"dependencies": {
|
|
44
|
+
"@popperjs/core": "^2.11.8",
|
|
45
|
+
"async-validator": "^4.2.5",
|
|
46
|
+
"dayjs": "^1.11.20"
|
|
47
|
+
},
|
|
48
|
+
"devDependencies": {
|
|
49
|
+
"@savor-ui/components": "workspace:*",
|
|
50
|
+
"@savor-ui/utils": "workspace:*"
|
|
51
|
+
},
|
|
52
|
+
"peerDependencies": {
|
|
53
|
+
"vue": "^3.6.0-beta.14"
|
|
54
|
+
},
|
|
55
|
+
"engines": {
|
|
56
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
57
|
+
},
|
|
58
|
+
"vetur": {
|
|
59
|
+
"tags": "./dist/json/vetur-tags.json",
|
|
60
|
+
"attributes": "./dist/json/vetur-attributes.json"
|
|
61
|
+
},
|
|
62
|
+
"web-types": "./dist/json/web-types.json"
|
|
63
|
+
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { initTheme as e } from "../../../utils/src/theme/themeMap.mjs";
|
|
2
|
-
import "../../../utils/index.mjs";
|
|
3
|
-
import { configProviderContextKey as t } from "./types.mjs";
|
|
4
|
-
import { defineComponent as n, provide as r, renderSlot as i, toRefs as a, watch as o } from "vue";
|
|
5
|
-
//#region ../components/src/config-provider/config-provider.vue?vue&type=script&setup=true&lang.ts
|
|
6
|
-
var s = /* @__PURE__ */ n({
|
|
7
|
-
name: "SConfigProvider",
|
|
8
|
-
__name: "config-provider",
|
|
9
|
-
props: {
|
|
10
|
-
inputFilled: { type: Boolean },
|
|
11
|
-
theme: {}
|
|
12
|
-
},
|
|
13
|
-
setup(n) {
|
|
14
|
-
let s = n, { inputFilled: c } = a(s);
|
|
15
|
-
return r(t, { inputFilled: c }), o(() => s.theme, (t) => {
|
|
16
|
-
e(t?.lightTheme, t?.darkTheme);
|
|
17
|
-
}, {
|
|
18
|
-
immediate: !0,
|
|
19
|
-
deep: !0
|
|
20
|
-
}), (e, t) => i(e.$slots, "default");
|
|
21
|
-
}
|
|
22
|
-
});
|
|
23
|
-
//#endregion
|
|
24
|
-
export { s as default };
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ConfigProviderVaporProps, ConfigProviderVaporSlots } from './types';
|
|
2
|
-
import { PublicProps, VNode } from 'vue';
|
|
3
|
-
declare const __VLS_export: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4
|
-
props: PublicProps & __VLS_PrettifyLocal<ConfigProviderVaporProps> & (typeof globalThis extends {
|
|
5
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
6
|
-
} ? P : {});
|
|
7
|
-
expose: (exposed: {}) => void;
|
|
8
|
-
attrs: any;
|
|
9
|
-
slots: ConfigProviderVaporSlots;
|
|
10
|
-
emit: {};
|
|
11
|
-
}>) => VNode & {
|
|
12
|
-
__ctx?: Awaited<typeof __VLS_setup>;
|
|
13
|
-
};
|
|
14
|
-
declare const _default: typeof __VLS_export;
|
|
15
|
-
export default _default;
|
|
16
|
-
type __VLS_PrettifyLocal<T> = (T extends any ? {
|
|
17
|
-
[K in keyof T]: T[K];
|
|
18
|
-
} : {
|
|
19
|
-
[K in keyof T as K]: T[K];
|
|
20
|
-
}) & {};
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { ConfigProviderVaporSlots, ConfigProviderVaporTheme } from './types';
|
|
2
|
-
import { PublicProps, VNode, Plugin } from 'vue';
|
|
3
|
-
export declare const SConfigProviderVapor: ((__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
4
|
-
attrs: any;
|
|
5
|
-
slots: ConfigProviderVaporSlots;
|
|
6
|
-
emit: {};
|
|
7
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
8
|
-
props: PublicProps & {
|
|
9
|
-
inputFilled?: boolean | undefined;
|
|
10
|
-
theme?: ConfigProviderVaporTheme | undefined;
|
|
11
|
-
} & (typeof globalThis extends {
|
|
12
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
13
|
-
} ? P : {});
|
|
14
|
-
expose: (exposed: {}) => void;
|
|
15
|
-
attrs: any;
|
|
16
|
-
slots: ConfigProviderVaporSlots;
|
|
17
|
-
emit: {};
|
|
18
|
-
}>) => VNode & {
|
|
19
|
-
__ctx?: Awaited<typeof __VLS_setup>;
|
|
20
|
-
}) & Plugin;
|
|
21
|
-
export * from './types';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { withInstall as e } from "../../../utils/src/install.mjs";
|
|
2
|
-
import "../../../utils/index.mjs";
|
|
3
|
-
import "./types.mjs";
|
|
4
|
-
import t from "./config-provider-vapor.vue.mjs";
|
|
5
|
-
//#region ../components/src/config-provider-vapor/index.ts
|
|
6
|
-
var n = e(t);
|
|
7
|
-
//#endregion
|
|
8
|
-
export { n as SConfigProviderVapor };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ThemeTokens } from '../../../utils/index.ts';
|
|
2
|
-
import { InjectionKey, Ref } from 'vue';
|
|
3
|
-
export interface ConfigProviderVaporTheme {
|
|
4
|
-
lightTheme?: Partial<ThemeTokens>;
|
|
5
|
-
darkTheme?: Partial<ThemeTokens>;
|
|
6
|
-
}
|
|
7
|
-
export interface ConfigProviderVaporProps {
|
|
8
|
-
inputFilled?: boolean;
|
|
9
|
-
theme?: ConfigProviderVaporTheme;
|
|
10
|
-
}
|
|
11
|
-
export interface ConfigProviderVaporSlots {
|
|
12
|
-
default?: () => any;
|
|
13
|
-
}
|
|
14
|
-
export interface ConfigProviderVaporContext {
|
|
15
|
-
inputFilled?: Ref<boolean>;
|
|
16
|
-
}
|
|
17
|
-
export declare const configProviderVaporContextKey: InjectionKey<ConfigProviderVaporContext>;
|