x-essential-lib 0.10.1 → 0.10.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.
@@ -0,0 +1,113 @@
1
+ import { t as __exportAll } from "./rolldown-runtime.c6i0pdwe.js";
2
+
3
+ //#region src/i18n/locales/en/$vuetify.ts
4
+ var $vuetify_default = {
5
+ badge: "Badge",
6
+ open: "Open",
7
+ close: "Close",
8
+ dismiss: "Dismiss",
9
+ confirmEdit: {
10
+ ok: "OK",
11
+ cancel: "Cancel"
12
+ },
13
+ dataIterator: {
14
+ noResultsText: "No matching records found",
15
+ loadingText: "Loading items..."
16
+ },
17
+ dataTable: {
18
+ itemsPerPageText: "Rows per page:",
19
+ ariaLabel: {
20
+ sortDescending: "Sorted descending.",
21
+ sortAscending: "Sorted ascending.",
22
+ sortNone: "Not sorted.",
23
+ activateNone: "Activate to remove sorting.",
24
+ activateDescending: "Activate to sort descending.",
25
+ activateAscending: "Activate to sort ascending."
26
+ },
27
+ sortBy: "Sort by"
28
+ },
29
+ dataFooter: {
30
+ itemsPerPageText: "Items per page:",
31
+ itemsPerPageAll: "All",
32
+ nextPage: "Next page",
33
+ prevPage: "Previous page",
34
+ firstPage: "First page",
35
+ lastPage: "Last page",
36
+ pageText: "{0}-{1} of {2}"
37
+ },
38
+ dateRangeInput: { divider: "to" },
39
+ datePicker: {
40
+ itemsSelected: "{0} selected",
41
+ range: {
42
+ title: "Select dates",
43
+ header: "Enter dates"
44
+ },
45
+ title: "Select date",
46
+ header: "Enter date",
47
+ input: { placeholder: "Enter date" }
48
+ },
49
+ noDataText: "No data available",
50
+ carousel: {
51
+ prev: "Previous visual",
52
+ next: "Next visual",
53
+ ariaLabel: { delimiter: "Carousel slide {0} of {1}" }
54
+ },
55
+ calendar: {
56
+ moreEvents: "{0} more",
57
+ today: "Today"
58
+ },
59
+ input: {
60
+ clear: "Clear {0}",
61
+ prependAction: "{0} prepended action",
62
+ appendAction: "{0} appended action",
63
+ otp: "Please enter OTP character {0}"
64
+ },
65
+ fileInput: {
66
+ counter: "{0} files",
67
+ counterSize: "{0} files ({1} in total)"
68
+ },
69
+ timePicker: {
70
+ am: "AM",
71
+ pm: "PM",
72
+ title: "Select Time"
73
+ },
74
+ pagination: { ariaLabel: {
75
+ root: "Pagination Navigation",
76
+ next: "Next page",
77
+ previous: "Previous page",
78
+ page: "Go to page {0}",
79
+ currentPage: "Page {0}, Current page",
80
+ first: "First page",
81
+ last: "Last page"
82
+ } },
83
+ stepper: {
84
+ next: "Next",
85
+ prev: "Previous"
86
+ },
87
+ rating: { ariaLabel: { item: "Rating {0} of {1}" } },
88
+ loading: "Loading...",
89
+ infiniteScroll: {
90
+ loadMore: "Load more",
91
+ empty: "No more"
92
+ }
93
+ };
94
+
95
+ //#endregion
96
+ //#region src/i18n/locales/en/dlg.ts
97
+ var dlg_default = { common: {
98
+ ask: "Do you want to {verb} {object} <{name}> ?",
99
+ cancel: "Cancel",
100
+ confirm: "Confirm",
101
+ responding: "Responding..."
102
+ } };
103
+
104
+ //#endregion
105
+ //#region src/i18n/locales/en/index.ts
106
+ var en_exports = /* @__PURE__ */ __exportAll({ default: () => en_default });
107
+ var en_default = {
108
+ $vuetify: $vuetify_default,
109
+ dlg: dlg_default
110
+ };
111
+
112
+ //#endregion
113
+ export { en_exports as t };
@@ -0,0 +1,113 @@
1
+ import { t as __exportAll } from "./rolldown-runtime.c6i0pdwe.js";
2
+
3
+ //#region src/i18n/locales/zhHans/$vuetify.ts
4
+ var $vuetify_default = {
5
+ badge: "徽章",
6
+ open: "Open",
7
+ close: "关闭",
8
+ dismiss: "Dismiss",
9
+ confirmEdit: {
10
+ ok: "OK",
11
+ cancel: "Cancel"
12
+ },
13
+ dataIterator: {
14
+ noResultsText: "没有符合条件的结果",
15
+ loadingText: "加载中..."
16
+ },
17
+ dataTable: {
18
+ itemsPerPageText: "每页数目:",
19
+ ariaLabel: {
20
+ sortDescending: ":降序排列。",
21
+ sortAscending: ":升序排列。",
22
+ sortNone: ":未排序。",
23
+ activateNone: "点击以移除排序。",
24
+ activateDescending: "点击以降序排列。",
25
+ activateAscending: "点击以升序排列。"
26
+ },
27
+ sortBy: "排序方式"
28
+ },
29
+ dataFooter: {
30
+ itemsPerPageText: "每页数目:",
31
+ itemsPerPageAll: "全部",
32
+ nextPage: "下一页",
33
+ prevPage: "上一页",
34
+ firstPage: "首页",
35
+ lastPage: "尾页",
36
+ pageText: "{0}-{1} 共 {2}"
37
+ },
38
+ dateRangeInput: { divider: "to" },
39
+ datePicker: {
40
+ itemsSelected: "{0} selected",
41
+ range: {
42
+ title: "Select dates",
43
+ header: "Enter dates"
44
+ },
45
+ title: "Select date",
46
+ header: "Enter date",
47
+ input: { placeholder: "Enter date" }
48
+ },
49
+ noDataText: "没有数据",
50
+ carousel: {
51
+ prev: "上一张",
52
+ next: "下一张",
53
+ ariaLabel: { delimiter: "Carousel slide {0} of {1}" }
54
+ },
55
+ calendar: {
56
+ moreEvents: "还有 {0} 项",
57
+ today: "Today"
58
+ },
59
+ input: {
60
+ clear: "Clear {0}",
61
+ prependAction: "{0} prepended action",
62
+ appendAction: "{0} appended action",
63
+ otp: "Please enter OTP character {0}"
64
+ },
65
+ fileInput: {
66
+ counter: "{0} 个文件",
67
+ counterSize: "{0} 个文件(共 {1})"
68
+ },
69
+ timePicker: {
70
+ am: "AM",
71
+ pm: "PM",
72
+ title: "Select Time"
73
+ },
74
+ pagination: { ariaLabel: {
75
+ root: "分页导航",
76
+ next: "下一页",
77
+ previous: "上一页",
78
+ page: "转到页面 {0}",
79
+ currentPage: "当前页 {0}",
80
+ first: "First page",
81
+ last: "Last page"
82
+ } },
83
+ stepper: {
84
+ next: "Next",
85
+ prev: "Previous"
86
+ },
87
+ rating: { ariaLabel: { item: "Rating {0} of {1}" } },
88
+ loading: "Loading...",
89
+ infiniteScroll: {
90
+ loadMore: "Load more",
91
+ empty: "No more"
92
+ }
93
+ };
94
+
95
+ //#endregion
96
+ //#region src/i18n/locales/zhHans/dlg.ts
97
+ var dlg_default = { common: {
98
+ ask: "你想要{verb}{object} <{name}> ?",
99
+ cancel: "取消",
100
+ confirm: "确定",
101
+ responding: "响应中..."
102
+ } };
103
+
104
+ //#endregion
105
+ //#region src/i18n/locales/zhHans/index.ts
106
+ var zhHans_exports = /* @__PURE__ */ __exportAll({ default: () => zhHans_default });
107
+ var zhHans_default = {
108
+ $vuetify: $vuetify_default,
109
+ dlg: dlg_default
110
+ };
111
+
112
+ //#endregion
113
+ export { zhHans_exports as t };
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { n as EventType, t as Emitter } from "./vendor.kktsxo4w.js";
1
+ import { n as EventType, t as Emitter } from "./vendor.homyhtbu.js";
2
2
  import { Ref } from "vue";
3
3
  import { RouteLocationNormalized } from "vue-router";
4
4
  import { AxiosInstance } from "axios";
@@ -266,7 +266,6 @@ interface RouteMeta {
266
266
  path: string;
267
267
  level: number;
268
268
  requiredState?: 'auth' | 'org';
269
- mainActive?: 1 | 2 | 3 | 4;
270
269
  }
271
270
  declare function matchRouteMeta(path: string): RouteMeta | undefined;
272
271
  declare const routeTransName: import("vue").Ref<string, string>;