@das-fed/ui 6.4.0-dev.55.2 → 6.4.0-dev.55.4
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/package.json +5 -5
- package/packages/business-components/change-enterprises/index.js +2 -2
- package/packages/business-components/change-enterprises/index.js.gz +0 -0
- package/packages/business-components/change-pwd/index.js +33 -33
- package/packages/business-components/change-pwd/index.js.gz +0 -0
- package/packages/business-components/currency-page/i18n/index.d.ts +4 -4
- package/packages/business-components/currency-page/index.js +4 -4
- package/packages/business-components/currency-page/index.js.gz +0 -0
- package/packages/business-components/device-panel/i18n/index.d.ts +4 -0
- package/packages/business-components/device-panel/index.js +6566 -6552
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/device-panel/style.css +1 -1
- package/packages/business-components/device-panel/style.css.gz +0 -0
- package/packages/business-components/export-button/index.js +44 -44
- package/packages/business-components/export-button/index.js.gz +0 -0
- package/packages/business-components/import-button/index.js +101 -101
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/model-table-dialog/index.js +1 -1
- package/packages/business-components/model-table-dialog/index.js.gz +0 -0
- package/packages/business-components/process-configuration/index.js +82 -82
- package/packages/business-components/process-configuration/index.js.gz +0 -0
- package/packages/business-components/process-form/index.js +488 -488
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-log/index.js +1 -1
- package/packages/business-components/process-log/index.js.gz +0 -0
- package/packages/business-components/process-log/style.css +1 -1
- package/packages/business-components/process-log/style.css.gz +0 -0
- package/packages/business-components/process-search-form/i18n/index.d.ts +1 -1
- package/packages/business-components/process-search-form/index.js +442 -442
- package/packages/business-components/process-search-form/index.js.gz +0 -0
- package/packages/business-components/upload-file/index.js +11 -11
- package/packages/business-components/upload-file/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/index.js +108 -108
- package/packages/business-components/urgent-panel/index.js.gz +0 -0
- package/packages/components/breadcrumb/index.d.ts +9 -3
- package/packages/components/breadcrumb/index.js +48 -45
- package/packages/components/breadcrumb/index.js.gz +0 -0
- package/packages/components/breadcrumb/src/BreadCrumb.vue.d.ts +3 -1
- package/packages/components/breadcrumb/src/type.d.ts +1 -0
- package/packages/components/breadcrumb/style.css +1 -1
- package/packages/components/breadcrumb/style.css.gz +0 -0
- package/packages/components/calendar/i18n/index.d.ts +46 -46
- package/packages/components/calendar/index.js +33 -33
- package/packages/components/calendar/index.js.gz +0 -0
- package/packages/components/cascader/i18n/index.d.ts +1 -1
- package/packages/components/cascader/index.js +12 -14
- package/packages/components/cascader/index.js.gz +0 -0
- package/packages/components/color-picker/i18n/index.d.ts +1 -1
- package/packages/components/color-picker/index.js +84 -83
- package/packages/components/color-picker/index.js.gz +0 -0
- package/packages/components/color-picker/style.css +1 -1
- package/packages/components/color-picker/style.css.gz +0 -0
- package/packages/components/custom-search-item/i18n/index.d.ts +1 -1
- package/packages/components/custom-search-item/index.js +1 -3
- package/packages/components/custom-search-item/index.js.gz +0 -0
- package/packages/components/date-picker/i18n/index.d.ts +3 -3
- package/packages/components/date-picker/index.js +519 -518
- package/packages/components/date-picker/index.js.gz +0 -0
- package/packages/components/date-picker/src/DatePicker.vue.d.ts +2 -1
- package/packages/components/date-picker/src/RangePicker.vue.d.ts +1 -0
- package/packages/components/date-picker/src/TimePicker.vue.d.ts +1 -0
- package/packages/components/date-picker/src/TimeRangePicker.vue.d.ts +1 -0
- package/packages/components/date-picker/style.css +1 -1
- package/packages/components/date-picker/style.css.gz +0 -0
- package/packages/components/dialog/i18n/index.d.ts +6 -6
- package/packages/components/dimple-layout/i18n/index.d.ts +10 -10
- package/packages/components/dimple-layout/index.js +8 -8
- package/packages/components/dimple-layout/index.js.gz +0 -0
- package/packages/components/dropdown/i18n/index.d.ts +1 -1
- package/packages/components/dropdown/index.js +1 -3
- package/packages/components/dropdown/index.js.gz +0 -0
- package/packages/components/image-upload/index.js +52 -52
- package/packages/components/image-upload/index.js.gz +0 -0
- package/packages/components/input/index.js +11 -11
- package/packages/components/input/index.js.gz +0 -0
- package/packages/components/live-player/index.js +142 -142
- package/packages/components/live-player/index.js.gz +0 -0
- package/packages/components/map/index.js +4 -4
- package/packages/components/map/index.js.gz +0 -0
- package/packages/components/message/index.js +1 -1
- package/packages/components/message/index.js.gz +0 -0
- package/packages/components/pagination/index.js +132 -131
- package/packages/components/pagination/index.js.gz +0 -0
- package/packages/components/pagination/style.css +1 -1
- package/packages/components/pagination/style.css.gz +0 -0
- package/packages/components/popover/index.d.ts +3 -0
- package/packages/components/popover/index.js +24 -23
- package/packages/components/popover/index.js.gz +0 -0
- package/packages/components/rich-editor/i18n/index.d.ts +4 -4
- package/packages/components/rich-editor/index.js +3138 -3128
- package/packages/components/rich-editor/index.js.gz +0 -0
- package/packages/components/search-form/index.js +156 -156
- package/packages/components/search-form/index.js.gz +0 -0
- package/packages/components/select/i18n/index.d.ts +5 -5
- package/packages/components/select/index.js +2 -2
- package/packages/components/select/index.js.gz +0 -0
- package/packages/components/select-list/i18n/index.d.ts +4 -4
- package/packages/components/special-range-picker-month/i18n/index.d.ts +4 -4
- package/packages/components/special-range-picker-year/i18n/index.d.ts +3 -3
- package/packages/components/table/i18n/index.d.ts +12 -0
- package/packages/components/table/index.js +3302 -3233
- package/packages/components/table/index.js.gz +0 -0
- package/packages/components/table/src/type.d.ts +5 -1
- package/packages/components/table/style.css +1 -1
- package/packages/components/table/style.css.gz +0 -0
- package/packages/components/tabs/index.js +23 -23
- package/packages/components/tabs/index.js.gz +0 -0
- package/packages/components/tooltip/index.js +5 -5
- package/packages/components/tooltip/index.js.gz +0 -0
- package/packages/components/tree/index.js +216 -216
- package/packages/components/tree/index.js.gz +0 -0
- package/packages/components/upload/index.js +32 -32
- package/packages/components/upload/index.js.gz +0 -0
- package/packages/components/virtual-tree/index.js +6 -6
- package/packages/components/virtual-tree/index.js.gz +0 -0
|
Binary file
|
|
@@ -3,7 +3,9 @@ declare const DasBreadCrumb: import("@das-fed/utils").SFCWithInstall<{
|
|
|
3
3
|
"onClick-item"?: ((item: any, index: number) => any) | undefined;
|
|
4
4
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
5
5
|
"click-item": (item: any, index: number) => any;
|
|
6
|
-
}, import("vue").PublicProps, {
|
|
6
|
+
}, import("vue").PublicProps, {
|
|
7
|
+
data: Array<import("./src/type.js").itemProp>;
|
|
8
|
+
}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
7
9
|
P: {};
|
|
8
10
|
B: {};
|
|
9
11
|
D: {};
|
|
@@ -12,7 +14,9 @@ declare const DasBreadCrumb: import("@das-fed/utils").SFCWithInstall<{
|
|
|
12
14
|
Defaults: {};
|
|
13
15
|
}, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
14
16
|
"onClick-item"?: ((item: any, index: number) => any) | undefined;
|
|
15
|
-
}>, {}, {}, {}, {}, {
|
|
17
|
+
}>, {}, {}, {}, {}, {
|
|
18
|
+
data: Array<import("./src/type.js").itemProp>;
|
|
19
|
+
}>;
|
|
16
20
|
__isFragment?: never;
|
|
17
21
|
__isTeleport?: never;
|
|
18
22
|
__isSuspense?: never;
|
|
@@ -20,7 +24,9 @@ declare const DasBreadCrumb: import("@das-fed/utils").SFCWithInstall<{
|
|
|
20
24
|
"onClick-item"?: ((item: any, index: number) => any) | undefined;
|
|
21
25
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
22
26
|
"click-item": (item: any, index: number) => any;
|
|
23
|
-
}, string, {
|
|
27
|
+
}, string, {
|
|
28
|
+
data: Array<import("./src/type.js").itemProp>;
|
|
29
|
+
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
24
30
|
$slots: Partial<Record<string, (_: {}) => any>> & {
|
|
25
31
|
left?(_: {}): any;
|
|
26
32
|
right?(_: {}): any;
|
|
@@ -1,41 +1,42 @@
|
|
|
1
1
|
import '@das-fed/ui/packages/components/breadcrumb/style.css';
|
|
2
|
-
import { withInstall as
|
|
3
|
-
import { defineComponent as _, openBlock as o, createElementBlock as n, createElementVNode as
|
|
4
|
-
import {
|
|
2
|
+
import { withInstall as v } from "@das-fed/utils/with-install/index";
|
|
3
|
+
import { defineComponent as _, openBlock as o, createElementBlock as n, createElementVNode as h, createBlock as k, unref as l, mergeProps as C, withCtx as m, renderSlot as u, createVNode as w, Fragment as b, renderList as I, normalizeClass as $, createCommentVNode as f, withDirectives as y, createTextVNode as D, toDisplayString as E } from "vue";
|
|
4
|
+
import { vDasTooltip as L } from "@das-fed/ui/packages/components/text-tooltip/index";
|
|
5
|
+
import { ElBreadcrumbItem as N, ElBreadcrumb as S } from "element-plus";
|
|
5
6
|
import "element-plus/es/components/breadcrumb/style/css";
|
|
6
|
-
import { setThemeRule as
|
|
7
|
+
import { setThemeRule as V } from "@das-fed/web/packages/theme/index";
|
|
7
8
|
/*! Element Plus Icons Vue v2.3.1 */
|
|
8
|
-
var
|
|
9
|
+
var T = /* @__PURE__ */ _({
|
|
9
10
|
name: "ArrowRight",
|
|
10
11
|
__name: "arrow-right",
|
|
11
12
|
setup(s) {
|
|
12
|
-
return (c,
|
|
13
|
+
return (c, t) => (o(), n("svg", {
|
|
13
14
|
xmlns: "http://www.w3.org/2000/svg",
|
|
14
15
|
viewBox: "0 0 1024 1024"
|
|
15
16
|
}, [
|
|
16
|
-
|
|
17
|
+
h("path", {
|
|
17
18
|
fill: "currentColor",
|
|
18
19
|
d: "M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512 340.864 831.872a30.592 30.592 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z"
|
|
19
20
|
})
|
|
20
21
|
]));
|
|
21
22
|
}
|
|
22
|
-
}),
|
|
23
|
-
const
|
|
23
|
+
}), z = T;
|
|
24
|
+
const F = /* @__PURE__ */ _({
|
|
24
25
|
__name: "BreadCrumbItem",
|
|
25
26
|
emits: ["click"],
|
|
26
27
|
setup(s, { emit: c }) {
|
|
27
|
-
const
|
|
28
|
-
|
|
28
|
+
const t = c, d = (a) => {
|
|
29
|
+
t("click", a);
|
|
29
30
|
};
|
|
30
|
-
return (
|
|
31
|
-
|
|
32
|
-
C(
|
|
31
|
+
return (a, r) => (o(), k(
|
|
32
|
+
l(N),
|
|
33
|
+
C(a.$attrs, {
|
|
33
34
|
onClick: d,
|
|
34
35
|
class: "das-breadcrumb-item"
|
|
35
36
|
}),
|
|
36
37
|
{
|
|
37
|
-
default:
|
|
38
|
-
|
|
38
|
+
default: m(() => [
|
|
39
|
+
u(a.$slots, "default", {}, void 0, !0)
|
|
39
40
|
]),
|
|
40
41
|
_: 3
|
|
41
42
|
/* FORWARDED */
|
|
@@ -45,27 +46,27 @@ const V = /* @__PURE__ */ _({
|
|
|
45
46
|
));
|
|
46
47
|
}
|
|
47
48
|
}), B = (s, c) => {
|
|
48
|
-
const
|
|
49
|
-
for (const [d,
|
|
50
|
-
|
|
51
|
-
return
|
|
52
|
-
}, g = /* @__PURE__ */ B(
|
|
49
|
+
const t = s.__vccOpts || s;
|
|
50
|
+
for (const [d, a] of c)
|
|
51
|
+
t[d] = a;
|
|
52
|
+
return t;
|
|
53
|
+
}, g = /* @__PURE__ */ B(F, [["__scopeId", "data-v-36708bdf"]]), R = { class: "das-breadcrumb" }, A = { class: "das-breadcrumb-item-overflow" }, M = { key: 1 }, O = /* @__PURE__ */ _({
|
|
53
54
|
__name: "BreadCrumb",
|
|
54
55
|
props: {
|
|
55
56
|
separatorIcon: {},
|
|
56
|
-
data: {}
|
|
57
|
+
data: { default: () => [] }
|
|
57
58
|
},
|
|
58
59
|
emits: ["click-item"],
|
|
59
60
|
setup(s, { emit: c }) {
|
|
60
|
-
const
|
|
61
|
-
r.disabled || d("click-item", r,
|
|
61
|
+
const t = s, d = c, a = (r, i) => {
|
|
62
|
+
r.disabled || i === t.data.length - 1 || d("click-item", r, i);
|
|
62
63
|
};
|
|
63
|
-
return (r,
|
|
64
|
-
|
|
65
|
-
w(
|
|
66
|
-
"separator-icon":
|
|
64
|
+
return (r, i) => (o(), n("div", R, [
|
|
65
|
+
u(r.$slots, "left", {}, void 0, !0),
|
|
66
|
+
w(l(S), C(r.$attrs, {
|
|
67
|
+
"separator-icon": t.separatorIcon || l(z)
|
|
67
68
|
}), {
|
|
68
|
-
default:
|
|
69
|
+
default: m(() => [
|
|
69
70
|
(o(!0), n(
|
|
70
71
|
b,
|
|
71
72
|
null,
|
|
@@ -78,18 +79,20 @@ const V = /* @__PURE__ */ _({
|
|
|
78
79
|
class: $([e != null && e.disabled ? "das-breadcrumb-item-disabled" : ""]),
|
|
79
80
|
to: e == null ? void 0 : e.to,
|
|
80
81
|
replace: e == null ? void 0 : e.replace,
|
|
81
|
-
onClick: (
|
|
82
|
+
onClick: (q) => a(e, p)
|
|
82
83
|
}, {
|
|
83
|
-
default:
|
|
84
|
-
|
|
84
|
+
default: m(() => [
|
|
85
|
+
h("div", A, [
|
|
85
86
|
f(" @slot 自定义显示内容"),
|
|
86
|
-
e.contentSlot ?
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
))
|
|
87
|
+
e.contentSlot ? u(r.$slots, e.contentSlot, { key: 0 }, void 0, !0) : y((o(), n("div", M, [
|
|
88
|
+
D(
|
|
89
|
+
E(e.name),
|
|
90
|
+
1
|
|
91
|
+
/* TEXT */
|
|
92
|
+
)
|
|
93
|
+
])), [
|
|
94
|
+
[l(L)]
|
|
95
|
+
])
|
|
93
96
|
])
|
|
94
97
|
]),
|
|
95
98
|
_: 2
|
|
@@ -106,18 +109,18 @@ const V = /* @__PURE__ */ _({
|
|
|
106
109
|
_: 3
|
|
107
110
|
/* FORWARDED */
|
|
108
111
|
}, 16, ["separator-icon"]),
|
|
109
|
-
|
|
112
|
+
u(r.$slots, "right", {}, void 0, !0)
|
|
110
113
|
]));
|
|
111
114
|
}
|
|
112
|
-
}),
|
|
115
|
+
}), P = /* @__PURE__ */ B(O, [["__scopeId", "data-v-69af6d27"]]), j = {
|
|
113
116
|
"--das-ui-breadcrumb-normal": "#666666",
|
|
114
117
|
"--das-ui-breadcrumb-hover": "#5582F3",
|
|
115
118
|
"--das-ui-breadcrumb-selected": "#212121 ",
|
|
116
119
|
"--das-ui-breadcrumb-disabled": "#B2B2B2"
|
|
117
120
|
};
|
|
118
|
-
|
|
119
|
-
const
|
|
121
|
+
V(j);
|
|
122
|
+
const U = v(P), W = v(g);
|
|
120
123
|
export {
|
|
121
|
-
|
|
122
|
-
|
|
124
|
+
U as DasBreadCrumb,
|
|
125
|
+
W as DasBreadCrumbItem
|
|
123
126
|
};
|
|
Binary file
|
|
@@ -13,7 +13,9 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {},
|
|
|
13
13
|
"click-item": (item: any, index: number) => any;
|
|
14
14
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
15
15
|
"onClick-item"?: ((item: any, index: number) => any) | undefined;
|
|
16
|
-
}>, {
|
|
16
|
+
}>, {
|
|
17
|
+
data: Array<import("./type").itemProp>;
|
|
18
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
17
19
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
18
20
|
export default _default;
|
|
19
21
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.das-breadcrumb-item[data-v-
|
|
1
|
+
.das-breadcrumb-item[data-v-36708bdf]:last-child .el-breadcrumb__inner{cursor:pointer!important}[data-v-36708bdf] .el-breadcrumb__inner{font-weight:400;cursor:pointer;color:var(--das-ui-breadcrumb-normal)}[data-v-36708bdf] .el-breadcrumb__inner:hover{color:var(--das-ui-breadcrumb-hover)}.el-breadcrumb__item[data-v-36708bdf]:last-child .el-breadcrumb__inner{color:var(--das-ui-breadcrumb-selected)}.el-breadcrumb__item[data-v-36708bdf]:last-child .el-breadcrumb__inner:hover{color:var(--das-ui-breadcrumb-selected)}[data-v-36708bdf] .el-breadcrumb__inner.is-link{font-weight:400;color:var(--das-ui-breadcrumb-normal)}[data-v-36708bdf] .el-breadcrumb__inner.is-link:hover{color:var(--das-ui-breadcrumb-hover)}[data-v-36708bdf] .el-breadcrumb__separator.el-icon svg{color:var(--das-ui-breadcrumb-normal)}.das-breadcrumb[data-v-69af6d27]{display:flex;align-items:center}.das-breadcrumb[data-v-69af6d27] .el-breadcrumb{line-height:21px}.das-breadcrumb .das-breadcrumb-item-content[data-v-69af6d27]{display:inline-block}.das-breadcrumb .das-breadcrumb-item-overflow[data-v-69af6d27]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}.das-breadcrumb .das-breadcrumb-item-disabled[data-v-69af6d27] .el-breadcrumb__inner{cursor:not-allowed!important;color:var(--das-ui-breadcrumb-disabled)!important}.das-breadcrumb .das-breadcrumb-item-disabled[data-v-69af6d27] .el-breadcrumb__inner:hover{color:var(--das-ui-breadcrumb-disabled)!important}
|
|
Binary file
|
|
@@ -1,186 +1,186 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
周: {
|
|
3
|
-
|
|
3
|
+
'zh-CN': string;
|
|
4
4
|
en: string;
|
|
5
5
|
};
|
|
6
6
|
日历: {
|
|
7
|
-
|
|
7
|
+
'zh-CN': string;
|
|
8
8
|
en: string;
|
|
9
9
|
};
|
|
10
10
|
'das-calendar-prevMonth': {
|
|
11
|
-
|
|
11
|
+
'zh-CN': string;
|
|
12
12
|
en: string;
|
|
13
13
|
};
|
|
14
14
|
'das-calendar-nextMonth': {
|
|
15
|
-
|
|
15
|
+
'zh-CN': string;
|
|
16
16
|
en: string;
|
|
17
17
|
};
|
|
18
18
|
'das-calendar-prevYear': {
|
|
19
|
-
|
|
19
|
+
'zh-CN': string;
|
|
20
20
|
en: string;
|
|
21
21
|
};
|
|
22
22
|
'das-calendar-nextYear': {
|
|
23
|
-
|
|
23
|
+
'zh-CN': string;
|
|
24
24
|
en: string;
|
|
25
25
|
};
|
|
26
26
|
'das-calendar-year': {
|
|
27
|
-
|
|
27
|
+
'zh-CN': string;
|
|
28
28
|
en: string;
|
|
29
29
|
};
|
|
30
30
|
'das-calendar-today': {
|
|
31
|
-
|
|
31
|
+
'zh-CN': string;
|
|
32
32
|
en: string;
|
|
33
33
|
};
|
|
34
34
|
'das-calendar-month1': {
|
|
35
|
-
|
|
35
|
+
'zh-CN': string;
|
|
36
36
|
en: string;
|
|
37
37
|
};
|
|
38
38
|
'das-calendar-month2': {
|
|
39
|
-
|
|
39
|
+
'zh-CN': string;
|
|
40
40
|
en: string;
|
|
41
41
|
};
|
|
42
42
|
'das-calendar-month3': {
|
|
43
|
-
|
|
43
|
+
'zh-CN': string;
|
|
44
44
|
en: string;
|
|
45
45
|
};
|
|
46
46
|
'das-calendar-month4': {
|
|
47
|
-
|
|
47
|
+
'zh-CN': string;
|
|
48
48
|
en: string;
|
|
49
49
|
};
|
|
50
50
|
'das-calendar-month5': {
|
|
51
|
-
|
|
51
|
+
'zh-CN': string;
|
|
52
52
|
en: string;
|
|
53
53
|
};
|
|
54
54
|
'das-calendar-month6': {
|
|
55
|
-
|
|
55
|
+
'zh-CN': string;
|
|
56
56
|
en: string;
|
|
57
57
|
};
|
|
58
58
|
'das-calendar-month7': {
|
|
59
|
-
|
|
59
|
+
'zh-CN': string;
|
|
60
60
|
en: string;
|
|
61
61
|
};
|
|
62
62
|
'das-calendar-month8': {
|
|
63
|
-
|
|
63
|
+
'zh-CN': string;
|
|
64
64
|
en: string;
|
|
65
65
|
};
|
|
66
66
|
'das-calendar-month9': {
|
|
67
|
-
|
|
67
|
+
'zh-CN': string;
|
|
68
68
|
en: string;
|
|
69
69
|
};
|
|
70
70
|
'das-calendar-month10': {
|
|
71
|
-
|
|
71
|
+
'zh-CN': string;
|
|
72
72
|
en: string;
|
|
73
73
|
};
|
|
74
74
|
'das-calendar-month11': {
|
|
75
|
-
|
|
75
|
+
'zh-CN': string;
|
|
76
76
|
en: string;
|
|
77
77
|
};
|
|
78
78
|
'das-calendar-month12': {
|
|
79
|
-
|
|
79
|
+
'zh-CN': string;
|
|
80
80
|
en: string;
|
|
81
81
|
};
|
|
82
82
|
'das-calendar-weeks-sun': {
|
|
83
|
-
|
|
83
|
+
'zh-CN': string;
|
|
84
84
|
en: string;
|
|
85
85
|
};
|
|
86
86
|
'das-calendar-weeks-mon': {
|
|
87
|
-
|
|
87
|
+
'zh-CN': string;
|
|
88
88
|
en: string;
|
|
89
89
|
};
|
|
90
90
|
'das-calendar-weeks-tue': {
|
|
91
|
-
|
|
91
|
+
'zh-CN': string;
|
|
92
92
|
en: string;
|
|
93
93
|
};
|
|
94
94
|
'das-calendar-weeks-wed': {
|
|
95
|
-
|
|
95
|
+
'zh-CN': string;
|
|
96
96
|
en: string;
|
|
97
97
|
};
|
|
98
98
|
'das-calendar-weeks-thu': {
|
|
99
|
-
|
|
99
|
+
'zh-CN': string;
|
|
100
100
|
en: string;
|
|
101
101
|
};
|
|
102
102
|
'das-calendar-weeks-fri': {
|
|
103
|
-
|
|
103
|
+
'zh-CN': string;
|
|
104
104
|
en: string;
|
|
105
105
|
};
|
|
106
106
|
'das-calendar-weeks-sat': {
|
|
107
|
-
|
|
107
|
+
'zh-CN': string;
|
|
108
108
|
en: string;
|
|
109
109
|
};
|
|
110
110
|
'das-calendar-weeks-zhou-sun': {
|
|
111
|
-
|
|
111
|
+
'zh-CN': string;
|
|
112
112
|
en: string;
|
|
113
113
|
};
|
|
114
114
|
'das-calendar-weeks-zhou-mon': {
|
|
115
|
-
|
|
115
|
+
'zh-CN': string;
|
|
116
116
|
en: string;
|
|
117
117
|
};
|
|
118
118
|
'das-calendar-weeks-zhou-tue': {
|
|
119
|
-
|
|
119
|
+
'zh-CN': string;
|
|
120
120
|
en: string;
|
|
121
121
|
};
|
|
122
122
|
'das-calendar-weeks-zhou-wed': {
|
|
123
|
-
|
|
123
|
+
'zh-CN': string;
|
|
124
124
|
en: string;
|
|
125
125
|
};
|
|
126
126
|
'das-calendar-weeks-zhou-thu': {
|
|
127
|
-
|
|
127
|
+
'zh-CN': string;
|
|
128
128
|
en: string;
|
|
129
129
|
};
|
|
130
130
|
'das-calendar-weeks-zhou-fri': {
|
|
131
|
-
|
|
131
|
+
'zh-CN': string;
|
|
132
132
|
en: string;
|
|
133
133
|
};
|
|
134
134
|
'das-calendar-weeks-zhou-sat': {
|
|
135
|
-
|
|
135
|
+
'zh-CN': string;
|
|
136
136
|
en: string;
|
|
137
137
|
};
|
|
138
138
|
'das-calendar-months-jan': {
|
|
139
|
-
|
|
139
|
+
'zh-CN': string;
|
|
140
140
|
en: string;
|
|
141
141
|
};
|
|
142
142
|
'das-calendar-months-feb': {
|
|
143
|
-
|
|
143
|
+
'zh-CN': string;
|
|
144
144
|
en: string;
|
|
145
145
|
};
|
|
146
146
|
'das-calendar-months-mar': {
|
|
147
|
-
|
|
147
|
+
'zh-CN': string;
|
|
148
148
|
en: string;
|
|
149
149
|
};
|
|
150
150
|
'das-calendar-months-apr': {
|
|
151
|
-
|
|
151
|
+
'zh-CN': string;
|
|
152
152
|
en: string;
|
|
153
153
|
};
|
|
154
154
|
'das-calendar-months-may': {
|
|
155
|
-
|
|
155
|
+
'zh-CN': string;
|
|
156
156
|
en: string;
|
|
157
157
|
};
|
|
158
158
|
'das-calendar-months-jun': {
|
|
159
|
-
|
|
159
|
+
'zh-CN': string;
|
|
160
160
|
en: string;
|
|
161
161
|
};
|
|
162
162
|
'das-calendar-months-jul': {
|
|
163
|
-
|
|
163
|
+
'zh-CN': string;
|
|
164
164
|
en: string;
|
|
165
165
|
};
|
|
166
166
|
'das-calendar-months-aug': {
|
|
167
|
-
|
|
167
|
+
'zh-CN': string;
|
|
168
168
|
en: string;
|
|
169
169
|
};
|
|
170
170
|
'das-calendar-months-sep': {
|
|
171
|
-
|
|
171
|
+
'zh-CN': string;
|
|
172
172
|
en: string;
|
|
173
173
|
};
|
|
174
174
|
'das-calendar-months-oct': {
|
|
175
|
-
|
|
175
|
+
'zh-CN': string;
|
|
176
176
|
en: string;
|
|
177
177
|
};
|
|
178
178
|
'das-calendar-months-nov': {
|
|
179
|
-
|
|
179
|
+
'zh-CN': string;
|
|
180
180
|
en: string;
|
|
181
181
|
};
|
|
182
182
|
'das-calendar-months-dec': {
|
|
183
|
-
|
|
183
|
+
'zh-CN': string;
|
|
184
184
|
en: string;
|
|
185
185
|
};
|
|
186
186
|
};
|