lime-elements-vue 3.0.0-beta.3 → 3.0.0-beta.5

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/index.d.ts CHANGED
@@ -1,316 +1,933 @@
1
- import { JSX } from '@limetech/lime-elements/dist/types/components';
2
- import { Plugin as Plugin_2 } from 'vue';
3
- import { StencilVueComponent } from '@stencil/vue-output-target/runtime';
4
-
5
- export declare const LimeElementsVue: Plugin_2;
6
-
7
- export declare const Limel3dHoverEffectGlow: StencilVueComponent<JSX.Limel3dHoverEffectGlow>;
8
-
9
- export declare const LimelActionBar: StencilVueComponent<JSX.LimelActionBar>;
10
-
11
- export declare const LimelActionBarItem: StencilVueComponent<JSX.LimelActionBarItem>;
12
-
13
- export declare const LimelActionBarOverflowMenu: StencilVueComponent<JSX.LimelActionBarOverflowMenu>;
14
-
15
- export declare const LimelAiAvatar: StencilVueComponent<JSX.LimelAiAvatar>;
16
-
17
- export declare const LimelBadge: StencilVueComponent<JSX.LimelBadge>;
18
-
19
- export declare const LimelBanner: StencilVueComponent<JSX.LimelBanner>;
20
-
21
- export declare const LimelBreadcrumbs: StencilVueComponent<JSX.LimelBreadcrumbs>;
22
-
23
- export declare const LimelButton: StencilVueComponent<JSX.LimelButton>;
24
-
25
- export declare const LimelButtonGroup: StencilVueComponent<JSX.LimelButtonGroup>;
26
-
27
- export declare const LimelCallout: StencilVueComponent<JSX.LimelCallout>;
28
-
29
- export declare const LimelCard: StencilVueComponent<JSX.LimelCard>;
30
-
31
- export declare const LimelChart: StencilVueComponent<JSX.LimelChart>;
32
-
33
- export declare const LimelCheckbox: StencilVueComponent<JSX.LimelCheckbox>;
34
-
35
- export declare const LimelChip: StencilVueComponent<JSX.LimelChip>;
36
-
37
- export declare const LimelChipSet: StencilVueComponent<JSX.LimelChipSet>;
38
-
39
- export declare const LimelCircularProgress: StencilVueComponent<JSX.LimelCircularProgress>;
40
-
41
- export declare const LimelCodeDiff: StencilVueComponent<JSX.LimelCodeDiff>;
42
-
43
- export declare const LimelCodeEditor: StencilVueComponent<JSX.LimelCodeEditor>;
44
-
45
- export declare const LimelCollapsibleSection: StencilVueComponent<JSX.LimelCollapsibleSection>;
46
-
47
- export declare const LimelColorPicker: StencilVueComponent<JSX.LimelColorPicker>;
48
-
49
- export declare const LimelColorPickerPalette: StencilVueComponent<JSX.LimelColorPickerPalette>;
50
-
51
- export declare const LimelConfig: StencilVueComponent<JSX.LimelConfig>;
52
-
53
- export declare const LimelDatePicker: StencilVueComponent<JSX.LimelDatePicker>;
54
-
55
- export declare const LimelDialog: StencilVueComponent<JSX.LimelDialog>;
56
-
57
- export declare const LimelDock: StencilVueComponent<JSX.LimelDock>;
58
-
59
- export declare const LimelDockButton: StencilVueComponent<JSX.LimelDockButton>;
60
-
61
- export declare const LimelDragHandle: StencilVueComponent<JSX.LimelDragHandle>;
62
-
63
- export declare const LimelDynamicLabel: StencilVueComponent<JSX.LimelDynamicLabel>;
64
-
65
- export declare const LimelEmailViewer: StencilVueComponent<JSX.LimelEmailViewer>;
66
-
67
- export declare const LimelFile: StencilVueComponent<JSX.LimelFile>;
68
-
69
- export declare const LimelFileDropzone: StencilVueComponent<JSX.LimelFileDropzone>;
70
-
71
- export declare const LimelFileInput: StencilVueComponent<JSX.LimelFileInput>;
72
-
73
- export declare const LimelFileViewer: StencilVueComponent<JSX.LimelFileViewer>;
74
-
75
- export declare const LimelFlatpickrAdapter: StencilVueComponent<JSX.LimelFlatpickrAdapter>;
76
-
77
- export declare const LimelFlexContainer: StencilVueComponent<JSX.LimelFlexContainer>;
78
-
79
- export declare const LimelForm: StencilVueComponent<JSX.LimelForm>;
80
-
81
- export declare const LimelGrid: StencilVueComponent<JSX.LimelGrid>;
82
-
83
- export declare const LimelHeader: StencilVueComponent<JSX.LimelHeader>;
84
-
85
- export declare const LimelHelp: StencilVueComponent<JSX.LimelHelp>;
86
-
87
- export declare const LimelHelpContent: StencilVueComponent<JSX.LimelHelpContent>;
88
-
89
- export declare const LimelHelperLine: StencilVueComponent<JSX.LimelHelperLine>;
90
-
91
- export declare const LimelHotkey: StencilVueComponent<JSX.LimelHotkey>;
92
-
93
- export declare const LimelIcon: StencilVueComponent<JSX.LimelIcon>;
94
-
95
- export declare const LimelIconButton: StencilVueComponent<JSX.LimelIconButton>;
96
-
97
- export declare const LimelInfoTile: StencilVueComponent<JSX.LimelInfoTile>;
98
-
99
- export declare const LimelInputField: StencilVueComponent<JSX.LimelInputField>;
100
-
101
- export declare const LimelLinearProgress: StencilVueComponent<JSX.LimelLinearProgress>;
102
-
103
- export declare const LimelList: StencilVueComponent<JSX.LimelList>;
104
-
105
- export declare const LimelListItem: StencilVueComponent<JSX.LimelListItem>;
106
-
107
- export declare const LimelMarkdown: StencilVueComponent<JSX.LimelMarkdown>;
108
-
109
- export declare const LimelMasonryLayout: StencilVueComponent<JSX.LimelMasonryLayout>;
110
-
111
- export declare const LimelMenu: StencilVueComponent<JSX.LimelMenu>;
112
-
113
- export declare const LimelMenuItemMeta: StencilVueComponent<JSX.LimelMenuItemMeta>;
114
-
115
- export declare const LimelMenuList: StencilVueComponent<JSX.LimelMenuList>;
116
-
117
- export declare const LimelMenuSurface: StencilVueComponent<JSX.LimelMenuSurface>;
118
-
119
- export declare const LimelNotchedOutline: StencilVueComponent<JSX.LimelNotchedOutline>;
120
-
121
- export declare const LimelPicker: StencilVueComponent<JSX.LimelPicker>;
122
-
123
- export declare const LimelPopover: StencilVueComponent<JSX.LimelPopover>;
124
-
125
- export declare const LimelPopoverSurface: StencilVueComponent<JSX.LimelPopoverSurface>;
126
-
127
- export declare const LimelPortal: StencilVueComponent<JSX.LimelPortal>;
128
-
129
- export declare const LimelProfilePicture: StencilVueComponent<JSX.LimelProfilePicture>;
130
-
131
- export declare const LimelProgressFlow: StencilVueComponent<JSX.LimelProgressFlow>;
132
-
133
- export declare const LimelProgressFlowItem: StencilVueComponent<JSX.LimelProgressFlowItem>;
134
-
135
- export declare const LimelProsemirrorAdapter: StencilVueComponent<JSX.LimelProsemirrorAdapter>;
136
-
137
- export declare const LimelRadioButton: StencilVueComponent<JSX.LimelRadioButton>;
138
-
139
- export declare const LimelRadioButtonGroup: StencilVueComponent<JSX.LimelRadioButtonGroup>;
140
-
141
- export declare const LimelSelect: StencilVueComponent<JSX.LimelSelect>;
142
-
143
- export declare const LimelShortcut: StencilVueComponent<JSX.LimelShortcut>;
144
-
145
- export declare const LimelSlider: StencilVueComponent<JSX.LimelSlider>;
146
-
147
- export declare const LimelSnackbar: StencilVueComponent<JSX.LimelSnackbar>;
148
-
149
- export declare const LimelSpinner: StencilVueComponent<JSX.LimelSpinner>;
150
-
151
- export declare const LimelSplitButton: StencilVueComponent<JSX.LimelSplitButton>;
152
-
153
- export declare const LimelSwitch: StencilVueComponent<JSX.LimelSwitch>;
154
-
155
- export declare const LimelTabBar: StencilVueComponent<JSX.LimelTabBar>;
156
-
157
- export declare const LimelTable: StencilVueComponent<JSX.LimelTable>;
158
-
159
- export declare const LimelTabPanel: StencilVueComponent<JSX.LimelTabPanel>;
160
-
161
- export declare const LimelTextEditor: StencilVueComponent<JSX.LimelTextEditor>;
162
-
163
- export declare const LimelTextEditorLinkMenu: StencilVueComponent<JSX.LimelTextEditorLinkMenu>;
164
-
165
- export declare const LimelTooltip: StencilVueComponent<JSX.LimelTooltip>;
166
-
167
- export declare const LimelTooltipContent: StencilVueComponent<JSX.LimelTooltipContent>;
168
-
169
-
170
- /**
171
- * @internal
172
- */
173
- export declare namespace _Internal {
174
- /**
175
- * @internal
176
- */
177
- type Hue = 'red' | 'pink' | 'magenta' | 'purple' | 'violet' | 'indigo' | 'blue' | 'cyan' | 'teal' | 'green' | 'lime' | 'yellow' | 'amber' | 'orange' | 'coral' | 'brown' | 'grey' | 'glaucous';
178
- /**
179
- * @internal
180
- */
181
- type Brightness = 'lighter' | 'light' | 'default' | 'dark' | 'darker';
182
- /**
183
- * @internal
184
- */
185
- type HueColor = `--color-${Hue}-${Brightness}`;
186
- /**
187
- * @internal
188
- */
189
- type BlackColor = '--color-black';
190
- /**
191
- * @internal
192
- */
193
- type WhiteColor = '--color-white';
194
- /**
195
- * @internal
196
- */
197
- type ContrastValue = 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000 | 1100 | 1200 | 1300 | 1400 | 1500 | 1600 | 1700;
198
- /**
199
- * @internal
200
- */
201
- type ContrastColor = `--contrast-${ContrastValue}`;
202
- /**
203
- * @internal
204
- */
205
- type BrandHue = 'lime-green' | 'ocean-teal' | 'aqua' | 'bubblegum' | 'sunny-orange' | 'cool-grey';
206
- /**
207
- * @internal
208
- */
209
- type BrandColor = `--lime-brand-color-${BrandHue}`;
210
- }
1
+ // Auto-generated explicit component types for Vue IDE support
2
+ // Generated from @limetech/lime-elements type definitions
3
+ import type { DefineComponent } from 'vue';
4
+ import type {
5
+ Action,
6
+ ActionBarItem,
7
+ ActionPosition,
8
+ ActionScrollBehavior,
9
+ AiAvatarMode,
10
+ AiAvatarVariant,
11
+ BreadcrumbsItem,
12
+ Button,
13
+ CalloutType,
14
+ ChartItem,
15
+ Chip,
16
+ ChipType,
17
+ CircularProgressSize,
18
+ ClosingActions,
19
+ CodeDiffLayout,
20
+ ColorScheme,
21
+ Column,
22
+ ColumnAggregate,
23
+ ColumnSorter,
24
+ Config,
25
+ CustomColorSwatch,
26
+ CustomElementDefinition,
27
+ CustomPalette,
28
+ DateType,
29
+ DialogHeading,
30
+ DockItem,
31
+ EditorTextLink,
32
+ EditorUiType,
33
+ Email,
34
+ FileInfo,
35
+ FlexContainerAlign,
36
+ FlexContainerDirection,
37
+ FlexContainerJustify,
38
+ FlowItem,
39
+ FormError,
40
+ FormSchema,
41
+ Icon,
42
+ IconName,
43
+ IconSize,
44
+ Image,
45
+ InfoTileProgress,
46
+ InlineImages,
47
+ InputType,
48
+ Label,
49
+ LabelValue,
50
+ Language,
51
+ Languages,
52
+ Layout,
53
+ Link,
54
+ ListItem,
55
+ ListSeparator,
56
+ ListSeparator1,
57
+ ListType,
58
+ MenuItem,
59
+ MenuItem1,
60
+ MenuSearcher,
61
+ OfficeViewer,
62
+ OpenDirection,
63
+ Option,
64
+ PickerItem,
65
+ ResizeOptions,
66
+ RowData,
67
+ Searcher,
68
+ SpinnerSize,
69
+ SurfaceWidth,
70
+ Tab,
71
+ TriggerCharacter,
72
+ ValidationError,
73
+ } from '@limetech/lime-elements';
211
74
 
