@omnia/fx 8.0.161-dev → 8.0.162-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (66) hide show
  1. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +6 -6
  2. package/internal-do-not-import-from-here/ux/app/management/tabs/shared/addbutton/AddButton.d.ts +1 -1
  3. package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +10 -10
  4. package/internal-do-not-import-from-here/ux/appprovisioning/apppropertiesinput/AppPropertiesInput.d.ts +9 -9
  5. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceEnterprisePropertiesVueComponent.d.ts +9 -9
  6. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
  7. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +4 -4
  8. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
  9. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +5 -5
  10. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +2 -2
  11. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +2 -2
  12. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +2 -2
  13. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +10 -10
  14. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -10
  15. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +101 -101
  16. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerBlueprintsViewer.d.ts +2 -2
  17. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +10 -10
  18. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +2 -2
  19. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +2 -2
  20. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +2 -2
  21. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
  22. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +2 -2
  23. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +2 -2
  24. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +400 -400
  25. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +395 -395
  26. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +60 -60
  27. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +395 -395
  28. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +10 -10
  29. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +9 -9
  30. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +1 -1
  32. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  33. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +9 -9
  34. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +9 -9
  35. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +6 -6
  36. package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +9 -9
  37. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +10 -10
  39. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +64 -64
  40. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +406 -406
  41. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +814 -814
  42. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +10 -10
  44. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
  46. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +20 -20
  47. package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +9 -9
  48. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +9 -9
  49. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
  50. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +9 -9
  51. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +9 -9
  52. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +814 -814
  53. package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +10 -10
  56. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +9 -9
  57. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
  58. package/internal-do-not-import-from-here/ux/post/templates/PostCardDisplay.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/richtexteditorrenderer/RichTextEditorRendererSignIn.d.ts +39 -0
  60. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +406 -406
  61. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +1 -1
  62. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
  63. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
  64. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +95 -95
  65. package/internal-do-not-import-from-here/wctypings.d.ts +14 -1
  66. package/package.json +2 -2
