@opendesign-plus-test/components 0.0.1-rc.113 → 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.
Files changed (138) hide show
  1. package/dist/chunk-OElCookieNotice.cjs.js +1 -1
  2. package/dist/components.cjs.js +39 -39
  3. package/dist/treeshaking/components/activity/index.d.ts +9 -9
  4. package/dist/treeshaking/components/banner/index.d.ts +6 -6
  5. package/dist/treeshaking/components/common/TooltipText.css +1 -0
  6. package/dist/treeshaking/components/common/TooltipText.vue.mjs +11 -0
  7. package/dist/treeshaking/components/events/OEventsApply.css +1 -1
  8. package/dist/treeshaking/components/events/OEventsCalendar.css +32 -14
  9. package/dist/treeshaking/components/events/OEventsList.css +6 -0
  10. package/dist/treeshaking/components/events/index.d.ts +20 -20
  11. package/dist/treeshaking/components/header/OHeader.css +15 -15
  12. package/dist/treeshaking/components/header/OHeader.vue.mjs +1 -1
  13. package/dist/treeshaking/components/header/OHeader.vue2.mjs +6 -1
  14. package/dist/treeshaking/components/header/OHeaderMobile.vue.d.ts +14 -14
  15. package/dist/treeshaking/components/header/components/HeaderContent.css +199 -181
  16. package/dist/treeshaking/components/header/components/HeaderContent.vue.mjs +1 -1
  17. package/dist/treeshaking/components/header/components/HeaderContent.vue2.mjs +8 -5
  18. package/dist/treeshaking/components/header/components/HeaderFlatten.css +99 -62
  19. package/dist/treeshaking/components/header/components/HeaderFlatten.vue.mjs +1 -1
  20. package/dist/treeshaking/components/header/components/HeaderFlatten.vue2.mjs +13 -25
  21. package/dist/treeshaking/components/header/components/HeaderNav.css +90 -61
  22. package/dist/treeshaking/components/header/components/HeaderNav.vue.mjs +1 -1
  23. package/dist/treeshaking/components/header/components/HeaderNav.vue2.mjs +10 -19
  24. package/dist/treeshaking/components/header/components/HeaderNavMobile.css +80 -80
  25. package/dist/treeshaking/components/header/components/HeaderNavMobile.vue.d.ts +1 -1
  26. package/dist/treeshaking/components/header/components/HeaderNavMobile.vue.mjs +1 -1
  27. package/dist/treeshaking/components/header/components/HeaderNavMobile.vue2.mjs +2 -2
  28. package/dist/treeshaking/components/header/index.d.ts +23 -23
  29. package/dist/treeshaking/components/header/types.d.ts +3 -0
  30. package/dist/treeshaking/components/header-search/OHeaderSearch.vue.d.ts +6 -10
  31. package/dist/treeshaking/components/header-search/index.d.ts +16 -18
  32. package/dist/treeshaking/components/meeting/OMeetingCalendar.css +4 -3
  33. package/dist/treeshaking/components/meeting/OMeetingMyCalendar.css +37 -53
  34. package/dist/treeshaking/components/meeting/OMeetingMyCalendar.vue.mjs +1 -0
  35. package/dist/treeshaking/components/meeting/OMeetingMyCalendar2.css +8 -0
  36. package/dist/treeshaking/components/meeting/OMeetingPlayback.css +92 -2
  37. package/dist/treeshaking/components/meeting/OMeetingPlayback.vue.d.ts +6 -6
  38. package/dist/treeshaking/components/meeting/OMeetingPlayback.vue.mjs +60 -21
  39. package/dist/treeshaking/components/meeting/components/OMeetingCalendarList.css +5 -7
  40. package/dist/treeshaking/components/meeting/components/OMeetingCalendarList.vue.mjs +3 -6
  41. package/dist/treeshaking/components/meeting/components/OMeetingDetail.css +1 -1
  42. package/dist/treeshaking/components/meeting/components/OMeetingDetail.vue.mjs +10 -6
  43. package/dist/treeshaking/components/meeting/components/OMeetingPlaybackSubtitles.css +154 -7
  44. package/dist/treeshaking/components/meeting/components/OMeetingPlaybackVideo.css +9 -2
  45. package/dist/treeshaking/components/meeting/components/OMeetingPlaybackVideo.vue.d.ts +1 -1
  46. package/dist/treeshaking/components/meeting/index.d.ts +31 -31
  47. package/dist/treeshaking/components/meeting/types.d.ts +1 -0
  48. package/dist/treeshaking/components/search/OSearchInput.vue.d.ts +6 -10
  49. package/dist/treeshaking/components/search/index.d.ts +14 -16
  50. package/dist/treeshaking/components/search/internal/SearchImageInput.vue.d.ts +1 -5
  51. package/dist/treeshaking/i18n/en.mjs +1 -0
  52. package/dist/treeshaking/i18n/zh.mjs +1 -0
  53. package/package.json +1 -1
  54. package/dist/chunk-OElCookieNotice.es.js +0 -892
  55. package/dist/components/activity/OActivityApproval.vue.d.ts +0 -273
  56. package/dist/components/activity/OActivityForm.vue.d.ts +0 -138
  57. package/dist/components/activity/OActivityMyCalendar.vue.d.ts +0 -636
  58. package/dist/components/activity/composables/useActivityConfig.d.ts +0 -17
  59. package/dist/components/activity/config.d.ts +0 -1
  60. package/dist/components/activity/index.d.ts +0 -648
  61. package/dist/components/activity/types.d.ts +0 -88
  62. package/dist/components/banner/OBanner.vue.d.ts +0 -13
  63. package/dist/components/banner/OBannerContent.vue.d.ts +0 -7
  64. package/dist/components/banner/index.d.ts +0 -68
  65. package/dist/components/banner/types.d.ts +0 -31
  66. package/dist/components/config-provider/OPlusConfigProvider.vue.d.ts +0 -24
  67. package/dist/components/config-provider/index.d.ts +0 -30
  68. package/dist/components/cookie-notice/OCookieNotice.vue.d.ts +0 -17
  69. package/dist/components/cookie-notice/index.d.ts +0 -53
  70. package/dist/components/element-plus/OElCookieNotice.vue.d.ts +0 -34
  71. package/dist/components/element-plus/index.d.ts +0 -2
  72. package/dist/components/events/OEventsApply.vue.d.ts +0 -16
  73. package/dist/components/events/OEventsCalendar.vue.d.ts +0 -5
  74. package/dist/components/events/OEventsList.vue.d.ts +0 -26
  75. package/dist/components/events/config.d.ts +0 -14
  76. package/dist/components/events/index.d.ts +0 -78
  77. package/dist/components/events/types.d.ts +0 -73
  78. package/dist/components/events/utils.d.ts +0 -7
  79. package/dist/components/feedback-doc/OFeedbackDoc.vue.d.ts +0 -215
  80. package/dist/components/feedback-doc/OFeedbackDocContent.vue.d.ts +0 -36
  81. package/dist/components/feedback-doc/OFeedbackDocDialog.vue.d.ts +0 -34
  82. package/dist/components/feedback-doc/OFeedbackDocPopup.vue.d.ts +0 -42
  83. package/dist/components/feedback-doc/index.d.ts +0 -488
  84. package/dist/components/footer/OFooter.vue.d.ts +0 -46
  85. package/dist/components/footer/index.d.ts +0 -89
  86. package/dist/components/header/OHeader.vue.d.ts +0 -40
  87. package/dist/components/header/OHeaderMobile.vue.d.ts +0 -174
  88. package/dist/components/header/components/HeaderContent.vue.d.ts +0 -13
  89. package/dist/components/header/components/HeaderFlatten.vue.d.ts +0 -19
  90. package/dist/components/header/components/HeaderNav.vue.d.ts +0 -22
  91. package/dist/components/header/components/HeaderNavMobile.vue.d.ts +0 -34
  92. package/dist/components/header/index.d.ts +0 -165
  93. package/dist/components/header/types.d.ts +0 -92
  94. package/dist/components/header-language-switcher/OHeaderLanguageSwitcher.vue.d.ts +0 -58
  95. package/dist/components/header-language-switcher/index.d.ts +0 -105
  96. package/dist/components/header-search/OHeaderSearch.vue.d.ts +0 -1039
  97. package/dist/components/header-search/index.d.ts +0 -612
  98. package/dist/components/header-source-code/OHeaderSourceCode.vue.d.ts +0 -18
  99. package/dist/components/header-source-code/index.d.ts +0 -23
  100. package/dist/components/header-theme/OHeaderTheme.vue.d.ts +0 -25
  101. package/dist/components/header-theme/index.d.ts +0 -50
  102. package/dist/components/header-user/OHeaderUser.vue.d.ts +0 -36
  103. package/dist/components/header-user/index.d.ts +0 -38
  104. package/dist/components/meeting/OMeetingCalendar.vue.d.ts +0 -302
  105. package/dist/components/meeting/OMeetingForm.vue.d.ts +0 -143
  106. package/dist/components/meeting/OMeetingMyCalendar.vue.d.ts +0 -644
  107. package/dist/components/meeting/OMeetingPlayback.vue.d.ts +0 -94
  108. package/dist/components/meeting/OMeetingSigCalendar.vue.d.ts +0 -26
  109. package/dist/components/meeting/components/OMeetingCalendarList.vue.d.ts +0 -29
  110. package/dist/components/meeting/components/OMeetingCalendarSelector.vue.d.ts +0 -664
  111. package/dist/components/meeting/components/OMeetingDetail.vue.d.ts +0 -13
  112. package/dist/components/meeting/components/OMeetingPlaybackSubtitles.vue.d.ts +0 -20
  113. package/dist/components/meeting/components/OMeetingPlaybackVideo.vue.d.ts +0 -17
  114. package/dist/components/meeting/components/OMeetingSigAside.vue.d.ts +0 -16
  115. package/dist/components/meeting/composables/useMeetingConfig.d.ts +0 -14
  116. package/dist/components/meeting/config.d.ts +0 -12
  117. package/dist/components/meeting/index.d.ts +0 -848
  118. package/dist/components/meeting/types.d.ts +0 -241
  119. package/dist/components/meeting/utils.d.ts +0 -9
  120. package/dist/components/search/OSearchInput.vue.d.ts +0 -1029
  121. package/dist/components/search/composables/useImageSearch.d.ts +0 -48
  122. package/dist/components/search/composables/useKeywordHighlight.d.ts +0 -2
  123. package/dist/components/search/composables/useSearchHistory.d.ts +0 -14
  124. package/dist/components/search/index.d.ts +0 -602
  125. package/dist/components/search/internal/HighlightText.vue.d.ts +0 -9
  126. package/dist/components/search/internal/SearchImageInput.vue.d.ts +0 -740
  127. package/dist/components/search/internal/SearchPanel.vue.d.ts +0 -100
  128. package/dist/components/search/types.d.ts +0 -20
  129. package/dist/components/section/OSection.vue.d.ts +0 -37
  130. package/dist/components/section/index.d.ts +0 -47
  131. package/dist/components.css +0 -1
  132. package/dist/components.element.es.js +0 -4
  133. package/dist/components.es.js +0 -47540
  134. package/dist/index.d.ts +0 -17
  135. package/dist/treeshaking/components/common/MoreText.css +0 -69
  136. package/dist/treeshaking/components/common/MoreText.vue.mjs +0 -88
  137. package/dist/treeshaking/components/common/MoreText.vue3.mjs +0 -5
  138. package/dist/treeshaking/components/meeting/components/OMeetingCalendarSelector.vue.d.ts +0 -664
