duck-vue-components 0.3.13 → 0.3.14

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.
@@ -1,4 +1,4 @@
1
- import { f as labelPositionI } from "./index-BPQVuYZD.js";
1
+ import { f as labelPositionI } from "./index-Di4VXcF7.js";
2
2
  import * as _$pinia from "pinia";
3
3
  import { StateTree } from "pinia";
4
4
  import * as _$_vueuse_core0 from "@vueuse/core";
package/dist/index.cjs CHANGED
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
5
  const require_locale = require("./locale-BTmar3YP.cjs");
6
- const require_controls = require("./controls-BBUzKw_g.cjs");
6
+ const require_controls = require("./controls-CWPGdIsp.cjs");
7
7
  require("element-plus/dist/index.css");
8
8
  require("element-plus/theme-chalk/dark/css-vars.css");
9
9
  let element_plus = require("element-plus");
package/dist/index.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { t as index_d_exports } from "./index-DDMVfK5O.cjs";
1
+ import { t as index_d_exports } from "./index-CG4hKZCM.cjs";
2
2
  import { t as FrameworkOptions } from "./index-C44rzTLG.cjs";
3
3
  import * as _$vue from "vue";
4
4
  export * from "element-plus";
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { t as FrameworkOptions } from "./index-BPQVuYZD.js";
2
- import { t as index_d_exports } from "./index-DIajY4Ph.js";
1
+ import { t as FrameworkOptions } from "./index-Di4VXcF7.js";
2
+ import { t as index_d_exports } from "./index-D3OKrtxr.js";
3
3
  import * as _$vue from "vue";
4
4
  export * from "element-plus";
5
5
  export * from "pinia";
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { d as tw_default, f as en_default, p as cn_default } from "./locale-BscyDzS3.js";
2
- import { t as controls_exports } from "./controls-cwTfuLFb.js";
2
+ import { t as controls_exports } from "./controls-Cgm2AnzN.js";
3
3
  import "element-plus/dist/index.css";
4
4
  import "element-plus/theme-chalk/dark/css-vars.css";
5
5
  import ElementPlus from "element-plus";