75
+ // Types referenced but not exported from lime-elements
76
+ type Component = any;
77
+ type Date = any;
78
+ type HTMLCollection = any;
79
+ type Width = any;
212
80
 
213
- declare module 'json-schema' {
214
- interface JSONSchema7 {
215
- /**
216
- * Unique identifier for the schema
217
- * @internal
218
- */
219
- id?: string;
220
- /**
221
- * Lime elements specific options that can be specified in a schema
222
- */
223
- lime?: Omit<LimeSchemaOptions, 'layout'> & {
224
- layout?: Partial<LimeLayoutOptions>;
225
- };
226
- }
227
- }
81
+ export declare const Limel3dHoverEffectGlow: DefineComponent<{}>;
82
+
83
+ export declare const LimelActionBar: DefineComponent<{
84
+ accessibleLabel?: string;
85
+ actions?: Array<ActionBarItem | ListSeparator>;
86
+ collapsible?: boolean;
87
+ language?: Languages;
88
+ layout?: 'fullWidth' | 'floating';
89
+ openDirection?: OpenDirection;
90
+ }>;
91
+
92
+ export declare const LimelActionBarItem: DefineComponent<{
93
+ isVisible?: boolean;
94
+ item: ActionBarItem | ListSeparator;
95
+ selected?: boolean;
96
+ }>;
97
+
98
+ export declare const LimelActionBarOverflowMenu: DefineComponent<{
99
+ items?: Array<MenuItem | ListSeparator>;
100
+ openDirection?: OpenDirection;
101
+ }>;
102
+
103
+ export declare const LimelAiAvatar: DefineComponent<{
104
+ isThinking?: boolean;
105
+ language?: Languages;
106
+ mode?: AiAvatarMode;
107
+ variant?: AiAvatarVariant;
108
+ }>;
109
+
110
+ export declare const LimelBadge: DefineComponent<{
111
+ label?: number | string;
112
+ }>;
113
+
114
+ export declare const LimelBanner: DefineComponent<{
115
+ icon?: IconName;
116
+ message?: string;
117
+ }>;
118
+
119
+ export declare const LimelBreadcrumbs: DefineComponent<{
120
+ divider?: string;
121
+ items?: BreadcrumbsItem[];
122
+ }>;
123
+
124
+ export declare const LimelButton: DefineComponent<{
125
+ disabled?: boolean;
126
+ icon?: IconName | Icon;
127
+ label?: string;
128
+ loading?: boolean;
129
+ loadingFailed?: boolean;
130
+ outlined?: boolean;
131
+ primary?: boolean;
132
+ }>;
133
+
134
+ export declare const LimelButtonGroup: DefineComponent<{
135
+ disabled?: boolean;
136
+ value?: Button[];
137
+ }>;
138
+
139
+ export declare const LimelCallout: DefineComponent<{
140
+ heading?: string;
141
+ icon?: string;
142
+ language?: Languages;
143
+ type?: CalloutType;
144
+ }>;
145
+
146
+ export declare const LimelCard: DefineComponent<{
147
+ actions?: Array<ActionBarItem | ListSeparator1>;
148
+ clickable?: boolean;
149
+ heading?: string;
150
+ icon?: IconName | Icon;
151
+ image?: Image;
152
+ orientation?: 'landscape' | 'portrait';
153
+ selected?: boolean;
154
+ show3dEffect?: boolean;
155
+ subheading?: string;
156
+ value?: string;
157
+ }>;
158
+
159
+ export declare const LimelChart: DefineComponent<{
160
+ accessibleItemsLabel?: string;
161
+ accessibleLabel?: string;
162
+ accessibleValuesLabel?: string;
163
+ axisIncrement?: number;
164
+ displayAxisLabels?: boolean;
165
+ displayItemText?: boolean;
166
+ displayItemValue?: boolean;
167
+ items: ChartItem[];
168
+ language?: Languages;
169
+ loading?: boolean;
170
+ maxValue?: number;
171
+ orientation?: 'landscape' | 'portrait';
172
+ }>;
173
+
174
+ export declare const LimelCheckbox: DefineComponent<{
175
+ checked?: boolean;
176
+ disabled?: boolean;
177
+ helperText?: string;
178
+ indeterminate?: boolean;
179
+ invalid?: boolean;
180
+ label?: string;
181
+ readonly?: boolean;
182
+ readonlyLabels?: Array<Label<boolean>>;
183
+ required?: boolean;
184
+ }>;
185
+
186
+ export declare const LimelChip: DefineComponent<{
187
+ badge?: string | number;
188
+ disabled?: boolean;
189
+ icon?: IconName | Icon;
190
+ identifier?: number | string;
191
+ image?: Image;
192
+ invalid?: boolean;
193
+ language?: Languages;
194
+ link?: Omit<Link, 'text'>;
195
+ loading?: boolean;
196
+ menuItems?: Array<MenuItem1 | ListSeparator>;
197
+ progress?: number;
198
+ readonly?: boolean;
199
+ removable?: boolean;
200
+ selected?: boolean;
201
+ size?: 'small' | 'default';
202
+ text?: string;
203
+ type?: ChipType;
204
+ }>;
205
+
206
+ export declare const LimelChipSet: DefineComponent<{
207
+ autocomplete?: string;
208
+ clearAllButton?: boolean;
209
+ delimiter?: string;
210
+ disabled?: boolean;
211
+ emptyInputOnBlur?: boolean;
212
+ emptyInputOnChange?: boolean;
213
+ helperText?: string;
214
+ inputType?: 'search' | 'text';
215
+ invalid?: boolean;
216
+ label?: string;
217
+ language?: Languages;
218
+ leadingIcon?: IconName;
219
+ maxItems?: number;
220
+ readonly?: boolean;
221
+ required?: boolean;
222
+ searchLabel?: string;
223
+ type?: 'choice' | 'filter' | 'input';
224
+ value?: Chip[];
225
+ }>;
226
+
227
+ export declare const LimelCircularProgress: DefineComponent<{
228
+ displayPercentageColors?: boolean;
229
+ maxValue?: number;
230
+ prefix?: string;
231
+ size?: CircularProgressSize;
232
+ suffix?: string;
233
+ value?: number;
234
+ }>;
235
+
236
+ export declare const LimelCodeDiff: DefineComponent<{
237
+ contextLines?: number;
238
+ language?: string;
239
+ layout?: CodeDiffLayout;
240
+ lineWrapping?: boolean;
241
+ newHeading?: string;
242
+ newValue?: string | object;
243
+ oldHeading?: string;
244
+ oldValue?: string | object;
245
+ reformatJson?: boolean;
246
+ translationLanguage?: Languages;
247
+ }>;
248
+
249
+ export declare const LimelCodeEditor: DefineComponent<{
250
+ colorScheme?: ColorScheme;
251
+ disabled?: boolean;
252
+ fold?: boolean;
253
+ helperText?: string;
254
+ invalid?: boolean;
255
+ label?: string;
256
+ language?: Language;
257
+ lineNumbers?: boolean;
258
+ lineWrapping?: boolean;
259
+ lint?: boolean;
260
+ readonly?: boolean;
261
+ required?: boolean;
262
+ showCopyButton?: boolean;
263
+ translationLanguage?: Languages;
264
+ value?: string;
265
+ }>;
266
+
267
+ export declare const LimelCollapsibleSection: DefineComponent<{
268
+ actions?: Action[];
269
+ header?: string;
270
+ icon?: IconName | Icon;
271
+ invalid?: boolean;
272
+ isOpen?: boolean;
273
+ language?: Languages;
274
+ }>;
275
+
276
+ export declare const LimelColorPicker: DefineComponent<{
277
+ disabled?: boolean;
278
+ helperText?: string;
279
+ invalid?: boolean;
280
+ label?: string;
281
+ manualInput?: boolean;
282
+ palette?: Array<string | CustomColorSwatch>;
283
+ paletteColumnCount?: number;
284
+ placeholder?: string;
285
+ readonly?: boolean;
286
+ required?: boolean;
287
+ tooltipLabel?: string;
288
+ value?: string;
289
+ }>;
290
+
291
+ export declare const LimelColorPickerPalette: DefineComponent<{
292
+ columnCount?: number;
293
+ helperText?: string;
294
+ invalid?: boolean;
295
+ label?: string;
296
+ manualInput?: boolean;
297
+ palette?: CustomPalette;
298
+ placeholder?: string;
299
+ required?: boolean;
300
+ value?: string;
301
+ }>;
302
+
303
+ export declare const LimelConfig: DefineComponent<{
304
+ config?: Config;
305
+ }>;
306
+
307
+ export declare const LimelDatePicker: DefineComponent<{
308
+ disabled?: boolean;
309
+ format?: string;
310
+ formatter?: (date: Date) => string;
311
+ helperText?: string;
312
+ invalid?: boolean;
313
+ label?: string;
314
+ language?: Languages;
315
+ placeholder?: string;
316
+ readonly?: boolean;
317
+ required?: boolean;
318
+ type?: DateType;
319
+ value?: Date;
320
+ }>;
321
+
322
+ export declare const LimelDialog: DefineComponent<{
323
+ closingActions?: ClosingActions;
324
+ fullscreen?: boolean;
325
+ heading?: string | DialogHeading;
326
+ open?: boolean;
327
+ }>;
328
+
329
+ export declare const LimelDock: DefineComponent<{
330
+ accessibleLabel?: string;
331
+ allowResize?: boolean;
332
+ dockFooterItems?: DockItem[];
333
+ dockItems?: DockItem[];
334
+ expanded?: boolean;
335
+ mobileBreakPoint?: number;
336
+ }>;
337
+
338
+ export declare const LimelDockButton: DefineComponent<{
339
+ expanded?: boolean;
340
+ item: DockItem;
341
+ useMobileLayout?: boolean;
342
+ }>;
343
+
344
+ export declare const LimelDragHandle: DefineComponent<{
345
+ dragDirection?: 'vertical' | 'horizontal';
346
+ language?: Languages;
347
+ tooltipOpenDirection?: OpenDirection;
348
+ }>;
349
+
350
+ export declare const LimelDynamicLabel: DefineComponent<{
351
+ defaultLabel?: Omit<Label, 'value'>;
352
+ labels?: Label[];
353
+ value?: LabelValue;
354
+ }>;
355
+
356
+ export declare const LimelEmailViewer: DefineComponent<{
357
+ allowRemoteImages?: boolean;
358
+ email?: Email;
359
+ fallbackUrl?: string;
360
+ language?: Languages;
361
+ }>;
362
+
363
+ export declare const LimelFile: DefineComponent<{
364
+ accept?: string;
365
+ disabled?: boolean;
366
+ helperText?: string;
367
+ invalid?: boolean;
368
+ label?: string;
369
+ language?: Languages;
370
+ loading?: boolean;
371
+ readonly?: boolean;
372
+ required?: boolean;
373
+ resizeImage?: ResizeOptions;
374
+ value?: FileInfo;
375
+ }>;
376
+
377
+ export declare const LimelFileDropzone: DefineComponent<{
378
+ accept?: string;
379
+ disabled?: boolean;
380
+ helperText?: string;
381
+ text?: string;
382
+ }>;
383
+
384
+ export declare const LimelFileInput: DefineComponent<{
385
+ accept?: string;
386
+ disabled?: boolean;
387
+ multiple?: boolean;
388
+ }>;
389
+
390
+ export declare const LimelFileViewer: DefineComponent<{
391
+ actions?: ListItem[];
392
+ allowDownload?: boolean;
393
+ allowFullscreen?: boolean;
394
+ allowOpenInNewTab?: boolean;
395
+ alt?: string;
396
+ filename?: string;
397
+ language?: Languages;
398
+ officeViewer?: OfficeViewer;
399
+ url?: string;
400
+ }>;
401
+
402
+ export declare const LimelFlatpickrAdapter: DefineComponent<{
403
+ format?: string;
404
+ formatter: (date: Date) => string;
405
+ inputElement?: HTMLElement;
406
+ isOpen?: boolean;
407
+ language?: Languages;
408
+ type?: DateType;
409
+ value?: Date;
410
+ }>;
411
+
412
+ export declare const LimelFlexContainer: DefineComponent<{
413
+ align?: FlexContainerAlign;
414
+ direction?: FlexContainerDirection;
415
+ justify?: FlexContainerJustify;
416
+ reverse?: boolean;
417
+ }>;
418
+
419
+ export declare const LimelForm: DefineComponent<{
420
+ disabled?: boolean;
421
+ errors?: ValidationError;
422
+ propsFactory?: (schema: FormSchema) => Record<string, any>;
423
+ revealErrors?: boolean;
424
+ schema?: FormSchema;
425
+ transformErrors?: (errors: FormError[]) => FormError[];
426
+ value?: object;
427
+ }>;
428
+
429
+ export declare const LimelGrid: DefineComponent<{}>;
430
+
431
+ export declare const LimelHeader: DefineComponent<{
432
+ heading?: string;
433
+ icon?: IconName | Icon;
434
+ subheading?: string;
435
+ subheadingDivider?: string;
436
+ supportingText?: string;
437
+ }>;
438
+
439
+ export declare const LimelHelp: DefineComponent<{
440
+ openDirection?: OpenDirection;
441
+ readMoreLink?: Link;
442
+ trigger?: string;
443
+ value?: string;
444
+ }>;
445
+
446
+ export declare const LimelHelpContent: DefineComponent<{
447
+ readMoreLink?: Link;
448
+ value?: string;
449
+ }>;
450
+
451
+ export declare const LimelHelperLine: DefineComponent<{
452
+ helperText?: string;
453
+ helperTextId?: string;
454
+ invalid?: boolean;
455
+ length?: number;
456
+ maxLength?: number;
457
+ }>;
458
+
459
+ export declare const LimelHotkey: DefineComponent<{
460
+ disabled?: boolean;
461
+ value?: string;
462
+ }>;
463
+
464
+ export declare const LimelIcon: DefineComponent<{
465
+ badge?: boolean;
466
+ name?: string;
467
+ size?: IconSize;
468
+ svgClass?: string;
469
+ }>;
470
+
471
+ export declare const LimelIconButton: DefineComponent<{
472
+ disabled?: boolean;
473
+ elevated?: boolean;
474
+ helperLabel?: string;
475
+ icon?: IconName | Icon;
476
+ label?: string;
477
+ }>;
478
+
479
+ export declare const LimelInfoTile: DefineComponent<{
480
+ badge?: number | string;
481
+ disabled?: boolean;
482
+ icon?: string;
483
+ label?: string;
484
+ link?: Link;
485
+ loading?: boolean;
486
+ prefix?: string;
487
+ progress?: InfoTileProgress;
488
+ reducedPresence?: boolean;
489
+ suffix?: string;
490
+ value?: number | string;
491
+ }>;
492
+
493
+ export declare const LimelInputField: DefineComponent<{
494
+ completions?: string[];
495
+ disabled?: boolean;
496
+ formatNumber?: boolean;
497
+ helperText?: string;
498
+ invalid?: boolean;
499
+ label?: string;
500
+ leadingIcon?: IconName;
501
+ locale?: string;
502
+ max?: number;
503
+ maxlength?: number;
504
+ min?: number;
505
+ minlength?: number;
506
+ pattern?: string;
507
+ placeholder?: string;
508
+ prefix?: string;
509
+ readonly?: boolean;
510
+ required?: boolean;
511
+ showLink?: boolean;
512
+ step?: number | 'any';
513
+ suffix?: string;
514
+ trailingIcon?: IconName;
515
+ type?: InputType;
516
+ value?: string;
517
+ }>;
518
+
519
+ export declare const LimelLinearProgress: DefineComponent<{
520
+ accessibleLabel?: string;
521
+ indeterminate?: boolean;
522
+ language?: Languages;
523
+ value?: number;
524
+ }>;
525
+
526
+ export declare const LimelList: DefineComponent<{
527
+ badgeIcons?: boolean;
528
+ iconSize?: IconSize;
529
+ items?: Array<ListItem | ListSeparator>;
530
+ maxLinesSecondaryText?: number;
531
+ type?: ListType;
532
+ }>;
533
+
534
+ export declare const LimelListItem: DefineComponent<{
535
+ actions?: ListItem['actions'];
536
+ badgeIcon?: boolean;
537
+ disabled?: boolean;
538
+ icon?: string | ListItem['icon'];
539
+ iconSize?: IconSize;
540
+ image?: ListItem['image'];
541
+ language?: Languages;
542
+ primaryComponent?: ListItem['primaryComponent'];
543
+ secondaryText?: string;
544
+ selected?: boolean;
545
+ text?: string;
546
+ type?: 'listitem' | 'menuitem' | 'option' | 'radio' | 'checkbox';
547
+ value?: any;
548
+ }>;
549
+
550
+ export declare const LimelMarkdown: DefineComponent<{
551
+ adaptColorContrast?: boolean;
552
+ lazyLoadImages?: boolean;
553
+ removeEmptyParagraphs?: boolean;
554
+ value?: string;
555
+ whitelist?: CustomElementDefinition[];
556
+ }>;
557
+
558
+ export declare const LimelMasonryLayout: DefineComponent<{
559
+ ordered?: boolean;
560
+ }>;
561
+
562
+ export declare const LimelMenu: DefineComponent<{
563
+ badgeIcons?: boolean;
564
+ disabled?: boolean;
565
+ emptyResultMessage?: string;
566
+ gridLayout?: boolean;
567
+ items?: Array<MenuItem | ListSeparator>;
568
+ keepOpenOnSelect?: boolean;
569
+ open?: boolean;
570
+ openDirection?: OpenDirection;
571
+ rootItem?: BreadcrumbsItem;
572
+ searchPlaceholder?: string;
573
+ searcher?: MenuSearcher;
574
+ surfaceWidth?: SurfaceWidth;
575
+ }>;
576
+
577
+ export declare const LimelMenuItemMeta: DefineComponent<{
578
+ badge?: string | number;
579
+ commandText?: string;
580
+ disabled?: boolean;
581
+ hotkey?: string;
582
+ showChevron?: boolean;
583
+ }>;
584
+
585
+ export declare const LimelMenuList: DefineComponent<{
586
+ badgeIcons?: boolean;
587
+ iconSize?: IconSize;
588
+ items?: Array<MenuItem | ListSeparator>;
589
+ }>;
590
+
591
+ export declare const LimelMenuSurface: DefineComponent<{
592
+ allowClicksElement?: HTMLElement;
593
+ open?: boolean;
594
+ }>;
595
+
596
+ export declare const LimelNotchedOutline: DefineComponent<{
597
+ disabled?: boolean;
598
+ hasFloatingLabel?: boolean;
599
+ hasLeadingIcon?: boolean;
600
+ hasValue?: boolean;
601
+ invalid?: boolean;
602
+ label?: string;
603
+ labelId?: string;
604
+ readonly?: boolean;
605
+ required?: boolean;
606
+ }>;
607
+
608
+ export declare const LimelPicker: DefineComponent<{
609
+ actionPosition?: ActionPosition;
610
+ actionScrollBehavior?: ActionScrollBehavior;
611
+ actions?: Array<ListItem<Action>>;
612
+ allItems?: PickerItem[];
613
+ badgeIcons?: boolean;
614
+ delimiter?: string;
615
+ disabled?: boolean;
616
+ emptyResultMessage?: string;
617
+ helperText?: string;
618
+ invalid?: boolean;
619
+ label?: string;
620
+ language?: Languages;
621
+ leadingIcon?: IconName;
622
+ multiple?: boolean;
623
+ readonly?: boolean;
624
+ required?: boolean;
625
+ searchLabel?: string;
626
+ searcher?: Searcher;
627
+ value?: PickerItem | PickerItem[];
628
+ }>;
629
+
630
+ export declare const LimelPopover: DefineComponent<{
631
+ open?: boolean;
632
+ openDirection?: OpenDirection;
633
+ }>;
634
+
635
+ export declare const LimelPopoverSurface: DefineComponent<{
636
+ contentCollection?: HTMLCollection;
637
+ }>;
638
+
639
+ export declare const LimelPortal: DefineComponent<{
640
+ anchor?: HTMLElement;
641
+ containerId?: string;
642
+ containerStyle?: object;
643
+ inheritParentWidth?: boolean;
644
+ openDirection?: OpenDirection;
645
+ position?: 'fixed' | 'absolute';
646
+ visible?: boolean;
647
+ }>;
648
+
649
+ export declare const LimelProfilePicture: DefineComponent<{
650
+ accept?: string;
651
+ disabled?: boolean;
652
+ helperText?: string;
653
+ icon?: IconName | Icon;
654
+ imageFit?: 'cover' | 'contain';
655
+ invalid?: boolean;
656
+ label?: string;
657
+ language?: Languages;
658
+ loading?: boolean;
659
+ readonly?: boolean;
660
+ required?: boolean;
661
+ resize?: ResizeOptions;
662
+ value?: string | FileInfo;
663
+ }>;
664
+
665
+ export declare const LimelProgressFlow: DefineComponent<{
666
+ disabled?: boolean;
667
+ flowItems?: FlowItem[];
668
+ readonly?: boolean;
669
+ }>;
670
+
671
+ export declare const LimelProgressFlowItem: DefineComponent<{
672
+ currentStep?: boolean;
673
+ disabled?: boolean;
674
+ item?: FlowItem;
675
+ readonly?: boolean;
676
+ }>;
677
+
678
+ export declare const LimelProsemirrorAdapter: DefineComponent<{
679
+ contentType?: 'markdown' | 'html';
680
+ customElements?: CustomElementDefinition[];
681
+ disabled?: boolean;
682
+ inlineImages?: InlineImages;
683
+ language?: Languages;
684
+ triggerCharacters?: TriggerCharacter[];
685
+ ui?: EditorUiType;
686
+ value?: string;
687
+ }>;
688
+
689
+ export declare const LimelRadioButton: DefineComponent<{
690
+ checked?: boolean;
691
+ disabled?: boolean;
692
+ id: string;
693
+ label?: string;
694
+ }>;
695
+
696
+ export declare const LimelRadioButtonGroup: DefineComponent<{
697
+ badgeIcons?: boolean;
698
+ disabled?: boolean;
699
+ items?: Array<ListItem | ListSeparator>;
700
+ maxLinesSecondaryText?: number;
701
+ selectedItem?: ListItem<string | number>;
702
+ }>;
703
+
704
+ export declare const LimelSelect: DefineComponent<{
705
+ disabled?: boolean;
706
+ helperText?: string;
707
+ invalid?: boolean;
708
+ label?: string;
709
+ multiple?: boolean;
710
+ options?: Array<Option | ListSeparator>;
711
+ readonly?: boolean;
712
+ required?: boolean;
713
+ value?: Option | Option[];
714
+ }>;
715
+
716
+ export declare const LimelShortcut: DefineComponent<{
717
+ badge?: number | string;
718
+ disabled?: boolean;
719
+ icon?: IconName;
720
+ label?: string;
721
+ link?: Link;
722
+ }>;
723
+
724
+ export declare const LimelSlider: DefineComponent<{
725
+ disabled?: boolean;
726
+ displaysPercentageColors?: boolean;
727
+ factor?: number;
728
+ helperText?: string;
729
+ invalid?: boolean;
730
+ label?: string;
731
+ readonly?: boolean;
732
+ required?: boolean;
733
+ step?: number;
734
+ unit?: string;
735
+ value?: number;
736
+ valuemax?: number;
737
+ valuemin?: number;
738
+ }>;
739
+
740
+ export declare const LimelSnackbar: DefineComponent<{
741
+ actionText?: string;
742
+ dismissible?: boolean;
743
+ language?: Languages;
744
+ message?: string;
745
+ multiline?: boolean;
746
+ open?: boolean;
747
+ timeout?: number;
748
+ }>;
749
+
750
+ export declare const LimelSpinner: DefineComponent<{
751
+ limeBranded?: boolean;
752
+ size?: SpinnerSize;
753
+ }>;
754
+
755
+ export declare const LimelSplitButton: DefineComponent<{
756
+ disabled?: boolean;
757
+ icon?: IconName;
758
+ items?: Array<MenuItem | ListSeparator>;
759
+ label?: string;
760
+ loading?: boolean;
761
+ loadingFailed?: boolean;
762
+ primary?: boolean;
763
+ }>;
764
+
765
+ export declare const LimelSwitch: DefineComponent<{
766
+ disabled?: boolean;
767
+ helperText?: string;
768
+ invalid?: boolean;
769
+ label?: string;
770
+ readonly?: boolean;
771
+ readonlyLabels?: Array<Label<boolean>>;
772
+ value?: boolean;
773
+ }>;
774
+
775
+ export declare const LimelTabBar: DefineComponent<{
776
+ tabs?: Tab[];
777
+ }>;
778
+
779
+ export declare const LimelTabPanel: DefineComponent<{
780
+ tabs?: Tab[];
781
+ }>;
782
+
783
+ export declare const LimelTable: DefineComponent<{
784
+ activeRow?: RowData;
785
+ aggregates?: ColumnAggregate[];
786
+ columns?: Column[];
787
+ data?: object[];
788
+ emptyMessage?: string;
789
+ language?: Languages;
790
+ layout?: Layout;
791
+ loading?: boolean;
792
+ mode?: 'local' | 'remote';
793
+ movableColumns?: boolean;
794
+ movableRows?: boolean;
795
+ page?: number;
796
+ pageSize?: number;
797
+ paginationLocation?: 'top' | 'bottom';
798
+ selectable?: boolean;
799
+ selection?: object[];
800
+ sortableColumns?: boolean;
801
+ sorting?: ColumnSorter[];
802
+ totalRows?: number;
803
+ }>;
804
+
805
+ export declare const LimelTextEditor: DefineComponent<{
806
+ allowResize?: boolean;
807
+ contentType?: 'markdown' | 'html';
808
+ customElements?: CustomElementDefinition[];
809
+ disabled?: boolean;
810
+ helperText?: string;
811
+ inlineImages?: InlineImages;
812
+ invalid?: boolean;
813
+ label?: string;
814
+ language?: Languages;
815
+ placeholder?: string;
816
+ readonly?: boolean;
817
+ required?: boolean;
818
+ triggers?: TriggerCharacter[];
819
+ ui?: EditorUiType;
820
+ value?: string;
821
+ }>;
822
+
823
+ export declare const LimelTextEditorLinkMenu: DefineComponent<{
824
+ isOpen?: boolean;
825
+ language?: Languages;
826
+ link?: EditorTextLink;
827
+ }>;
828
+
829
+ export declare const LimelTooltip: DefineComponent<{
830
+ elementId: string;
831
+ helperLabel?: string;
832
+ hotkey?: string;
833
+ label: string;
834
+ maxlength?: number;
835
+ openDirection?: OpenDirection;
836
+ }>;
228
837
 