@@ -1,273 +0,0 @@
1
- import { ActivityTablePropsT } from './types';
2
- declare function __VLS_template(): {
3
- attrs: Partial<{}>;
4
- slots: {
5
- 'filter-empty'?(_: {}): any;
6
- 'filter-empty'?(_: {}): any;
7
- };
8
- refs: {
9
- formRef: ({
10
- $: import('../../../vue/dist/vue.esm-bundler.js').ComponentInternalInstance;
11
- $data: {};
12
- $props: Partial<{
13
- layout: "h" | "v" | "inline";
14
- hasRequired: boolean;
15
- }> & Omit<{
16
- readonly hasRequired: boolean;
17
- readonly layout: "v" | "h" | "inline";
18
- readonly model?: Record<string, any> | undefined;
19
- readonly labelAlign?: "top" | "center" | "bottom" | undefined;
20
- readonly labelJustify?: "center" | "left" | "right" | undefined;
21
- readonly labelWidth?: string | undefined;
22
- readonly onClear?: ((filed?: string | string[] | undefined) => any) | undefined | undefined;
23
- readonly onReset?: ((filed?: string | string[] | undefined) => any) | undefined | undefined;
24
- readonly onSubmit?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined | undefined;
25
- readonly onValidate?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined | undefined;
26
- } & import('../../../vue/dist/vue.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.esm-bundler.js').ComponentCustomProps, "hasRequired" | "layout">;
27
- $attrs: import('../../../vue/dist/vue.esm-bundler.js').Attrs;
28
- $refs: {
29
- [x: string]: unknown;
30
- };
31
- $slots: Readonly<{
32
- [name: string]: import('../../../vue/dist/vue.esm-bundler.js').Slot<any> | undefined;
33
- }>;
34
- $root: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null;
35
- $parent: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null;
36
- $host: Element | null;
37
- $emit: ((event: "clear", filed?: string | string[] | undefined) => void) & ((event: "validate", results: import('@opensig/opendesign').FieldResultT[]) => void) & ((event: "reset", filed?: string | string[] | undefined) => void) & ((event: "submit", results: import('@opensig/opendesign').FieldResultT[]) => void);
38
- $el: HTMLFormElement;
39
- $options: import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsBase<Readonly<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<{
40
- model: {
41
- type: ObjectConstructor;
42
- };
43
- hasRequired: {
44
- type: BooleanConstructor;
45
- default: boolean;
46
- };
47
- layout: {
48
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"h" | "v" | "inline">;
49
- default: string;
50
- };
51
- labelAlign: {
52
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"top" | "center" | "bottom">;
53
- };
54
- labelJustify: {
55
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"left" | "center" | "right">;
56
- };
57
- labelWidth: {
58
- type: StringConstructor;
59
- };
60
- }>> & Readonly<{
61
- onClear?: ((filed?: string | string[] | undefined) => any) | undefined;
62
- onReset?: ((filed?: string | string[] | undefined) => any) | undefined;
63
- onSubmit?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
64
- onValidate?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
65
- }>, {
66
- validate: (filed?: string | string[]) => Promise<import('@opensig/opendesign').FieldResultT[]>;
67
- resetFields: (filed?: string | string[]) => void;
68
- clearValidate: (filed?: string | string[], onClear?: (filed: import('@opensig/opendesign').FiledInfoT) => void) => void;
69
- }, {}, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
70
- clear: (filed?: string | string[] | undefined) => any;
71
- reset: (filed?: string | string[] | undefined) => any;
72
- submit: (results: import('@opensig/opendesign').FieldResultT[]) => any;
73
- validate: (results: import('@opensig/opendesign').FieldResultT[]) => any;
74
- }, string, {
75
- layout: "h" | "v" | "inline";
76
- hasRequired: boolean;
77
- }, {}, string, {}, import('../../../vue/dist/vue.esm-bundler.js').GlobalComponents, import('../../../vue/dist/vue.esm-bundler.js').GlobalDirectives, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions> & {
78
- beforeCreate?: (() => void) | (() => void)[];
79
- created?: (() => void) | (() => void)[];
80
- beforeMount?: (() => void) | (() => void)[];
81
- mounted?: (() => void) | (() => void)[];
82
- beforeUpdate?: (() => void) | (() => void)[];
83
- updated?: (() => void) | (() => void)[];
84
- activated?: (() => void) | (() => void)[];
85
- deactivated?: (() => void) | (() => void)[];
86
- beforeDestroy?: (() => void) | (() => void)[];
87
- beforeUnmount?: (() => void) | (() => void)[];
88
- destroyed?: (() => void) | (() => void)[];
89
- unmounted?: (() => void) | (() => void)[];
90
- renderTracked?: ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void) | ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void)[];
91
- renderTriggered?: ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void) | ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void)[];
92
- errorCaptured?: ((err: unknown, instance: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null, info: string) => boolean | void)[];
93
- };
94
- $forceUpdate: () => void;
95
- $nextTick: typeof import('../../../vue/dist/vue.esm-bundler.js').nextTick;
96
- $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/dist/vue.esm-bundler.js').WatchOptions): import('../../../vue/dist/vue.esm-bundler.js').WatchStopHandle;
97
- } & Readonly<{
98
- layout: "h" | "v" | "inline";
99
- hasRequired: boolean;
100
- }> & Omit<Readonly<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<{
101
- model: {
102
- type: ObjectConstructor;
103
- };
104
- hasRequired: {
105
- type: BooleanConstructor;
106
- default: boolean;
107
- };
108
- layout: {
109
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"h" | "v" | "inline">;
110
- default: string;
111
- };
112
- labelAlign: {
113
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"top" | "center" | "bottom">;
114
- };
115
- labelJustify: {
116
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"left" | "center" | "right">;
117
- };
118
- labelWidth: {
119
- type: StringConstructor;
120
- };
121
- }>> & Readonly<{
122
- onClear?: ((filed?: string | string[] | undefined) => any) | undefined;
123
- onReset?: ((filed?: string | string[] | undefined) => any) | undefined;
124
- onSubmit?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
125
- onValidate?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
126
- }>, "hasRequired" | "layout" | "validate" | "resetFields" | "clearValidate"> & {
127
- validate: (filed?: string | string[]) => Promise<import('@opensig/opendesign').FieldResultT[]>;
128
- resetFields: (filed?: string | string[]) => void;
129
- clearValidate: (filed?: string | string[], onClear?: (filed: import('@opensig/opendesign').FiledInfoT) => void) => void;
130
- } & {} & import('../../../vue/dist/vue.esm-bundler.js').ComponentCustomProperties & {} & {
131
- $slots: {
132
- default?(_: {}): any;
133
- };
134
- }) | null;
135
- };
136
- rootEl: HTMLDivElement;
137
- };
138
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
139
- declare const __VLS_component: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<ActivityTablePropsT, {}, {}, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../../vue/dist/vue.esm-bundler.js').PublicProps, Readonly<ActivityTablePropsT> & Readonly<{}>, {}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, false, {
140
- formRef: ({
141
- $: import('../../../vue/dist/vue.esm-bundler.js').ComponentInternalInstance;
142
- $data: {};
143
- $props: Partial<{
144
- layout: "h" | "v" | "inline";
145
- hasRequired: boolean;
146
- }> & Omit<{
147
- readonly hasRequired: boolean;
148
- readonly layout: "v" | "h" | "inline";
149
- readonly model?: Record<string, any> | undefined;
150
- readonly labelAlign?: "top" | "center" | "bottom" | undefined;
151
- readonly labelJustify?: "center" | "left" | "right" | undefined;
152
- readonly labelWidth?: string | undefined;
153
- readonly onClear?: ((filed?: string | string[] | undefined) => any) | undefined | undefined;
154
- readonly onReset?: ((filed?: string | string[] | undefined) => any) | undefined | undefined;
155
- readonly onSubmit?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined | undefined;
156
- readonly onValidate?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined | undefined;
157
- } & import('../../../vue/dist/vue.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.esm-bundler.js').ComponentCustomProps, "hasRequired" | "layout">;
158
- $attrs: import('../../../vue/dist/vue.esm-bundler.js').Attrs;
159
- $refs: {
160
- [x: string]: unknown;
161
- };
162
- $slots: Readonly<{
163
- [name: string]: import('../../../vue/dist/vue.esm-bundler.js').Slot<any> | undefined;
164
- }>;
165
- $root: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null;
166
- $parent: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null;
167
- $host: Element | null;
168
- $emit: ((event: "clear", filed?: string | string[] | undefined) => void) & ((event: "validate", results: import('@opensig/opendesign').FieldResultT[]) => void) & ((event: "reset", filed?: string | string[] | undefined) => void) & ((event: "submit", results: import('@opensig/opendesign').FieldResultT[]) => void);
169
- $el: HTMLFormElement;
170
- $options: import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsBase<Readonly<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<{
171
- model: {
172
- type: ObjectConstructor;
173
- };
174
- hasRequired: {
175
- type: BooleanConstructor;
176
- default: boolean;
177
- };
178
- layout: {
179
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"h" | "v" | "inline">;
180
- default: string;
181
- };
182
- labelAlign: {
183
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"top" | "center" | "bottom">;
184
- };
185
- labelJustify: {
186
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"left" | "center" | "right">;
187
- };
188
- labelWidth: {
189
- type: StringConstructor;
190
- };
191
- }>> & Readonly<{
192
- onClear?: ((filed?: string | string[] | undefined) => any) | undefined;
193
- onReset?: ((filed?: string | string[] | undefined) => any) | undefined;
194
- onSubmit?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
195
- onValidate?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
196
- }>, {
197
- validate: (filed?: string | string[]) => Promise<import('@opensig/opendesign').FieldResultT[]>;
198
- resetFields: (filed?: string | string[]) => void;
199
- clearValidate: (filed?: string | string[], onClear?: (filed: import('@opensig/opendesign').FiledInfoT) => void) => void;
200
- }, {}, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
201
- clear: (filed?: string | string[] | undefined) => any;
202
- reset: (filed?: string | string[] | undefined) => any;
203
- submit: (results: import('@opensig/opendesign').FieldResultT[]) => any;
204
- validate: (results: import('@opensig/opendesign').FieldResultT[]) => any;
205
- }, string, {
206
- layout: "h" | "v" | "inline";
207
- hasRequired: boolean;
208
- }, {}, string, {}, import('../../../vue/dist/vue.esm-bundler.js').GlobalComponents, import('../../../vue/dist/vue.esm-bundler.js').GlobalDirectives, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions> & {
209
- beforeCreate?: (() => void) | (() => void)[];
210
- created?: (() => void) | (() => void)[];
211
- beforeMount?: (() => void) | (() => void)[];
212
- mounted?: (() => void) | (() => void)[];
213
- beforeUpdate?: (() => void) | (() => void)[];
214
- updated?: (() => void) | (() => void)[];
215
- activated?: (() => void) | (() => void)[];
216
- deactivated?: (() => void) | (() => void)[];
217
- beforeDestroy?: (() => void) | (() => void)[];
218
- beforeUnmount?: (() => void) | (() => void)[];
219
- destroyed?: (() => void) | (() => void)[];
220
- unmounted?: (() => void) | (() => void)[];
221
- renderTracked?: ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void) | ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void)[];
222
- renderTriggered?: ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void) | ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void)[];
223
- errorCaptured?: ((err: unknown, instance: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null, info: string) => boolean | void)[];
224
- };
225
- $forceUpdate: () => void;
226
- $nextTick: typeof import('../../../vue/dist/vue.esm-bundler.js').nextTick;
227
- $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/dist/vue.esm-bundler.js').WatchOptions): import('../../../vue/dist/vue.esm-bundler.js').WatchStopHandle;
228
- } & Readonly<{
229
- layout: "h" | "v" | "inline";
230
- hasRequired: boolean;
231
- }> & Omit<Readonly<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<{
232
- model: {
233
- type: ObjectConstructor;
234
- };
235
- hasRequired: {
236
- type: BooleanConstructor;
237
- default: boolean;
238
- };
239
- layout: {
240
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"h" | "v" | "inline">;
241
- default: string;
242
- };
243
- labelAlign: {
244
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"top" | "center" | "bottom">;
245
- };
246
- labelJustify: {
247
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"left" | "center" | "right">;
248
- };
249
- labelWidth: {
250
- type: StringConstructor;
251
- };
252
- }>> & Readonly<{
253
- onClear?: ((filed?: string | string[] | undefined) => any) | undefined;
254
- onReset?: ((filed?: string | string[] | undefined) => any) | undefined;
255
- onSubmit?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
256
- onValidate?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
257
- }>, "hasRequired" | "layout" | "validate" | "resetFields" | "clearValidate"> & {
258
- validate: (filed?: string | string[]) => Promise<import('@opensig/opendesign').FieldResultT[]>;
259
- resetFields: (filed?: string | string[]) => void;
260
- clearValidate: (filed?: string | string[], onClear?: (filed: import('@opensig/opendesign').FiledInfoT) => void) => void;
261
- } & {} & import('../../../vue/dist/vue.esm-bundler.js').ComponentCustomProperties & {} & {
262
- $slots: {
263
- default?(_: {}): any;
264
- };
265
- }) | null;
266
- }, HTMLDivElement>;
267
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
268
- export default _default;
269
- type __VLS_WithTemplateSlots<T, S> = T & {
270
- new (): {
271
- $slots: S;
272
- };
273
- };
@@ -1,138 +0,0 @@
1
- import { ActivityFormPropsT } from './types';
2
- declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<ActivityFormPropsT, {
3
- confirm: (val: boolean) => Promise<void>;
4
- }, {}, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
5
- confirm: (...args: any[]) => void;
6
- close: (...args: any[]) => void;
7
- }, string, import('../../../vue/dist/vue.esm-bundler.js').PublicProps, Readonly<ActivityFormPropsT> & Readonly<{
8
- onConfirm?: ((...args: any[]) => any) | undefined;
9
- onClose?: ((...args: any[]) => any) | undefined;
10
- }>, {}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, false, {
11
- formRef: ({
12
- $: import('../../../vue/dist/vue.esm-bundler.js').ComponentInternalInstance;
13
- $data: {};
14
- $props: Partial<{
15
- layout: "h" | "v" | "inline";
16
- hasRequired: boolean;
17
- }> & Omit<{
18
- readonly hasRequired: boolean;
19
- readonly layout: "v" | "h" | "inline";
20
- readonly model?: Record<string, any> | undefined;
21
- readonly labelAlign?: "top" | "center" | "bottom" | undefined;
22
- readonly labelJustify?: "center" | "left" | "right" | undefined;
23
- readonly labelWidth?: string | undefined;
24
- readonly onClear?: ((filed?: string | string[] | undefined) => any) | undefined | undefined;
25
- readonly onReset?: ((filed?: string | string[] | undefined) => any) | undefined | undefined;
26
- readonly onSubmit?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined | undefined;
27
- readonly onValidate?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined | undefined;
28
- } & import('../../../vue/dist/vue.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.esm-bundler.js').ComponentCustomProps, "hasRequired" | "layout">;
29
- $attrs: import('../../../vue/dist/vue.esm-bundler.js').Attrs;
30
- $refs: {
31
- [x: string]: unknown;
32
- };
33
- $slots: Readonly<{
34
- [name: string]: import('../../../vue/dist/vue.esm-bundler.js').Slot<any> | undefined;
35
- }>;
36
- $root: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null;
37
- $parent: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null;
38
- $host: Element | null;
39
- $emit: ((event: "clear", filed?: string | string[] | undefined) => void) & ((event: "validate", results: import('@opensig/opendesign').FieldResultT[]) => void) & ((event: "reset", filed?: string | string[] | undefined) => void) & ((event: "submit", results: import('@opensig/opendesign').FieldResultT[]) => void);
40
- $el: HTMLFormElement;
41
- $options: import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsBase<Readonly<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<{
42
- model: {
43
- type: ObjectConstructor;
44
- };
45
- hasRequired: {
46
- type: BooleanConstructor;
47
- default: boolean;
48
- };
49
- layout: {
50
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"h" | "v" | "inline">;
51
- default: string;
52
- };
53
- labelAlign: {
54
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"top" | "center" | "bottom">;
55
- };
56
- labelJustify: {
57
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"left" | "center" | "right">;
58
- };
59
- labelWidth: {
60
- type: StringConstructor;
61
- };
62
- }>> & Readonly<{
63
- onClear?: ((filed?: string | string[] | undefined) => any) | undefined;
64
- onReset?: ((filed?: string | string[] | undefined) => any) | undefined;
65
- onSubmit?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
66
- onValidate?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
67
- }>, {
68
- validate: (filed?: string | string[]) => Promise<import('@opensig/opendesign').FieldResultT[]>;
69
- resetFields: (filed?: string | string[]) => void;
70
- clearValidate: (filed?: string | string[], onClear?: (filed: import('@opensig/opendesign').FiledInfoT) => void) => void;
71
- }, {}, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
72
- clear: (filed?: string | string[] | undefined) => any;
73
- reset: (filed?: string | string[] | undefined) => any;
74
- submit: (results: import('@opensig/opendesign').FieldResultT[]) => any;
75
- validate: (results: import('@opensig/opendesign').FieldResultT[]) => any;
76
- }, string, {
77
- layout: "h" | "v" | "inline";
78
- hasRequired: boolean;
79
- }, {}, string, {}, import('../../../vue/dist/vue.esm-bundler.js').GlobalComponents, import('../../../vue/dist/vue.esm-bundler.js').GlobalDirectives, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions> & {
80
- beforeCreate?: (() => void) | (() => void)[];
81
- created?: (() => void) | (() => void)[];
82
- beforeMount?: (() => void) | (() => void)[];
83
- mounted?: (() => void) | (() => void)[];
84
- beforeUpdate?: (() => void) | (() => void)[];
85
- updated?: (() => void) | (() => void)[];
86
- activated?: (() => void) | (() => void)[];
87
- deactivated?: (() => void) | (() => void)[];
88
- beforeDestroy?: (() => void) | (() => void)[];
89
- beforeUnmount?: (() => void) | (() => void)[];
90
- destroyed?: (() => void) | (() => void)[];
91
- unmounted?: (() => void) | (() => void)[];
92
- renderTracked?: ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void) | ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void)[];
93
- renderTriggered?: ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void) | ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void)[];
94
- errorCaptured?: ((err: unknown, instance: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null, info: string) => boolean | void)[];
95
- };
96
- $forceUpdate: () => void;
97
- $nextTick: typeof import('../../../vue/dist/vue.esm-bundler.js').nextTick;
98
- $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/dist/vue.esm-bundler.js').WatchOptions): import('../../../vue/dist/vue.esm-bundler.js').WatchStopHandle;
99
- } & Readonly<{
100
- layout: "h" | "v" | "inline";
101
- hasRequired: boolean;
102
- }> & Omit<Readonly<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<{
103
- model: {
104
- type: ObjectConstructor;
105
- };
106
- hasRequired: {
107
- type: BooleanConstructor;
108
- default: boolean;
109
- };
110
- layout: {
111
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"h" | "v" | "inline">;
112
- default: string;
113
- };
114
- labelAlign: {
115
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"top" | "center" | "bottom">;
116
- };
117
- labelJustify: {
118
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"left" | "center" | "right">;
119
- };
120
- labelWidth: {
121
- type: StringConstructor;
122
- };
123
- }>> & Readonly<{
124
- onClear?: ((filed?: string | string[] | undefined) => any) | undefined;
125
- onReset?: ((filed?: string | string[] | undefined) => any) | undefined;
126
- onSubmit?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
127
- onValidate?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
128
- }>, "hasRequired" | "layout" | "validate" | "resetFields" | "clearValidate"> & {
129
- validate: (filed?: string | string[]) => Promise<import('@opensig/opendesign').FieldResultT[]>;
130
- resetFields: (filed?: string | string[]) => void;
131
- clearValidate: (filed?: string | string[], onClear?: (filed: import('@opensig/opendesign').FiledInfoT) => void) => void;
132
- } & {} & import('../../../vue/dist/vue.esm-bundler.js').ComponentCustomProperties & {} & {
133
- $slots: {
134
- default?(_: {}): any;
135
- };
136
- }) | null;
137
- }, HTMLDivElement>;
138
- export default _default;