duck-vue-components 0.2.8 → 0.2.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/controls.d.cts +1 -1
- package/dist/controls.d.ts +1 -1
- package/dist/{index-BGyW0r_d.d.ts → index-BqTcAmJh.d.ts} +1 -1
- package/dist/{index-PC2m5jkL.d.cts → index-DFxcqccZ.d.cts} +2 -2
- package/dist/{index-us2I7-ho.d.cts → index-Df8nC89w.d.cts} +1 -1
- package/dist/{index-CFo8iFar.d.ts → index-K8jczrj-.d.ts} +2 -2
- package/dist/index.cjs +4 -0
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +4 -0
- package/dist/pages.d.cts +1 -1
- package/dist/pages.d.ts +1 -1
- package/dist/stores.d.cts +1 -1
- package/dist/stores.d.ts +1 -1
- package/package.json +1 -1
package/dist/controls.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { A as inputNumber_d_exports, B as autocomplete_d_exports, C as upload_d_exports, D as mergeSelect_d_exports, E as switch_d_exports, F as dialog_d_exports, H as alert_d_exports, I as buttonGroup_d_exports, L as dropdown_d_exports, M as select_d_exports, N as input_d_exports, O as mergeInput_d_exports, P as divider_d_exports, R as popconfirm_d_exports, S as tree_d_exports, T as slider_d_exports, U as affix_d_exports, V as avatar_d_exports, _ as table_d_exports, a as mTreeSTable_d_exports, b as image_d_exports, d as pageBase_d_exports, f as RwForm, g as segmented_d_exports, h as RwFormItems, i as progress_d_exports, j as inputTag_d_exports, k as radio_d_exports, l as pageStruct_d_exports, m as tabPane_d_exports, n as search_d_exports, o as pageTable_d_exports, p as tabs_d_exports, r as pagination_d_exports, s as pageForm_d_exports, u as tableStruct_d_exports, v as tagComp_d_exports, w as map_d_exports, x as text_d_exports, y as tag_d_exports, z as button_d_exports } from "./index-
|
|
1
|
+
import { A as inputNumber_d_exports, B as autocomplete_d_exports, C as upload_d_exports, D as mergeSelect_d_exports, E as switch_d_exports, F as dialog_d_exports, H as alert_d_exports, I as buttonGroup_d_exports, L as dropdown_d_exports, M as select_d_exports, N as input_d_exports, O as mergeInput_d_exports, P as divider_d_exports, R as popconfirm_d_exports, S as tree_d_exports, T as slider_d_exports, U as affix_d_exports, V as avatar_d_exports, _ as table_d_exports, a as mTreeSTable_d_exports, b as image_d_exports, d as pageBase_d_exports, f as RwForm, g as segmented_d_exports, h as RwFormItems, i as progress_d_exports, j as inputTag_d_exports, k as radio_d_exports, l as pageStruct_d_exports, m as tabPane_d_exports, n as search_d_exports, o as pageTable_d_exports, p as tabs_d_exports, r as pagination_d_exports, s as pageForm_d_exports, u as tableStruct_d_exports, v as tagComp_d_exports, w as map_d_exports, x as text_d_exports, y as tag_d_exports, z as button_d_exports } from "./index-DFxcqccZ.cjs";
|
|
2
2
|
export { affix_d_exports as RwAffix, alert_d_exports as RwAlert, autocomplete_d_exports as RwAutocomplete, avatar_d_exports as RwAvatar, button_d_exports as RwButton, buttonGroup_d_exports as RwButtonGroup, dialog_d_exports as RwDialog, divider_d_exports as RwDivider, dropdown_d_exports as RwDropdown, RwForm, RwFormItems, image_d_exports as RwImage, input_d_exports as RwInput, inputNumber_d_exports as RwInputNumber, inputTag_d_exports as RwInputTag, mTreeSTable_d_exports as RwMTreeSTable, map_d_exports as RwMap, mergeInput_d_exports as RwMergeInput, mergeSelect_d_exports as RwMergeSelect, pageBase_d_exports as RwPageBase, pageForm_d_exports as RwPageForm, pageTable_d_exports as RwPageTable, pagination_d_exports as RwPagination, popconfirm_d_exports as RwPopconfirm, progress_d_exports as RwProgress, radio_d_exports as RwRadio, search_d_exports as RwSearch, segmented_d_exports as RwSegmented, select_d_exports as RwSelect, slider_d_exports as RwSlider, switch_d_exports as RwSwitch, tabPane_d_exports as RwTabPane, table_d_exports as RwTable, tabs_d_exports as RwTabs, tag_d_exports as RwTag, tagComp_d_exports as RwTagComp, text_d_exports as RwText, tree_d_exports as RwTree, upload_d_exports as RwUpload, pageStruct_d_exports as pageStruct, tableStruct_d_exports as tableStruct };
|
package/dist/controls.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { A as inputNumber_d_exports, B as autocomplete_d_exports, C as upload_d_exports, D as mergeSelect_d_exports, E as switch_d_exports, F as dialog_d_exports, H as alert_d_exports, I as buttonGroup_d_exports, L as dropdown_d_exports, M as select_d_exports, N as input_d_exports, O as mergeInput_d_exports, P as divider_d_exports, R as popconfirm_d_exports, S as tree_d_exports, T as slider_d_exports, U as affix_d_exports, V as avatar_d_exports, _ as table_d_exports, a as mTreeSTable_d_exports, b as image_d_exports, d as pageBase_d_exports, f as RwForm, g as segmented_d_exports, h as RwFormItems, i as progress_d_exports, j as inputTag_d_exports, k as radio_d_exports, l as pageStruct_d_exports, m as tabPane_d_exports, n as search_d_exports, o as pageTable_d_exports, p as tabs_d_exports, r as pagination_d_exports, s as pageForm_d_exports, u as tableStruct_d_exports, v as tagComp_d_exports, w as map_d_exports, x as text_d_exports, y as tag_d_exports, z as button_d_exports } from "./index-
|
|
1
|
+
import { A as inputNumber_d_exports, B as autocomplete_d_exports, C as upload_d_exports, D as mergeSelect_d_exports, E as switch_d_exports, F as dialog_d_exports, H as alert_d_exports, I as buttonGroup_d_exports, L as dropdown_d_exports, M as select_d_exports, N as input_d_exports, O as mergeInput_d_exports, P as divider_d_exports, R as popconfirm_d_exports, S as tree_d_exports, T as slider_d_exports, U as affix_d_exports, V as avatar_d_exports, _ as table_d_exports, a as mTreeSTable_d_exports, b as image_d_exports, d as pageBase_d_exports, f as RwForm, g as segmented_d_exports, h as RwFormItems, i as progress_d_exports, j as inputTag_d_exports, k as radio_d_exports, l as pageStruct_d_exports, m as tabPane_d_exports, n as search_d_exports, o as pageTable_d_exports, p as tabs_d_exports, r as pagination_d_exports, s as pageForm_d_exports, u as tableStruct_d_exports, v as tagComp_d_exports, w as map_d_exports, x as text_d_exports, y as tag_d_exports, z as button_d_exports } from "./index-K8jczrj-.js";
|
|
2
2
|
export { affix_d_exports as RwAffix, alert_d_exports as RwAlert, autocomplete_d_exports as RwAutocomplete, avatar_d_exports as RwAvatar, button_d_exports as RwButton, buttonGroup_d_exports as RwButtonGroup, dialog_d_exports as RwDialog, divider_d_exports as RwDivider, dropdown_d_exports as RwDropdown, RwForm, RwFormItems, image_d_exports as RwImage, input_d_exports as RwInput, inputNumber_d_exports as RwInputNumber, inputTag_d_exports as RwInputTag, mTreeSTable_d_exports as RwMTreeSTable, map_d_exports as RwMap, mergeInput_d_exports as RwMergeInput, mergeSelect_d_exports as RwMergeSelect, pageBase_d_exports as RwPageBase, pageForm_d_exports as RwPageForm, pageTable_d_exports as RwPageTable, pagination_d_exports as RwPagination, popconfirm_d_exports as RwPopconfirm, progress_d_exports as RwProgress, radio_d_exports as RwRadio, search_d_exports as RwSearch, segmented_d_exports as RwSegmented, select_d_exports as RwSelect, slider_d_exports as RwSlider, switch_d_exports as RwSwitch, tabPane_d_exports as RwTabPane, table_d_exports as RwTable, tabs_d_exports as RwTabs, tag_d_exports as RwTag, tagComp_d_exports as RwTagComp, text_d_exports as RwText, tree_d_exports as RwTree, upload_d_exports as RwUpload, pageStruct_d_exports as pageStruct, tableStruct_d_exports as tableStruct };
|
|
@@ -44,7 +44,7 @@ declare const useColumnsSettingStore: _$pinia.StoreDefinition<"columnsSetting",
|
|
|
44
44
|
setOrderColumns: (moduleName: string, orderColumns: any[]) => void;
|
|
45
45
|
fieldsOrder: any;
|
|
46
46
|
setFieldsOrder: (moduleName: string, fieldsOrderArr: any) => void;
|
|
47
|
-
}, "
|
|
47
|
+
}, "getFromRemote" | "saveToRemote" | "fieldsOrder" | "isChecked" | "setItem" | "clearColumns" | "getColumns" | "tableOrderColumns" | "setOrderColumns" | "setFieldsOrder">>;
|
|
48
48
|
//#endregion
|
|
49
49
|
//#region src/packages/stores/appConfig.d.ts
|
|
50
50
|
type layoutT = 'ltb' | 'tlr' | 'tb' | 'tlmb' | 'ltmb' | 'lr';
|
|
@@ -511,7 +511,7 @@ declare const __VLS_base$14: _$vue.DefineComponent<__VLS_Props$23, {
|
|
|
511
511
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
512
512
|
onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
|
|
513
513
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
514
|
-
}>, "type" | "clear" | "input" | "modelValue" | "
|
|
514
|
+
}>, "type" | "clear" | "input" | "modelValue" | "disabled" | "modelModifiers" | "autosize" | "autocomplete" | "clearIcon" | "wordLimitPosition" | "tabindex" | "validateEvent" | "inputStyle" | "rows" | "textarea" | "ref" | "textareaStyle" | "isComposing" | "focus" | "blur" | "select" | "resizeTextarea"> & {
|
|
515
515
|
input: HTMLInputElement | undefined;
|
|
516
516
|
textarea: HTMLTextAreaElement | undefined;
|
|
517
517
|
ref: HTMLInputElement | HTMLTextAreaElement | undefined;
|
|
@@ -693,7 +693,7 @@ declare const __VLS_base$14: _$vue.DefineComponent<__VLS_Props$23, {
|
|
|
693
693
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
694
694
|
onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
|
|
695
695
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
696
|
-
}>, "type" | "clear" | "input" | "modelValue" | "
|
|
696
|
+
}>, "type" | "clear" | "input" | "modelValue" | "disabled" | "modelModifiers" | "autosize" | "autocomplete" | "clearIcon" | "wordLimitPosition" | "tabindex" | "validateEvent" | "inputStyle" | "rows" | "textarea" | "ref" | "textareaStyle" | "isComposing" | "focus" | "blur" | "select" | "resizeTextarea"> & {
|
|
697
697
|
input: HTMLInputElement | undefined;
|
|
698
698
|
textarea: HTMLTextAreaElement | undefined;
|
|
699
699
|
ref: HTMLInputElement | HTMLTextAreaElement | undefined;
|
|
@@ -44,7 +44,7 @@ declare const useColumnsSettingStore: _$pinia.StoreDefinition<"columnsSetting",
|
|
|
44
44
|
setOrderColumns: (moduleName: string, orderColumns: any[]) => void;
|
|
45
45
|
fieldsOrder: any;
|
|
46
46
|
setFieldsOrder: (moduleName: string, fieldsOrderArr: any) => void;
|
|
47
|
-
}, "
|
|
47
|
+
}, "getFromRemote" | "saveToRemote" | "fieldsOrder" | "isChecked" | "setItem" | "clearColumns" | "getColumns" | "tableOrderColumns" | "setOrderColumns" | "setFieldsOrder">>;
|
|
48
48
|
//#endregion
|
|
49
49
|
//#region src/packages/stores/appConfig.d.ts
|
|
50
50
|
type layoutT = 'ltb' | 'tlr' | 'tb' | 'tlmb' | 'ltmb' | 'lr';
|
|
@@ -509,7 +509,7 @@ declare const __VLS_base$14: _$vue.DefineComponent<__VLS_Props$23, {
|
|
|
509
509
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
510
510
|
onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
|
|
511
511
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
512
|
-
}>, "type" | "clear" | "input" | "modelValue" | "
|
|
512
|
+
}>, "type" | "clear" | "input" | "modelValue" | "disabled" | "modelModifiers" | "autosize" | "autocomplete" | "clearIcon" | "wordLimitPosition" | "tabindex" | "validateEvent" | "inputStyle" | "rows" | "textarea" | "ref" | "textareaStyle" | "isComposing" | "focus" | "blur" | "select" | "resizeTextarea"> & {
|
|
513
513
|
input: HTMLInputElement | undefined;
|
|
514
514
|
textarea: HTMLTextAreaElement | undefined;
|
|
515
515
|
ref: HTMLInputElement | HTMLTextAreaElement | undefined;
|
|
@@ -691,7 +691,7 @@ declare const __VLS_base$14: _$vue.DefineComponent<__VLS_Props$23, {
|
|
|
691
691
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
692
692
|
onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
|
|
693
693
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
694
|
-
}>, "type" | "clear" | "input" | "modelValue" | "
|
|
694
|
+
}>, "type" | "clear" | "input" | "modelValue" | "disabled" | "modelModifiers" | "autosize" | "autocomplete" | "clearIcon" | "wordLimitPosition" | "tabindex" | "validateEvent" | "inputStyle" | "rows" | "textarea" | "ref" | "textareaStyle" | "isComposing" | "focus" | "blur" | "select" | "resizeTextarea"> & {
|
|
695
695
|
input: HTMLInputElement | undefined;
|
|
696
696
|
textarea: HTMLTextAreaElement | undefined;
|
|
697
697
|
ref: HTMLInputElement | HTMLTextAreaElement | undefined;
|
package/dist/index.cjs
CHANGED
|
@@ -17,6 +17,10 @@ pinia_plugin_persistedstate = require_locale.__toESM(pinia_plugin_persistedstate
|
|
|
17
17
|
const makeInstaller = (components = [], config) => {
|
|
18
18
|
const install = (app, options) => {
|
|
19
19
|
const { apiBaseUrl = "/", privateKey = "" } = config || {};
|
|
20
|
+
console.log("Installing Duck Vue Components with config:", {
|
|
21
|
+
apiBaseUrl,
|
|
22
|
+
privateKey
|
|
23
|
+
});
|
|
20
24
|
app.provide("frameworkConfig", {
|
|
21
25
|
apiBaseUrl,
|
|
22
26
|
privateKey
|
package/dist/index.d.cts
CHANGED
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -14,6 +14,10 @@ export * from "vue-i18n";
|
|
|
14
14
|
const makeInstaller = (components = [], config) => {
|
|
15
15
|
const install = (app, options) => {
|
|
16
16
|
const { apiBaseUrl = "/", privateKey = "" } = config || {};
|
|
17
|
+
console.log("Installing Duck Vue Components with config:", {
|
|
18
|
+
apiBaseUrl,
|
|
19
|
+
privateKey
|
|
20
|
+
});
|
|
17
21
|
app.provide("frameworkConfig", {
|
|
18
22
|
apiBaseUrl,
|
|
19
23
|
privateKey
|
package/dist/pages.d.cts
CHANGED
package/dist/pages.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { nn as SFCWithInstall } from "./index-DRjT-kbb.js";
|
|
2
|
-
import { c as OptionT$2 } from "./index-
|
|
2
|
+
import { c as OptionT$2 } from "./index-K8jczrj-.js";
|
|
3
3
|
import * as _$vue from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/packages/pages/localSetting/localSetting.vue.d.ts
|
package/dist/stores.d.cts
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-
|
|
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-Df8nC89w.cjs";
|
|
2
2
|
export * from "pinia";
|
|
3
3
|
export { LocalSettingState, appConfigI, chalkT, expiresI, layoutI, layoutT, loginT, mapI, mapTypeT, store, useAppConfigStore, useColumnsSettingStore, useErrorStore, useLocalSettingStore };
|
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-
|
|
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-BqTcAmJh.js";
|
|
2
2
|
export * from "pinia";
|
|
3
3
|
export { LocalSettingState, appConfigI, chalkT, expiresI, layoutI, layoutT, loginT, mapI, mapTypeT, store, useAppConfigStore, useColumnsSettingStore, useErrorStore, useLocalSettingStore };
|
package/package.json
CHANGED