@@ -0,0 +1,70 @@
1
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
+ require("./locale-BTmar3YP.cjs");
3
+ const require__plugin_vue_export_helper = require("./_plugin-vue_export-helper-BeRLrMO0.cjs");
4
+ let vue = require("vue");
5
+ //#region src/packages/layout/tlr/index.vue
6
+ const _sfc_main$1 = {};
7
+ function _sfc_render$1(_ctx, _cache) {
8
+ const _component_el_header = (0, vue.resolveComponent)("el-header");
9
+ const _component_el_main = (0, vue.resolveComponent)("el-main");
10
+ const _component_el_container = (0, vue.resolveComponent)("el-container");
11
+ return (0, vue.openBlock)(), (0, vue.createElementBlock)(vue.Fragment, null, [(0, vue.createCommentVNode)(" 多种布局的时候,需要在此处处理 "), (0, vue.createVNode)(_component_el_container, null, {
12
+ default: (0, vue.withCtx)(() => [(0, vue.createVNode)(_component_el_header, {
13
+ class: "header_wrapper",
14
+ height: "50"
15
+ }, {
16
+ default: (0, vue.withCtx)(() => [(0, vue.renderSlot)(_ctx.$slots, "layoutHeader", {}, void 0, true)]),
17
+ _: 3
18
+ }), (0, vue.createVNode)(_component_el_container, null, {
19
+ default: (0, vue.withCtx)(() => [(0, vue.renderSlot)(_ctx.$slots, "layoutMenus", {}, void 0, true), (0, vue.createVNode)(_component_el_container, { style: { "flex-wrap": "wrap" } }, {
20
+ default: (0, vue.withCtx)(() => [(0, vue.createVNode)(_component_el_header, { class: "tabs_wrapper" }, {
21
+ default: (0, vue.withCtx)(() => [(0, vue.renderSlot)(_ctx.$slots, "layoutTabs", {}, void 0, true)]),
22
+ _: 3
23
+ }), (0, vue.createVNode)(_component_el_main, { class: "main-wrapper" }, {
24
+ default: (0, vue.withCtx)(() => [(0, vue.renderSlot)(_ctx.$slots, "layoutMain", {}, void 0, true)]),
25
+ _: 3
26
+ })]),
27
+ _: 3
28
+ })]),
29
+ _: 3
30
+ })]),
31
+ _: 3
32
+ })], 2112);
33
+ }
34
+ var tlr_default = /* @__PURE__ */ require__plugin_vue_export_helper._plugin_vue_export_helper_default(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-4dde94cf"]]);
35
+ //#endregion
36
+ //#region src/packages/layout/ltb/index.vue
37
+ const _sfc_main = {};
38
+ function _sfc_render(_ctx, _cache) {
39
+ const _component_el_header = (0, vue.resolveComponent)("el-header");
40
+ const _component_el_main = (0, vue.resolveComponent)("el-main");
41
+ const _component_el_container = (0, vue.resolveComponent)("el-container");
42
+ return (0, vue.openBlock)(), (0, vue.createElementBlock)(vue.Fragment, null, [(0, vue.createCommentVNode)(" 多种布局的时候,需要在此处处理 "), (0, vue.createVNode)(_component_el_container, null, {
43
+ default: (0, vue.withCtx)(() => [(0, vue.renderSlot)(_ctx.$slots, "layoutMenus", {}, void 0, true), (0, vue.createVNode)(_component_el_container, null, {
44
+ default: (0, vue.withCtx)(() => [
45
+ (0, vue.createVNode)(_component_el_header, {
46
+ class: "header_wrapper",
47
+ height: "50"
48
+ }, {
49
+ default: (0, vue.withCtx)(() => [(0, vue.renderSlot)(_ctx.$slots, "layoutHeader", {}, void 0, true)]),
50
+ _: 3
51
+ }),
52
+ (0, vue.createCommentVNode)(" <el-container style=\"flex-wrap: wrap;\"> "),
53
+ (0, vue.createVNode)(_component_el_header, { class: "tabs_wrapper" }, {
54
+ default: (0, vue.withCtx)(() => [(0, vue.renderSlot)(_ctx.$slots, "layoutTabs", {}, void 0, true)]),
55
+ _: 3
56
+ }),
57
+ (0, vue.createVNode)(_component_el_main, { class: "main-wrapper" }, {
58
+ default: (0, vue.withCtx)(() => [(0, vue.renderSlot)(_ctx.$slots, "layoutMain", {}, void 0, true)]),
59
+ _: 3
60
+ })
61
+ ]),
62
+ _: 3
63
+ })]),
64
+ _: 3
65
+ })], 2112);
66
+ }
67
+ var ltb_default = /* @__PURE__ */ require__plugin_vue_export_helper._plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-8097043a"]]);
68
+ //#endregion
69
+ exports.LTBTemplate = ltb_default;
70
+ exports.TLRTemplate = tlr_default;
@@ -0,0 +1,43 @@
1
+ import * as _$vue from "vue";
2
+
3
+ //#region src/packages/layout/tlr/index.vue.d.ts
4
+ declare var __VLS_14: {}, __VLS_22$1: {}, __VLS_36: {}, __VLS_44: {};
5
+ type __VLS_Slots$1 = {} & {
6
+ layoutHeader?: (props: typeof __VLS_14) => any;
7
+ } & {
8
+ layoutMenus?: (props: typeof __VLS_22$1) => any;
9
+ } & {
10
+ layoutTabs?: (props: typeof __VLS_36) => any;
11
+ } & {
12
+ layoutMain?: (props: typeof __VLS_44) => any;
13
+ };
14
+ declare const __VLS_base$1: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
15
+ declare const __VLS_export$1: __VLS_WithSlots$1<typeof __VLS_base$1, __VLS_Slots$1>;
16
+ declare const _default$1: typeof __VLS_export$1;
17
+ type __VLS_WithSlots$1<T, S> = T & {
18
+ new (): {
19
+ $slots: S;
20
+ };
21
+ };
22
+ //#endregion
23
+ //#region src/packages/layout/ltb/index.vue.d.ts
24
+ declare var __VLS_8: {}, __VLS_22: {}, __VLS_30: {}, __VLS_38: {};
25
+ type __VLS_Slots = {} & {
26
+ layoutMenus?: (props: typeof __VLS_8) => any;
27
+ } & {
28
+ layoutHeader?: (props: typeof __VLS_22) => any;
29
+ } & {
30
+ layoutTabs?: (props: typeof __VLS_30) => any;
31
+ } & {
32
+ layoutMain?: (props: typeof __VLS_38) => any;
33
+ };
34
+ declare const __VLS_base: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
35
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
36
+ declare const _default: typeof __VLS_export;
37
+ type __VLS_WithSlots<T, S> = T & {
38
+ new (): {
39
+ $slots: S;
40
+ };
41
+ };
42
+ //#endregion
43
+ export { _default as LTBTemplate, _default$1 as TLRTemplate };
@@ -0,0 +1,43 @@
1
+ import * as _$vue from "vue";
2
+
3
+ //#region src/packages/layout/tlr/index.vue.d.ts
4
+ declare var __VLS_14: {}, __VLS_22$1: {}, __VLS_36: {}, __VLS_44: {};
5
+ type __VLS_Slots$1 = {} & {
6
+ layoutHeader?: (props: typeof __VLS_14) => any;
7
+ } & {
8
+ layoutMenus?: (props: typeof __VLS_22$1) => any;
9
+ } & {
10
+ layoutTabs?: (props: typeof __VLS_36) => any;
11
+ } & {
12
+ layoutMain?: (props: typeof __VLS_44) => any;
13
+ };
14
+ declare const __VLS_base$1: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
15
+ declare const __VLS_export$1: __VLS_WithSlots$1<typeof __VLS_base$1, __VLS_Slots$1>;
16
+ declare const _default$1: typeof __VLS_export$1;
17
+ type __VLS_WithSlots$1<T, S> = T & {
18
+ new (): {
19
+ $slots: S;
20
+ };
21
+ };
22
+ //#endregion
23
+ //#region src/packages/layout/ltb/index.vue.d.ts
24
+ declare var __VLS_8: {}, __VLS_22: {}, __VLS_30: {}, __VLS_38: {};
25
+ type __VLS_Slots = {} & {
26
+ layoutMenus?: (props: typeof __VLS_8) => any;
27
+ } & {
28
+ layoutHeader?: (props: typeof __VLS_22) => any;
29
+ } & {
30
+ layoutTabs?: (props: typeof __VLS_30) => any;
31
+ } & {
32
+ layoutMain?: (props: typeof __VLS_38) => any;
33
+ };
34
+ declare const __VLS_base: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
35
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
36
+ declare const _default: typeof __VLS_export;
37
+ type __VLS_WithSlots<T, S> = T & {
38
+ new (): {
39
+ $slots: S;
40
+ };
41
+ };
42
+ //#endregion
43
+ export { _default as LTBTemplate, _default$1 as TLRTemplate };
package/dist/layout.js ADDED
@@ -0,0 +1,67 @@
1
+ import { t as _plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-Ccxcu2kh.js";
2
+ import { Fragment, createCommentVNode, createElementBlock, createVNode, openBlock, renderSlot, resolveComponent, withCtx } from "vue";
3
+ //#region src/packages/layout/tlr/index.vue
4
+ const _sfc_main$1 = {};
5
+ function _sfc_render$1(_ctx, _cache) {
6
+ const _component_el_header = resolveComponent("el-header");
7
+ const _component_el_main = resolveComponent("el-main");
8
+ const _component_el_container = resolveComponent("el-container");
9
+ return openBlock(), createElementBlock(Fragment, null, [createCommentVNode(" 多种布局的时候,需要在此处处理 "), createVNode(_component_el_container, null, {
10
+ default: withCtx(() => [createVNode(_component_el_header, {
11
+ class: "header_wrapper",
12
+ height: "50"
13
+ }, {
14
+ default: withCtx(() => [renderSlot(_ctx.$slots, "layoutHeader", {}, void 0, true)]),
15
+ _: 3
16
+ }), createVNode(_component_el_container, null, {
17
+ default: withCtx(() => [renderSlot(_ctx.$slots, "layoutMenus", {}, void 0, true), createVNode(_component_el_container, { style: { "flex-wrap": "wrap" } }, {
18
+ default: withCtx(() => [createVNode(_component_el_header, { class: "tabs_wrapper" }, {
19
+ default: withCtx(() => [renderSlot(_ctx.$slots, "layoutTabs", {}, void 0, true)]),
20
+ _: 3
21
+ }), createVNode(_component_el_main, { class: "main-wrapper" }, {
22
+ default: withCtx(() => [renderSlot(_ctx.$slots, "layoutMain", {}, void 0, true)]),
23
+ _: 3
24
+ })]),
25
+ _: 3
26
+ })]),
27
+ _: 3
28
+ })]),
29
+ _: 3
30
+ })], 2112);
31
+ }
32
+ var tlr_default = /* @__PURE__ */ _plugin_vue_export_helper_default(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-4dde94cf"]]);
33
+ //#endregion
34
+ //#region src/packages/layout/ltb/index.vue
35
+ const _sfc_main = {};
36
+ function _sfc_render(_ctx, _cache) {
37
+ const _component_el_header = resolveComponent("el-header");
38
+ const _component_el_main = resolveComponent("el-main");
39
+ const _component_el_container = resolveComponent("el-container");
40
+ return openBlock(), createElementBlock(Fragment, null, [createCommentVNode(" 多种布局的时候,需要在此处处理 "), createVNode(_component_el_container, null, {
41
+ default: withCtx(() => [renderSlot(_ctx.$slots, "layoutMenus", {}, void 0, true), createVNode(_component_el_container, null, {
42
+ default: withCtx(() => [
43
+ createVNode(_component_el_header, {
44
+ class: "header_wrapper",
45
+ height: "50"
46
+ }, {
47
+ default: withCtx(() => [renderSlot(_ctx.$slots, "layoutHeader", {}, void 0, true)]),
48
+ _: 3
49
+ }),
50
+ createCommentVNode(" <el-container style=\"flex-wrap: wrap;\"> "),
51
+ createVNode(_component_el_header, { class: "tabs_wrapper" }, {
52
+ default: withCtx(() => [renderSlot(_ctx.$slots, "layoutTabs", {}, void 0, true)]),
53
+ _: 3
54
+ }),
55
+ createVNode(_component_el_main, { class: "main-wrapper" }, {
56
+ default: withCtx(() => [renderSlot(_ctx.$slots, "layoutMain", {}, void 0, true)]),
57
+ _: 3
58
+ })
59
+ ]),
60
+ _: 3
61
+ })]),
62
+ _: 3
63
+ })], 2112);
64
+ }
65
+ var ltb_default = /* @__PURE__ */ _plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-8097043a"]]);
66
+ //#endregion
67
+ export { ltb_default as LTBTemplate, tlr_default as TLRTemplate };
package/dist/pages.cjs CHANGED
@@ -1,8 +1,9 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  const require_locale = require("./locale-BTmar3YP.cjs");
3
3
  const require_utils = require("./utils-CoTJrNqM.cjs");
4
- const require_controls = require("./controls-BBUzKw_g.cjs");
4
+ const require_controls = require("./controls-CWPGdIsp.cjs");
5
5
  const require_stores = require("./stores.cjs");
6
+ const require__plugin_vue_export_helper = require("./_plugin-vue_export-helper-BeRLrMO0.cjs");
6
7
  const require_hooks = require("./hooks.cjs");
7
8
  let element_plus = require("element-plus");
8
9
  let vue = require("vue");
@@ -1260,7 +1261,7 @@ var localSetting_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ (
1260
1261
  });
1261
1262
  //#endregion
1262
1263
  //#region src/packages/pages/localSetting/localSetting.vue
1263
- var localSetting_default = /* @__PURE__ */ require_controls._plugin_vue_export_helper_default(localSetting_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-87843497"]]);
1264
+ var localSetting_default = /* @__PURE__ */ require__plugin_vue_export_helper._plugin_vue_export_helper_default(localSetting_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-87843497"]]);
1264
1265
  //#endregion
1265
1266
  //#region src/packages/pages/localSetting/localSetting.ts
1266
1267
  var localSetting_exports = /* @__PURE__ */ require_locale.__exportAll({
package/dist/pages.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { W as __exportAll, c as OptionT$2 } from "./index-DDMVfK5O.cjs";
1
+ import { K as __exportAll, l as OptionT$2 } from "./index-CG4hKZCM.cjs";
2
2
  import { nn as SFCWithInstall } from "./index-EQ65J7je.cjs";
3
3
  import * as _$vue from "vue";
4
4
 
package/dist/pages.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { nn as SFCWithInstall } from "./index-DjM1ozxC.js";
2
- import { c as OptionT$2 } from "./index-DIajY4Ph.js";
1
+ import { nn as SFCWithInstall } from "./index-CaT_2j-S.js";
2
+ import { l as OptionT$2 } from "./index-D3OKrtxr.js";
3
3
  import * as _$vue from "vue";
4
4
 
5
5
  //#region src/packages/pages/localSetting/localSetting.vue.d.ts
package/dist/pages.js CHANGED
@@ -1,8 +1,9 @@
1
1
  import { t as __exportAll } from "./chunk-pbuEa-1d.js";
2
2
  import { P as withInstall, u as useAppConfigStore } from "./utils-DdyGbs-d.js";
3
3
  import { a as localeOptions, l as setLanguage, o as mergeLocaleMessage, u as t } from "./locale-BscyDzS3.js";
4
- import { H as _plugin_vue_export_helper_default, c as init$2, g as RwFormItems, o as init, p as init$1, s as pageForm_exports } from "./controls-cwTfuLFb.js";
4
+ import { _ as RwFormItems, c as pageForm_exports, l as init$2, m as init$1, s as init } from "./controls-Cgm2AnzN.js";
5
5
  import { useLocalSettingStore } from "./stores.js";
6
+ import { t as _plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-Ccxcu2kh.js";
6
7
  import { useMouse } from "./hooks.js";
7
8
  import { ElAlert, ElMessage } from "element-plus";
8
9
  import { Transition, createBlock, createElementBlock, createElementVNode, createVNode, defineComponent, markRaw, onMounted, openBlock, reactive, ref, unref, vShow, watch, withCtx, withDirectives } from "vue";
package/dist/stores.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- import { a as appConfigI, c as layoutI, d as mapI, f as mapTypeT, i as useLocalSettingStore, l as layoutT, m as useColumnsSettingStore, n as useErrorStore, o as chalkT, p as useAppConfigStore, r as LocalSettingState, s as expiresI, t as store, u as loginT } from "./index-CdiBvIfj.js";
1
+ import { a as appConfigI, c as layoutI, d as mapI, f as mapTypeT, i as useLocalSettingStore, l as layoutT, m as useColumnsSettingStore, n as useErrorStore, o as chalkT, p as useAppConfigStore, r as LocalSettingState, s as expiresI, t as store, u as loginT } from "./index-DwN9SFk4.js";
2
2
  export * from "pinia";
3
3
  export { LocalSettingState, appConfigI, chalkT, expiresI, layoutI, layoutT, loginT, mapI, mapTypeT, store, useAppConfigStore, useColumnsSettingStore, useErrorStore, useLocalSettingStore };
package/dist/style.css CHANGED
@@ -25,6 +25,28 @@
25
25
  .el-radio[data-v-87843497], .el-checkbox[data-v-87843497] {
26
26
  height: unset !important;
27
27
  }
28
+ .tabs_wrapper[data-v-4dde94cf] {
29
+ min-width: calc(100vw - 200px);
30
+ height: 34px;
31
+ overflow: hidden;
32
+ white-space: nowrap;
33
+ display: flex;
34
+ align-items: center;
35
+ }
36
+ .main-wrapper[data-v-4dde94cf] {
37
+ height: calc(100vh - 84px);
38
+ }
39
+ .tabs_wrapper[data-v-8097043a] {
40
+ min-width: calc(100vw - 200px);
41
+ height: 34px;
42
+ overflow: hidden;
43
+ white-space: nowrap;
44
+ display: flex;
45
+ align-items: center;
46
+ }
47
+ .main-wrapper[data-v-8097043a] {
48
+ height: calc(100vh - 84px);
49
+ }
28
50
 
29
51
  .separator-class[data-v-2741bf9a]{
30
52
  margin:0 1px;
@@ -1160,3 +1182,9 @@ to {
1160
1182
  .form-inline[data-v-2f0f61a2] .el-select {
1161
1183
  --el-select-width: 220px;
1162
1184
  }
1185
+
1186
+ .langIcon[data-v-61341b94]{
1187
+
1188
+ height:16px;
1189
+ margin-right: 5px;
1190
+ }
package/dist/utils.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- import { $ as escapeStringRegexp, $t as withInstallFunction, A as mutable, An as isVisible, At as EpProp, B as isObject, Bt as ResolvePropType, C as easeInOutCubic, Cn as composeEventHandlers, Ct as isIOS, D as HTMLElementCustomized, Dn as getSibling, Dt as unique, E as Awaitable, En as focusNode, Et as ensureArray, F as isElement, Ft as EpPropMergeType, G as isStringNumber, Gt as isEpProp, H as isPromise, Ht as buildProps, I as isEmpty, It as ExtractPropType, J as isWindow, Jt as UnknownToNever, K as isSymbol, Kt as IfNever, L as isFunction, Lt as IfEpProp, M as isBoolean, Mn as triggerEvent, Mt as EpPropFinalized, N as isComponent, Nt as EpPropInput, O as Mutable, On as isFocusable, Ot as uniqueBy, P as isDate, Pt as EpPropInputDefault, Q as capitalize, Qt as withInstallDirective, R as isHTML, Rt as IfNativePropType, S as useHttp, Sn as isInContainer, St as isFirefox, T as Arrayable, Tn as attemptFocus, Tt as castArray, U as isPropAbsent, Ut as definePropType, V as isPlainObject, Vt as buildProp, W as isString, Wt as epPropKey, X as stringToArray, Xt as WritableArray, Y as renderTemplate, Yt as Writable, Z as camelize, Zt as withInstall, _ as HttpConfig, _n as isScroll, _t as NOOP, a as PathValue, an as addUnit, at as rAF, b as http, bn as getOffsetTop, bt as throwError, c as bd09ToGcj02, cn as hasClass, ct as deepMergeInPlace, d as exportExcelAll, dn as setStyle, dt as hasOwn, en as EmitFn, et as hyphenate, f as loadConfig, fn as animateScrollTo, ft as keysOf, g as Http, gn as getScrollTop, gt as validateObjectStructure, h as rwEncode, hn as getScrollElement, ht as transDataToString, i as PathUtils, in as addClass, it as cAF, j as isArray, jn as obtainAllFocusableElements, jt as EpPropConvert, k as Nullable, kn as isLeaf, kt as uniqueByFn, l as gcj02ToBd09, ln as removeClass, lt as entriesOf, m as rwDecode, mn as getScrollContainer, mt as safeSet, n as FormDataKey, nn as SFCWithInstall, nt as generateId, o as createFormData, on as classNameToArray, ot as assignmentData, p as md5, pn as getScrollBarWidth, pt as safeGet, q as isUndefined, qt as IfUnknown, r as NestedKeyOf, rn as getElement, rt as getRandomInt, s as useFormField, sn as getStyle, st as deepMerge, t as FormData, tn as SFCInstallWithContext, tt as kebabCase, u as exportExcel, un as removeStyle, ut as getProp, v as HttpPlugin, vn as scrollIntoView, vt as toRawType, w as throttleByRaf, wn as whenMouse, wt as loadScript, x as initHttp, xn as getOffsetTopDistance, xt as isClient, y as ResponseHandlerConfig, yn as getClientXY, yt as debugWarn, z as isNumber, zt as NativePropType } from "./index-DjM1ozxC.js";
1
+ import { $ as escapeStringRegexp, $t as withInstallFunction, A as mutable, An as isVisible, At as EpProp, B as isObject, Bt as ResolvePropType, C as easeInOutCubic, Cn as composeEventHandlers, Ct as isIOS, D as HTMLElementCustomized, Dn as getSibling, Dt as unique, E as Awaitable, En as focusNode, Et as ensureArray, F as isElement, Ft as EpPropMergeType, G as isStringNumber, Gt as isEpProp, H as isPromise, Ht as buildProps, I as isEmpty, It as ExtractPropType, J as isWindow, Jt as UnknownToNever, K as isSymbol, Kt as IfNever, L as isFunction, Lt as IfEpProp, M as isBoolean, Mn as triggerEvent, Mt as EpPropFinalized, N as isComponent, Nt as EpPropInput, O as Mutable, On as isFocusable, Ot as uniqueBy, P as isDate, Pt as EpPropInputDefault, Q as capitalize, Qt as withInstallDirective, R as isHTML, Rt as IfNativePropType, S as useHttp, Sn as isInContainer, St as isFirefox, T as Arrayable, Tn as attemptFocus, Tt as castArray, U as isPropAbsent, Ut as definePropType, V as isPlainObject, Vt as buildProp, W as isString, Wt as epPropKey, X as stringToArray, Xt as WritableArray, Y as renderTemplate, Yt as Writable, Z as camelize, Zt as withInstall, _ as HttpConfig, _n as isScroll, _t as NOOP, a as PathValue, an as addUnit, at as rAF, b as http, bn as getOffsetTop, bt as throwError, c as bd09ToGcj02, cn as hasClass, ct as deepMergeInPlace, d as exportExcelAll, dn as setStyle, dt as hasOwn, en as EmitFn, et as hyphenate, f as loadConfig, fn as animateScrollTo, ft as keysOf, g as Http, gn as getScrollTop, gt as validateObjectStructure, h as rwEncode, hn as getScrollElement, ht as transDataToString, i as PathUtils, in as addClass, it as cAF, j as isArray, jn as obtainAllFocusableElements, jt as EpPropConvert, k as Nullable, kn as isLeaf, kt as uniqueByFn, l as gcj02ToBd09, ln as removeClass, lt as entriesOf, m as rwDecode, mn as getScrollContainer, mt as safeSet, n as FormDataKey, nn as SFCWithInstall, nt as generateId, o as createFormData, on as classNameToArray, ot as assignmentData, p as md5, pn as getScrollBarWidth, pt as safeGet, q as isUndefined, qt as IfUnknown, r as NestedKeyOf, rn as getElement, rt as getRandomInt, s as useFormField, sn as getStyle, st as deepMerge, t as FormData, tn as SFCInstallWithContext, tt as kebabCase, u as exportExcel, un as removeStyle, ut as getProp, v as HttpPlugin, vn as scrollIntoView, vt as toRawType, w as throttleByRaf, wn as whenMouse, wt as loadScript, x as initHttp, xn as getOffsetTopDistance, xt as isClient, y as ResponseHandlerConfig, yn as getClientXY, yt as debugWarn, z as isNumber, zt as NativePropType } from "./index-CaT_2j-S.js";
2
2
  export { Arrayable, Awaitable, EmitFn, EpProp, EpPropConvert, EpPropFinalized, EpPropInput, EpPropInputDefault, EpPropMergeType, ExtractPropType, FormData, FormDataKey, HTMLElementCustomized, Http, HttpConfig, HttpPlugin, IfEpProp, IfNativePropType, IfNever, IfUnknown, Mutable, NOOP, NativePropType, NestedKeyOf, Nullable, PathUtils, PathValue, ResolvePropType, ResponseHandlerConfig, SFCInstallWithContext, SFCWithInstall, UnknownToNever, Writable, WritableArray, addClass, addUnit, animateScrollTo, assignmentData, attemptFocus, bd09ToGcj02, buildProp, buildProps, cAF, camelize, capitalize, castArray, classNameToArray, composeEventHandlers, createFormData, debugWarn, deepMerge, deepMergeInPlace, definePropType, easeInOutCubic, ensureArray, entriesOf, epPropKey, escapeStringRegexp, exportExcel, exportExcelAll, focusNode, gcj02ToBd09, generateId, getClientXY, getElement, getOffsetTop, getOffsetTopDistance, getProp, getRandomInt, getScrollBarWidth, getScrollContainer, getScrollElement, getScrollTop, getSibling, getStyle, hasClass, hasOwn, http, hyphenate, initHttp, isArray, isBoolean, isClient, isComponent, isDate, isElement, isEmpty, isEpProp, isFirefox, isFocusable, isFunction, isHTML, isIOS, isInContainer, isLeaf, isNumber, isObject, isPlainObject, isPromise, isPropAbsent, isScroll, isString, isStringNumber, isSymbol, isUndefined, isVisible, isWindow, kebabCase, keysOf, loadConfig, loadScript, md5, mutable, obtainAllFocusableElements, rAF, removeClass, removeStyle, renderTemplate, rwDecode, rwEncode, safeGet, safeSet, scrollIntoView, setStyle, stringToArray, throttleByRaf, throwError, toRawType, transDataToString, triggerEvent, unique, uniqueBy, uniqueByFn, useFormField, useHttp, validateObjectStructure, whenMouse, withInstall, withInstallDirective, withInstallFunction };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "duck-vue-components",
3
3
  "type": "module",
4
- "version": "0.3.13",
4
+ "version": "0.3.14",
5
5
  "description": "A Vue 3 component library with controls, utils, stores and more.",
6
6
  "author": "Your Name <your.email@mail.com>",
7
7
  "license": "MIT",
@@ -41,6 +41,10 @@
41
41
  "import": "./dist/icons.js",
42
42
  "require": "./dist/icons.cjs"
43
43
  },
44
+ "./layout": {
45
+ "import": "./dist/layout.js",
46
+ "require": "./dist/layout.cjs"
47
+ },
44
48
  "./locale": {
45
49
  "import": "./dist/locale.js",
46
50
  "require": "./dist/locale.cjs"
@@ -115,6 +119,7 @@
115
119
  "lodash-unified": "^1.0.3",
116
120
  "pinia": "^3.0.4",
117
121
  "pinia-plugin-persistedstate": "^4.7.1",
122
+ "screenfull": "^6.0.2",
118
123
  "sortablejs": "^1.15.7",
119
124
  "vue-i18n": "^11.3.2",
120
125
  "xlsx": "^0.18.5"