@@ -3,10 +3,10 @@ import { ColorSchemaTypes, ThemeDefinitionV2, ThemeContextType } from "@omnia/fx
3
3
  declare const _default: {
4
4
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
5
5
  "color-schema-type": {
6
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
6
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
7
7
  };
8
8
  colorSchemaType: {
9
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
9
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
10
10
  };
11
11
  "theme-type": {
12
12
  type: import("vue").PropType<ThemeContextType>;
@@ -38,10 +38,10 @@ declare const _default: {
38
38
  }) => any;
39
39
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
40
40
  "color-schema-type": {
41
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
41
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
42
42
  };
43
43
  colorSchemaType: {
44
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
44
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
45
45
  };
46
46
  "theme-type": {
47
47
  type: import("vue").PropType<ThemeContextType>;
@@ -71,10 +71,10 @@ declare const _default: {
71
71
  Defaults: {};
72
72
  }, Readonly<import("vue").ExtractPropTypes<{
73
73
  "color-schema-type": {
74
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
74
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
75
75
  };
76
76
  colorSchemaType: {
77
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
77
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
78
78
  };
79
79
  "theme-type": {
80
80
  type: import("vue").PropType<ThemeContextType>;
@@ -103,10 +103,10 @@ declare const _default: {
103
103
  __isSuspense?: never;
104
104
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
105
105
  "color-schema-type": {
106
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
106
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
107
107
  };
108
108
  colorSchemaType: {
109
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
109
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
110
110
  };
111
111
  "theme-type": {
112
112
  type: import("vue").PropType<ThemeContextType>;
@@ -138,9 +138,9 @@ declare const _default: {
138
138
  }) => any;
139
139
  }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
140
140
  propsDefinition: Omit<Readonly<{} & {
141
- "color-schema-type"?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
141
+ "color-schema-type"?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
142
142
  themeDefinition?: ThemeDefinitionV2;
143
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
143
+ colorSchemaType?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
144
144
  "theme-definition"?: ThemeDefinitionV2;
145
145
  themeType?: ThemeContextType;
146
146
  "theme-type"?: ThemeContextType;
@@ -218,10 +218,10 @@ declare const _default: {
218
218
  }>;
219
219
  };
220
220
  location: {
221
- type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
221
+ type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
222
222
  required: false;
223
223
  } & {
224
- type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
224
+ type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
225
225
  required: false;
226
226
  };
227
227
  }>> & {
@@ -449,10 +449,10 @@ declare const _default: {
449
449
  }>;
450
450
  };
451
451
  location: {
452
- type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
452
+ type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
453
453
  required: false;
454
454
  } & {
455
- type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
455
+ type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
456
456
  required: false;
457
457
  };
458
458
  }>> & {
@@ -682,10 +682,10 @@ declare const _default: {
682
682
  }>;
683
683
  };
684
684
  location: {
685
- type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
685
+ type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
686
686
  required: false;
687
687
  } & {
688
- type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
688
+ type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
689
689
  required: false;
690
690
  };
691
691
  }>> & {
@@ -912,10 +912,10 @@ declare const _default: {
912
912
  }>;
913
913
  };
914
914
  location: {
915
- type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
915
+ type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
916
916
  required: false;
917
917
  } & {
918
- type: import("vue").PropType<"left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
918
+ type: import("vue").PropType<"left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom">;
919
919
  required: false;
920
920
  };
921
921
  }>> & {
@@ -999,7 +999,7 @@ declare const _default: {
999
999
  modelValue?: boolean;
1000
1000
  businessProfileId?: string;
1001
1001
  showMenu?: boolean;
1002
- location?: "left" | "center" | "right" | "top" | "start" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom";
1002
+ location?: "left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom";
1003
1003
  providerIds?: GuidValue[];
1004
1004
  emailEnabled?: BoolFilter;
1005
1005
  permissionEnabled?: BoolFilter;
@@ -621,9 +621,9 @@ declare const JourneyBladeComponent: {
621
621
  propsDefinition: Omit<Readonly<{
622
622
  id: GuidValue;
623
623
  } & {
624
- title?: string;
625
624
  switch?: switchValue;
626
625
  icon?: IIcon;
626
+ title?: string;
627
627
  delete?: boolean;
628
628
  size?: "small" | "medium" | "large" | "x-large" | "x-small" | "xx-large" | "xxx-large" | "full-screen" | "fill-space";
629
629
  disabled?: boolean;
@@ -190,8 +190,8 @@ declare const _default: {
190
190
  propsDefinition: Omit<Readonly<{
191
191
  id: GuidValue;
192
192
  } & {
193
- title?: string;
194
193
  icon?: IIcon;
194
+ title?: string;
195
195
  size?: "small" | "medium" | "large" | "x-large" | "x-small" | "xx-large" | "xxx-large" | "full-screen" | "fill-space";
196
196
  items?: JourneyMenuItem[];
197
197
  "v-slots"?: {
@@ -125,9 +125,9 @@ declare const _default: {
125
125
  colorSchemaType?: any;
126
126
  colors?: any;
127
127
  } & {
128
- title?: string;
129
128
  text?: string;
130
129
  icon?: IIcon;
130
+ title?: string;
131
131
  description?: string;
132
132
  }>, never>;
133
133
  };
@@ -14,9 +14,9 @@ declare const _default: {
14
14
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
15
15
  };
16
16
  typography: {
17
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
17
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
18
18
  } & {
19
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
19
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
20
20
  };
21
21
  placeholder: {
22
22
  type: import("vue").PropType<string>;
@@ -112,9 +112,9 @@ declare const _default: {
112
112
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
113
113
  };
114
114
  typography: {
115
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
115
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
116
116
  } & {
117
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
117
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
118
118
  };
119
119
  placeholder: {
120
120
  type: import("vue").PropType<string>;
@@ -217,9 +217,9 @@ declare const _default: {
217
217
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
218
218
  };
219
219
  typography: {
220
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
220
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
221
221
  } & {
222
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
222
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
223
223
  };
224
224
  placeholder: {
225
225
  type: import("vue").PropType<string>;
@@ -319,9 +319,9 @@ declare const _default: {
319
319
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
320
320
  };
321
321
  typography: {
322
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
322
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
323
323
  } & {
324
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
324
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
325
325
  };
326
326
  placeholder: {
327
327
  type: import("vue").PropType<string>;
@@ -468,7 +468,7 @@ declare const _default: {
468
468
  };
469
469
  }>;
470
470
  };
471
- typography?: "title" | "text" | "navigation" | TypographyTypes;
471
+ typography?: "text" | "title" | "navigation" | TypographyTypes;
472
472
  size?: "xs" | "s" | "m" | "l" | "xl" | TypographySizes;
473
473
  placeholder?: string;
474
474
  blueprint?: TextBlueprint;
@@ -12,9 +12,9 @@ declare const _default: {
12
12
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
13
13
  };
14
14
  typography: {
15
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
15
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
16
16
  } & {
17
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
17
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
18
18
  };
19
19
  toned: {
20
20
  type: import("vue").PropType<boolean>;
@@ -37,9 +37,9 @@ declare const _default: {
37
37
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
38
38
  };
39
39
  typography: {
40
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
40
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
41
41
  } & {
42
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
42
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
43
43
  };
44
44
  toned: {
45
45
  type: import("vue").PropType<boolean>;
@@ -69,9 +69,9 @@ declare const _default: {
69
69
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
70
70
  };
71
71
  typography: {
72
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
72
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
73
73
  } & {
74
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
74
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
75
75
  };
76
76
  toned: {
77
77
  type: import("vue").PropType<boolean>;
@@ -98,9 +98,9 @@ declare const _default: {
98
98
  type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
99
99
  };
100
100
  typography: {
101
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
101
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
102
102
  } & {
103
- type: import("vue").PropType<"title" | "text" | "navigation" | TypographyTypes>;
103
+ type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
104
104
  };
105
105
  toned: {
106
106
  type: import("vue").PropType<boolean>;
@@ -115,7 +115,7 @@ declare const _default: {
115
115
  propsDefinition: Omit<Readonly<{
116
116
  value: string;
117
117
  } & {
118
- typography?: "title" | "text" | "navigation" | TypographyTypes;
118
+ typography?: "text" | "title" | "navigation" | TypographyTypes;
119
119
  size?: "xs" | "s" | "m" | "l" | "xl" | TypographySizes;
120
120
  blueprint?: TextBlueprint;
121
121
  toned?: boolean;
@@ -93,8 +93,8 @@ declare const _default: {
93
93
  onKeyup?: (event: any) => any;
94
94
  onScroll?: (event: any) => any;
95
95
  "onUpdate:modelValue"?: (value: string) => any;
96
- onConfiguration?: (event: any) => any;
97
96
  onLayout?: (event: any) => any;
97
+ onConfiguration?: (event: any) => any;
98
98
  onPosition?: (event: any) => any;
99
99
  onSelection?: (event: any) => any;
100
100
  onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
@@ -227,8 +227,8 @@ declare const _default: {
227
227
  onKeyup?: (event: any) => any;
228
228
  onScroll?: (event: any) => any;
229
229
  "onUpdate:modelValue"?: (value: string) => any;
230
- onConfiguration?: (event: any) => any;
231
230
  onLayout?: (event: any) => any;
231
+ onConfiguration?: (event: any) => any;
232
232
  onPosition?: (event: any) => any;
233
233
  onSelection?: (event: any) => any;
234
234
  onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
@@ -343,8 +343,8 @@ declare const _default: {
343
343
  onKeyup?: (event: any) => any;
344
344
  onScroll?: (event: any) => any;
345
345
  "onUpdate:modelValue"?: (value: string) => any;
346
- onConfiguration?: (event: any) => any;
347
346
  onLayout?: (event: any) => any;
347
+ onConfiguration?: (event: any) => any;
348
348
  onPosition?: (event: any) => any;
349
349
  onSelection?: (event: any) => any;
350
350
  onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
@@ -456,8 +456,8 @@ declare const _default: {
456
456
  onKeyup?: (event: any) => any;
457
457
  onScroll?: (event: any) => any;
458
458
  "onUpdate:modelValue"?: (value: string) => any;
459
- onConfiguration?: (event: any) => any;
460
459
  onLayout?: (event: any) => any;
460
+ onConfiguration?: (event: any) => any;
461
461
  onPosition?: (event: any) => any;
462
462
  onSelection?: (event: any) => any;
463
463
  onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
@@ -566,7 +566,7 @@ declare const _default: {
566
566
  "onUpdate:modelValue"?: (value: string) => any;
567
567
  modelValue?: string;
568
568
  language?: string;
569
- }>, "onError" | "onBlur" | "onChange" | "onFocus" | "onKeydown" | "onKeyup" | "onScroll" | "onUpdate:modelValue" | "onConfiguration" | "onLayout" | "onPosition" | "onSelection" | "onEditorDidMount" | "onContextMenu" | "onBlurText" | "onModelDecorations" | "onModelLanguage" | "onModelOptions" | "onAfterDispose" | "onFocusText" | "onMouseDown" | "onMouseLeave" | "onMouseMove" | "onMouseUp"> & {
569
+ }>, "onError" | "onBlur" | "onChange" | "onFocus" | "onKeydown" | "onKeyup" | "onScroll" | "onUpdate:modelValue" | "onLayout" | "onConfiguration" | "onPosition" | "onSelection" | "onEditorDidMount" | "onContextMenu" | "onBlurText" | "onModelDecorations" | "onModelLanguage" | "onModelOptions" | "onAfterDispose" | "onFocusText" | "onMouseDown" | "onMouseLeave" | "onMouseMove" | "onMouseUp"> & {
570
570
  onError?: (err: string) => any;
571
571
  onBlur?: () => any;
572
572
  onChange?: (value: string, event: any) => any;
@@ -575,8 +575,8 @@ declare const _default: {
575
575
  onKeyup?: (event: any) => any;
576
576
  onScroll?: (event: any) => any;
577
577
  "onUpdate:modelValue"?: (value: string) => any;
578
- onConfiguration?: (event: any) => any;
579
578
  onLayout?: (event: any) => any;
579
+ onConfiguration?: (event: any) => any;
580
580
  onPosition?: (event: any) => any;
581
581
  onSelection?: (event: any) => any;
582
582
  onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
@@ -7,9 +7,9 @@ declare const _default: {
7
7
  type: import("vue").PropType<IIcon>;
8
8
  };
9
9
  variant: {
10
- type: import("vue").PropType<"info" | "error" | "warning" | "success">;
10
+ type: import("vue").PropType<"warning" | "error" | "info" | "success">;
11
11
  } & {
12
- type: import("vue").PropType<"info" | "error" | "warning" | "success">;
12
+ type: import("vue").PropType<"warning" | "error" | "info" | "success">;
13
13
  };
14
14
  closable: {
15
15
  type: import("vue").PropType<boolean>;
@@ -39,9 +39,9 @@ declare const _default: {
39
39
  type: import("vue").PropType<IIcon>;
40
40
  };
41
41
  variant: {
42
- type: import("vue").PropType<"info" | "error" | "warning" | "success">;
42
+ type: import("vue").PropType<"warning" | "error" | "info" | "success">;
43
43
  } & {
44
- type: import("vue").PropType<"info" | "error" | "warning" | "success">;
44
+ type: import("vue").PropType<"warning" | "error" | "info" | "success">;
45
45
  };
46
46
  closable: {
47
47
  type: import("vue").PropType<boolean>;
@@ -78,9 +78,9 @@ declare const _default: {
78
78
  type: import("vue").PropType<IIcon>;
79
79
  };
80
80
  variant: {
81
- type: import("vue").PropType<"info" | "error" | "warning" | "success">;
81
+ type: import("vue").PropType<"warning" | "error" | "info" | "success">;
82
82
  } & {
83
- type: import("vue").PropType<"info" | "error" | "warning" | "success">;
83
+ type: import("vue").PropType<"warning" | "error" | "info" | "success">;
84
84
  };
85
85
  closable: {
86
86
  type: import("vue").PropType<boolean>;
@@ -114,9 +114,9 @@ declare const _default: {
114
114
  type: import("vue").PropType<IIcon>;
115
115
  };
116
116
  variant: {
117
- type: import("vue").PropType<"info" | "error" | "warning" | "success">;
117
+ type: import("vue").PropType<"warning" | "error" | "info" | "success">;
118
118
  } & {
119
- type: import("vue").PropType<"info" | "error" | "warning" | "success">;
119
+ type: import("vue").PropType<"warning" | "error" | "info" | "success">;
120
120
  };
121
121
  closable: {
122
122
  type: import("vue").PropType<boolean>;
@@ -146,7 +146,7 @@ declare const _default: {
146
146
  "v-model"?: boolean;
147
147
  "onUpdate:modelValue"?: (value: boolean) => any;
148
148
  modelValue?: boolean;
149
- variant?: "info" | "error" | "warning" | "success";
149
+ variant?: "warning" | "error" | "info" | "success";
150
150
  closable?: boolean;
151
151
  }>, never>;
152
152
  };
@@ -518,10 +518,10 @@ declare const _default: {
518
518
  colorSchemaType?: any;
519
519
  colors?: any;
520
520
  } & {
521
- block?: boolean;
522
521
  text?: string;
523
522
  icon?: ButtonIconOptions;
524
523
  class?: String | String[];
524
+ block?: boolean;
525
525
  target?: "_blank" | "_self" | "_parent" | "_top" | "framename";
526
526
  href?: string;
527
527
  size?: "small" | "default" | "large" | "x-large" | "x-small";
@@ -12,10 +12,10 @@ declare const _default: {
12
12
  type: import("vue").PropType<Spacing | SpacingValue>;
13
13
  };
14
14
  "align-y": {
15
- type: import("vue").PropType<"center" | "top" | "bottom">;
15
+ type: import("vue").PropType<"top" | "center" | "bottom">;
16
16
  };
17
17
  alignY: {
18
- type: import("vue").PropType<"center" | "top" | "bottom">;
18
+ type: import("vue").PropType<"top" | "center" | "bottom">;
19
19
  };
20
20
  "min-width": {
21
21
  type: import("vue").PropType<string>;
@@ -62,10 +62,10 @@ declare const _default: {
62
62
  type: import("vue").PropType<Spacing | SpacingValue>;
63
63
  };
64
64
  "align-y": {
65
- type: import("vue").PropType<"center" | "top" | "bottom">;
65
+ type: import("vue").PropType<"top" | "center" | "bottom">;
66
66
  };
67
67
  alignY: {
68
- type: import("vue").PropType<"center" | "top" | "bottom">;
68
+ type: import("vue").PropType<"top" | "center" | "bottom">;
69
69
  };
70
70
  "min-width": {
71
71
  type: import("vue").PropType<string>;
@@ -123,10 +123,10 @@ declare const _default: {
123
123
  type: import("vue").PropType<Spacing | SpacingValue>;
124
124
  };
125
125
  "align-y": {
126
- type: import("vue").PropType<"center" | "top" | "bottom">;
126
+ type: import("vue").PropType<"top" | "center" | "bottom">;
127
127
  };
128
128
  alignY: {
129
- type: import("vue").PropType<"center" | "top" | "bottom">;
129
+ type: import("vue").PropType<"top" | "center" | "bottom">;
130
130
  };
131
131
  "min-width": {
132
132
  type: import("vue").PropType<string>;
@@ -181,10 +181,10 @@ declare const _default: {
181
181
  type: import("vue").PropType<Spacing | SpacingValue>;
182
182
  };
183
183
  "align-y": {
184
- type: import("vue").PropType<"center" | "top" | "bottom">;
184
+ type: import("vue").PropType<"top" | "center" | "bottom">;
185
185
  };
186
186
  alignY: {
187
- type: import("vue").PropType<"center" | "top" | "bottom">;
187
+ type: import("vue").PropType<"top" | "center" | "bottom">;
188
188
  };
189
189
  "min-width": {
190
190
  type: import("vue").PropType<string>;
@@ -235,11 +235,11 @@ declare const _default: {
235
235
  margin?: Spacing | SpacingValue;
236
236
  padding?: Spacing | SpacingValue;
237
237
  filled?: boolean;
238
- alignY?: "center" | "top" | "bottom";
238
+ alignY?: "top" | "center" | "bottom";
239
239
  grow?: number;
240
240
  toned?: boolean;
241
241
  "min-width"?: string;
242
- "align-y"?: "center" | "top" | "bottom";
242
+ "align-y"?: "top" | "center" | "bottom";
243
243
  }>, never>;
244
244
  };
245
245
  export default _default;