@synergy-design-system/vue 2.19.3 → 2.20.1
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/components/SynVueAccordion.vue.d.ts +20 -29
- package/dist/components/SynVueAccordion.vue.js +1 -1
- package/dist/components/SynVueAlert.vue.d.ts +3 -1
- package/dist/components/SynVueAlert.vue.js +1 -1
- package/dist/components/SynVueBadge.vue.d.ts +12 -13
- package/dist/components/SynVueBadge.vue.js +1 -1
- package/dist/components/SynVueBreadcrumb.vue.d.ts +14 -17
- package/dist/components/SynVueBreadcrumb.vue.js +1 -1
- package/dist/components/SynVueBreadcrumbItem.vue.d.ts +20 -34
- package/dist/components/SynVueBreadcrumbItem.vue.js +1 -1
- package/dist/components/SynVueButton.vue.d.ts +3 -1
- package/dist/components/SynVueButton.vue.js +1 -1
- package/dist/components/SynVueButtonGroup.vue.d.ts +14 -17
- package/dist/components/SynVueButtonGroup.vue.js +1 -1
- package/dist/components/SynVueCard.vue.d.ts +14 -17
- package/dist/components/SynVueCard.vue.js +1 -1
- package/dist/components/SynVueCheckbox.vue.d.ts +3 -1
- package/dist/components/SynVueCheckbox.vue.js +1 -1
- package/dist/components/SynVueCombobox.vue.d.ts +3 -1
- package/dist/components/SynVueCombobox.vue.js +1 -1
- package/dist/components/SynVueDetails.vue.d.ts +3 -1
- package/dist/components/SynVueDetails.vue.js +1 -1
- package/dist/components/SynVueDialog.vue.d.ts +3 -1
- package/dist/components/SynVueDialog.vue.js +1 -1
- package/dist/components/SynVueDivider.vue.d.ts +7 -9
- package/dist/components/SynVueDivider.vue.js +1 -1
- package/dist/components/SynVueDrawer.vue.d.ts +3 -1
- package/dist/components/SynVueDrawer.vue.js +1 -1
- package/dist/components/SynVueDropdown.vue.d.ts +3 -1
- package/dist/components/SynVueDropdown.vue.js +1 -1
- package/dist/components/SynVueFile.vue.d.ts +3 -1
- package/dist/components/SynVueFile.vue.js +1 -1
- package/dist/components/SynVueHeader.vue.d.ts +3 -1
- package/dist/components/SynVueHeader.vue.js +1 -1
- package/dist/components/SynVueIcon.vue.d.ts +3 -1
- package/dist/components/SynVueIcon.vue.js +1 -1
- package/dist/components/SynVueIconButton.vue.d.ts +3 -1
- package/dist/components/SynVueIconButton.vue.js +1 -1
- package/dist/components/SynVueInput.vue.d.ts +3 -1
- package/dist/components/SynVueInput.vue.js +1 -1
- package/dist/components/SynVueMenu.vue.d.ts +3 -1
- package/dist/components/SynVueMenu.vue.js +1 -1
- package/dist/components/SynVueMenuItem.vue.d.ts +22 -41
- package/dist/components/SynVueMenuItem.vue.js +1 -1
- package/dist/components/SynVueMenuLabel.vue.d.ts +5 -2
- package/dist/components/SynVueMenuLabel.vue.js +1 -1
- package/dist/components/SynVueNavItem.vue.d.ts +3 -1
- package/dist/components/SynVueNavItem.vue.js +1 -1
- package/dist/components/SynVueOptgroup.vue.d.ts +17 -23
- package/dist/components/SynVueOptgroup.vue.js +1 -1
- package/dist/components/SynVueOption.vue.d.ts +19 -29
- package/dist/components/SynVueOption.vue.js +1 -1
- package/dist/components/SynVuePopup.vue.d.ts +3 -1
- package/dist/components/SynVuePopup.vue.js +1 -1
- package/dist/components/SynVuePrioNav.vue.d.ts +5 -2
- package/dist/components/SynVuePrioNav.vue.js +1 -1
- package/dist/components/SynVueProgressBar.vue.d.ts +20 -29
- package/dist/components/SynVueProgressBar.vue.js +1 -1
- package/dist/components/SynVueProgressRing.vue.d.ts +16 -21
- package/dist/components/SynVueProgressRing.vue.js +1 -1
- package/dist/components/SynVueRadio.vue.d.ts +3 -1
- package/dist/components/SynVueRadio.vue.js +1 -1
- package/dist/components/SynVueRadioButton.vue.d.ts +3 -1
- package/dist/components/SynVueRadioButton.vue.js +1 -1
- package/dist/components/SynVueRadioGroup.vue.d.ts +3 -1
- package/dist/components/SynVueRadioGroup.vue.js +1 -1
- package/dist/components/SynVueRange.vue.d.ts +3 -1
- package/dist/components/SynVueRange.vue.js +1 -1
- package/dist/components/SynVueRangeTick.vue.d.ts +12 -13
- package/dist/components/SynVueRangeTick.vue.js +1 -1
- package/dist/components/SynVueSelect.vue.d.ts +3 -1
- package/dist/components/SynVueSelect.vue.js +1 -1
- package/dist/components/SynVueSideNav.vue.d.ts +3 -1
- package/dist/components/SynVueSideNav.vue.js +1 -1
- package/dist/components/SynVueSpinner.vue.d.ts +3 -1
- package/dist/components/SynVueSpinner.vue.js +1 -1
- package/dist/components/SynVueSwitch.vue.d.ts +3 -1
- package/dist/components/SynVueSwitch.vue.js +1 -1
- package/dist/components/SynVueTab.vue.d.ts +3 -1
- package/dist/components/SynVueTab.vue.js +1 -1
- package/dist/components/SynVueTabGroup.vue.d.ts +3 -1
- package/dist/components/SynVueTabGroup.vue.js +1 -1
- package/dist/components/SynVueTabPanel.vue.d.ts +16 -21
- package/dist/components/SynVueTabPanel.vue.js +1 -1
- package/dist/components/SynVueTag.vue.d.ts +3 -1
- package/dist/components/SynVueTag.vue.js +1 -1
- package/dist/components/SynVueTextarea.vue.d.ts +3 -1
- package/dist/components/SynVueTextarea.vue.js +1 -1
- package/dist/components/SynVueTooltip.vue.d.ts +3 -1
- package/dist/components/SynVueTooltip.vue.js +1 -1
- package/dist/components/SynVueValidate.vue.d.ts +22 -57
- package/dist/components/SynVueValidate.vue.js +1 -1
- package/package.json +8 -8
|
@@ -295,7 +295,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
295
295
|
"onSyn-input"?: ((e: SynInputEvent) => any) | undefined;
|
|
296
296
|
"onUpdate:modelValue"?: ((newValue: string) => any) | undefined;
|
|
297
297
|
"onSyn-clear"?: ((e: SynClearEvent) => any) | undefined;
|
|
298
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
298
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
299
|
+
nativeElement: unknown;
|
|
300
|
+
}, any>, {
|
|
299
301
|
default?(_: {}): any;
|
|
300
302
|
}>;
|
|
301
303
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed,
|
|
1
|
+
import { defineComponent, ref, computed, createElementBlock, openBlock, mergeProps, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/input/input.js";
|
|
3
3
|
const _hoisted_1 = ["value"];
|
|
4
4
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -6,7 +6,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{}
|
|
|
6
6
|
"syn-select": (e: SynSelectEvent) => any;
|
|
7
7
|
}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
|
|
8
8
|
"onSyn-select"?: ((e: SynSelectEvent) => any) | undefined;
|
|
9
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
9
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
10
|
+
nativeElement: unknown;
|
|
11
|
+
}, any>, {
|
|
10
12
|
default?(_: {}): any;
|
|
11
13
|
}>;
|
|
12
14
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref,
|
|
1
|
+
import { defineComponent, ref, createElementBlock, openBlock, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/menu/menu.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "SynVueMenu",
|
|
@@ -1,63 +1,44 @@
|
|
|
1
1
|
import { SynMenuItem } from '@synergy-design-system/components';
|
|
2
|
-
|
|
3
|
-
slots: {
|
|
4
|
-
default?(_: {}): any;
|
|
5
|
-
};
|
|
6
|
-
refs: {
|
|
7
|
-
nativeElement: unknown;
|
|
8
|
-
};
|
|
9
|
-
attrs: Partial<{}>;
|
|
10
|
-
};
|
|
11
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
|
-
declare const __VLS_component: import('vue').DefineComponent<{
|
|
2
|
+
type __VLS_Props = {
|
|
13
3
|
/**
|
|
14
4
|
* The type of menu item to render.
|
|
15
5
|
* To use `checked`, this value must be set to `checkbox`.
|
|
16
6
|
*/
|
|
17
|
-
type?: SynMenuItem[
|
|
7
|
+
type?: SynMenuItem['type'];
|
|
18
8
|
/**
|
|
19
9
|
* Draws the item in a checked state.
|
|
20
10
|
*/
|
|
21
|
-
checked?: SynMenuItem[
|
|
11
|
+
checked?: SynMenuItem['checked'];
|
|
22
12
|
/**
|
|
23
13
|
* A unique value to store in the menu item.
|
|
24
14
|
* This can be used as a way to identify menu items when selected.
|
|
25
15
|
*/
|
|
26
|
-
value?: SynMenuItem[
|
|
16
|
+
value?: SynMenuItem['value'];
|
|
27
17
|
/**
|
|
28
18
|
* Draws the menu item in a loading state.
|
|
29
19
|
*/
|
|
30
|
-
loading?: SynMenuItem[
|
|
20
|
+
loading?: SynMenuItem['loading'];
|
|
31
21
|
/**
|
|
32
22
|
* Draws the menu item in a disabled state, preventing selection.
|
|
33
23
|
*/
|
|
34
|
-
disabled?: SynMenuItem[
|
|
35
|
-
}
|
|
24
|
+
disabled?: SynMenuItem['disabled'];
|
|
25
|
+
};
|
|
26
|
+
declare function __VLS_template(): {
|
|
27
|
+
attrs: Partial<{}>;
|
|
28
|
+
slots: {
|
|
29
|
+
default?(_: {}): any;
|
|
30
|
+
};
|
|
31
|
+
refs: {
|
|
32
|
+
nativeElement: unknown;
|
|
33
|
+
};
|
|
34
|
+
rootEl: any;
|
|
35
|
+
};
|
|
36
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
37
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
36
38
|
nativeElement: import('vue').Ref<SynMenuItem | undefined, SynMenuItem | undefined>;
|
|
37
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
* To use `checked`, this value must be set to `checkbox`.
|
|
41
|
-
*/
|
|
42
|
-
type?: SynMenuItem["type"];
|
|
43
|
-
/**
|
|
44
|
-
* Draws the item in a checked state.
|
|
45
|
-
*/
|
|
46
|
-
checked?: SynMenuItem["checked"];
|
|
47
|
-
/**
|
|
48
|
-
* A unique value to store in the menu item.
|
|
49
|
-
* This can be used as a way to identify menu items when selected.
|
|
50
|
-
*/
|
|
51
|
-
value?: SynMenuItem["value"];
|
|
52
|
-
/**
|
|
53
|
-
* Draws the menu item in a loading state.
|
|
54
|
-
*/
|
|
55
|
-
loading?: SynMenuItem["loading"];
|
|
56
|
-
/**
|
|
57
|
-
* Draws the menu item in a disabled state, preventing selection.
|
|
58
|
-
*/
|
|
59
|
-
disabled?: SynMenuItem["disabled"];
|
|
60
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
39
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
40
|
+
nativeElement: unknown;
|
|
41
|
+
}, any>;
|
|
61
42
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
62
43
|
export default _default;
|
|
63
44
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed,
|
|
1
|
+
import { defineComponent, ref, computed, createElementBlock, openBlock, mergeProps, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/menu-item/menu-item.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "SynVueMenuItem",
|
|
@@ -1,17 +1,20 @@
|
|
|
1
1
|
import { SynMenuLabel } from '@synergy-design-system/components';
|
|
2
2
|
declare function __VLS_template(): {
|
|
3
|
+
attrs: Partial<{}>;
|
|
3
4
|
slots: {
|
|
4
5
|
default?(_: {}): any;
|
|
5
6
|
};
|
|
6
7
|
refs: {
|
|
7
8
|
nativeElement: unknown;
|
|
8
9
|
};
|
|
9
|
-
|
|
10
|
+
rootEl: any;
|
|
10
11
|
};
|
|
11
12
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
13
|
declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
13
14
|
nativeElement: import('vue').Ref<SynMenuLabel | undefined, SynMenuLabel | undefined>;
|
|
14
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
15
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
16
|
+
nativeElement: unknown;
|
|
17
|
+
}, any>;
|
|
15
18
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
16
19
|
export default _default;
|
|
17
20
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref,
|
|
1
|
+
import { defineComponent, ref, createElementBlock, openBlock, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/menu-label/menu-label.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "SynVueMenuLabel",
|
|
@@ -81,7 +81,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
81
81
|
"onSyn-hide"?: ((e: SynHideEvent) => any) | undefined;
|
|
82
82
|
"onSyn-blur"?: ((e: SynBlurEvent) => any) | undefined;
|
|
83
83
|
"onSyn-focus"?: ((e: SynFocusEvent) => any) | undefined;
|
|
84
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
84
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
85
|
+
nativeElement: unknown;
|
|
86
|
+
}, any>, {
|
|
85
87
|
default?(_: {}): any;
|
|
86
88
|
}>;
|
|
87
89
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed,
|
|
1
|
+
import { defineComponent, ref, computed, createElementBlock, openBlock, mergeProps, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/nav-item/nav-item.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "SynVueNavItem",
|
|
@@ -1,37 +1,31 @@
|
|
|
1
1
|
import { SynOptgroup } from '@synergy-design-system/components';
|
|
2
|
+
type __VLS_Props = {
|
|
3
|
+
/**
|
|
4
|
+
* Disables all options in the optgroup.
|
|
5
|
+
*/
|
|
6
|
+
disabled?: SynOptgroup['disabled'];
|
|
7
|
+
/**
|
|
8
|
+
* The optgroups label.
|
|
9
|
+
* If you need to display HTML, use the `label` slot instead.
|
|
10
|
+
*/
|
|
11
|
+
label?: SynOptgroup['label'];
|
|
12
|
+
};
|
|
2
13
|
declare function __VLS_template(): {
|
|
14
|
+
attrs: Partial<{}>;
|
|
3
15
|
slots: {
|
|
4
16
|
default?(_: {}): any;
|
|
5
17
|
};
|
|
6
18
|
refs: {
|
|
7
19
|
nativeElement: unknown;
|
|
8
20
|
};
|
|
9
|
-
|
|
21
|
+
rootEl: any;
|
|
10
22
|
};
|
|
11
23
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
|
-
declare const __VLS_component: import('vue').DefineComponent<{
|
|
13
|
-
/**
|
|
14
|
-
* Disables all options in the optgroup.
|
|
15
|
-
*/
|
|
16
|
-
disabled?: SynOptgroup["disabled"];
|
|
17
|
-
/**
|
|
18
|
-
* The optgroups label.
|
|
19
|
-
* If you need to display HTML, use the `label` slot instead.
|
|
20
|
-
*/
|
|
21
|
-
label?: SynOptgroup["label"];
|
|
22
|
-
}, {
|
|
24
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
23
25
|
nativeElement: import('vue').Ref<SynOptgroup | undefined, SynOptgroup | undefined>;
|
|
24
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
*/
|
|
28
|
-
disabled?: SynOptgroup["disabled"];
|
|
29
|
-
/**
|
|
30
|
-
* The optgroups label.
|
|
31
|
-
* If you need to display HTML, use the `label` slot instead.
|
|
32
|
-
*/
|
|
33
|
-
label?: SynOptgroup["label"];
|
|
34
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
26
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
27
|
+
nativeElement: unknown;
|
|
28
|
+
}, any>;
|
|
35
29
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
36
30
|
export default _default;
|
|
37
31
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed,
|
|
1
|
+
import { defineComponent, ref, computed, createElementBlock, openBlock, mergeProps, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/optgroup/optgroup.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "SynVueOptgroup",
|
|
@@ -1,15 +1,5 @@
|
|
|
1
1
|
import { SynOption } from '@synergy-design-system/components';
|
|
2
|
-
|
|
3
|
-
slots: {
|
|
4
|
-
default?(_: {}): any;
|
|
5
|
-
};
|
|
6
|
-
refs: {
|
|
7
|
-
nativeElement: unknown;
|
|
8
|
-
};
|
|
9
|
-
attrs: Partial<{}>;
|
|
10
|
-
};
|
|
11
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
|
-
declare const __VLS_component: import('vue').DefineComponent<{
|
|
2
|
+
type __VLS_Props = {
|
|
13
3
|
/**
|
|
14
4
|
* The option's value.
|
|
15
5
|
* When selected, the containing form control will receive this value.
|
|
@@ -18,28 +8,28 @@ declare const __VLS_component: import('vue').DefineComponent<{
|
|
|
18
8
|
* Values may not contain spaces, as spaces are used as delimiters when listing
|
|
19
9
|
multiple values.
|
|
20
10
|
*/
|
|
21
|
-
value?: SynOption[
|
|
11
|
+
value?: SynOption['value'];
|
|
22
12
|
/**
|
|
23
13
|
* Draws the option in a disabled state, preventing selection.
|
|
24
14
|
*/
|
|
25
|
-
disabled?: SynOption[
|
|
26
|
-
}
|
|
15
|
+
disabled?: SynOption['disabled'];
|
|
16
|
+
};
|
|
17
|
+
declare function __VLS_template(): {
|
|
18
|
+
attrs: Partial<{}>;
|
|
19
|
+
slots: {
|
|
20
|
+
default?(_: {}): any;
|
|
21
|
+
};
|
|
22
|
+
refs: {
|
|
23
|
+
nativeElement: unknown;
|
|
24
|
+
};
|
|
25
|
+
rootEl: any;
|
|
26
|
+
};
|
|
27
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
28
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
27
29
|
nativeElement: import('vue').Ref<SynOption | undefined, SynOption | undefined>;
|
|
28
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
* When selected, the containing form control will receive this value.
|
|
32
|
-
* The value must be unique
|
|
33
|
-
from other options in the same group.
|
|
34
|
-
* Values may not contain spaces, as spaces are used as delimiters when listing
|
|
35
|
-
multiple values.
|
|
36
|
-
*/
|
|
37
|
-
value?: SynOption["value"];
|
|
38
|
-
/**
|
|
39
|
-
* Draws the option in a disabled state, preventing selection.
|
|
40
|
-
*/
|
|
41
|
-
disabled?: SynOption["disabled"];
|
|
42
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
30
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
31
|
+
nativeElement: unknown;
|
|
32
|
+
}, any>;
|
|
43
33
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
44
34
|
export default _default;
|
|
45
35
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed,
|
|
1
|
+
import { defineComponent, ref, computed, createElementBlock, openBlock, mergeProps, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/option/option.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "SynVueOption",
|
|
@@ -276,7 +276,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
276
276
|
hoverBridge?: SynPopup["hoverBridge"];
|
|
277
277
|
}> & Readonly<{
|
|
278
278
|
"onSyn-reposition"?: ((e: SynRepositionEvent) => any) | undefined;
|
|
279
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
279
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
280
|
+
nativeElement: unknown;
|
|
281
|
+
}, any>, {
|
|
280
282
|
default?(_: {}): any;
|
|
281
283
|
}>;
|
|
282
284
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed,
|
|
1
|
+
import { defineComponent, ref, computed, createElementBlock, openBlock, mergeProps, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/popup/popup.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "SynVuePopup",
|
|
@@ -1,17 +1,20 @@
|
|
|
1
1
|
import { SynPrioNav } from '@synergy-design-system/components';
|
|
2
2
|
declare function __VLS_template(): {
|
|
3
|
+
attrs: Partial<{}>;
|
|
3
4
|
slots: {
|
|
4
5
|
default?(_: {}): any;
|
|
5
6
|
};
|
|
6
7
|
refs: {
|
|
7
8
|
nativeElement: unknown;
|
|
8
9
|
};
|
|
9
|
-
|
|
10
|
+
rootEl: any;
|
|
10
11
|
};
|
|
11
12
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
13
|
declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
13
14
|
nativeElement: import('vue').Ref<SynPrioNav | undefined, SynPrioNav | undefined>;
|
|
14
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
15
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
16
|
+
nativeElement: unknown;
|
|
17
|
+
}, any>;
|
|
15
18
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
16
19
|
export default _default;
|
|
17
20
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref,
|
|
1
|
+
import { defineComponent, ref, createElementBlock, openBlock, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/prio-nav/prio-nav.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "SynVuePrioNav",
|
|
@@ -1,43 +1,34 @@
|
|
|
1
1
|
import { SynProgressBar } from '@synergy-design-system/components';
|
|
2
|
-
|
|
3
|
-
slots: {
|
|
4
|
-
default?(_: {}): any;
|
|
5
|
-
};
|
|
6
|
-
refs: {
|
|
7
|
-
nativeElement: unknown;
|
|
8
|
-
};
|
|
9
|
-
attrs: Partial<{}>;
|
|
10
|
-
};
|
|
11
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
|
-
declare const __VLS_component: import('vue').DefineComponent<{
|
|
2
|
+
type __VLS_Props = {
|
|
13
3
|
/**
|
|
14
4
|
* The current progress as a percentage, 0 to 100.
|
|
15
5
|
*/
|
|
16
|
-
value?: SynProgressBar[
|
|
6
|
+
value?: SynProgressBar['value'];
|
|
17
7
|
/**
|
|
18
8
|
* When true, percentage is ignored, the label is hidden, and the progress bar is drawn in an indeterminate state.
|
|
19
9
|
*/
|
|
20
|
-
indeterminate?: SynProgressBar[
|
|
10
|
+
indeterminate?: SynProgressBar['indeterminate'];
|
|
21
11
|
/**
|
|
22
12
|
* A custom label for assistive devices.
|
|
23
13
|
*/
|
|
24
|
-
label?: SynProgressBar[
|
|
25
|
-
}
|
|
14
|
+
label?: SynProgressBar['label'];
|
|
15
|
+
};
|
|
16
|
+
declare function __VLS_template(): {
|
|
17
|
+
attrs: Partial<{}>;
|
|
18
|
+
slots: {
|
|
19
|
+
default?(_: {}): any;
|
|
20
|
+
};
|
|
21
|
+
refs: {
|
|
22
|
+
nativeElement: unknown;
|
|
23
|
+
};
|
|
24
|
+
rootEl: any;
|
|
25
|
+
};
|
|
26
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
27
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
26
28
|
nativeElement: import('vue').Ref<SynProgressBar | undefined, SynProgressBar | undefined>;
|
|
27
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
*/
|
|
31
|
-
value?: SynProgressBar["value"];
|
|
32
|
-
/**
|
|
33
|
-
* When true, percentage is ignored, the label is hidden, and the progress bar is drawn in an indeterminate state.
|
|
34
|
-
*/
|
|
35
|
-
indeterminate?: SynProgressBar["indeterminate"];
|
|
36
|
-
/**
|
|
37
|
-
* A custom label for assistive devices.
|
|
38
|
-
*/
|
|
39
|
-
label?: SynProgressBar["label"];
|
|
40
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
29
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
30
|
+
nativeElement: unknown;
|
|
31
|
+
}, any>;
|
|
41
32
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
42
33
|
export default _default;
|
|
43
34
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed,
|
|
1
|
+
import { defineComponent, ref, computed, createElementBlock, openBlock, mergeProps, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/progress-bar/progress-bar.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "SynVueProgressBar",
|
|
@@ -1,35 +1,30 @@
|
|
|
1
1
|
import { SynProgressRing } from '@synergy-design-system/components';
|
|
2
|
+
type __VLS_Props = {
|
|
3
|
+
/**
|
|
4
|
+
* The current progress as a percentage, 0 to 100.
|
|
5
|
+
*/
|
|
6
|
+
value?: SynProgressRing['value'];
|
|
7
|
+
/**
|
|
8
|
+
* A custom label for assistive devices.
|
|
9
|
+
*/
|
|
10
|
+
label?: SynProgressRing['label'];
|
|
11
|
+
};
|
|
2
12
|
declare function __VLS_template(): {
|
|
13
|
+
attrs: Partial<{}>;
|
|
3
14
|
slots: {
|
|
4
15
|
default?(_: {}): any;
|
|
5
16
|
};
|
|
6
17
|
refs: {
|
|
7
18
|
nativeElement: unknown;
|
|
8
19
|
};
|
|
9
|
-
|
|
20
|
+
rootEl: any;
|
|
10
21
|
};
|
|
11
22
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
|
-
declare const __VLS_component: import('vue').DefineComponent<{
|
|
13
|
-
/**
|
|
14
|
-
* The current progress as a percentage, 0 to 100.
|
|
15
|
-
*/
|
|
16
|
-
value?: SynProgressRing["value"];
|
|
17
|
-
/**
|
|
18
|
-
* A custom label for assistive devices.
|
|
19
|
-
*/
|
|
20
|
-
label?: SynProgressRing["label"];
|
|
21
|
-
}, {
|
|
23
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
22
24
|
nativeElement: import('vue').Ref<SynProgressRing | undefined, SynProgressRing | undefined>;
|
|
23
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
*/
|
|
27
|
-
value?: SynProgressRing["value"];
|
|
28
|
-
/**
|
|
29
|
-
* A custom label for assistive devices.
|
|
30
|
-
*/
|
|
31
|
-
label?: SynProgressRing["label"];
|
|
32
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
25
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
26
|
+
nativeElement: unknown;
|
|
27
|
+
}, any>;
|
|
33
28
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
34
29
|
export default _default;
|
|
35
30
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed,
|
|
1
|
+
import { defineComponent, ref, computed, createElementBlock, openBlock, mergeProps, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/progress-ring/progress-ring.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "SynVueProgressRing",
|
|
@@ -41,7 +41,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
41
41
|
}> & Readonly<{
|
|
42
42
|
"onSyn-blur"?: ((e: SynBlurEvent) => any) | undefined;
|
|
43
43
|
"onSyn-focus"?: ((e: SynFocusEvent) => any) | undefined;
|
|
44
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
44
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
45
|
+
nativeElement: unknown;
|
|
46
|
+
}, any>, {
|
|
45
47
|
default?(_: {}): any;
|
|
46
48
|
}>;
|
|
47
49
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed,
|
|
1
|
+
import { defineComponent, ref, computed, createElementBlock, openBlock, mergeProps, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/radio/radio.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "SynVueRadio",
|
|
@@ -49,7 +49,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
49
49
|
}> & Readonly<{
|
|
50
50
|
"onSyn-blur"?: ((e: SynBlurEvent) => any) | undefined;
|
|
51
51
|
"onSyn-focus"?: ((e: SynFocusEvent) => any) | undefined;
|
|
52
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
52
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
53
|
+
nativeElement: unknown;
|
|
54
|
+
}, any>, {
|
|
53
55
|
default?(_: {}): any;
|
|
54
56
|
}>;
|
|
55
57
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed,
|
|
1
|
+
import { defineComponent, ref, computed, createElementBlock, openBlock, mergeProps, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/radio-button/radio-button.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "SynVueRadioButton",
|
|
@@ -98,7 +98,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
98
98
|
"onSyn-change"?: ((e: SynChangeEvent) => any) | undefined;
|
|
99
99
|
"onSyn-input"?: ((e: SynInputEvent) => any) | undefined;
|
|
100
100
|
"onUpdate:modelValue"?: ((newValue: string) => any) | undefined;
|
|
101
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
101
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
102
|
+
nativeElement: unknown;
|
|
103
|
+
}, any>, {
|
|
102
104
|
default?(_: {}): any;
|
|
103
105
|
}>;
|
|
104
106
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed,
|
|
1
|
+
import { defineComponent, ref, computed, createElementBlock, openBlock, mergeProps, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/radio-group/radio-group.js";
|
|
3
3
|
const _hoisted_1 = ["value"];
|
|
4
4
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -155,7 +155,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
155
155
|
"onSyn-input"?: ((e: SynInputEvent) => any) | undefined;
|
|
156
156
|
"onUpdate:modelValue"?: ((newValue: string | null) => any) | undefined;
|
|
157
157
|
"onSyn-move"?: ((e: SynMoveEvent) => any) | undefined;
|
|
158
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
158
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
159
|
+
nativeElement: unknown;
|
|
160
|
+
}, any>, {
|
|
159
161
|
default?(_: {}): any;
|
|
160
162
|
}>;
|
|
161
163
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed,
|
|
1
|
+
import { defineComponent, ref, computed, createElementBlock, openBlock, mergeProps, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/range/range.js";
|
|
3
3
|
const _hoisted_1 = ["value"];
|
|
4
4
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,27 +1,26 @@
|
|
|
1
1
|
import { SynRangeTick } from '@synergy-design-system/components';
|
|
2
|
+
type __VLS_Props = {
|
|
3
|
+
/**
|
|
4
|
+
* Whether the tick should be shown as a subdivision.
|
|
5
|
+
*/
|
|
6
|
+
subdivision?: SynRangeTick['subdivision'];
|
|
7
|
+
};
|
|
2
8
|
declare function __VLS_template(): {
|
|
9
|
+
attrs: Partial<{}>;
|
|
3
10
|
slots: {
|
|
4
11
|
default?(_: {}): any;
|
|
5
12
|
};
|
|
6
13
|
refs: {
|
|
7
14
|
nativeElement: unknown;
|
|
8
15
|
};
|
|
9
|
-
|
|
16
|
+
rootEl: any;
|
|
10
17
|
};
|
|
11
18
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
|
-
declare const __VLS_component: import('vue').DefineComponent<{
|
|
13
|
-
/**
|
|
14
|
-
* Whether the tick should be shown as a subdivision.
|
|
15
|
-
*/
|
|
16
|
-
subdivision?: SynRangeTick["subdivision"];
|
|
17
|
-
}, {
|
|
19
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
18
20
|
nativeElement: import('vue').Ref<SynRangeTick | undefined, SynRangeTick | undefined>;
|
|
19
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
*/
|
|
23
|
-
subdivision?: SynRangeTick["subdivision"];
|
|
24
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
21
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
22
|
+
nativeElement: unknown;
|
|
23
|
+
}, any>;
|
|
25
24
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
26
25
|
export default _default;
|
|
27
26
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed,
|
|
1
|
+
import { defineComponent, ref, computed, createElementBlock, openBlock, mergeProps, renderSlot } from "vue";
|
|
2
2
|
import "@synergy-design-system/components/components/range-tick/range-tick.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "SynVueRangeTick",
|
|
@@ -219,7 +219,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
219
219
|
"onSyn-input"?: ((e: SynInputEvent) => any) | undefined;
|
|
220
220
|
"onUpdate:modelValue"?: ((newValue: string | string[]) => any) | undefined;
|
|
221
221
|
"onSyn-clear"?: ((e: SynClearEvent) => any) | undefined;
|
|
222
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
222
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
223
|
+
nativeElement: unknown;
|
|
224
|
+
}, any>, {
|
|
223
225
|
default?(_: {}): any;
|
|
224
226
|
}>;
|
|
225
227
|
export default _default;
|