@opendesign-plus-test/components 0.0.1-rc.112 → 0.0.1-rc.114
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/chunk-OElCookieNotice.cjs.js +1 -1
- package/dist/components.cjs.js +40 -40
- package/dist/treeshaking/_virtual/icon-smile.mjs +21 -0
- package/dist/treeshaking/components/events/OEventsCalendar.css +2 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDoc.css +20 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDoc.vue.d.ts +215 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDoc.vue.mjs +7 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDoc.vue2.mjs +157 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDocContent.css +115 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDocContent.vue.d.ts +36 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDocContent.vue.mjs +7 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDocContent.vue2.mjs +303 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDocDialog.vue.d.ts +34 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDocDialog.vue.mjs +92 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDocDialog.vue2.mjs +4 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDocPopup.css +22 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDocPopup.vue.d.ts +42 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDocPopup.vue.mjs +7 -0
- package/dist/treeshaking/components/feedback-doc/OFeedbackDocPopup.vue2.mjs +90 -0
- package/dist/treeshaking/components/feedback-doc/index.d.ts +488 -0
- package/dist/treeshaking/components/feedback-doc/index.mjs +30 -0
- package/dist/treeshaking/components/header/OHeader.css +15 -15
- package/dist/treeshaking/components/header/OHeader.vue.mjs +1 -1
- package/dist/treeshaking/components/header/OHeader.vue2.mjs +6 -1
- package/dist/treeshaking/components/header/components/HeaderContent.css +199 -181
- package/dist/treeshaking/components/header/components/HeaderContent.vue.mjs +1 -1
- package/dist/treeshaking/components/header/components/HeaderContent.vue2.mjs +8 -5
- package/dist/treeshaking/components/header/components/HeaderFlatten.css +99 -62
- package/dist/treeshaking/components/header/components/HeaderFlatten.vue.mjs +1 -1
- package/dist/treeshaking/components/header/components/HeaderFlatten.vue2.mjs +13 -25
- package/dist/treeshaking/components/header/components/HeaderNav.css +90 -61
- package/dist/treeshaking/components/header/components/HeaderNav.vue.mjs +1 -1
- package/dist/treeshaking/components/header/components/HeaderNav.vue2.mjs +10 -19
- package/dist/treeshaking/components/header/components/HeaderNavMobile.css +80 -80
- package/dist/treeshaking/components/header/components/HeaderNavMobile.vue.mjs +1 -1
- package/dist/treeshaking/components/header/components/HeaderNavMobile.vue2.mjs +2 -2
- package/dist/treeshaking/components/header/types.d.ts +3 -0
- package/dist/treeshaking/components/meeting/OMeetingCalendar.css +2 -1
- package/dist/treeshaking/components/meeting/OMeetingMyCalendar.css +1 -0
- package/dist/treeshaking/components/meeting/OMeetingPlayback.css +72 -3
- package/dist/treeshaking/components/meeting/OMeetingPlayback.vue.mjs +19 -3
- package/dist/treeshaking/components/meeting/components/OMeetingPlaybackSubtitles.css +8 -8
- package/dist/treeshaking/i18n/en.mjs +10 -1
- package/dist/treeshaking/i18n/zh.mjs +10 -1
- package/dist/treeshaking/index.d.ts +1 -0
- package/dist/treeshaking/index.mjs +5 -0
- package/package.json +2 -2
- package/dist/chunk-OElCookieNotice.es.js +0 -876
- package/dist/components/activity/OActivityApproval.vue.d.ts +0 -273
- package/dist/components/activity/OActivityForm.vue.d.ts +0 -138
- package/dist/components/activity/OActivityMyCalendar.vue.d.ts +0 -636
- package/dist/components/activity/composables/useActivityConfig.d.ts +0 -17
- package/dist/components/activity/config.d.ts +0 -1
- package/dist/components/activity/index.d.ts +0 -648
- package/dist/components/activity/types.d.ts +0 -88
- package/dist/components/banner/OBanner.vue.d.ts +0 -13
- package/dist/components/banner/OBannerContent.vue.d.ts +0 -7
- package/dist/components/banner/index.d.ts +0 -68
- package/dist/components/banner/types.d.ts +0 -31
- package/dist/components/config-provider/OPlusConfigProvider.vue.d.ts +0 -24
- package/dist/components/config-provider/index.d.ts +0 -30
- package/dist/components/cookie-notice/OCookieNotice.vue.d.ts +0 -17
- package/dist/components/cookie-notice/index.d.ts +0 -53
- package/dist/components/element-plus/OElCookieNotice.vue.d.ts +0 -34
- package/dist/components/element-plus/index.d.ts +0 -2
- package/dist/components/events/OEventsApply.vue.d.ts +0 -16
- package/dist/components/events/OEventsCalendar.vue.d.ts +0 -5
- package/dist/components/events/OEventsList.vue.d.ts +0 -26
- package/dist/components/events/config.d.ts +0 -14
- package/dist/components/events/index.d.ts +0 -78
- package/dist/components/events/types.d.ts +0 -73
- package/dist/components/events/utils.d.ts +0 -7
- package/dist/components/footer/OFooter.vue.d.ts +0 -46
- package/dist/components/footer/index.d.ts +0 -89
- package/dist/components/header/OHeader.vue.d.ts +0 -40
- package/dist/components/header/OHeaderMobile.vue.d.ts +0 -174
- package/dist/components/header/components/HeaderContent.vue.d.ts +0 -13
- package/dist/components/header/components/HeaderFlatten.vue.d.ts +0 -19
- package/dist/components/header/components/HeaderNav.vue.d.ts +0 -22
- package/dist/components/header/components/HeaderNavMobile.vue.d.ts +0 -34
- package/dist/components/header/index.d.ts +0 -165
- package/dist/components/header/types.d.ts +0 -92
- package/dist/components/header-language-switcher/OHeaderLanguageSwitcher.vue.d.ts +0 -58
- package/dist/components/header-language-switcher/index.d.ts +0 -105
- package/dist/components/header-search/OHeaderSearch.vue.d.ts +0 -1035
- package/dist/components/header-search/index.d.ts +0 -610
- package/dist/components/header-source-code/OHeaderSourceCode.vue.d.ts +0 -18
- package/dist/components/header-source-code/index.d.ts +0 -23
- package/dist/components/header-theme/OHeaderTheme.vue.d.ts +0 -25
- package/dist/components/header-theme/index.d.ts +0 -50
- package/dist/components/header-user/OHeaderUser.vue.d.ts +0 -36
- package/dist/components/header-user/index.d.ts +0 -38
- package/dist/components/meeting/OMeetingCalendar.vue.d.ts +0 -302
- package/dist/components/meeting/OMeetingForm.vue.d.ts +0 -143
- package/dist/components/meeting/OMeetingMyCalendar.vue.d.ts +0 -644
- package/dist/components/meeting/OMeetingPlayback.vue.d.ts +0 -94
- package/dist/components/meeting/OMeetingSigCalendar.vue.d.ts +0 -26
- package/dist/components/meeting/components/OMeetingCalendarList.vue.d.ts +0 -29
- package/dist/components/meeting/components/OMeetingDetail.vue.d.ts +0 -13
- package/dist/components/meeting/components/OMeetingPlaybackSubtitles.vue.d.ts +0 -20
- package/dist/components/meeting/components/OMeetingPlaybackVideo.vue.d.ts +0 -17
- package/dist/components/meeting/components/OMeetingSigAside.vue.d.ts +0 -16
- package/dist/components/meeting/composables/useMeetingConfig.d.ts +0 -14
- package/dist/components/meeting/config.d.ts +0 -12
- package/dist/components/meeting/index.d.ts +0 -848
- package/dist/components/meeting/types.d.ts +0 -242
- package/dist/components/meeting/utils.d.ts +0 -9
- package/dist/components/search/OSearchInput.vue.d.ts +0 -1025
- package/dist/components/search/composables/useImageSearch.d.ts +0 -48
- package/dist/components/search/composables/useKeywordHighlight.d.ts +0 -2
- package/dist/components/search/composables/useSearchHistory.d.ts +0 -14
- package/dist/components/search/index.d.ts +0 -600
- package/dist/components/search/internal/HighlightText.vue.d.ts +0 -9
- package/dist/components/search/internal/SearchImageInput.vue.d.ts +0 -736
- package/dist/components/search/internal/SearchPanel.vue.d.ts +0 -100
- package/dist/components/search/types.d.ts +0 -20
- package/dist/components/section/OSection.vue.d.ts +0 -37
- package/dist/components/section/index.d.ts +0 -47
- package/dist/components.css +0 -1
- package/dist/components.element.es.js +0 -4
- package/dist/components.es.js +0 -46973
- package/dist/index.d.ts +0 -16
|
@@ -0,0 +1,488 @@
|
|
|
1
|
+
import { App } from 'vue';
|
|
2
|
+
declare const OFeedbackDoc: {
|
|
3
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
4
|
+
efficiency?: number;
|
|
5
|
+
accuracy?: number;
|
|
6
|
+
completeness?: number;
|
|
7
|
+
usability?: number;
|
|
8
|
+
feedback?: string;
|
|
9
|
+
} & {
|
|
10
|
+
wrapper?: string | HTMLElement | null | undefined;
|
|
11
|
+
target?: string | HTMLElement | import('vue').ComponentPublicInstance | null;
|
|
12
|
+
position?: "br" | "rt" | "tr" | "left" | "right" | "top" | "bottom" | "rb" | "tl" | "bl" | "lt" | "lb";
|
|
13
|
+
disableTip?: boolean;
|
|
14
|
+
submitData?: (data: Record<string, any>) => Promise<boolean>;
|
|
15
|
+
submitIssue?: (data: Record<string, any>) => Promise<boolean>;
|
|
16
|
+
}> & Readonly<{
|
|
17
|
+
"onUpdate:efficiency"?: ((value: number) => any) | undefined;
|
|
18
|
+
"onUpdate:accuracy"?: ((value: number) => any) | undefined;
|
|
19
|
+
"onUpdate:completeness"?: ((value: number) => any) | undefined;
|
|
20
|
+
"onUpdate:usability"?: ((value: number) => any) | undefined;
|
|
21
|
+
"onUpdate:feedback"?: ((value: string) => any) | undefined;
|
|
22
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
23
|
+
"update:efficiency": (value: number) => any;
|
|
24
|
+
"update:accuracy": (value: number) => any;
|
|
25
|
+
"update:completeness": (value: number) => any;
|
|
26
|
+
"update:usability": (value: number) => any;
|
|
27
|
+
"update:feedback": (value: string) => any;
|
|
28
|
+
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
29
|
+
feedbackRef: ({
|
|
30
|
+
$: import('vue').ComponentInternalInstance;
|
|
31
|
+
$data: {};
|
|
32
|
+
$props: Partial<{
|
|
33
|
+
button: boolean;
|
|
34
|
+
disabled: boolean;
|
|
35
|
+
loading: boolean;
|
|
36
|
+
}> & Omit<{
|
|
37
|
+
readonly loading: boolean;
|
|
38
|
+
readonly disabled: boolean;
|
|
39
|
+
readonly button: boolean;
|
|
40
|
+
readonly icon?: import('vue').Component<any, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any> | undefined;
|
|
41
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "loading" | "disabled" | "button">;
|
|
42
|
+
$attrs: import('vue').Attrs;
|
|
43
|
+
$refs: {
|
|
44
|
+
[x: string]: unknown;
|
|
45
|
+
};
|
|
46
|
+
$slots: Readonly<{
|
|
47
|
+
[name: string]: import('vue').Slot<any> | undefined;
|
|
48
|
+
}>;
|
|
49
|
+
$root: import('vue').ComponentPublicInstance | null;
|
|
50
|
+
$parent: import('vue').ComponentPublicInstance | null;
|
|
51
|
+
$host: Element | null;
|
|
52
|
+
$emit: (event: string, ...args: any[]) => void;
|
|
53
|
+
$el: HTMLDivElement;
|
|
54
|
+
$options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
55
|
+
icon: {
|
|
56
|
+
type: import('vue').PropType<import('vue').Component>;
|
|
57
|
+
};
|
|
58
|
+
button: {
|
|
59
|
+
type: BooleanConstructor;
|
|
60
|
+
};
|
|
61
|
+
disabled: {
|
|
62
|
+
type: BooleanConstructor;
|
|
63
|
+
};
|
|
64
|
+
loading: {
|
|
65
|
+
type: BooleanConstructor;
|
|
66
|
+
};
|
|
67
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
68
|
+
button: boolean;
|
|
69
|
+
disabled: boolean;
|
|
70
|
+
loading: boolean;
|
|
71
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
72
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
73
|
+
created?: (() => void) | (() => void)[];
|
|
74
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
75
|
+
mounted?: (() => void) | (() => void)[];
|
|
76
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
77
|
+
updated?: (() => void) | (() => void)[];
|
|
78
|
+
activated?: (() => void) | (() => void)[];
|
|
79
|
+
deactivated?: (() => void) | (() => void)[];
|
|
80
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
81
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
82
|
+
destroyed?: (() => void) | (() => void)[];
|
|
83
|
+
unmounted?: (() => void) | (() => void)[];
|
|
84
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
85
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
86
|
+
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
87
|
+
};
|
|
88
|
+
$forceUpdate: () => void;
|
|
89
|
+
$nextTick: typeof import('vue').nextTick;
|
|
90
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
|
91
|
+
} & Readonly<{
|
|
92
|
+
button: boolean;
|
|
93
|
+
disabled: boolean;
|
|
94
|
+
loading: boolean;
|
|
95
|
+
}> & Omit<Readonly<import('vue').ExtractPropTypes<{
|
|
96
|
+
icon: {
|
|
97
|
+
type: import('vue').PropType<import('vue').Component>;
|
|
98
|
+
};
|
|
99
|
+
button: {
|
|
100
|
+
type: BooleanConstructor;
|
|
101
|
+
};
|
|
102
|
+
disabled: {
|
|
103
|
+
type: BooleanConstructor;
|
|
104
|
+
};
|
|
105
|
+
loading: {
|
|
106
|
+
type: BooleanConstructor;
|
|
107
|
+
};
|
|
108
|
+
}>> & Readonly<{}>, "loading" | "disabled" | "button"> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
109
|
+
$slots: {
|
|
110
|
+
default?(_: {}): any;
|
|
111
|
+
};
|
|
112
|
+
}) | null;
|
|
113
|
+
}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
|
114
|
+
P: {};
|
|
115
|
+
B: {};
|
|
116
|
+
D: {};
|
|
117
|
+
C: {};
|
|
118
|
+
M: {};
|
|
119
|
+
Defaults: {};
|
|
120
|
+
}, Readonly<{
|
|
121
|
+
efficiency?: number;
|
|
122
|
+
accuracy?: number;
|
|
123
|
+
completeness?: number;
|
|
124
|
+
usability?: number;
|
|
125
|
+
feedback?: string;
|
|
126
|
+
} & {
|
|
127
|
+
wrapper?: string | HTMLElement | null | undefined;
|
|
128
|
+
target?: string | HTMLElement | import('vue').ComponentPublicInstance | null;
|
|
129
|
+
position?: "br" | "rt" | "tr" | "left" | "right" | "top" | "bottom" | "rb" | "tl" | "bl" | "lt" | "lb";
|
|
130
|
+
disableTip?: boolean;
|
|
131
|
+
submitData?: (data: Record<string, any>) => Promise<boolean>;
|
|
132
|
+
submitIssue?: (data: Record<string, any>) => Promise<boolean>;
|
|
133
|
+
}> & Readonly<{
|
|
134
|
+
"onUpdate:efficiency"?: ((value: number) => any) | undefined;
|
|
135
|
+
"onUpdate:accuracy"?: ((value: number) => any) | undefined;
|
|
136
|
+
"onUpdate:completeness"?: ((value: number) => any) | undefined;
|
|
137
|
+
"onUpdate:usability"?: ((value: number) => any) | undefined;
|
|
138
|
+
"onUpdate:feedback"?: ((value: string) => any) | undefined;
|
|
139
|
+
}>, {}, {}, {}, {}, {}>;
|
|
140
|
+
__isFragment?: never;
|
|
141
|
+
__isTeleport?: never;
|
|
142
|
+
__isSuspense?: never;
|
|
143
|
+
} & import('vue').ComponentOptionsBase<Readonly<{
|
|
144
|
+
efficiency?: number;
|
|
145
|
+
accuracy?: number;
|
|
146
|
+
completeness?: number;
|
|
147
|
+
usability?: number;
|
|
148
|
+
feedback?: string;
|
|
149
|
+
} & {
|
|
150
|
+
wrapper?: string | HTMLElement | null | undefined;
|
|
151
|
+
target?: string | HTMLElement | import('vue').ComponentPublicInstance | null;
|
|
152
|
+
position?: "br" | "rt" | "tr" | "left" | "right" | "top" | "bottom" | "rb" | "tl" | "bl" | "lt" | "lb";
|
|
153
|
+
disableTip?: boolean;
|
|
154
|
+
submitData?: (data: Record<string, any>) => Promise<boolean>;
|
|
155
|
+
submitIssue?: (data: Record<string, any>) => Promise<boolean>;
|
|
156
|
+
}> & Readonly<{
|
|
157
|
+
"onUpdate:efficiency"?: ((value: number) => any) | undefined;
|
|
158
|
+
"onUpdate:accuracy"?: ((value: number) => any) | undefined;
|
|
159
|
+
"onUpdate:completeness"?: ((value: number) => any) | undefined;
|
|
160
|
+
"onUpdate:usability"?: ((value: number) => any) | undefined;
|
|
161
|
+
"onUpdate:feedback"?: ((value: string) => any) | undefined;
|
|
162
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
163
|
+
"update:efficiency": (value: number) => any;
|
|
164
|
+
"update:accuracy": (value: number) => any;
|
|
165
|
+
"update:completeness": (value: number) => any;
|
|
166
|
+
"update:usability": (value: number) => any;
|
|
167
|
+
"update:feedback": (value: string) => any;
|
|
168
|
+
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
169
|
+
$slots: {
|
|
170
|
+
default?(_: {}): any;
|
|
171
|
+
};
|
|
172
|
+
}) & {
|
|
173
|
+
install(app: App): void;
|
|
174
|
+
};
|
|
175
|
+
declare const OFeedbackDocContent: {
|
|
176
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
177
|
+
efficiency?: number;
|
|
178
|
+
accuracy?: number;
|
|
179
|
+
completeness?: number;
|
|
180
|
+
usability?: number;
|
|
181
|
+
feedback?: string;
|
|
182
|
+
} & {
|
|
183
|
+
hideClose?: boolean;
|
|
184
|
+
disableTip?: boolean;
|
|
185
|
+
submitData?: (data: Record<string, any>) => Promise<boolean>;
|
|
186
|
+
submitIssue?: (data: Record<string, any>) => Promise<boolean>;
|
|
187
|
+
}> & Readonly<{
|
|
188
|
+
onClose?: (() => any) | undefined;
|
|
189
|
+
onChange?: (() => any) | undefined;
|
|
190
|
+
onSubmit?: ((data: Record<string, any>) => any) | undefined;
|
|
191
|
+
"onUpdate:efficiency"?: ((value: number) => any) | undefined;
|
|
192
|
+
"onUpdate:accuracy"?: ((value: number) => any) | undefined;
|
|
193
|
+
"onUpdate:completeness"?: ((value: number) => any) | undefined;
|
|
194
|
+
"onUpdate:usability"?: ((value: number) => any) | undefined;
|
|
195
|
+
"onUpdate:feedback"?: ((value: string) => any) | undefined;
|
|
196
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
197
|
+
"update:efficiency": (value: number) => any;
|
|
198
|
+
"update:accuracy": (value: number) => any;
|
|
199
|
+
"update:completeness": (value: number) => any;
|
|
200
|
+
"update:usability": (value: number) => any;
|
|
201
|
+
"update:feedback": (value: string) => any;
|
|
202
|
+
} & {
|
|
203
|
+
close: () => any;
|
|
204
|
+
change: () => any;
|
|
205
|
+
submit: (data: Record<string, any>) => any;
|
|
206
|
+
}, import('vue').PublicProps, {
|
|
207
|
+
hideClose: boolean;
|
|
208
|
+
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
|
209
|
+
P: {};
|
|
210
|
+
B: {};
|
|
211
|
+
D: {};
|
|
212
|
+
C: {};
|
|
213
|
+
M: {};
|
|
214
|
+
Defaults: {};
|
|
215
|
+
}, Readonly<{
|
|
216
|
+
efficiency?: number;
|
|
217
|
+
accuracy?: number;
|
|
218
|
+
completeness?: number;
|
|
219
|
+
usability?: number;
|
|
220
|
+
feedback?: string;
|
|
221
|
+
} & {
|
|
222
|
+
hideClose?: boolean;
|
|
223
|
+
disableTip?: boolean;
|
|
224
|
+
submitData?: (data: Record<string, any>) => Promise<boolean>;
|
|
225
|
+
submitIssue?: (data: Record<string, any>) => Promise<boolean>;
|
|
226
|
+
}> & Readonly<{
|
|
227
|
+
onClose?: (() => any) | undefined;
|
|
228
|
+
onChange?: (() => any) | undefined;
|
|
229
|
+
onSubmit?: ((data: Record<string, any>) => any) | undefined;
|
|
230
|
+
"onUpdate:efficiency"?: ((value: number) => any) | undefined;
|
|
231
|
+
"onUpdate:accuracy"?: ((value: number) => any) | undefined;
|
|
232
|
+
"onUpdate:completeness"?: ((value: number) => any) | undefined;
|
|
233
|
+
"onUpdate:usability"?: ((value: number) => any) | undefined;
|
|
234
|
+
"onUpdate:feedback"?: ((value: string) => any) | undefined;
|
|
235
|
+
}>, {}, {}, {}, {}, {
|
|
236
|
+
hideClose: boolean;
|
|
237
|
+
}>;
|
|
238
|
+
__isFragment?: never;
|
|
239
|
+
__isTeleport?: never;
|
|
240
|
+
__isSuspense?: never;
|
|
241
|
+
} & import('vue').ComponentOptionsBase<Readonly<{
|
|
242
|
+
efficiency?: number;
|
|
243
|
+
accuracy?: number;
|
|
244
|
+
completeness?: number;
|
|
245
|
+
usability?: number;
|
|
246
|
+
feedback?: string;
|
|
247
|
+
} & {
|
|
248
|
+
hideClose?: boolean;
|
|
249
|
+
disableTip?: boolean;
|
|
250
|
+
submitData?: (data: Record<string, any>) => Promise<boolean>;
|
|
251
|
+
submitIssue?: (data: Record<string, any>) => Promise<boolean>;
|
|
252
|
+
}> & Readonly<{
|
|
253
|
+
onClose?: (() => any) | undefined;
|
|
254
|
+
onChange?: (() => any) | undefined;
|
|
255
|
+
onSubmit?: ((data: Record<string, any>) => any) | undefined;
|
|
256
|
+
"onUpdate:efficiency"?: ((value: number) => any) | undefined;
|
|
257
|
+
"onUpdate:accuracy"?: ((value: number) => any) | undefined;
|
|
258
|
+
"onUpdate:completeness"?: ((value: number) => any) | undefined;
|
|
259
|
+
"onUpdate:usability"?: ((value: number) => any) | undefined;
|
|
260
|
+
"onUpdate:feedback"?: ((value: string) => any) | undefined;
|
|
261
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
262
|
+
"update:efficiency": (value: number) => any;
|
|
263
|
+
"update:accuracy": (value: number) => any;
|
|
264
|
+
"update:completeness": (value: number) => any;
|
|
265
|
+
"update:usability": (value: number) => any;
|
|
266
|
+
"update:feedback": (value: string) => any;
|
|
267
|
+
} & {
|
|
268
|
+
close: () => any;
|
|
269
|
+
change: () => any;
|
|
270
|
+
submit: (data: Record<string, any>) => any;
|
|
271
|
+
}, string, {
|
|
272
|
+
hideClose: boolean;
|
|
273
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & {
|
|
274
|
+
install(app: App): void;
|
|
275
|
+
};
|
|
276
|
+
declare const OFeedbackDocDialog: {
|
|
277
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
278
|
+
visible?: boolean;
|
|
279
|
+
efficiency?: number;
|
|
280
|
+
accuracy?: number;
|
|
281
|
+
completeness?: number;
|
|
282
|
+
usability?: number;
|
|
283
|
+
feedback?: string;
|
|
284
|
+
} & {
|
|
285
|
+
disableTip?: boolean;
|
|
286
|
+
submitData?: (data: Record<string, any>) => Promise<boolean>;
|
|
287
|
+
submitIssue?: (data: Record<string, any>) => Promise<boolean>;
|
|
288
|
+
}> & Readonly<{
|
|
289
|
+
onClose?: (() => any) | undefined;
|
|
290
|
+
onChange?: (() => any) | undefined;
|
|
291
|
+
"onUpdate:visible"?: ((value: boolean) => any) | undefined;
|
|
292
|
+
"onUpdate:efficiency"?: ((value: number) => any) | undefined;
|
|
293
|
+
"onUpdate:accuracy"?: ((value: number) => any) | undefined;
|
|
294
|
+
"onUpdate:completeness"?: ((value: number) => any) | undefined;
|
|
295
|
+
"onUpdate:usability"?: ((value: number) => any) | undefined;
|
|
296
|
+
"onUpdate:feedback"?: ((value: string) => any) | undefined;
|
|
297
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
298
|
+
"update:visible": (value: boolean) => any;
|
|
299
|
+
"update:efficiency": (value: number) => any;
|
|
300
|
+
"update:accuracy": (value: number) => any;
|
|
301
|
+
"update:completeness": (value: number) => any;
|
|
302
|
+
"update:usability": (value: number) => any;
|
|
303
|
+
"update:feedback": (value: string) => any;
|
|
304
|
+
} & {
|
|
305
|
+
close: () => any;
|
|
306
|
+
change: () => any;
|
|
307
|
+
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
308
|
+
P: {};
|
|
309
|
+
B: {};
|
|
310
|
+
D: {};
|
|
311
|
+
C: {};
|
|
312
|
+
M: {};
|
|
313
|
+
Defaults: {};
|
|
314
|
+
}, Readonly<{
|
|
315
|
+
visible?: boolean;
|
|
316
|
+
efficiency?: number;
|
|
317
|
+
accuracy?: number;
|
|
318
|
+
completeness?: number;
|
|
319
|
+
usability?: number;
|
|
320
|
+
feedback?: string;
|
|
321
|
+
} & {
|
|
322
|
+
disableTip?: boolean;
|
|
323
|
+
submitData?: (data: Record<string, any>) => Promise<boolean>;
|
|
324
|
+
submitIssue?: (data: Record<string, any>) => Promise<boolean>;
|
|
325
|
+
}> & Readonly<{
|
|
326
|
+
onClose?: (() => any) | undefined;
|
|
327
|
+
onChange?: (() => any) | undefined;
|
|
328
|
+
"onUpdate:visible"?: ((value: boolean) => any) | undefined;
|
|
329
|
+
"onUpdate:efficiency"?: ((value: number) => any) | undefined;
|
|
330
|
+
"onUpdate:accuracy"?: ((value: number) => any) | undefined;
|
|
331
|
+
"onUpdate:completeness"?: ((value: number) => any) | undefined;
|
|
332
|
+
"onUpdate:usability"?: ((value: number) => any) | undefined;
|
|
333
|
+
"onUpdate:feedback"?: ((value: string) => any) | undefined;
|
|
334
|
+
}>, {}, {}, {}, {}, {}>;
|
|
335
|
+
__isFragment?: never;
|
|
336
|
+
__isTeleport?: never;
|
|
337
|
+
__isSuspense?: never;
|
|
338
|
+
} & import('vue').ComponentOptionsBase<Readonly<{
|
|
339
|
+
visible?: boolean;
|
|
340
|
+
efficiency?: number;
|
|
341
|
+
accuracy?: number;
|
|
342
|
+
completeness?: number;
|
|
343
|
+
usability?: number;
|
|
344
|
+
feedback?: string;
|
|
345
|
+
} & {
|
|
346
|
+
disableTip?: boolean;
|
|
347
|
+
submitData?: (data: Record<string, any>) => Promise<boolean>;
|
|
348
|
+
submitIssue?: (data: Record<string, any>) => Promise<boolean>;
|
|
349
|
+
}> & Readonly<{
|
|
350
|
+
onClose?: (() => any) | undefined;
|
|
351
|
+
onChange?: (() => any) | undefined;
|
|
352
|
+
"onUpdate:visible"?: ((value: boolean) => any) | undefined;
|
|
353
|
+
"onUpdate:efficiency"?: ((value: number) => any) | undefined;
|
|
354
|
+
"onUpdate:accuracy"?: ((value: number) => any) | undefined;
|
|
355
|
+
"onUpdate:completeness"?: ((value: number) => any) | undefined;
|
|
356
|
+
"onUpdate:usability"?: ((value: number) => any) | undefined;
|
|
357
|
+
"onUpdate:feedback"?: ((value: string) => any) | undefined;
|
|
358
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
359
|
+
"update:visible": (value: boolean) => any;
|
|
360
|
+
"update:efficiency": (value: number) => any;
|
|
361
|
+
"update:accuracy": (value: number) => any;
|
|
362
|
+
"update:completeness": (value: number) => any;
|
|
363
|
+
"update:usability": (value: number) => any;
|
|
364
|
+
"update:feedback": (value: string) => any;
|
|
365
|
+
} & {
|
|
366
|
+
close: () => any;
|
|
367
|
+
change: () => any;
|
|
368
|
+
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & {
|
|
369
|
+
install(app: App): void;
|
|
370
|
+
};
|
|
371
|
+
declare const OFeedbackDocPopup: {
|
|
372
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
373
|
+
efficiency?: number;
|
|
374
|
+
accuracy?: number;
|
|
375
|
+
completeness?: number;
|
|
376
|
+
usability?: number;
|
|
377
|
+
feedback?: string;
|
|
378
|
+
} & {
|
|
379
|
+
visible?: boolean;
|
|
380
|
+
wrapper?: string | HTMLElement | null | undefined;
|
|
381
|
+
target?: string | HTMLElement | import('vue').ComponentPublicInstance | null;
|
|
382
|
+
autoHide?: boolean;
|
|
383
|
+
position?: "br" | "rt" | "tr" | "left" | "right" | "top" | "bottom" | "rb" | "tl" | "bl" | "lt" | "lb";
|
|
384
|
+
disableTip?: boolean;
|
|
385
|
+
submitData?: (data: Record<string, any>) => Promise<boolean>;
|
|
386
|
+
submitIssue?: (data: Record<string, any>) => Promise<boolean>;
|
|
387
|
+
}> & Readonly<{
|
|
388
|
+
onClose?: (() => any) | undefined;
|
|
389
|
+
onChange?: (() => any) | undefined;
|
|
390
|
+
"onUpdate:efficiency"?: ((value: number) => any) | undefined;
|
|
391
|
+
"onUpdate:accuracy"?: ((value: number) => any) | undefined;
|
|
392
|
+
"onUpdate:completeness"?: ((value: number) => any) | undefined;
|
|
393
|
+
"onUpdate:usability"?: ((value: number) => any) | undefined;
|
|
394
|
+
"onUpdate:feedback"?: ((value: string) => any) | undefined;
|
|
395
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
396
|
+
"update:efficiency": (value: number) => any;
|
|
397
|
+
"update:accuracy": (value: number) => any;
|
|
398
|
+
"update:completeness": (value: number) => any;
|
|
399
|
+
"update:usability": (value: number) => any;
|
|
400
|
+
"update:feedback": (value: string) => any;
|
|
401
|
+
} & {
|
|
402
|
+
close: () => any;
|
|
403
|
+
change: () => any;
|
|
404
|
+
}, import('vue').PublicProps, {
|
|
405
|
+
target: string | HTMLElement | import('vue').ComponentPublicInstance | null;
|
|
406
|
+
visible: boolean;
|
|
407
|
+
position: "br" | "rt" | "tr" | "left" | "right" | "top" | "bottom" | "rb" | "tl" | "bl" | "lt" | "lb";
|
|
408
|
+
autoHide: boolean;
|
|
409
|
+
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
410
|
+
P: {};
|
|
411
|
+
B: {};
|
|
412
|
+
D: {};
|
|
413
|
+
C: {};
|
|
414
|
+
M: {};
|
|
415
|
+
Defaults: {};
|
|
416
|
+
}, Readonly<{
|
|
417
|
+
efficiency?: number;
|
|
418
|
+
accuracy?: number;
|
|
419
|
+
completeness?: number;
|
|
420
|
+
usability?: number;
|
|
421
|
+
feedback?: string;
|
|
422
|
+
} & {
|
|
423
|
+
visible?: boolean;
|
|
424
|
+
wrapper?: string | HTMLElement | null | undefined;
|
|
425
|
+
target?: string | HTMLElement | import('vue').ComponentPublicInstance | null;
|
|
426
|
+
autoHide?: boolean;
|
|
427
|
+
position?: "br" | "rt" | "tr" | "left" | "right" | "top" | "bottom" | "rb" | "tl" | "bl" | "lt" | "lb";
|
|
428
|
+
disableTip?: boolean;
|
|
429
|
+
submitData?: (data: Record<string, any>) => Promise<boolean>;
|
|
430
|
+
submitIssue?: (data: Record<string, any>) => Promise<boolean>;
|
|
431
|
+
}> & Readonly<{
|
|
432
|
+
onClose?: (() => any) | undefined;
|
|
433
|
+
onChange?: (() => any) | undefined;
|
|
434
|
+
"onUpdate:efficiency"?: ((value: number) => any) | undefined;
|
|
435
|
+
"onUpdate:accuracy"?: ((value: number) => any) | undefined;
|
|
436
|
+
"onUpdate:completeness"?: ((value: number) => any) | undefined;
|
|
437
|
+
"onUpdate:usability"?: ((value: number) => any) | undefined;
|
|
438
|
+
"onUpdate:feedback"?: ((value: string) => any) | undefined;
|
|
439
|
+
}>, {}, {}, {}, {}, {
|
|
440
|
+
target: string | HTMLElement | import('vue').ComponentPublicInstance | null;
|
|
441
|
+
visible: boolean;
|
|
442
|
+
position: "br" | "rt" | "tr" | "left" | "right" | "top" | "bottom" | "rb" | "tl" | "bl" | "lt" | "lb";
|
|
443
|
+
autoHide: boolean;
|
|
444
|
+
}>;
|
|
445
|
+
__isFragment?: never;
|
|
446
|
+
__isTeleport?: never;
|
|
447
|
+
__isSuspense?: never;
|
|
448
|
+
} & import('vue').ComponentOptionsBase<Readonly<{
|
|
449
|
+
efficiency?: number;
|
|
450
|
+
accuracy?: number;
|
|
451
|
+
completeness?: number;
|
|
452
|
+
usability?: number;
|
|
453
|
+
feedback?: string;
|
|
454
|
+
} & {
|
|
455
|
+
visible?: boolean;
|
|
456
|
+
wrapper?: string | HTMLElement | null | undefined;
|
|
457
|
+
target?: string | HTMLElement | import('vue').ComponentPublicInstance | null;
|
|
458
|
+
autoHide?: boolean;
|
|
459
|
+
position?: "br" | "rt" | "tr" | "left" | "right" | "top" | "bottom" | "rb" | "tl" | "bl" | "lt" | "lb";
|
|
460
|
+
disableTip?: boolean;
|
|
461
|
+
submitData?: (data: Record<string, any>) => Promise<boolean>;
|
|
462
|
+
submitIssue?: (data: Record<string, any>) => Promise<boolean>;
|
|
463
|
+
}> & Readonly<{
|
|
464
|
+
onClose?: (() => any) | undefined;
|
|
465
|
+
onChange?: (() => any) | undefined;
|
|
466
|
+
"onUpdate:efficiency"?: ((value: number) => any) | undefined;
|
|
467
|
+
"onUpdate:accuracy"?: ((value: number) => any) | undefined;
|
|
468
|
+
"onUpdate:completeness"?: ((value: number) => any) | undefined;
|
|
469
|
+
"onUpdate:usability"?: ((value: number) => any) | undefined;
|
|
470
|
+
"onUpdate:feedback"?: ((value: string) => any) | undefined;
|
|
471
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
472
|
+
"update:efficiency": (value: number) => any;
|
|
473
|
+
"update:accuracy": (value: number) => any;
|
|
474
|
+
"update:completeness": (value: number) => any;
|
|
475
|
+
"update:usability": (value: number) => any;
|
|
476
|
+
"update:feedback": (value: string) => any;
|
|
477
|
+
} & {
|
|
478
|
+
close: () => any;
|
|
479
|
+
change: () => any;
|
|
480
|
+
}, string, {
|
|
481
|
+
target: string | HTMLElement | import('vue').ComponentPublicInstance | null;
|
|
482
|
+
visible: boolean;
|
|
483
|
+
position: "br" | "rt" | "tr" | "left" | "right" | "top" | "bottom" | "rb" | "tl" | "bl" | "lt" | "lb";
|
|
484
|
+
autoHide: boolean;
|
|
485
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & {
|
|
486
|
+
install(app: App): void;
|
|
487
|
+
};
|
|
488
|
+
export { OFeedbackDoc, OFeedbackDocContent, OFeedbackDocDialog, OFeedbackDocPopup };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import _OFeedbackDoc from "./OFeedbackDoc.vue.mjs";
|
|
2
|
+
import _OFeedbackDocContent from "./OFeedbackDocContent.vue.mjs";
|
|
3
|
+
import _sfc_main from "./OFeedbackDocDialog.vue.mjs";
|
|
4
|
+
import _OFeedbackDocPopup from "./OFeedbackDocPopup.vue.mjs";
|
|
5
|
+
const OFeedbackDoc = Object.assign(_OFeedbackDoc, {
|
|
6
|
+
install(app) {
|
|
7
|
+
app.component("OFeedbackDoc", _OFeedbackDoc);
|
|
8
|
+
}
|
|
9
|
+
});
|
|
10
|
+
const OFeedbackDocContent = Object.assign(_OFeedbackDocContent, {
|
|
11
|
+
install(app) {
|
|
12
|
+
app.component("OFeedbackDocContent", _OFeedbackDocContent);
|
|
13
|
+
}
|
|
14
|
+
});
|
|
15
|
+
const OFeedbackDocDialog = Object.assign(_sfc_main, {
|
|
16
|
+
install(app) {
|
|
17
|
+
app.component("OFeedbackDocDialog", _sfc_main);
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
const OFeedbackDocPopup = Object.assign(_OFeedbackDocPopup, {
|
|
21
|
+
install(app) {
|
|
22
|
+
app.component("OFeedbackDocPopup", _OFeedbackDocPopup);
|
|
23
|
+
}
|
|
24
|
+
});
|
|
25
|
+
export {
|
|
26
|
+
OFeedbackDoc,
|
|
27
|
+
OFeedbackDocContent,
|
|
28
|
+
OFeedbackDocDialog,
|
|
29
|
+
OFeedbackDocPopup
|
|
30
|
+
};
|
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
.hover-icon-rotate .o-icon[data-v-
|
|
1
|
+
.hover-icon-rotate .o-icon[data-v-77f78215] {
|
|
2
2
|
transition: all var(--o-duration-m1) var(--o-easing-standard-in);
|
|
3
3
|
}
|
|
4
4
|
@media (hover: hover) {
|
|
5
|
-
.hover-icon-rotate:hover .o-icon[data-v-
|
|
5
|
+
.hover-icon-rotate:hover .o-icon[data-v-77f78215] {
|
|
6
6
|
transform: rotate(-180deg);
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
.header[data-v-
|
|
9
|
+
.header[data-v-77f78215] {
|
|
10
10
|
--o-header-height: 72px;
|
|
11
11
|
--o-header-content-max-width: 1488px;
|
|
12
12
|
--o-header-content-padding: 0;
|
|
13
13
|
}
|
|
14
14
|
@media (max-width: 1680px) {
|
|
15
|
-
.header[data-v-
|
|
15
|
+
.header[data-v-77f78215] {
|
|
16
16
|
--o-header-content-max-width: 100%;
|
|
17
17
|
--o-header-content-padding: 64px;
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
@media (max-width: 1440px) {
|
|
21
|
-
.header[data-v-
|
|
21
|
+
.header[data-v-77f78215] {
|
|
22
22
|
--o-header-height: 64px;
|
|
23
23
|
--o-header-content-padding: 40px;
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
@media (max-width: 1200px) {
|
|
27
|
-
.header[data-v-
|
|
27
|
+
.header[data-v-77f78215] {
|
|
28
28
|
--o-header-height: 56px;
|
|
29
29
|
--o-header-content-padding: 32px;
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
|
-
.header-wrap[data-v-
|
|
32
|
+
.header-wrap[data-v-77f78215] {
|
|
33
33
|
background-color: var(--o-color-fill2);
|
|
34
34
|
position: fixed;
|
|
35
35
|
left: 0;
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
backdrop-filter: blur(5px);
|
|
41
41
|
height: var(--o-header-height);
|
|
42
42
|
}
|
|
43
|
-
.header-content[data-v-
|
|
43
|
+
.header-content[data-v-77f78215] {
|
|
44
44
|
display: flex;
|
|
45
45
|
align-items: center;
|
|
46
46
|
height: 100%;
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
margin: 0 auto;
|
|
49
49
|
padding: 0 var(--o-header-content-padding);
|
|
50
50
|
}
|
|
51
|
-
.header-logo[data-v-
|
|
51
|
+
.header-logo[data-v-77f78215] {
|
|
52
52
|
height: 100%;
|
|
53
53
|
display: flex;
|
|
54
54
|
align-items: center;
|
|
@@ -56,27 +56,27 @@
|
|
|
56
56
|
margin-right: 24px;
|
|
57
57
|
flex-shrink: 0;
|
|
58
58
|
}
|
|
59
|
-
.logo[data-v-
|
|
59
|
+
.logo[data-v-77f78215] {
|
|
60
60
|
height: 32px;
|
|
61
61
|
}
|
|
62
|
-
.header-nav-top[data-v-
|
|
62
|
+
.header-nav-top[data-v-77f78215] {
|
|
63
63
|
flex: 1;
|
|
64
64
|
height: 100%;
|
|
65
65
|
min-width: 0;
|
|
66
66
|
overflow: hidden;
|
|
67
67
|
position: relative;
|
|
68
68
|
}
|
|
69
|
-
.header-nav-flatten[data-v-
|
|
69
|
+
.header-nav-flatten[data-v-77f78215] {
|
|
70
70
|
flex: 1;
|
|
71
71
|
height: 100%;
|
|
72
72
|
min-width: 0;
|
|
73
73
|
position: relative;
|
|
74
74
|
}
|
|
75
|
-
.header-toolbar[data-v-
|
|
75
|
+
.header-toolbar[data-v-77f78215] {
|
|
76
76
|
height: 100%;
|
|
77
77
|
position: relative;
|
|
78
78
|
}
|
|
79
|
-
.header-nav-content[data-v-
|
|
79
|
+
.header-nav-content[data-v-77f78215] {
|
|
80
80
|
position: fixed;
|
|
81
81
|
top: var(--o-header-height);
|
|
82
82
|
left: 0;
|
|
@@ -86,6 +86,6 @@
|
|
|
86
86
|
box-shadow: var(--o-shadow-1);
|
|
87
87
|
overflow: hidden;
|
|
88
88
|
}
|
|
89
|
-
[data-o-theme*=dark] .header-wrap[data-v-
|
|
89
|
+
[data-o-theme*=dark] .header-wrap[data-v-77f78215] {
|
|
90
90
|
border-bottom: 1px solid var(--o-color-control4);
|
|
91
91
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import _sfc_main from "./OHeader.vue2.mjs";
|
|
2
2
|
import './OHeader.css';
|
|
3
3
|
import _export_sfc from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const _OHeader = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
4
|
+
const _OHeader = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-77f78215"]]);
|
|
5
5
|
export {
|
|
6
6
|
_OHeader as default
|
|
7
7
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, onUnmounted, openBlock, createElementBlock, createElementVNode, renderSlot, createCommentVNode, createBlock, createVNode } from "vue";
|
|
1
|
+
import { defineComponent, ref, computed, provide, onUnmounted, openBlock, createElementBlock, createElementVNode, renderSlot, createCommentVNode, createBlock, createVNode } from "vue";
|
|
2
2
|
import HeaderNav from "./components/HeaderNav.vue.mjs";
|
|
3
3
|
import HeaderContent from "./components/HeaderContent.vue.mjs";
|
|
4
4
|
import HeaderFlatten from "./components/HeaderFlatten.vue.mjs";
|
|
@@ -40,6 +40,11 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
40
40
|
const hoverId = ref();
|
|
41
41
|
const itemData = ref();
|
|
42
42
|
const itemVisible = ref(false);
|
|
43
|
+
const hoveringNavLiName = computed(() => {
|
|
44
|
+
var _a;
|
|
45
|
+
return (_a = itemData.value) == null ? void 0 : _a.label;
|
|
46
|
+
});
|
|
47
|
+
provide("hoveringNavLiName", hoveringNavLiName);
|
|
43
48
|
const closeTimer = ref(null);
|
|
44
49
|
const contentRef = ref();
|
|
45
50
|
const lastMousePos = ref({ x: 0, y: 0 });
|