@kong-ui-public/documentation 1.2.3 → 1.2.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/dist/types/components/DocumentationContent.vue.d.ts +21 -6
- package/dist/types/components/DocumentationContent.vue.d.ts.map +1 -1
- package/dist/types/components/DocumentationDisplay.vue.d.ts +5 -235
- package/dist/types/components/DocumentationDisplay.vue.d.ts.map +1 -1
- package/dist/types/components/DocumentationPageEmptyState.vue.d.ts +1 -1
- package/dist/types/components/DocumentationPageEmptyState.vue.d.ts.map +1 -1
- package/dist/types/components/ProductDocumentModal.vue.d.ts +1 -1
- package/dist/types/components/ProductDocumentModal.vue.d.ts.map +1 -1
- package/package.json +4 -4
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type { PropType } from 'vue';
|
|
2
|
-
import type { DocumentListItem, DocumentTree } from '../types';
|
|
2
|
+
import type { DocumentListItem, DocumentTree, FormData } from '../types';
|
|
3
|
+
import type { TreeListItem, TreeListChangeEvent, TreeListChildChangeEvent } from '@kong/kongponents';
|
|
3
4
|
import '@kong-ui-public/entities-shared/dist/style.css';
|
|
4
5
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
5
6
|
actionPending: {
|
|
@@ -69,10 +70,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
69
70
|
}>, {
|
|
70
71
|
download: () => void;
|
|
71
72
|
edit: () => void;
|
|
72
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
74
|
+
"toggle-published": (data: boolean) => any;
|
|
75
|
+
"save-markdown": (content: string) => any;
|
|
76
|
+
delete: () => any;
|
|
77
|
+
save: (formData: FormData, selectedFile: any) => any;
|
|
78
|
+
"child-change": (data: TreeListChildChangeEvent) => any;
|
|
79
|
+
"click:learn-more": () => any;
|
|
80
|
+
"document-selection": (data: TreeListItem) => any;
|
|
81
|
+
"modal-closed": () => any;
|
|
82
|
+
"parent-change": (data: TreeListChangeEvent) => any;
|
|
76
83
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
77
84
|
actionPending: {
|
|
78
85
|
type: BooleanConstructor;
|
|
@@ -139,7 +146,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
139
146
|
default: () => null;
|
|
140
147
|
};
|
|
141
148
|
}>> & Readonly<{
|
|
142
|
-
|
|
149
|
+
"onToggle-published"?: ((data: boolean) => any) | undefined;
|
|
150
|
+
"onSave-markdown"?: ((content: string) => any) | undefined;
|
|
151
|
+
onDelete?: (() => any) | undefined;
|
|
152
|
+
onSave?: ((formData: FormData, selectedFile: any) => any) | undefined;
|
|
153
|
+
"onChild-change"?: ((data: TreeListChildChangeEvent) => any) | undefined;
|
|
154
|
+
"onClick:learn-more"?: (() => any) | undefined;
|
|
155
|
+
"onDocument-selection"?: ((data: TreeListItem) => any) | undefined;
|
|
156
|
+
"onModal-closed"?: (() => any) | undefined;
|
|
157
|
+
"onParent-change"?: ((data: TreeListChangeEvent) => any) | undefined;
|
|
143
158
|
}>, {
|
|
144
159
|
canEdit: () => boolean | Promise<boolean>;
|
|
145
160
|
card: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DocumentationContent.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DocumentationContent.vue"],"names":[],"mappings":"AAqPA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,gBAAgB,EAAE,YAAY,
|
|
1
|
+
{"version":3,"file":"DocumentationContent.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DocumentationContent.vue"],"names":[],"mappings":"AAqPA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,gBAAgB,EAAE,YAAY,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAA;AACxE,OAAO,KAAK,EAAE,YAAY,EAAE,mBAAmB,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAA;AAEpG,OAAO,gDAAgD,CAAA;;;;;;;;;;;;;;IAkhBrD;;;OAGG;;cAEiB,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D;;OAEG;;;;;;cAMc,QAAQ,CAAC,gBAAgB,EAAE,CAAC;;;IAG7C;;OAEG;;;;;IAKH;;;OAGG;;;;;;;;;;;;;;cAce,QAAQ,CAAC;YAAE,QAAQ,EAAE,YAAY,CAAC;YAAC,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;YAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;YAAC,MAAM,EAAE,WAAW,GAAG,aAAa,CAAA;SAAE,CAAC;;;;oBAzd1G,IAAI;gBAKL,IAAI;;;;;;;;;;;;;;;;;;;;;;;;IAwajC;;;OAGG;;cAEiB,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D;;OAEG;;;;;;cAMc,QAAQ,CAAC,gBAAgB,EAAE,CAAC;;;IAG7C;;OAEG;;;;;IAKH;;;OAGG;;;;;;;;;;;;;;cAce,QAAQ,CAAC;YAAE,QAAQ,EAAE,YAAY,CAAC;YAAC,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;YAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;YAAC,MAAM,EAAE,WAAW,GAAG,aAAa,CAAA;SAAE,CAAC;;;;;;;;;;;;;;mBAvCrG,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;;;;kBAuCtB,YAAY;aAAO,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;mBAAa,MAAM;gBAAU,WAAW,GAAG,aAAa;;;;;;;;AA9DvI,wBAkEG"}
|
|
@@ -1,240 +1,10 @@
|
|
|
1
|
-
import type { EmitUpdatePayload, MarkdownMode } from '@kong/markdown';
|
|
2
1
|
import '@kong/markdown/dist/style.css';
|
|
3
2
|
import type { PropType } from 'vue';
|
|
4
3
|
import type { DocumentTree } from '../types';
|
|
5
|
-
declare
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
};
|
|
9
|
-
refs: {
|
|
10
|
-
markdownComponent: ({
|
|
11
|
-
$: import("vue").ComponentInternalInstance;
|
|
12
|
-
$data: {};
|
|
13
|
-
$props: Partial<{
|
|
14
|
-
mode: MarkdownMode;
|
|
15
|
-
editable: boolean;
|
|
16
|
-
theme: import("@kong/markdown").Theme;
|
|
17
|
-
modelValue: string;
|
|
18
|
-
downloadable: boolean;
|
|
19
|
-
filename: string;
|
|
20
|
-
tabSize: number;
|
|
21
|
-
maxHeight: number;
|
|
22
|
-
fullscreenOffsetTop: number;
|
|
23
|
-
fullscreenZIndex: number;
|
|
24
|
-
}> & Omit<{
|
|
25
|
-
readonly modelValue: string;
|
|
26
|
-
readonly editable: boolean;
|
|
27
|
-
readonly downloadable: boolean;
|
|
28
|
-
readonly filename: string;
|
|
29
|
-
readonly mode: MarkdownMode;
|
|
30
|
-
readonly tabSize: number;
|
|
31
|
-
readonly theme: import("@kong/markdown").Theme;
|
|
32
|
-
readonly maxHeight: number;
|
|
33
|
-
readonly fullscreenOffsetTop: number;
|
|
34
|
-
readonly fullscreenZIndex: number;
|
|
35
|
-
readonly onMode?: ((mode: MarkdownMode) => any) | undefined;
|
|
36
|
-
readonly onFullscreen?: ((active: boolean) => any) | undefined;
|
|
37
|
-
readonly "onUpdate:modelValue"?: ((rawMarkdown: string) => any) | undefined;
|
|
38
|
-
readonly "onUpdate:frontmatter"?: ((frontmatter: import("@kong/markdown").Frontmatter | undefined) => any) | undefined;
|
|
39
|
-
readonly onSave?: ((args_0: EmitUpdatePayload) => any) | undefined;
|
|
40
|
-
readonly onCancel?: (() => any) | undefined;
|
|
41
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "modelValue" | "editable" | "downloadable" | "filename" | "mode" | "tabSize" | "theme" | "maxHeight" | "fullscreenOffsetTop" | "fullscreenZIndex">;
|
|
42
|
-
$attrs: {
|
|
43
|
-
[x: string]: unknown;
|
|
44
|
-
};
|
|
45
|
-
$refs: {
|
|
46
|
-
[x: string]: unknown;
|
|
47
|
-
};
|
|
48
|
-
$slots: Readonly<{
|
|
49
|
-
[name: string]: import("vue").Slot<any> | undefined;
|
|
50
|
-
}>;
|
|
51
|
-
$root: import("vue").ComponentPublicInstance | null;
|
|
52
|
-
$parent: import("vue").ComponentPublicInstance | null;
|
|
53
|
-
$host: Element | null;
|
|
54
|
-
$emit: ((event: "mode", mode: MarkdownMode) => void) & ((event: "update:modelValue", rawMarkdown: string) => void) & ((event: "fullscreen", active: boolean) => void) & ((event: "update:frontmatter", frontmatter: import("@kong/markdown").Frontmatter | undefined) => void) & ((event: "save", args_0: EmitUpdatePayload) => void) & ((event: "cancel") => void);
|
|
55
|
-
$el: HTMLDivElement;
|
|
56
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
57
|
-
modelValue: {
|
|
58
|
-
type: StringConstructor;
|
|
59
|
-
default: string;
|
|
60
|
-
};
|
|
61
|
-
editable: {
|
|
62
|
-
type: BooleanConstructor;
|
|
63
|
-
default: boolean;
|
|
64
|
-
};
|
|
65
|
-
downloadable: {
|
|
66
|
-
type: BooleanConstructor;
|
|
67
|
-
default: boolean;
|
|
68
|
-
};
|
|
69
|
-
filename: {
|
|
70
|
-
type: StringConstructor;
|
|
71
|
-
default: string;
|
|
72
|
-
};
|
|
73
|
-
mode: {
|
|
74
|
-
type: PropType<MarkdownMode>;
|
|
75
|
-
default: string;
|
|
76
|
-
validator: (mode: string) => boolean;
|
|
77
|
-
};
|
|
78
|
-
tabSize: {
|
|
79
|
-
type: NumberConstructor;
|
|
80
|
-
default: number;
|
|
81
|
-
validator: (size: number) => boolean;
|
|
82
|
-
};
|
|
83
|
-
theme: {
|
|
84
|
-
type: PropType<import("@kong/markdown").Theme>;
|
|
85
|
-
default: string;
|
|
86
|
-
validator: (theme: string) => boolean;
|
|
87
|
-
};
|
|
88
|
-
maxHeight: {
|
|
89
|
-
type: NumberConstructor;
|
|
90
|
-
default: number;
|
|
91
|
-
validator: (height: number) => boolean;
|
|
92
|
-
};
|
|
93
|
-
fullscreenOffsetTop: {
|
|
94
|
-
type: NumberConstructor;
|
|
95
|
-
default: number;
|
|
96
|
-
};
|
|
97
|
-
fullscreenZIndex: {
|
|
98
|
-
type: NumberConstructor;
|
|
99
|
-
default: number;
|
|
100
|
-
};
|
|
101
|
-
}>> & Readonly<{
|
|
102
|
-
onMode?: ((mode: MarkdownMode) => any) | undefined;
|
|
103
|
-
onFullscreen?: ((active: boolean) => any) | undefined;
|
|
104
|
-
"onUpdate:modelValue"?: ((rawMarkdown: string) => any) | undefined;
|
|
105
|
-
"onUpdate:frontmatter"?: ((frontmatter: import("@kong/markdown").Frontmatter | undefined) => any) | undefined;
|
|
106
|
-
onSave?: ((args_0: EmitUpdatePayload) => any) | undefined;
|
|
107
|
-
onCancel?: (() => any) | undefined;
|
|
108
|
-
}>, {
|
|
109
|
-
download: () => void;
|
|
110
|
-
edit: () => void;
|
|
111
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
112
|
-
mode: (mode: MarkdownMode) => any;
|
|
113
|
-
fullscreen: (active: boolean) => any;
|
|
114
|
-
"update:modelValue": (rawMarkdown: string) => any;
|
|
115
|
-
"update:frontmatter": (frontmatter: import("@kong/markdown").Frontmatter | undefined) => any;
|
|
116
|
-
save: (args_0: EmitUpdatePayload) => any;
|
|
117
|
-
cancel: () => any;
|
|
118
|
-
}, string, {
|
|
119
|
-
mode: MarkdownMode;
|
|
120
|
-
editable: boolean;
|
|
121
|
-
theme: import("@kong/markdown").Theme;
|
|
122
|
-
modelValue: string;
|
|
123
|
-
downloadable: boolean;
|
|
124
|
-
filename: string;
|
|
125
|
-
tabSize: number;
|
|
126
|
-
maxHeight: number;
|
|
127
|
-
fullscreenOffsetTop: number;
|
|
128
|
-
fullscreenZIndex: number;
|
|
129
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
130
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
131
|
-
created?: (() => void) | (() => void)[];
|
|
132
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
133
|
-
mounted?: (() => void) | (() => void)[];
|
|
134
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
135
|
-
updated?: (() => void) | (() => void)[];
|
|
136
|
-
activated?: (() => void) | (() => void)[];
|
|
137
|
-
deactivated?: (() => void) | (() => void)[];
|
|
138
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
139
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
140
|
-
destroyed?: (() => void) | (() => void)[];
|
|
141
|
-
unmounted?: (() => void) | (() => void)[];
|
|
142
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
143
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
144
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
145
|
-
};
|
|
146
|
-
$forceUpdate: () => void;
|
|
147
|
-
$nextTick: typeof import("vue").nextTick;
|
|
148
|
-
$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;
|
|
149
|
-
} & Readonly<{
|
|
150
|
-
mode: MarkdownMode;
|
|
151
|
-
editable: boolean;
|
|
152
|
-
theme: import("@kong/markdown").Theme;
|
|
153
|
-
modelValue: string;
|
|
154
|
-
downloadable: boolean;
|
|
155
|
-
filename: string;
|
|
156
|
-
tabSize: number;
|
|
157
|
-
maxHeight: number;
|
|
158
|
-
fullscreenOffsetTop: number;
|
|
159
|
-
fullscreenZIndex: number;
|
|
160
|
-
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
161
|
-
modelValue: {
|
|
162
|
-
type: StringConstructor;
|
|
163
|
-
default: string;
|
|
164
|
-
};
|
|
165
|
-
editable: {
|
|
166
|
-
type: BooleanConstructor;
|
|
167
|
-
default: boolean;
|
|
168
|
-
};
|
|
169
|
-
downloadable: {
|
|
170
|
-
type: BooleanConstructor;
|
|
171
|
-
default: boolean;
|
|
172
|
-
};
|
|
173
|
-
filename: {
|
|
174
|
-
type: StringConstructor;
|
|
175
|
-
default: string;
|
|
176
|
-
};
|
|
177
|
-
mode: {
|
|
178
|
-
type: PropType<MarkdownMode>;
|
|
179
|
-
default: string;
|
|
180
|
-
validator: (mode: string) => boolean;
|
|
181
|
-
};
|
|
182
|
-
tabSize: {
|
|
183
|
-
type: NumberConstructor;
|
|
184
|
-
default: number;
|
|
185
|
-
validator: (size: number) => boolean;
|
|
186
|
-
};
|
|
187
|
-
theme: {
|
|
188
|
-
type: PropType<import("@kong/markdown").Theme>;
|
|
189
|
-
default: string;
|
|
190
|
-
validator: (theme: string) => boolean;
|
|
191
|
-
};
|
|
192
|
-
maxHeight: {
|
|
193
|
-
type: NumberConstructor;
|
|
194
|
-
default: number;
|
|
195
|
-
validator: (height: number) => boolean;
|
|
196
|
-
};
|
|
197
|
-
fullscreenOffsetTop: {
|
|
198
|
-
type: NumberConstructor;
|
|
199
|
-
default: number;
|
|
200
|
-
};
|
|
201
|
-
fullscreenZIndex: {
|
|
202
|
-
type: NumberConstructor;
|
|
203
|
-
default: number;
|
|
204
|
-
};
|
|
205
|
-
}>> & Readonly<{
|
|
206
|
-
onMode?: ((mode: MarkdownMode) => any) | undefined;
|
|
207
|
-
onFullscreen?: ((active: boolean) => any) | undefined;
|
|
208
|
-
"onUpdate:modelValue"?: ((rawMarkdown: string) => any) | undefined;
|
|
209
|
-
"onUpdate:frontmatter"?: ((frontmatter: import("@kong/markdown").Frontmatter | undefined) => any) | undefined;
|
|
210
|
-
onSave?: ((args_0: EmitUpdatePayload) => any) | undefined;
|
|
211
|
-
onCancel?: (() => any) | undefined;
|
|
212
|
-
}>, "edit" | "download" | "modelValue" | "editable" | "downloadable" | "filename" | "mode" | "tabSize" | "theme" | "maxHeight" | "fullscreenOffsetTop" | "fullscreenZIndex"> & import("vue").ShallowUnwrapRef<{
|
|
213
|
-
download: () => void;
|
|
214
|
-
edit: () => void;
|
|
215
|
-
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
216
|
-
$slots: {
|
|
217
|
-
"toolbar-right"?(_: {}): any;
|
|
218
|
-
"editor-actions"?(_: {
|
|
219
|
-
cancel: () => void;
|
|
220
|
-
save: () => void;
|
|
221
|
-
}): any;
|
|
222
|
-
"content-actions"?(_: {
|
|
223
|
-
download: (() => void) | undefined;
|
|
224
|
-
edit: (() => void) | undefined;
|
|
225
|
-
}): any;
|
|
226
|
-
download?(_: {
|
|
227
|
-
download: () => void;
|
|
228
|
-
}): any;
|
|
229
|
-
edit?(_: {
|
|
230
|
-
edit: () => void;
|
|
231
|
-
}): any;
|
|
232
|
-
};
|
|
233
|
-
}) | null;
|
|
234
|
-
};
|
|
235
|
-
attrs: Partial<{}>;
|
|
4
|
+
declare var __VLS_1: {};
|
|
5
|
+
type __VLS_Slots = {} & {
|
|
6
|
+
'document-title'?: (props: typeof __VLS_1) => any;
|
|
236
7
|
};
|
|
237
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
238
8
|
declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
239
9
|
/**
|
|
240
10
|
* A synchronous or asynchronous function which returns a boolean evaluating
|
|
@@ -313,9 +83,9 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
|
|
|
313
83
|
status: "published" | "unpublished";
|
|
314
84
|
};
|
|
315
85
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
316
|
-
declare const _default:
|
|
86
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
317
87
|
export default _default;
|
|
318
|
-
type
|
|
88
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
319
89
|
new (): {
|
|
320
90
|
$slots: S;
|
|
321
91
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DocumentationDisplay.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DocumentationDisplay.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DocumentationDisplay.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DocumentationDisplay.vue"],"names":[],"mappings":"AAkTA,OAAO,+BAA+B,CAAA;AACtC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAA;AAgZ5C,QAAA,IAAI,OAAO,IAAgC,CAAE;AAC7C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAyDxD,QAAA,MAAM,eAAe;IAMnB;;;OAGG;;cAEiB,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;;;;;;;;;;cAa5C,QAAQ,CAAC;YAAE,QAAQ,EAAE,YAAY,CAAC;YAAC,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;YAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;YAAC,MAAM,EAAE,WAAW,GAAG,aAAa,CAAA;SAAE,CAAC;;;;oBApb/G,IAAI;gBAKR,IAAI;;;;;;;IA6ZzB;;;OAGG;;cAEiB,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;;;;;;;;;;cAa5C,QAAQ,CAAC;YAAE,QAAQ,EAAE,YAAY,CAAC;YAAC,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;YAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;YAAC,MAAM,EAAE,WAAW,GAAG,aAAa,CAAA;SAAE,CAAC;;;;;;;;;mBAbrG,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;;;;kBAatB,YAAY;aAAO,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;mBAAa,MAAM;gBAAU,WAAW,GAAG,aAAa;;4EAIrI,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
9
9
|
required: false;
|
|
10
10
|
default: () => Promise<boolean>;
|
|
11
11
|
};
|
|
12
|
-
}>,
|
|
12
|
+
}>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
13
|
"create-documentation": (...args: any[]) => void;
|
|
14
14
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
15
15
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DocumentationPageEmptyState.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DocumentationPageEmptyState.vue"],"names":[],"mappings":"AAoDA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;;
|
|
1
|
+
{"version":3,"file":"DocumentationPageEmptyState.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DocumentationPageEmptyState.vue"],"names":[],"mappings":"AAoDA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;;IAqJjC;;;OAGG;;cAEiB,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;;;;IAL9D;;;OAGG;;cAEiB,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;;;;mBAA3B,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;;AAV/D,wBAeG"}
|
|
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
25
|
type: ObjectConstructor;
|
|
26
26
|
default: null;
|
|
27
27
|
};
|
|
28
|
-
}>,
|
|
28
|
+
}>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
29
29
|
edit: (formData: FormData, selectedFile: any) => any;
|
|
30
30
|
delete: () => any;
|
|
31
31
|
save: (formData: FormData, selectedFile: any) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProductDocumentModal.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ProductDocumentModal.vue"],"names":[],"mappings":"AAkbA,OAAO,KAAK,EAAE,QAAQ,EAAO,MAAM,KAAK,CAAA;AACxC,OAAO,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAA;;;;;;;
|
|
1
|
+
{"version":3,"file":"ProductDocumentModal.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ProductDocumentModal.vue"],"names":[],"mappings":"AAkbA,OAAO,KAAK,EAAE,QAAQ,EAAO,MAAM,KAAK,CAAA;AACxC,OAAO,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAA;;;;;;;cAguBxC,QAAQ,CAAC,gBAAgB,EAAE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAA5B,QAAQ,CAAC,gBAAgB,EAAE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAV/C,wBA8BG"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kong-ui-public/documentation",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.4",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/documentation.umd.js",
|
|
6
6
|
"module": "./dist/documentation.es.js",
|
|
@@ -23,19 +23,19 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@kong/icons": "^1.33.2",
|
|
25
25
|
"@kong/markdown": "1.7.32",
|
|
26
|
-
"@kong-ui-public/entities-shared": "^3.27.
|
|
26
|
+
"@kong-ui-public/entities-shared": "^3.27.3"
|
|
27
27
|
},
|
|
28
28
|
"peerDependencies": {
|
|
29
29
|
"@kong/kongponents": "^9.37.2",
|
|
30
30
|
"vue": "^3.5.13",
|
|
31
|
-
"@kong-ui-public/i18n": "^2.4.
|
|
31
|
+
"@kong-ui-public/i18n": "^2.4.1"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
34
|
"@kong/design-tokens": "^1.18.0",
|
|
35
35
|
"@kong/kongponents": "^9.37.2",
|
|
36
36
|
"axios": "^1.11.0",
|
|
37
37
|
"vue": "^3.5.13",
|
|
38
|
-
"@kong-ui-public/i18n": "^2.4.
|
|
38
|
+
"@kong-ui-public/i18n": "^2.4.1"
|
|
39
39
|
},
|
|
40
40
|
"repository": {
|
|
41
41
|
"type": "git",
|