@omnia/fx 8.0.134-dev → 8.0.136-dev

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (88) hide show
  1. package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +21 -0
  2. package/internal-do-not-import-from-here/ux/blueprintpickers/backgroundstyle/BackgroundStyleEditor.d.ts +7 -3
  3. package/internal-do-not-import-from-here/ux/blueprintpickers/blueprintTemplate/BlueprintsTemplatePicker.d.ts +98 -98
  4. package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstyle/ButtonBlueprintsViewer.d.ts +7 -7
  5. package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstyle/ButtonStylePicker.d.ts +7 -3
  6. package/internal-do-not-import-from-here/ux/blueprintpickers/chrome/ChromePicker.d.ts +21 -0
  7. package/internal-do-not-import-from-here/ux/blueprintpickers/iconstylepicker/IconStylePicker.d.ts +7 -3
  8. package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/SpacingPicker3.d.ts +21 -0
  9. package/internal-do-not-import-from-here/ux/blueprintpickers/tabs/TabBlueprintsViewer.d.ts +7 -7
  10. package/internal-do-not-import-from-here/ux/blueprintpickers/tabs/TabStylePicker.d.ts +7 -3
  11. package/internal-do-not-import-from-here/ux/blueprintpickers/textstylepicker/TextStylePicker.d.ts +7 -3
  12. package/internal-do-not-import-from-here/ux/blueprintpickers/typography/TypographyPicker.d.ts +7 -3
  13. package/internal-do-not-import-from-here/ux/borderpicker/BorderPicker.d.ts +7 -3
  14. package/internal-do-not-import-from-here/ux/colorpickerV2/ColorPicker.css.d.ts +2 -1
  15. package/internal-do-not-import-from-here/ux/colorpickerV2/ColorPicker.d.ts +29 -0
  16. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaPicker.d.ts +50 -0
  17. package/internal-do-not-import-from-here/ux/fillpicker/FillPicker.d.ts +12 -6
  18. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +21 -0
  19. package/internal-do-not-import-from-here/ux/governancedashboard/BarChartIndicator.d.ts +2 -2
  20. package/internal-do-not-import-from-here/ux/journey/{JourneyV2.d.ts → Journey.d.ts} +1 -1
  21. package/internal-do-not-import-from-here/ux/journey/JourneyPlaceHolder.d.ts +53 -0
  22. package/internal-do-not-import-from-here/ux/journey/JourneyRouter.d.ts +8 -0
  23. package/internal-do-not-import-from-here/ux/journey/docs/ExampleComponents.d.ts +1 -0
  24. package/internal-do-not-import-from-here/ux/journey/docs/SampleVariants.d.ts +16 -0
  25. package/internal-do-not-import-from-here/ux/journey/docs/index.d.ts +3 -0
  26. package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +8 -8
  27. package/internal-do-not-import-from-here/ux/jsonexportimport/ExportImport.d.ts +6 -2
  28. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +9 -9
  29. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +29 -0
  30. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +3367 -3239
  31. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +7758 -7502
  32. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +9 -9
  33. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +29 -0
  34. package/internal-do-not-import-from-here/ux/oxide/pagination/docs/ExampleComponents.d.ts +1 -0
  35. package/internal-do-not-import-from-here/ux/oxide/pagination/docs/SampleComponent.d.ts +16 -0
  36. package/internal-do-not-import-from-here/ux/oxide/pagination/docs/index.d.ts +1 -0
  37. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.css.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/ExampleComponents.d.ts +1 -0
  40. package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/SampleComponent.d.ts +16 -0
  41. package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/index.d.ts +1 -0
  42. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +7758 -7502
  43. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.css.d.ts +1 -1
  44. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +26 -0
  45. package/internal-do-not-import-from-here/ux/oxide/treeview/docs/index.d.ts +0 -2
  46. package/internal-do-not-import-from-here/ux/pickerwrapper/PickerWrapper.d.ts +48 -0
  47. package/internal-do-not-import-from-here/ux/pickerwrapper/docs/ExampleComponents.d.ts +1 -0
  48. package/internal-do-not-import-from-here/ux/pickerwrapper/docs/SampleComponent.d.ts +16 -0
  49. package/internal-do-not-import-from-here/ux/pickerwrapper/docs/index.d.ts +1 -0
  50. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/BlueprintPreview.d.ts +16 -0
  51. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ButtonsEditorStore.d.ts +54 -0
  52. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +8 -6
  53. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +251 -45
  54. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/TabsEditorStore.d.ts +52 -0
  55. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/themes/store/ThemeEditorStore.d.ts +32 -12
  56. package/internal-do-not-import-from-here/ux/theming-v2/designkits/shared/ThemeDefinitionInstance.d.ts +1 -9
  57. package/internal-do-not-import-from-here/ux/theming-v2/store/BlueprintTemplatesStore.d.ts +19 -9
  58. package/internal-do-not-import-from-here/ux/theming-v2/store/ChromeBlueprintStore.d.ts +3309 -3218
  59. package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaDefinitionStore.d.ts +15 -5
  60. package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaStore.d.ts +3309 -3218
  61. package/internal-do-not-import-from-here/ux/theming-v2/store/ComponentBlueprintStore.d.ts +13 -4978
  62. package/internal-do-not-import-from-here/ux/theming-v2/store/SpacingBlueprintStore.d.ts +3309 -3218
  63. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeContextStore.d.ts +406 -54
  64. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeDefinitionStoreV2.d.ts +20 -10
  65. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeStoreV2.d.ts +47 -10
  66. package/internal-do-not-import-from-here/ux/theming-v2/store/TypographyBlueprintStore.d.ts +3309 -3218
  67. package/internal-do-not-import-from-here/ux/theming-v2/themepicker/ThemePicker.d.ts +9 -9
  68. package/internal-do-not-import-from-here/ux/theming-v2/themeprovider/ThemeProvider.d.ts +0 -8
  69. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +3367 -3239
  70. package/internal-do-not-import-from-here/ux/use/UseWebNotification.d.ts +4 -4
  71. package/internal-do-not-import-from-here/ux/use/index.d.ts +0 -1
  72. package/internal-do-not-import-from-here/ux/velcron/core/events/CreateEventHook.d.ts +5 -0
  73. package/internal-do-not-import-from-here/ux/velcron/core/events/index.d.ts +1 -0
  74. package/internal-do-not-import-from-here/ux/velcron/core/index.d.ts +1 -0
  75. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +5 -2
  76. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +0 -3
  77. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +1 -4
  78. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +11 -3
  79. package/internal-do-not-import-from-here/wctypings.d.ts +27 -1
  80. package/package.json +2 -2
  81. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/SpacingBlade.d.ts +0 -0
  82. package/internal-do-not-import-from-here/ux/use/UseEventHook.d.ts +0 -14
  83. /package/internal-do-not-import-from-here/ux/datetimezonepicker/docs/{SampleComponent.d.ts → DateTimeZonePickerExample.d.ts} +0 -0
  84. /package/internal-do-not-import-from-here/ux/journey/{JourneyV2.css.d.ts → Journey.css.d.ts} +0 -0
  85. /package/internal-do-not-import-from-here/ux/{oxide/treeview → journey}/docs/ExampleComponentsMenu.d.ts +0 -0
  86. /package/internal-do-not-import-from-here/ux/{oxide/treeview → journey}/docs/SampleButtons.d.ts +0 -0
  87. /package/internal-do-not-import-from-here/ux/{oxide/treeview/docs/SampleComponentMenu.d.ts → journey/docs/SampleComponent.d.ts} +0 -0
  88. /package/internal-do-not-import-from-here/ux/{oxide/treeview/docs/SampleVariants.d.ts → journey/docs/SampleComponentMenu.d.ts} +0 -0