838
+ export declare const LimelTooltipContent: DefineComponent<{
839
+ helperLabel?: string;
840
+ hotkey?: string;
841
+ label: string;
842
+ maxlength?: number;
843
+ }>;
229
844
 
845
+ import type { Plugin } from 'vue';
846
+ export declare const LimeElementsVue: Plugin;
230
847
 
231
848
  // Global component type declarations for Vue 3 IDE support
232
849
  declare module 'vue' {
233
850
  export interface GlobalComponents {
234
- Limel3dHoverEffectGlow: typeof Limel3dHoverEffectGlow
235
- LimelActionBar: typeof LimelActionBar
236
- LimelActionBarItem: typeof LimelActionBarItem
237
- LimelActionBarOverflowMenu: typeof LimelActionBarOverflowMenu
238
- LimelAiAvatar: typeof LimelAiAvatar
239
- LimelBadge: typeof LimelBadge
240
- LimelBanner: typeof LimelBanner
241
- LimelBreadcrumbs: typeof LimelBreadcrumbs
242
- LimelButton: typeof LimelButton
243
- LimelButtonGroup: typeof LimelButtonGroup
244
- LimelCallout: typeof LimelCallout
245
- LimelCard: typeof LimelCard
246
- LimelChart: typeof LimelChart
247
- LimelCheckbox: typeof LimelCheckbox
248
- LimelChip: typeof LimelChip
249
- LimelChipSet: typeof LimelChipSet
250
- LimelCircularProgress: typeof LimelCircularProgress
251
- LimelCodeDiff: typeof LimelCodeDiff
252
- LimelCodeEditor: typeof LimelCodeEditor
253
- LimelCollapsibleSection: typeof LimelCollapsibleSection
254
- LimelColorPicker: typeof LimelColorPicker
255
- LimelColorPickerPalette: typeof LimelColorPickerPalette
256
- LimelConfig: typeof LimelConfig
257
- LimelDatePicker: typeof LimelDatePicker
258
- LimelDialog: typeof LimelDialog
259
- LimelDock: typeof LimelDock
260
- LimelDockButton: typeof LimelDockButton
261
- LimelDragHandle: typeof LimelDragHandle
262
- LimelDynamicLabel: typeof LimelDynamicLabel
263
- LimelEmailViewer: typeof LimelEmailViewer
264
- LimelFile: typeof LimelFile
265
- LimelFileDropzone: typeof LimelFileDropzone
266
- LimelFileInput: typeof LimelFileInput
267
- LimelFileViewer: typeof LimelFileViewer
268
- LimelFlatpickrAdapter: typeof LimelFlatpickrAdapter
269
- LimelFlexContainer: typeof LimelFlexContainer
270
- LimelForm: typeof LimelForm
271
- LimelGrid: typeof LimelGrid
272
- LimelHeader: typeof LimelHeader
273
- LimelHelp: typeof LimelHelp
274
- LimelHelpContent: typeof LimelHelpContent
275
- LimelHelperLine: typeof LimelHelperLine
276
- LimelHotkey: typeof LimelHotkey
277
- LimelIcon: typeof LimelIcon
278
- LimelIconButton: typeof LimelIconButton
279
- LimelInfoTile: typeof LimelInfoTile
280
- LimelInputField: typeof LimelInputField
281
- LimelLinearProgress: typeof LimelLinearProgress
282
- LimelList: typeof LimelList
283
- LimelListItem: typeof LimelListItem
284
- LimelMarkdown: typeof LimelMarkdown
285
- LimelMasonryLayout: typeof LimelMasonryLayout
286
- LimelMenu: typeof LimelMenu
287
- LimelMenuItemMeta: typeof LimelMenuItemMeta
288
- LimelMenuList: typeof LimelMenuList
289
- LimelMenuSurface: typeof LimelMenuSurface
290
- LimelNotchedOutline: typeof LimelNotchedOutline
291
- LimelPicker: typeof LimelPicker
292
- LimelPopover: typeof LimelPopover
293
- LimelPopoverSurface: typeof LimelPopoverSurface
294
- LimelPortal: typeof LimelPortal
295
- LimelProfilePicture: typeof LimelProfilePicture
296
- LimelProgressFlow: typeof LimelProgressFlow
297
- LimelProgressFlowItem: typeof LimelProgressFlowItem
298
- LimelProsemirrorAdapter: typeof LimelProsemirrorAdapter
299
- LimelRadioButton: typeof LimelRadioButton
300
- LimelRadioButtonGroup: typeof LimelRadioButtonGroup
301
- LimelSelect: typeof LimelSelect
302
- LimelShortcut: typeof LimelShortcut
303
- LimelSlider: typeof LimelSlider
304
- LimelSnackbar: typeof LimelSnackbar
305
- LimelSpinner: typeof LimelSpinner
306
- LimelSplitButton: typeof LimelSplitButton
307
- LimelSwitch: typeof LimelSwitch
308
- LimelTabBar: typeof LimelTabBar
309
- LimelTable: typeof LimelTable
310
- LimelTabPanel: typeof LimelTabPanel
311
- LimelTextEditor: typeof LimelTextEditor
312
- LimelTextEditorLinkMenu: typeof LimelTextEditorLinkMenu
313
- LimelTooltip: typeof LimelTooltip
314
- LimelTooltipContent: typeof LimelTooltipContent
851
+ Limel3dHoverEffectGlow: typeof Limel3dHoverEffectGlow;
852
+ LimelActionBar: typeof LimelActionBar;
853
+ LimelActionBarItem: typeof LimelActionBarItem;
854
+ LimelActionBarOverflowMenu: typeof LimelActionBarOverflowMenu;
855
+ LimelAiAvatar: typeof LimelAiAvatar;
856
+ LimelBadge: typeof LimelBadge;
857
+ LimelBanner: typeof LimelBanner;
858
+ LimelBreadcrumbs: typeof LimelBreadcrumbs;
859
+ LimelButton: typeof LimelButton;
860
+ LimelButtonGroup: typeof LimelButtonGroup;
861
+ LimelCallout: typeof LimelCallout;
862
+ LimelCard: typeof LimelCard;
863
+ LimelChart: typeof LimelChart;
864
+ LimelCheckbox: typeof LimelCheckbox;
865
+ LimelChip: typeof LimelChip;
866
+ LimelChipSet: typeof LimelChipSet;
867
+ LimelCircularProgress: typeof LimelCircularProgress;
868
+ LimelCodeDiff: typeof LimelCodeDiff;
869
+ LimelCodeEditor: typeof LimelCodeEditor;
870
+ LimelCollapsibleSection: typeof LimelCollapsibleSection;
871
+ LimelColorPicker: typeof LimelColorPicker;
872
+ LimelColorPickerPalette: typeof LimelColorPickerPalette;
873
+ LimelConfig: typeof LimelConfig;
874
+ LimelDatePicker: typeof LimelDatePicker;
875
+ LimelDialog: typeof LimelDialog;
876
+ LimelDock: typeof LimelDock;
877
+ LimelDockButton: typeof LimelDockButton;
878
+ LimelDragHandle: typeof LimelDragHandle;
879
+ LimelDynamicLabel: typeof LimelDynamicLabel;
880
+ LimelEmailViewer: typeof LimelEmailViewer;
881
+ LimelFile: typeof LimelFile;
882
+ LimelFileDropzone: typeof LimelFileDropzone;
883
+ LimelFileInput: typeof LimelFileInput;
884
+ LimelFileViewer: typeof LimelFileViewer;
885
+ LimelFlatpickrAdapter: typeof LimelFlatpickrAdapter;
886
+ LimelFlexContainer: typeof LimelFlexContainer;
887
+ LimelForm: typeof LimelForm;
888
+ LimelGrid: typeof LimelGrid;
889
+ LimelHeader: typeof LimelHeader;
890
+ LimelHelp: typeof LimelHelp;
891
+ LimelHelpContent: typeof LimelHelpContent;
892
+ LimelHelperLine: typeof LimelHelperLine;
893
+ LimelHotkey: typeof LimelHotkey;
894
+ LimelIcon: typeof LimelIcon;
895
+ LimelIconButton: typeof LimelIconButton;
896
+ LimelInfoTile: typeof LimelInfoTile;
897
+ LimelInputField: typeof LimelInputField;
898
+ LimelLinearProgress: typeof LimelLinearProgress;
899
+ LimelList: typeof LimelList;
900
+ LimelListItem: typeof LimelListItem;
901
+ LimelMarkdown: typeof LimelMarkdown;
902
+ LimelMasonryLayout: typeof LimelMasonryLayout;
903
+ LimelMenu: typeof LimelMenu;
904
+ LimelMenuItemMeta: typeof LimelMenuItemMeta;
905
+ LimelMenuList: typeof LimelMenuList;
906
+ LimelMenuSurface: typeof LimelMenuSurface;
907
+ LimelNotchedOutline: typeof LimelNotchedOutline;
908
+ LimelPicker: typeof LimelPicker;
909
+ LimelPopover: typeof LimelPopover;
910
+ LimelPopoverSurface: typeof LimelPopoverSurface;
911
+ LimelPortal: typeof LimelPortal;
912
+ LimelProfilePicture: typeof LimelProfilePicture;
913
+ LimelProgressFlow: typeof LimelProgressFlow;
914
+ LimelProgressFlowItem: typeof LimelProgressFlowItem;
915
+ LimelProsemirrorAdapter: typeof LimelProsemirrorAdapter;
916
+ LimelRadioButton: typeof LimelRadioButton;
917
+ LimelRadioButtonGroup: typeof LimelRadioButtonGroup;
918
+ LimelSelect: typeof LimelSelect;
919
+ LimelShortcut: typeof LimelShortcut;
920
+ LimelSlider: typeof LimelSlider;
921
+ LimelSnackbar: typeof LimelSnackbar;
922
+ LimelSpinner: typeof LimelSpinner;
923
+ LimelSplitButton: typeof LimelSplitButton;
924
+ LimelSwitch: typeof LimelSwitch;
925
+ LimelTabBar: typeof LimelTabBar;
926
+ LimelTabPanel: typeof LimelTabPanel;
927
+ LimelTable: typeof LimelTable;
928
+ LimelTextEditor: typeof LimelTextEditor;
929
+ LimelTextEditorLinkMenu: typeof LimelTextEditorLinkMenu;
930
+ LimelTooltip: typeof LimelTooltip;
931
+ LimelTooltipContent: typeof LimelTooltipContent;
315
932
  }
316
933
  }
@@ -1,11 +1,13 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/AltmanEA/web-types/master/schema/web-types.json",
2
+ "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "framework": "vue",
4
4
  "name": "lime-elements-vue",
5
- "version": "3.0.0-beta.3",
5
+ "version": "3.0.0-beta.5",
6
6
  "contributions": {
7
7
  "html": {
8
- "vue-components": [
8
+ "types-syntax": "typescript",
9
+ "description-markup": "markdown",
10
+ "tags": [
9
11
  {
10
12
  "name": "Limel3dHoverEffectGlow",
11
13
  "source": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lime-elements-vue",
3
- "version": "3.0.0-beta.3",
3
+ "version": "3.0.0-beta.5",
4
4
  "description": "Vue 3 wrapper for Lime Elements web components",
5
5
  "author": "Lime Technologies",
6
6
  "license": "Apache-2.0",
@@ -1,2 +0,0 @@
1
- /// <reference path="./index.d.ts" />
2
- export {};