@@ -0,0 +1,8 @@
1
+ import { GuidValue } from "@omnia/fx-models";
2
+ export type JourneyBladeRouterState = {
3
+ [name: string]: string | boolean | number | GuidValue;
4
+ };
5
+ export declare const journeyRouter: () => {
6
+ getBladeState: (bladeId: GuidValue) => JourneyBladeRouterState;
7
+ addOrUpdateBladeState: (bladeId: GuidValue, state: JourneyBladeRouterState) => void;
8
+ };
@@ -0,0 +1 @@
1
+ export declare const ExampleComponents: import("@omnia/fx/ux").DocumentationSpec;
@@ -0,0 +1,16 @@
1
+ declare const _default: {
2
+ new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{}>>, {}, true, {}, {}, {
3
+ P: {};
4
+ B: {};
5
+ D: {};
6
+ C: {};
7
+ M: {};
8
+ Defaults: {};
9
+ }, Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, {}>;
10
+ __isFragment?: never;
11
+ __isTeleport?: never;
12
+ __isSuspense?: never;
13
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
14
+ propsDefinition: Omit<Readonly<{} & {}>, never>;
15
+ };
16
+ export default _default;
@@ -0,0 +1,3 @@
1
+ export declare const spec: import("@omnia/fx/ux").DocumentationSpec;
2
+ export declare const spec2: import("@omnia/fx/ux").DocumentationSpec;
3
+ export declare const spec3: import("@omnia/fx/ux").DocumentationSpec;
@@ -167,7 +167,7 @@ export declare const useJourneyStore: () => {
167
167
  subscribe(fn: (blade: BladeInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
168
168
  };
169
169
  setBladeStates: {
170
- subscribe(fn: (byPassBladeOrder?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
170
+ subscribe(fn: (activeIndex: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
171
171
  };
172
172
  moveNext: {
173
173
  subscribe(fn: (fromBladeId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -176,7 +176,7 @@ export declare const useJourneyStore: () => {
176
176
  subscribe(fn: (fromBladeId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
177
177
  };
178
178
  travelTo: {
179
- subscribe(fn: (fromBladeId: GuidValue, toBladeId: GuidValue, closeOpenBlades?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
179
+ subscribe(fn: (fromBladeId: GuidValue, toBladeId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
180
180
  };
181
181
  setActiveIndex: {
182
182
  subscribe(fn: (index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -238,7 +238,7 @@ export declare const useJourneyStore: () => {
238
238
  subscribe(fn: (result: number, blade: BladeInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
239
239
  };
240
240
  setBladeStates: {
241
- subscribe(fn: (result: void, byPassBladeOrder?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
241
+ subscribe(fn: (result: void, activeIndex: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
242
242
  };
243
243
  moveNext: {
244
244
  subscribe(fn: (result: void, fromBladeId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -247,7 +247,7 @@ export declare const useJourneyStore: () => {
247
247
  subscribe(fn: (result: void, fromBladeId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
248
248
  };
249
249
  travelTo: {
250
- subscribe(fn: (result: void, fromBladeId: GuidValue, toBladeId: GuidValue, closeOpenBlades?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
250
+ subscribe(fn: (result: void, fromBladeId: GuidValue, toBladeId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
251
251
  };
252
252
  setActiveIndex: {
253
253
  subscribe(fn: (result: void, index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -309,7 +309,7 @@ export declare const useJourneyStore: () => {
309
309
  subscribe(fn: (failureReason: any, blade: BladeInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
310
310
  };
311
311
  setBladeStates: {
312
- subscribe(fn: (failureReason: any, byPassBladeOrder?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
312
+ subscribe(fn: (failureReason: any, activeIndex: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
313
313
  };
314
314
  moveNext: {
315
315
  subscribe(fn: (failureReason: any, fromBladeId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -318,7 +318,7 @@ export declare const useJourneyStore: () => {
318
318
  subscribe(fn: (failureReason: any, fromBladeId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
319
319
  };
320
320
  travelTo: {
321
- subscribe(fn: (failureReason: any, fromBladeId: GuidValue, toBladeId: GuidValue, closeOpenBlades?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
321
+ subscribe(fn: (failureReason: any, fromBladeId: GuidValue, toBladeId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
322
322
  };
323
323
  setActiveIndex: {
324
324
  subscribe(fn: (failureReason: any, index: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -329,10 +329,10 @@ export declare const useJourneyStore: () => {
329
329
  addBlade(newBlade: BladeInstance): void;
330
330
  removeBlade(blade: BladeInstance): void;
331
331
  getBladeSize(blade: BladeInstance): number;
332
- setBladeStates(byPassBladeOrder?: boolean): void;
332
+ setBladeStates(activeIndex: number): void;
333
333
  moveNext(fromBladeId: GuidValue): void;
334
334
  movePrev(fromBladeId: GuidValue): void;
335
- travelTo(fromBladeId: GuidValue, toBladeId: GuidValue, closeOpenBlades?: boolean): void;
335
+ travelTo(fromBladeId: GuidValue, toBladeId: GuidValue): void;
336
336
  setActiveIndex(index: number): void;
337
337
  };
338
338
  };
@@ -8,7 +8,9 @@ declare const _default: (props: {
8
8
  modelValue?: Object;
9
9
  } & {
10
10
  readOnly?: boolean;
11
- } & Omit<{}, "v-model" | "onUpdate:modelValue" | "modelValue" | "readOnly"> & {
11
+ } & Omit<{
12
+ "onClick:import"?: (data: any) => any;
13
+ }, "v-model" | "onUpdate:modelValue" | "modelValue" | "readOnly"> & {
12
14
  "v-slots"?: {
13
15
  default?: import("vue").Slot;
14
16
  } & DefineSlot<"activator", () => VNodeChild>;
@@ -62,7 +64,9 @@ declare const _default: (props: {
62
64
  "v-slots"?: {
63
65
  default?: import("vue").Slot;
64
66
  } & DefineSlot<"activator", () => VNodeChild>;
65
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "v-model" | "onUpdate:modelValue" | "modelValue" | "readOnly">;
67
+ } & {
68
+ "onClick:import"?: (data: any) => any;
69
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "v-model" | "onUpdate:modelValue" | "modelValue" | "readOnly">;
66
70
  } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
67
71
  [key: string]: any;
68
72
  }>;
@@ -37,9 +37,9 @@ declare const _default: {
37
37
  type: import("vue").PropType<boolean>;
38
38
  };
39
39
  variant: {
40
- type: import("vue").PropType<"default" | "app" | "chrome">;
40
+ type: import("vue").PropType<"default" | "chrome" | "app">;
41
41
  } & {
42
- type: import("vue").PropType<"default" | "app" | "chrome">;
42
+ type: import("vue").PropType<"default" | "chrome" | "app">;
43
43
  };
44
44
  absolute: {
45
45
  type: import("vue").PropType<boolean>;
@@ -100,9 +100,9 @@ declare const _default: {
100
100
  type: import("vue").PropType<boolean>;
101
101
  };
102
102
  variant: {
103
- type: import("vue").PropType<"default" | "app" | "chrome">;
103
+ type: import("vue").PropType<"default" | "chrome" | "app">;
104
104
  } & {
105
- type: import("vue").PropType<"default" | "app" | "chrome">;
105
+ type: import("vue").PropType<"default" | "chrome" | "app">;
106
106
  };
107
107
  absolute: {
108
108
  type: import("vue").PropType<boolean>;
@@ -171,9 +171,9 @@ declare const _default: {
171
171
  type: import("vue").PropType<boolean>;
172
172
  };
173
173
  variant: {
174
- type: import("vue").PropType<"default" | "app" | "chrome">;
174
+ type: import("vue").PropType<"default" | "chrome" | "app">;
175
175
  } & {
176
- type: import("vue").PropType<"default" | "app" | "chrome">;
176
+ type: import("vue").PropType<"default" | "chrome" | "app">;
177
177
  };
178
178
  absolute: {
179
179
  type: import("vue").PropType<boolean>;
@@ -239,9 +239,9 @@ declare const _default: {
239
239
  type: import("vue").PropType<boolean>;
240
240
  };
241
241
  variant: {
242
- type: import("vue").PropType<"default" | "app" | "chrome">;
242
+ type: import("vue").PropType<"default" | "chrome" | "app">;
243
243
  } & {
244
- type: import("vue").PropType<"default" | "app" | "chrome">;
244
+ type: import("vue").PropType<"default" | "chrome" | "app">;
245
245
  };
246
246
  absolute: {
247
247
  type: import("vue").PropType<boolean>;
@@ -286,7 +286,7 @@ declare const _default: {
286
286
  } & {
287
287
  actionButtons?: Func<[VNodeChild]>;
288
288
  };
289
- variant?: "default" | "app" | "chrome";
289
+ variant?: "default" | "chrome" | "app";
290
290
  subTitle?: string;
291
291
  "sub-title"?: string;
292
292
  navigationExpanded?: boolean;
@@ -13,6 +13,13 @@ declare const _default: {
13
13
  } & {
14
14
  activator?: Func<[VNodeChild]>;
15
15
  }>;
16
+ disabled: {
17
+ type: import("vue").PropType<boolean>;
18
+ required: false;
19
+ } & {
20
+ type: import("vue").PropType<boolean>;
21
+ required: false;
22
+ };
16
23
  "onUpdate:modelValue": {
17
24
  type: import("vue").PropType<(value: string) => any>;
18
25
  };
@@ -58,6 +65,13 @@ declare const _default: {
58
65
  } & {
59
66
  activator?: Func<[VNodeChild]>;
60
67
  }>;
68
+ disabled: {
69
+ type: import("vue").PropType<boolean>;
70
+ required: false;
71
+ } & {
72
+ type: import("vue").PropType<boolean>;
73
+ required: false;
74
+ };
61
75
  "onUpdate:modelValue": {
62
76
  type: import("vue").PropType<(value: string) => any>;
63
77
  };
@@ -112,6 +126,13 @@ declare const _default: {
112
126
  } & {
113
127
  activator?: Func<[VNodeChild]>;
114
128
  }>;
129
+ disabled: {
130
+ type: import("vue").PropType<boolean>;
131
+ required: false;
132
+ } & {
133
+ type: import("vue").PropType<boolean>;
134
+ required: false;
135
+ };
115
136
  "onUpdate:modelValue": {
116
137
  type: import("vue").PropType<(value: string) => any>;
117
138
  };
@@ -163,6 +184,13 @@ declare const _default: {
163
184
  } & {
164
185
  activator?: Func<[VNodeChild]>;
165
186
  }>;
187
+ disabled: {
188
+ type: import("vue").PropType<boolean>;
189
+ required: false;
190
+ } & {
191
+ type: import("vue").PropType<boolean>;
192
+ required: false;
193
+ };
166
194
  "onUpdate:modelValue": {
167
195
  type: import("vue").PropType<(value: string) => any>;
168
196
  };
@@ -214,6 +242,7 @@ declare const _default: {
214
242
  } & {
215
243
  class?: String | String[];
216
244
  label?: string;
245
+ disabled?: boolean;
217
246
  "v-model"?: string;
218
247
  "onUpdate:modelValue"?: (value: string) => any;
219
248
  modelValue?: string;